(map:commit-preedit): Add SPC.
[m17n/m17n-db.git] / MIM / ja-anthy.mim
index 13419ee..c1f7325 100644 (file)
@@ -1,5 +1,5 @@
 ;; ja-anthy.mim -- Japanese input method using Anthy as a conversion server.
 ;; ja-anthy.mim -- Japanese input method using Anthy as a conversion server.
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
@@ -32,6 +32,8 @@ communicate with Anthy.  For more detail about Anthy, see the page
   <http://sourceforge.jp/projects/anthy/>.
 ")
 
   <http://sourceforge.jp/projects/anthy/>.
 ")
 
+(title "aあ")
+
 (variable
  (input-mode 
   "Hiragana or Katakana (not yet implemented)
 (variable
  (input-mode 
   "Hiragana or Katakana (not yet implemented)
@@ -46,14 +48,15 @@ Select Hiragana or Katakana"
 (command
  (convert) (commit))
 
 (command
  (convert) (commit))
 
-(title "aあ")
+(module
+ (libmimx-anthy convert resize change commit init fini))
 
 (map
  (starter
   ("a") ("i") ("u") ("e") ("o")
   ("k") ("s") ("t") ("n") ("h") ("m") ("y") ("r") ("l") ("w")
   ("g") ("z") ("d") ("b") ("p")
 
 (map
  (starter
   ("a") ("i") ("u") ("e") ("o")
   ("k") ("s") ("t") ("n") ("h") ("m") ("y") ("r") ("l") ("w")
   ("g") ("z") ("d") ("b") ("p")
-  ("c") ("j") ("f") ("x") ("v") ("z")
+  ("c") ("j") ("f") ("x") ("v")
   ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9") ("0")
   ("!") ("@") ("#") ("$") ("%") ("^") ("&") ("*") ("(") (")")
   ("-") ("=") ("`") ("\\") ("|") ("_") ("+") ("~") ("[") ("]")
   ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9") ("0")
   ("!") ("@") ("#") ("$") ("%") ("^") ("&") ("*") ("(") (")")
   ("-") ("=") ("`") ("\\") ("|") ("_") ("+") ("~") ("[") ("]")
@@ -207,8 +210,8 @@ Select Hiragana or Katakana"
   ((Right) (move @+)))
 
  (henkan-edit
   ((Right) (move @+)))
 
  (henkan-edit
-  ((Left) (move @[))
-  ((Right) (move @]))
+  ((Left) (move @\[))
+  ((Right) (move @\]))
   ((S-Left) (call libmimx-anthy resize t))
   ((S-Right) (call libmimx-anthy resize nil)))
 
   ((S-Left) (call libmimx-anthy resize t))
   ((S-Right) (call libmimx-anthy resize nil)))
 
@@ -226,19 +229,16 @@ Select Hiragana or Katakana"
 
  (change-candidate
   ((C-A) (select @<))
 
  (change-candidate
   ((C-A) (select @<))
-  ((C-P) (select @[))
+  ((C-P) (select @\[))
   ((C-B) (select @-))
   ((Up) (select @-))
   (" " (select @+))
   ((C-F) (select @+))
   ((Down) (select @+))
   ((C-B) (select @-))
   ((Up) (select @-))
   (" " (select @+))
   ((C-F) (select @+))
   ((Down) (select @+))
-  ((C-N) (select @]))
+  ((C-N) (select @\]))
   ((C-E) (select @>)))
  )
 
   ((C-E) (select @>)))
  )
 
-(module
- (libmimx-anthy convert resize change commit init fini))
-
 (state
  (init
   "aあ"
 (state
  (init
   "aあ"