Merge consonants, vowels and remainder maps into one as suggested by Takahashi.
[m17n/m17n-contrib.git] / im / bn-inscript.mim
index 9e41696..cd82356 100644 (file)
@@ -6,20 +6,20 @@
 ;; This file is part of the m17n contrib; a sub-part of the m17n
 ;; library.
 
-;; The library is free software; you can redistribute it and/or
+;; The m17n library is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU Lesser General Public License
 ;; as published by the Free Software Foundation; either version 2.1 of
 ;; the License, or (at your option) any later version.
 
-;; The library is distributed in the hope that it will be useful,
+;; The m17n library is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 ;; Lesser General Public License for more details.
 
 ;; You should have received a copy of the GNU Lesser General Public
-;; License along with the library; if not, write to the Free
-;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-;; 02111-1307, USA.
+;; License along with the m17n library; if not, write to the Free
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 (input-method bn inscript)
 
@@ -43,6 +43,23 @@ Key summary: Runa Bhattacharjee <runab@redhat.com>
 
 (map
  (trans
+  ((KP_1) "১")
+  ((KP_2) "২")
+  ((KP_3) "৩")
+  ((KP_4) "৪")
+  ((KP_5) "৫")
+  ((KP_6) "৬")
+  ((KP_7) "৭")
+  ((KP_8) "৮")
+  ((KP_9) "৯")
+  ((KP_0) "০")
+  ((KP_Decimal) ".")
+  ((KP_Divide) "/")
+  ((KP_Multiply) "*")
+  ((KP_Add) "+")
+  ((KP_Subtract) "-")
   ("!" ?!)
   ("\"" ?ঠ)
   ("'" ?ট)
@@ -51,7 +68,7 @@ Key summary: Runa Bhattacharjee <runab@redhat.com>
   ("+" ?ঋ)
   ("," ?,)
   ("-" ?-)
-  ("." ?।)
+  ("." ".")
   ("/" ?য়)
   ("0" ?০)
   ("1" ?১)
@@ -67,7 +84,7 @@ Key summary: Runa Bhattacharjee <runab@redhat.com>
   (";" ?চ)
   ("<" ?ষ)
   ("=" ?ৃ)
-  (">" ?>)
+  (">" ?।)
   ("?" ?য)
   ("@" ?@)
   ("#" ?#)