(state:state-LVT-or-LVTL): Add backspace branch.
[m17n/m17n-db.git] / MIM / bo-ewts.mim
index 6376c56..466b1ab 100644 (file)
@@ -25,7 +25,9 @@
 
 (description "Tibetan input method based on EWTS.
 This implementation is based on THDL Extended Wylie Transliteration Scheme
-Version 2.0 <http://www.thdl.org/collections/langling/ewts/ewts.php>.")
+Version 2.0 <http://www.thlib.org/reference/transliteration/#essay=/thl/ewts>.")
+
+(title "ཀ")
 
 (variable
  (precomposed
@@ -34,8 +36,6 @@ If 1, generate precomposed characters if available (e.g. \"ྲྀ\"(U+0F76).
 If 0, generate only decomposed characters (e.g. \"ྲྀ\" (U+0FB2 U+0F80).")
   0 0 1))
 
-(title "ཀ")
-
 (map
  ;; This map is used also for subjoined consonants.
  (consonant
@@ -318,7 +318,7 @@ If 0, generate only decomposed characters (e.g. \"ྲྀ\" (U+0FB2 U+0F80).")
   (others)
   (escape (shift dispatch-escape))
   (non-tibetan (shift non-tibetan))
-  (backsapce))
+  (backspace))
 
  (after-consonant
   (force-stack (shift consonant-stack))