Home
last modified time | relevance | path

Searched refs:vowels (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/test/CXX/expr/expr.const/
Dp3-0x.cpp19 constexpr char vowels[] = "aeiou"; in a() local
21 case vowels[0]: in a()
22 case vowels[1]: in a()
23 case vowels[2]: in a()
24 case vowels[3]: in a()
25 case vowels[4]: in a()
26 static_assert(!vowels[5], "unexpected number of vowels"); in a()
/external/icu/icu4c/source/data/translit/
DInterIndic_Latin.txt135 $vowels=[aeiour\u0304\u0325\u0306];
347 # dependent vowels (should never occur except following consonants)
361 #extra vowels
381 #extra vowels
386 #dependent vowels when following independent vowels. Generally Illegal only for roundtripping
401 #extra vowels
407 # independent vowels when preceeded by vowels
408 $vowels{$waa → ''a\u0304;
409 $vowels{$wai → ''ai;
410 $vowels{$wau → ''au;
[all …]
Dko_ko_Latn_BGN.txt42 $vowels = [ᅡᅢᅣᅤᅥᅦᅧᅨᅩᅪᅫᅬᅭᅮᅯᅰᅱᅲᅳᅴᅵ] ;
200 [$vowels]ᄀ → g ; # HANGUL JONGSEONG KIYEOK + CHOSEONG KIYEOK
201 [$vowels]ᄂ → n ; # HANGUL JONGSEONG KIYEOK + CHOSEONG NIEUN
202 [$vowels]ᄃ → d ; # HANGUL JONGSEONG KIYEOK + CHOSEONG TIKEUT
203 [$vowels]ᄅ → r ; # HANGUL JONGSEONG KIYEOK + CHOSEONG RIEUL
204 [$vowels]ᄆ → m ; # HANGUL JONGSEONG KIYEOK + CHOSEONG MIEUM
205 [$vowels]ᄇ → b ; # HANGUL JONGSEONG KIYEOK + CHOSEONG PIEUP
206 [$vowels]ᄉ → s ; # HANGUL JONGSEONG KIYEOK + CHOSEONG SIOS
207 [$vowels]ᄋ → ; # HANGUL JONGSEONG KIYEOK + CHOSEONG IEUNG
208 [$vowels]ᄌ → j ; # HANGUL JONGSEONG KIYEOK + CHOSEONG CIEUC
[all …]
Dru_ru_Latn_BGN.txt34 $vowels = [$upperVowels $lowerVowels] ;
35 $upperConsonants = [[:Uppercase:]-$vowels] ;
36 $lowerConsonants = [[:Lowercase:]-$vowels] ;
55 # we have to transform these in a separate pass before we change the vowels.
79 # BUG(ftang)- the following two lines said BEFORE the vowels, instead of AFTER
86 # BUG(ftang)- the following line said BEFORE the vowels, instead of AFTER
105 # BUG(ftang)- the following two lines said BEFORE the vowels, instead of AFTER
111 # BUG(ftang)- the following line said BEFORE the vowels, instead of AFTER
221 # BUG(ftang) the following line said the vowels will change
222 # $vowels}Ы → ·Y ; # CYRILLIC CAPITAL LETTER I
[all …]
Dblt_blt_FONIPA.txt41 $V1 = [ꪵ ꪶ ꪹ ꪻ ꪼ]; # vowels written before consonant
42 $V2 = [ \uAAB0 \uAAB2 \uAAB3 \uAAB4 \uAAB7 \uAAB8 \uAABE]; # vowels written above or below consona…
43 $V3 = [ꪱ ꪮ ꪺ ꪽ]; # vowels written after consonant
64 # Convert tones for unchecked syllables with vowels that are written
71 # Convert tones for unchecked syllables with vowels that are either written
72 # before the consonant (V1) or vowels that are written above or below it (V2).
DThai_ThaiLogical.txt8 # This reverses the Thai LogicalOrderException vowels, and does (part of) spaces
16 # Now vowels
Dund_FONIPA_fa.txt10 # In these rules, we produce ی و ا both for short and for long vowels.
13 # Short schwa [ə] and a few other, schwa-like vowels get omitted entirely
17 # dark vowels; note that this use of آ is quite different from Arabic.
Dcy_cy_FONIPA.txt27 # Both orthographic and phonetic vowels
73 # Transduce ‹si› to /ʃ/ before vowels
77 # First transduce ‹i›, ‹w› to glides prior to vowels. With ‹w› we want to
98 # Transduction of vowels
182 # Finally, deal with vowels that are marked as long with a circumflex
Dund_FONIPA_ar.txt10 # In these rules, we produce ي و ا both for short and for long vowels.
13 # However, we emit short schwa [ə] and a few other, schwa-like vowels.
DThaiLogical_Latin.txt18 # The insertion of spaces between words, the reversal of the vowels
20 # So as far as these rules are concerned, the vowels are in logical order!
95 # vowels
DLatin_ConjoiningJamo.txt21 # vowels or jungseong (M), and trailing consonants or jongseong (F).
41 # A sequence of vowels:
174 # For vowels the rule is similar. If there is a vowel "ae" such that
175 # "a" by itself and "e" by itself are vowels, then we want to map A E
178 # vowels of the form "aei", both "ae" + "i" and "a" + "ei" must be
475 # Delete null consonants (Jamo-Latin). Do NOT delete null EU vowels,
Dja_Latn_ru.txt33 # Turn long /i:/ into two vowels /ii/.
Dhy_hy_Latn_BGN.txt31 $vowels = [$upperVowels $lowerVowels] ;
61 $vowels {ե → ye ; # ARMENIAN SMALL LETTER ECH
Dxh_xh_FONIPA.txt19 # The NCHLT 2013 phone set does not distinguish short and long vowels and does
Dit_am.txt232 # Standalone vowels and consonants.
Dit_ja.txt222 # Standalone vowels and consonants.
Dsr_sr_Latn_BGN.txt41 $vowels = [$upperVowels $lowerVowels] ;
Dmy_my_FONIPA.txt14 # to resolve ambiguities, especially around reduced vowels, in a
296 # Independent vowels
Dmk_mk_Latn_BGN.txt46 $vowels = [$upperVowels $lowerVowels] ;
/external/apache-http/src/org/apache/commons/codec/language/
DMetaphone.java46 private String vowels = "AEIOU" ; field in Metaphone
315 return (this.vowels.indexOf(string.charAt(index)) >= 0); in isVowel()
/external/hyphenation-patterns/eu/
Dhyph-eu.lic.txt50 % Open vowels: a e o
51 % Closed vowels: i u
/external/harfbuzz_ng/test/shaping/data/in-house/
DMakefile.sources50 tests/tibetan-vowels.tests \
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Dinternal_fixBadIpa.txt81 # delete extra schwas after short vowels
/external/cldr/tools/java/org/unicode/cldr/tool/
DMakeTransliterator.java487 public static UnicodeSet vowels = new UnicodeSet("[aeiou æ ɑ ə ɛ ɪ ʊ â î ô]").freeze(); field in MakeTransliterator
525 targetChars.removeAll(vowels); in distance()
526 targetCoreChars.removeAll(vowels); in distance()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DindicExceptions.txt53 \u0A72 Gurmukhi iri (base for vowels)
54 \u0A73 Gurmukhi ura (base for vowels)

123