;; as-itrans.mim -- Assamese input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ক্")
("^" "ত্ৰ")
("*" "শ্ৰ")
("]" "়")
+ ((KP_1) "১")
+ ((KP_2) "২")
+ ((KP_3) "৩")
+ ((KP_4) "৪")
+ ((KP_5) "৫")
+ ((KP_6) "৬")
+ ((KP_7) "৭")
+ ((KP_8) "৮")
+ ((KP_9) "৯")
+ ((KP_0) "০")
((S-\ ) "")
((C-@) ""))
;; bn-itrans.mim -- Bengali input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ক্")
("^" "ত্র") ; not in ITRANS Bengali table
("*" "শ্র") ; not in ITRANS Bengali table
("]" "়") ; not in ITRANS Bengali table
+ ((KP_1) "১")
+ ((KP_2) "২")
+ ((KP_3) "৩")
+ ((KP_4) "৪")
+ ((KP_5) "৫")
+ ((KP_6) "৬")
+ ((KP_7) "৭")
+ ((KP_8) "৮")
+ ((KP_9) "৯")
+ ((KP_0) "০")
((S-\ ) "") ; not in ITRANS Bengali table
((C-@) "")) ; not in ITRANS Bengali table
;; gu-itrans.mim -- Gujarati input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ક્")
("^" "ત્ર") ; not in ITRANS Gujarati table
("*" "શ્ર") ; not in ITRANS Gujarati table
("]" "઼") ; not in ITRANS Gujarati table
+ ((KP_1) "૧")
+ ((KP_2) "૨")
+ ((KP_3) "૩")
+ ((KP_4) "૪")
+ ((KP_5) "૫")
+ ((KP_6) "૬")
+ ((KP_7) "૭")
+ ((KP_8) "૮")
+ ((KP_9) "૯")
+ ((KP_0) "૦")
((S-\ ) "") ; not in ITRANS Gujarati table
((C-@) "")) ; not in ITRANS Gujarati table
;; hi-itrans.mim -- Hindi input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "क्")
("^" "त्र") ; not in ITRANS Devanagari table
("*" "श्र") ; not in ITRANS Devanagari table
("]" "़") ; not in ITRANS Devanagari table
+ ((KP_1) "१")
+ ((KP_2) "२")
+ ((KP_3) "३")
+ ((KP_4) "४")
+ ((KP_5) "५")
+ ((KP_6) "६")
+ ((KP_7) "७")
+ ((KP_8) "८")
+ ((KP_9) "९")
+ ((KP_0) "०")
((S-\ ) "") ; not in ITRANS Devanagari table
((C-@) "")) ; not in ITRANS Devanagari table
;; kn-itrans.mim -- Kannada input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("L") ("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ಕ್")
("9" "೯")
("#" "್ರ") ; not in ITRANS Kannada table
("$" "ರ್") ; not in ITRANS Kannada table
+ ((KP_1) "೧")
+ ((KP_2) "೨")
+ ((KP_3) "೩")
+ ((KP_4) "೪")
+ ((KP_5) "೫")
+ ((KP_6) "೬")
+ ((KP_7) "೭")
+ ((KP_8) "೮")
+ ((KP_9) "೯")
+ ((KP_0) "೦")
((S-\ ) "") ; not in ITRANS Kannada table
((C-@) "")) ; not in ITRANS Kannada table
;; ml-itrans.mim -- Malayalam input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ക്")
("$" "ര്")
("^" "ത്ര")
("*" "ശ്ര")
+ ((KP_1) "൧")
+ ((KP_2) "൨")
+ ((KP_3) "൩")
+ ((KP_4) "൪")
+ ((KP_5) "൫")
+ ((KP_6) "൬")
+ ((KP_7) "൭")
+ ((KP_8) "൮")
+ ((KP_9) "൯")
+ ((KP_0) "൦")
((S-\ ) "")
((C-@) ""))
;; or-itrans.mim -- Oriya input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "କ୍")
("^" "ତ୍ର")
("*" "ଶ୍ର")
("]" "଼")
+ ((KP_1) "୧")
+ ((KP_2) "୨")
+ ((KP_3) "୩")
+ ((KP_4) "୪")
+ ((KP_5) "୫")
+ ((KP_6) "୬")
+ ((KP_7) "୭")
+ ((KP_8) "୮")
+ ((KP_9) "୯")
+ ((KP_0) "୦")
((S-\ ) "")
((C-@) ""))
;; pa-itrans.mim -- Punjabi input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "ਕ੍")
("^" "ਤ੍ਰ") ; not in ITRANS Gurmukhi table
("*" "ਸ਼੍ਰ") ; not in ITRANS Gurmukhi table
("]" "਼") ; not in ITRANS Gurmukhi table
+ ((KP_1) "੧")
+ ((KP_2) "੨")
+ ((KP_3) "੩")
+ ((KP_4) "੪")
+ ((KP_5) "੫")
+ ((KP_6) "੬")
+ ((KP_7) "੭")
+ ((KP_8) "੮")
+ ((KP_9) "੯")
+ ((KP_0) "੦")
((S-\ ) "") ; not in ITRANS Gurmukhi table
((C-@) "")) ; not in ITRANS Gurmukhi table
;; ta-itrans.mim -- Tamil input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "க்")
("q" "ஃ")
("H" "ஃ") ; not in ITRANS Tamil table
(".h" "்") ; not in ITRANS Tamil table
+ ("0" "௦")
("1" "௧")
("2" "௨")
("3" "௩")
("#" "்ர") ; not in ITRANS Tamil table
("$" "ர்") ; not in ITRANS Tamil table
("^" "த்ர") ; not in ITRANS Tamil table
+ ((KP_1) "௧")
+ ((KP_2) "௨")
+ ((KP_3) "௩")
+ ((KP_4) "௪")
+ ((KP_5) "௫")
+ ((KP_6) "௬")
+ ((KP_7) "௭")
+ ((KP_8) "௮")
+ ((KP_9) "௯")
+ ((KP_0) "௦")
((S-\ ) "") ; not in ITRANS Tamil table
((C-@) "")) ; not in ITRANS Tamil table
;; te-itrans.mim -- Telugu input method with ITRANS method
-;; Copyright (C) 2003, 2004, 2005, 2006
+;; Copyright (C) 2003, 2004, 2005, 2006, 2007
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H15PRO112
("M") ("N") ("O") ("R") ("S") ("T") ("U") ("Y")
("a") ("b") ("c") ("d") ("e") ("f") ("g") ("h") ("i")
("j") ("k") ("l") ("m") ("n") ("o") ("p") ("q") ("r")
- ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z"))
+ ("s") ("t") ("u") ("v") ("w") ("x") ("y") ("z")
+ ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
+ ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
(consonant
("k" "క్")
("$" "ర్") ; not in ITRANS Telugu table
("^" "త్ర") ; not in ITRANS Telugu table
("*" "శ్ర") ; not in ITRANS Telugu table
+ ((KP_1) "౧")
+ ((KP_2) "౨")
+ ((KP_3) "౩")
+ ((KP_4) "౪")
+ ((KP_5) "౫")
+ ((KP_6) "౬")
+ ((KP_7) "౭")
+ ((KP_8) "౮")
+ ((KP_9) "౯")
+ ((KP_0) "౦")
((S-\ ) "") ; not in ITRANS Telugu table
((C-@) "")) ; not in ITRANS Telugu table