From: handa Date: Thu, 21 Oct 2004 07:08:12 +0000 (+0000) Subject: Fix rule for "J"->HJF. X-Git-Tag: REL-1-2-0~48 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9d0837eda30945cd71c851d357a55c8dd0a60485;p=m17n%2Fm17n-db.git Fix rule for "J"->HJF. --- diff --git a/ko-han2.mim b/ko-han2.mim index 6d89336..4d1346f 100644 --- a/ko-han2.mim +++ b/ko-han2.mim @@ -150,12 +150,11 @@ (V-head ("y") ("u") ("i") ("o") ("p") ("O") ("P") - ("h") ("j") ("J") ("k") ("K") ("l") + ("h") ("j") ("k") ("K") ("l") ("b") ("n") ("m")) (V ;; Set V to JUNGSEONG. - ("J" (set V ?ᅠ) ?ᅠ (compose)) ("k" (set V ?ᅡ) ?ㅏ (compose)) ("o" (set V ?ᅢ) ?ㅐ (compose)) ("i" (set V ?ᅣ) ?ㅑ (compose)) @@ -269,6 +268,9 @@ ("ga" (set T ?ᇷ) ?ᇷ (compose)) ("gq" (set T ?ᇸ) ?ᇸ (compose))) + (special + ("J" (set V ?ᅠ) ?ᅠ (compose))) + (backspace ((BackSpace) (undo)))) @@ -278,6 +280,7 @@ (L (set T 0x11A7) (shift state-L)) (V) (T) + (special) (backspace)) (state-L (V (shift state-LV))