Add input-method and descrition elements.
[m17n/m17n-db.git] / latn-pre.mim
1 ;; latn-pre.mim -- Latin input method with prefix modifiers
2 ;; Copyright (C) 2004, 2005
3 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
4 ;;   Registration Number H15PRO112
5
6 ;; This file is part of the m17n database, a sub-part of the m17n library.
7
8 ;; The m17n library is free software; you can redistribute it and/or
9 ;; modify it under the terms of the GNU General Public License as
10 ;; published by the Free Software Foundation; either version 2, or (at
11 ;; your option) any later version.
12
13 ;; The m17n library is distributed in the hope that it will be useful,
14 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 ;; GNU General Public License for more details.
17
18 ;; You should have received a copy of the GNU General Public License
19 ;; along with the m17n library; see the file COPYING.  If not, write to
20 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 ;; Boston, MA 02111-1307, USA.
22
23 ;;; <li> latn-pre.mim
24 ;;;
25 ;;; Input method for Latin script with prefix modifiers.
26 ;;; @image html latn-pre.png
27 ;;; @image latex latn-pre.eps "Examples" width=\narrowwidth
28
29 ;; | mark       | prefix | examples
30 ;; |------------+--------+----------
31 ;; | acute      |   '    | 'a -> á, '' -> ´
32 ;; | grave      |   `    | `a -> à  `` -> `
33 ;; | circumflex |   ^    | ^a -> â  ^^ -> ^
34 ;; | diaeresis  |   "    | "a -> ä  "" -> ¨
35 ;; | tilde      |   ~    | ~a -> ã
36 ;; | breve      |   ~    | ~g -> ğ  ~` -> ˘
37 ;; | cedilla    |   ~    | ~c -> ç  ~s -> ş  ~~ -> ¸
38 ;; | caron      |   ~    | ~z -> ž  ~ss -> š
39 ;; | dot above  |  . /   | .g -> ġ  /g -> ġ
40 ;; | misc       |   /    | /a -> å  /e -> æ  /h -> ħ  /o -> ø  /oe -> œ
41 ;; | misc       | " ~ /  | "s -> ß  ~d -> ð  ~t -> þ  /a -> å  /e -> æ  /o -> ø
42 ;; | symbol     |   ~    | ~> -> »  ~< -> «  ~! -> ¡  ~? -> ¿  ~~ -> ¸  ~$ -> £
43 ;; | symbol     |   ~    | ~- -> ­  ~. -> ·  ~= -> ¯  ~| -> ¦  ~sss -> §
44 ;; | symbol     |   _    | _+ -> ±  _: -> ÷  _o -> º  _a -> ª  _y -> ¥
45 ;; | symbol     |   ^    | ^1 -> ¹  ^2 -> ²  ^3 -> ³  ^r -> ®  ^cc -> ©
46 ;; | symbol     |   /    | /2 -> ½  /3 -> ¾  /4 -> ¼  /= -> ?¬
47 ;; | symbol     |   /    | /# -> £  /$ -> ¤  /c -> ¢  /. -> ˙  // -> °  /\ -> ×
48
49 (input-method t latn-pre)
50
51 (decsription
52  "Latin script input method using prefix modifiers.
53 ;; | mark       | prefix | examples
54 ;; |------------+--------+----------
55 ;; | acute      |   '    | 'a -> á, '' -> ´
56 ;; | grave      |   `    | `a -> à  `` -> `
57 ;; | circumflex |   ^    | ^a -> â  ^^ -> ^
58 ;; | diaeresis  |   \"    | \"a -> ä  \"\" -> ¨
59 ;; | tilde      |   ~    | ~a -> ã
60 ;; | breve      |   ~    | ~g -> ğ  ~` -> ˘
61 ;; | cedilla    |   ~    | ~c -> ç  ~s -> ş  ~~ -> ¸
62 ;; | caron      |   ~    | ~z -> ž  ~ss -> š
63 ;; | dot above  |  . /   | .g -> ġ  /g -> ġ
64 ;; | misc       |   /    | /a -> å  /e -> æ  /h -> ħ  /o -> ø  /oe -> œ
65 ;; | misc       | \" ~ /  | \"s -> ß  ~d -> ð  ~t -> þ  /a -> å  /e -> æ  /o -> ø
66 ;; | symbol     |   ~    | ~> -> »  ~< -> «  ~! -> ¡  ~? -> ¿  ~~ -> ¸  ~$ -> £
67 ;; | symbol     |   ~    | ~- -> ­  ~. -> ·  ~= -> ¯  ~| -> ¦  ~sss -> §
68 ;; | symbol     |   _    | _+ -> ±  _: -> ÷  _o -> º  _a -> ª  _y -> ¥
69 ;; | symbol     |   ^    | ^1 -> ¹  ^2 -> ²  ^3 -> ³  ^r -> ®  ^cc -> ©
70 ;; | symbol     |   /    | /2 -> ½  /3 -> ¾  /4 -> ¼  /= -> ?¬
71 ;; | symbol     |   /    | /# -> £  /$ -> ¤  /c -> ¢  /. -> ˙  // -> °  /\\ -> ×
72 ")
73
74 (title "Latin-pre")
75
76 (map
77  (trans
78   ("''" ?´)
79   ("'A" ?Á)
80   ("'E" ?É)
81   ("'I" ?Í)
82   ("'O" ?Ó)
83   ("'U" ?Ú)
84   ("'W" ?Ẃ)
85   ("'Y" ?Ý)
86   ("'a" ?á)
87   ("'e" ?é)
88   ("'i" ?í)
89   ("'o" ?ó)
90   ("'u" ?ú)
91   ("'w" ?ẃ)
92   ("'y" ?ý)
93   (".B" ?Ḃ)
94   (".C" ?Ċ)
95   (".D" ?Ḋ)
96   (".F" ?Ḟ)
97   (".G" ?Ġ)
98   (".I" ?İ)
99   (".M" ?Ṁ)
100   (".P" ?Ṗ)
101   (".S" ?Ṡ)
102   (".T" ?Ṫ)
103   (".Z" ?Ż)
104   (".b" ?ḃ)
105   (".c" ?ċ)
106   (".d" ?ḋ)
107   (".f" ?ḟ)
108   (".g" ?ġ)
109   (".m" ?ṁ)
110   (".p" ?ṗ)
111   (".s" ?ṡ)
112   (".t" ?ṫ)
113   (".z" ?ż)
114   ("/ " ?/)
115   ("/#" ?£)
116   ("/$" ?¤)
117   ("/." ?˙)
118   ("//" ?°)
119   ("/2" ?½)
120   ("/3" ?¾)
121   ("/4" ?¼)
122   ("/=" ?¬)
123   ("/A" ?Å)
124   ("/E" ?Æ)
125   ("/G" ?Ġ)
126   ("/H" ?Ħ)
127   ("/I" ?İ)
128   ("/O" ?Ø)
129   ("/OE" ?Œ)
130   ("/Z" ?Ż)
131   ("/\\" ?×)
132   ("/a" ?å)
133   ("/c" ?¢)
134   ("/e" ?æ)
135   ("/g" ?ġ)
136   ("/h" ?ħ)
137   ("/i" ?ı)
138   ("/o" ?ø)
139   ("/oe" ?œ)
140   ("/z" ?ż)
141   ("\" " ?\")
142   ("\"A" ?Ä)
143   ("\"E" ?Ë)
144   ("\"I" ?Ï)
145   ("\"O" ?Ö)
146   ("\"U" ?Ü)
147   ("\"W" ?Ẅ)
148   ("\"Y" ?Ÿ)
149   ("\"\"" ?¨)
150   ("\"a" ?ä)
151   ("\"e" ?ë)
152   ("\"i" ?ï)
153   ("\"o" ?ö)
154   ("\"s" ?ß)
155   ("\"u" ?ü)
156   ("\"w" ?ẅ)
157   ("\"y" ?ÿ)
158   ("^ " ?^)
159   ("^1" ?¹)
160   ("^2" ?²)
161   ("^3" ?³)
162   ("^A" ?Â)
163   ("^C" ?Ĉ)
164   ("^E" ?Ê)
165   ("^G" ?Ĝ)
166   ("^H" ?Ĥ)
167   ("^I" ?Î)
168   ("^J" ?Ĵ)
169   ("^O" ?Ô)
170   ("^S" ?Ŝ)
171   ("^U" ?Û)
172   ("^W" ?Ŵ)
173   ("^Y" ?Ŷ)
174   ("^^" ?^)
175   ("^a" ?â)
176   ("^c" ?ĉ)
177   ("^cc" ?©)
178   ("^e" ?ê)
179   ("^g" ?ĝ)
180   ("^h" ?ĥ)
181   ("^i" ?î)
182   ("^j" ?ĵ)
183   ("^o" ?ô)
184   ("^r" ?®)
185   ("^s" ?ŝ)
186   ("^u" ?û)
187   ("^w" ?ŵ)
188   ("^y" ?ŷ)
189   ("_+" ?±)
190   ("_:" ?÷)
191   ("_a" ?ª)
192   ("_o" ?º)
193   ("_y" ?¥)
194   ("__" ?_)
195   ("`A" ?À)
196   ("`E" ?È)
197   ("`I" ?Ì)
198   ("`O" ?Ò)
199   ("`U" ?Ù)
200   ("`W" ?Ẁ)
201   ("`Y" ?Ỳ)
202   ("``" ?`)
203   ("`a" ?à)
204   ("`e" ?è)
205   ("`i" ?ì)
206   ("`o" ?ò)
207   ("`u" ?ù)
208   ("`w" ?ẁ)
209   ("`y" ?ỳ)
210   ("~ " ?~)
211   ("~!" ?¡)
212   ("~$" ?£)
213   ("~-" ?­)
214   ("~." ?·)
215   ("~<" ?\«)
216   ("~=" ?¯)
217   ("~>" ?\»)
218   ("~?" ?¿)
219   ("~A" ?Ã)
220   ("~C" ?Ç)
221   ("~D" ?Ð)
222   ("~G" ?Ğ)
223   ("~N" ?Ñ)
224   ("~O" ?Õ)
225   ("~S" ?Ş)
226   ("~SS" ?Š)
227   ("~T" ?Þ)
228   ("~U" ?Ŭ)
229   ("~Z" ?Ž)
230   ("~`" ?˘)
231   ("~a" ?ã)
232   ("~c" ?ç)
233   ("~d" ?ð)
234   ("~e" ?€)
235   ("~g" ?ğ)
236   ("~n" ?ñ)
237   ("~o" ?õ)
238   ("~p" ?¶)
239   ("~s" ?ş)
240   ("~ss" ?š)
241   ("~sss" ?§)
242   ("~t" ?þ)
243   ("~u" ?ŭ)
244   ("~uu" ?µ)
245   ("~x" ?¤)
246   ("~z" ?ž)
247   ("~|" ?¦)
248   ("~~" ?¸)
249   ))
250
251 (state
252   (init
253     (trans)))