*** empty log message ***
[m17n/m17n-contrib.git] / im / as-phonetic.mim
index 9aa284f..b01d3e7 100644 (file)
@@ -16,8 +16,8 @@
 
 ;; 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.
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 (input-method as phonetic)
 
@@ -71,29 +71,46 @@ Key Summary: Amitakhya Phukan <aphukan@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) "-")  
   ("!" ?!)
   ("1" ?১)
   ("@" ?@)
   ("2" ?২)
   ("#" ?#)
   ("3" ?৩)
-  ("$" ?$)
+  ("$" ?ৎ)
   ("4" ?৪)
   ("%" ?%)
   ("5" ?৫)
-  ("^" ?ৱ)
+  ("^" ?ঞ)
   ("6" ?৬)
-  ("&" ?ঞ)
+  ("&" ?&)
   ("7" ?৭)
-  ("*" "ৎ")
+  ("*" "*")
   ("8" ?৮)
   ("(" ?()
   ("9" ?৯)
   (")" ?))
   ("0" ?০)
   ("_" ?_)
-  ("-" ?‌)
-  ("+" ?‍)
+  ("-" ?-)
+  ("+" ?+)
   ("=" ?=)
   ("Q" ?ধ)
   ("q" ?দ)
@@ -142,9 +159,9 @@ Key Summary: Amitakhya Phukan <aphukan@redhat.com>")
   ("\"" ?\")
   ("'" ?')
   ("|" ?॥)
-  ("\\" ?\\)
-  ("~" ?~)
-  ("`" ?`)
+  ("\\" ?ৱ)
+  ("~"?‌)
+  ("`" ?‍)
   ("Z" ?য)
   ("z" ?য়)
   ("X" ?ঢ়)