Home
last modified time | relevance | path

Searched refs:stressed (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dda_rules184 // PB final -graf in da_list - stressed a, stressed i when i is added
1379 // final -ale - stressed a
2586 // final -em - stressed e
4289 // final -ette stressed e
5698 // stressed final i
5715 // stressed final -pi
5758 // stressed i
5957 // stressed e after -ig
6015 // stressed final -iv
6818 // final -ode - stressed o
[all …]
H A Dla_list87 // ego $u (probably should be stressed as it is nominative)
88 // nōs $u (probably should be stressed as it is nominative)
89 // t? $u (probably should be stressed as it is nominative)
90 // vōs $u (probably should be stressed as it is nominative)
91 // is $u (probably should be stressed as it is nominative)
92 // e? $u (probably should be stressed as it is nominative)
93 // i? $u (probably should be stressed as it is nominative)
94 // ea $u (probably should be stressed as it is nominative)
95 // eae $u (probably should be stressed as it is nominative)
96 // id $u (probably should be stressed as it is nominative)
[all …]
/dports/lang/elm/elm-compiler-bootstrap-0.19.1/0.19.1/packages/elm/core/1.0.2/src/
H A DTuple.elm91 mapFirst String.reverse ("stressed", 16) == ("desserts", 16)
92 mapFirst String.length ("stressed", 16) == (8, 16)
101 mapSecond sqrt ("stressed", 16) == ("stressed", 4)
102 mapSecond negate ("stressed", 16) == ("stressed", -16)
113 mapBoth String.reverse sqrt ("stressed", 16) == ("desserts", 4)
114 mapBoth String.length negate ("stressed", 16) == (8, -16)
/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Drussian.cpp207 std::vector<std::string> stressed;
208 …t->translate(str::utf8_string_begin(name),str::utf8_string_end(name),std::back_inserter(stressed)))
210 g2p_fst.translate(stressed.begin(),stressed.end(),std::back_inserter(transcription));
252 std::vector<std::string> stressed;
253 …st.translate(str::utf8_string_begin(name),str::utf8_string_end(name),std::back_inserter(stressed)))
255 g2p_fst.translate(stressed.begin(),stressed.end(),std::back_inserter(transcription));
290 std::vector<std::string> stressed;
291 …t->translate(str::utf8_string_begin(name),str::utf8_string_end(name),std::back_inserter(stressed)))
293 g2p_fst.translate(stressed.begin(),stressed.end(),std::back_inserter(transcription));
300 …t->translate(str::utf8_string_begin(name),str::utf8_string_end(name),std::back_inserter(stressed)))
[all …]
H A Dukrainian.cpp97 std::vector<std::string> stressed; in get_word_transcription() local
98 …d::back_inserter(stressed))) || stress_fst.translate(str::utf8_string_begin(name),str::utf8_string… in get_word_transcription()
100 g2p_fst.translate(stressed.begin(),stressed.end(),std::back_inserter(transcription)); in get_word_transcription()
/dports/math/openturns/openturns-1.18/python/doc/usecases/
H A Duse_case_beam.rst1 .. _use-case-stressed-beam:
3 A simple stressed beam
6 We consider a simple beam stressed by a traction load F at both sides.
10 .. figure:: ../_static/axial-stressed-beam.png
78 >>> # Load the use case axial stressed beam
/dports/science/R-cran-epicalc/epicalc/man/
H A Dfollowup.plot.rd21 \item{stress}{subset of ids to draw stressed lines}
22 \item{stress.labels}{whether the stressed lines should be labelled}
23 \item{label.col}{single integer indicating colour of the stressed line labels}
24 \item{stress.col}{colour values used for the stressed line. Default value is '1' or black}
25 \item{stress.width}{relative width of the stressed line}
26 \item{stress.type}{line type code for the stressed line}
/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dstress_pattern.hpp31 stressed, enumerator
86 state=stressed; in do_stress_syllable()
/dports/textproc/py-html2text/html2text-2020.1.16/
H A DChangeLog.rst28 * Fix #201: handle &lrm;/&rlm; marks mid-text within stressed tags or right after stressed tags.
33 * Fix #238: correct spacing when a HTML entity follows a non-stressed tags which follow a stressed
42 * Fix #208: handle LEFT-TO-RIGHT MARK after a stressed tag.
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnix3d.c343 int stressed, tmp1, tmp2; in TkpGetShadows() local
350 stressed = TkpCmapStressed(tkwin, borderPtr->colormap); in TkpGetShadows()
362 if (!stressed && (Tk_Depth(tkwin) >= 6)) { in TkpGetShadows()
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnix3d.c343 int stressed, tmp1, tmp2; in TkpGetShadows() local
350 stressed = TkpCmapStressed(tkwin, borderPtr->colormap); in TkpGetShadows()
362 if (!stressed && (Tk_Depth(tkwin) >= 6)) { in TkpGetShadows()
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnix3d.c342 int stressed, tmp1, tmp2; in TkpGetShadows() local
349 stressed = TkpCmapStressed(tkwin, borderPtr->colormap); in TkpGetShadows()
361 if (!stressed && (Tk_Depth(tkwin) >= 6)) { in TkpGetShadows()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnix3d.c351 int stressed, tmp1, tmp2; local
358 stressed = TkpCmapStressed(tkwin, borderPtr->colormap);
370 if (!stressed && (Tk_Depth(tkwin) >= 6)) {
/dports/textproc/py-html2text2018/html2text-2018.1.9/html2text/
H A D__init__.py133 self.stressed = False
400 self.stressed = True
410 self.stressed = True
420 self.stressed = True
797 if self.stressed:
799 self.stressed = False
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/time/
H A Ddds10.top10 is continuous-time (or space). As stressed in
/dports/textproc/py-html2text/html2text-2020.1.16/html2text/
H A D__init__.py130 self.stressed = False
405 self.stressed = True
415 self.stressed = True
425 self.stressed = True
807 if self.stressed:
809 self.stressed = False
/dports/net-im/coccinella/Coccinella-0.96.20Src/components/
H A DMood.tcl60 sad sleepy stressed worried
79 sleepy stressed surprised thirsty
202 dict set moodText stressed [mc "Stressed"]
269 dict set moodTextSmall stressed [mc "stressed"]
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unix/
H A Ddefaults.nh19 # Valid values are: unencumbered, burdened, stressed, strained, or overtaxed
77 STATUSCOLOR=burdened:yellow,stressed:orange,strained:red&bold
/dports/www/mergelog/mergelog-4.5/
H A DREADME3 …as been designed to be fast, especially with huge log files from highly stressed web servers. zmer…
/dports/audio/rhvoice/RHVoice-1.2.4/src/scripts/Russian/stress/rulex/
H A Dimport58 stressed=(j<(len(pron)-1)) and (pron[j+1]=="+")
60 if stressed:
66 pattern.append([i,u"Э" if stressed else u"э"])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tests/braille-specs/
H A Dar-ar-g1.yaml63 # character that follows the stressed character.
74 # I didn't add this rule for the characters that can never be stressed, so even if a user types
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/tests/manual-test-cases/Group19-DRS-Disabled/
H A D19-3-DRS-Disabled-Placement.robot72 # 1 VCH host + 1 stressed hosts out of 3 hosts total, leaving one
86 # power on the busybox container - it should relocate to a non-stressed host
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/build/
H A Dtest_launcher.sh64 stressed() { echo Doing stress testing. Press Ctrl-C to terminate # function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/build/
H A Dtest_launcher.sh64 stressed() { echo Doing stress testing. Press Ctrl-C to terminate # function
/dports/devel/tbb/oneTBB-2020.3/build/
H A Dtest_launcher.sh64 stressed() { echo Doing stress testing. Press Ctrl-C to terminate # function

12345678910>>...31