b0a40b03059790e99186d83700b40fbae410b10a
[m17n/m17n-contrib.git] / im / ta-inscript.mim
1 ;; ta-inscript.mim -- Tamil input method for inscript layout
2 ;; This file is derived from the Tamil inscript table of scim-tables,
3 ;; which was derived from iiimf unitLE's Tamil inscript layout.
4 ;; Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
5
6 ;; This file is part of the m17n contrib; a sub-part of the m17n
7 ;; library.
8
9 ;; The library is free software; you can redistribute it and/or
10 ;; modify it under the terms of the GNU Lesser General Public License
11 ;; as published by the Free Software Foundation; either version 2.1 of
12 ;; the License, or (at your option) any later version.
13
14 ;; The library is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 ;; Lesser General Public License for more details.
18
19 ;; You should have received a copy of the GNU Lesser General Public
20 ;; License along with the library; if not, write to the Free
21 ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 ;; Boston, MA 02110-1301, USA.
23
24 (input-method ta inscript)
25
26 (description "Tamil input method for inscript layout.
27 ")
28
29 (title "க")
30
31 (map
32  (trans
33   ("!" ?!)
34   ("1" ?1)
35   ("@" ?@)
36   ("2" ?2)
37   ("#" ?#)
38   ("3" ?3)
39   ("$" ?$)
40   ("4" ?4)
41   ("%" ?%)
42   ("5" ?5)
43   ("^" ?^)
44   ("6" ?6)
45   ("&" "க்ஷ")
46   ("7" ?7)
47   ("8" ?8)
48   ("(" ?()
49   ("9" ?9)
50   (")" ?))
51   ("0" ?0)
52   ("_" ?ஃ)
53   ("-" ?-)
54   ("+" ?+)
55   ("=" ?=)
56   ("Q" ?ஔ)
57   ("q" ?ௌ)
58   ("W" ?ஐ)
59   ("w" ?ை)
60   ("E" ?ஆ)
61   ("e" ?ா)
62   ("R" ?ஈ)
63   ("r" ?ீ)
64   ("T" ?ஊ)
65   ("t" ?ூ)
66   ("Y" ?Y)
67   ("y" ?y)
68   ("U" ?ங)
69   ("u" ?ஹ)
70   ("I" ?I)
71   ("i" ?i)
72   ("O" ?O)
73   ("o" ?o)
74   ("P" ?P)
75   ("p" ?ஜ)
76   ("{" ?{)
77   ("[" ?[)
78   ("}" ?ஞ)
79   ("]" ?])
80   ("A" ?ஓ)
81   ("a" ?ோ )
82   ("S" ?ஏ)
83   ("s" ?ே)
84   ("D" ?அ)
85   ("d" ?்)
86   ("F" ?இ)
87   ("f" ?ி)
88   ("G" ?உ)
89   ("g" ?ு)
90   ("H" ?H)
91   ("h" ?ப)
92   ("J" ?ற)
93   ("j" ?ர)
94   ("K" ?K)
95   ("k" ?க)
96   ("L" ?L)
97   ("l" ?த)
98   (":" ?:)
99   (";" ?ச)
100   ("\"" ?\")
101   ("'" ?ட)
102   ("|" ?|)
103   ("\\" ?\\)
104   ("~" ?ஒ)
105   ("`" ?ொ)
106   ("Z" ?எ)
107   ("z" ?ெ)
108   ("X" ?X)
109   ("x" ?x)
110   ("C" ?ண)
111   ("c" ?ம)
112   ("V" ?ன)
113   ("v" ?ந)
114   ("B" ?ழ)
115   ("b" ?வ)
116   ("N" ?ள)
117   ("n" ?ல)
118   ("M" ?M)
119   ("m" ?ஸ)
120   ("<" ?ஷ)
121   ("," ?,)
122   (">" ?>)
123   ("." ?.)
124   ("/" ?ய)
125   ("*" "ஷ்ர")
126   ))
127
128 (state
129   (init
130     (trans)))