changeset 24846:f838455991b6

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Mon, 14 Jun 1999 23:24:09 +0000
parents 87e4cdfac07b
children a976dbfb1f55
files leim/quail/ethiopic.el
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/ethiopic.el	Mon Jun 14 15:10:14 1999 +0000
+++ b/leim/quail/ethiopic.el	Mon Jun 14 23:24:09 1999 +0000
@@ -546,18 +546,17 @@
  ("NWee" ["$(3"`%q(B"])
  ("NW'" ["$(3"`%r(B"])
 
- ("e" ?$(3"c(B)
+ ; ("e" ?$(3"c(B) ; old style
  ("u" ?$(3"d(B)
  ("U" ?$(3"d(B)
  ("i" ?$(3"e(B)
  ("a" ?$(3"f(B)
  ("A" ?$(3"f(B)
  ("E" ?$(3"g(B)
- ; ("ee" ?$(3"g(B) ; Alef-E is rare vs Aynu-e, so ee = Aynu-e
+ ; ("ee" ?$(3"g(B) ; Alef-E is rare vs Aynu-I, so ee = Aynu-I
  ("I" ?$(3"h(B)
- ; ("e" ?$(3"h(B)  ; some people prefer this.  Which is fine but
-                       ; then how is Alef-e reached in Tigirgna mode
-					   ; even though it would be rare?
+ ("e" ?$(3"h(B)    ; This is the premise to "new style" for vowels
+
  ("o" ?$(3"i(B)
  ("O" ?$(3"i(B)
  ("ea" ?$(3"j(B)
@@ -665,16 +664,17 @@
  ("o2" ?$(3#;(B)
  ("O2" ?$(3#;(B)
 
- ("ee" ?$(3#5(B)
- ; ("ae" ?$(3#5(B)  ; Uncomment this if you want ee = Alef-E, comment above
+ ; ("ee" ?$(3#5(B) ; old style
+ ("ae" ?$(3#5(B)   ; new style
+ ("aaa" ?$(3#5(B)  ; new style
  ("uu" ?$(3#6(B)
  ("UU" ?$(3#6(B)
  ("ii" ?$(3#7(B)
  ("aa" ?$(3#8(B)
  ("AA" ?$(3#8(B)
  ("EE" ?$(3#9(B)
- ("eee" ?$(3#9(B)
  ("II" ?$(3#:(B)
+ ("ee" ?$(3#:(B)   ; new style
  ("oo" ?$(3#;(B)
  ("OO" ?$(3#;(B)