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