Lines Matching refs:EU
29 # consonant 110B (IEUNG) and the null vowel 1173 (EU). In Latin text,
47 # -- If there is no preceding vowel, take the first consonant, and insert EU
54 # -- If you still end up with more than 2 consonants, insert EU after the
101 $EU = ᅳ; # null medial, inserted during Latin-Jamo
196 $sep ← a {} [$E $EO $EU];
199 $sep ← [^ey] o {} [$E $EO $EU];
204 $sep ← [^$latinMedial] [o a] {} $IEUNG [$E $EO $EU];
205 $sep ← [^$latinMedial] [w y] a {} $IEUNG [$E $EO $EU];
390 # like 'l'. For example, "karka" =→ Ki A R EU Ki A without this rule.
398 # initials explicitly here; for single initial consonants we insert EU
401 kk → $KKi $EU;
402 tt → $TTi $EU;
403 pp → $PPi $EU;
404 ss → $SSi $EU;
405 jj → $JJi $EU;
406 ch → $CHi $EU;
412 # the above rules. 'bs' splits into Bi EU Sf. Similar for 'gs' 'ng'
415 # which would give "la" =→ IEUNG EU L IEUNG A, for example. A more
436 $jamoInitial {eu} ↔ $EU;
475 # Delete null consonants (Jamo-Latin). Do NOT delete null EU vowels,