Add 2012 to FSF copyright years for Emacs files
[emacs.git] / leim / quail / latin-alt.el
bloba2d0d5754b67a58d8d87e35afe824d9d01833735
1 ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*-
3 ;; Copyright (C) 1997-1998, 2001-2012 Free Software Foundation, Inc.
4 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
5 ;; 2008, 2009, 2010, 2011
6 ;; National Institute of Advanced Industrial Science and Technology (AIST)
7 ;; Registration Number H14PRO021
9 ;; Keywords: multilingual, input method, latin
11 ;; This file is part of GNU Emacs.
13 ;; GNU Emacs is free software: you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation, either version 3 of the License, or
16 ;; (at your option) any later version.
18 ;; GNU Emacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 ;; GNU General Public License for more details.
23 ;; You should have received a copy of the GNU General Public License
24 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
26 ;; Author (of latin-post.el): TAKAHASHI Naoto <ntakahas@etl.go.jp>
28 ;;; Commentary:
30 ;; These input methods differ from those in latin-post.el
31 ;; in that comma is not special (use / instead),
32 ;; and // is not special either (so you can enter a slash
33 ;; by typing //).
35 ;; At least, that's what I could see by comparing the first few
36 ;; of these with latin-post.el.
38 ;;; Code:
40 (require 'quail)
42 (quail-define-package
43 "latin-1-alt-postfix" "Latin-1" "1<" t
44 "Latin-1 character input method with postfix modifiers
45 This input method differs from `latin-1-postfix' in that
46 comma is not special (use slash instead), and `//' is not
47 special (so you can use that to enter a slash).
49 | postfix | examples
50 ------------+---------+----------
51 acute | ' | a' -> á
52 grave | ` | a` -> à
53 circumflex | ^ | a^ -> â
54 diaeresis | \" | a\" -> ä
55 tilde | ~ | a~ -> ã
56 cedilla | / | c/ -> ç
57 nordic | / | d/ -> ð t/ -> þ a/ -> å e/ -> æ o/ -> ø
58 others | /<> | s/ -> ß ?/ -> ¿ !/ -> ¡
59 | various | << -> « >> -> » o_ -> º a_ -> ª
61 It seems natural to use comma for cedillas, but that is
62 inconvenient in practice because commas are needed very
63 often after a letter.
65 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
66 " nil t nil nil nil nil nil nil nil nil t)
68 (quail-define-rules
69 ("A`")
70 ("A'")
71 ("A^")
72 ("A~")
73 ("A\"")
74 ("A/")
75 ("a`")
76 ("a'")
77 ("a^")
78 ("a~")
79 ("a\"")
80 ("a/")
81 ("E`")
82 ("E'")
83 ("E^")
84 ("E\"")
85 ("E/")
86 ("e`")
87 ("e'")
88 ("e^")
89 ("e\"")
90 ("e/")
91 ("I`")
92 ("i`")
93 ("I'")
94 ("i'")
95 ("I^")
96 ("i^")
97 ("I\"")
98 ("i\"")
99 ("O`")
100 ("o`")
101 ("O'")
102 ("o'")
103 ("O^")
104 ("o^")
105 ("O~")
106 ("o~")
107 ("O\"")
108 ("o\"")
109 ("O/")
110 ("o/")
111 ("U`")
112 ("u`")
113 ("U'")
114 ("u'")
115 ("U^")
116 ("u^")
117 ("U\"")
118 ("u\"")
119 ("Y'")
120 ("y'")
121 ("y\"" ?ÿ)
122 ("D/")
123 ("d/")
124 ("T/")
125 ("t/")
126 ("s/")
127 ("C/")
128 ("c/")
129 ("N~")
130 ("n~")
131 ("?/" ?¿)
132 ("!/")
133 ("<<")
134 (">>")
135 ("o_")
136 ("a_")
138 ("A``" ["A`"])
139 ("A''" ["A'"])
140 ("A^^" ["A^"])
141 ("A~~" ["A~"])
142 ("A\"\"" ["A\""])
143 ("A//" ["A/"])
144 ("a``" ["a`"])
145 ("a''" ["a'"])
146 ("a^^" ["a^"])
147 ("a~~" ["a~"])
148 ("a\"\"" ["a\""])
149 ("a//" ["a/"])
150 ("E``" ["E`"])
151 ("E''" ["E'"])
152 ("E^^" ["E^"])
153 ("E\"\"" ["E\""])
154 ("E//" ["E/"])
155 ("e``" ["e`"])
156 ("e''" ["e'"])
157 ("e^^" ["e^"])
158 ("e\"\"" ["e\""])
159 ("e//" ["e/"])
160 ("I``" ["I`"])
161 ("i``" ["i`"])
162 ("I''" ["I'"])
163 ("i''" ["i'"])
164 ("I^^" ["I^"])
165 ("i^^" ["i^"])
166 ("I\"\"" ["I\""])
167 ("i\"\"" ["i\""])
168 ("O``" ["O`"])
169 ("o``" ["o`"])
170 ("O''" ["O'"])
171 ("o''" ["o'"])
172 ("O^^" ["O^"])
173 ("o^^" ["o^"])
174 ("O~~" ["O~"])
175 ("o~~" ["o~"])
176 ("O\"\"" ["O\""])
177 ("o\"\"" ["o\""])
178 ("O//" ["O/"])
179 ("o//" ["o/"])
180 ("U``" ["U`"])
181 ("u``" ["u`"])
182 ("U''" ["U'"])
183 ("u''" ["u'"])
184 ("U^^" ["U^"])
185 ("u^^" ["u^"])
186 ("U\"\"" ["U\""])
187 ("u\"\"" ["u\""])
188 ("Y''" ["Y'"])
189 ("y''" ["y'"])
190 ("y\"\"" ["y\""])
191 ("D//" ["D/"])
192 ("d//" ["d/"])
193 ("T//" ["T/"])
194 ("t//" ["t/"])
195 ("s//" ["s/"])
196 ("C//" ["C/"])
197 ("c//" ["c/"])
198 ("N~~" ["N~"])
199 ("n~~" ["n~"])
200 ("?//" ["?/"])
201 ("!//" ["!/"])
202 ("<<<" ["<<"])
203 (">>>" [">>"])
204 ("o__" ["o_"])
205 ("a__" ["a_"])
208 (quail-define-package
209 "latin-2-alt-postfix" "Latin-2" "2<" t
210 "Latin-2 character input method with postfix modifiers
211 This input method differs from `latin-2-postfix' in that
212 comma and period are not special (use ` instead).
214 | postfix | examples
215 ------------+---------+----------
216 acute | ' | a' -> á
217 ogonek | ` | a` -> ą
218 diaeresis | \" | a\" -> ä
219 circumflex | ^ | a^ -> â
220 breve | ~ | a~ -> ă
221 cedilla | ` | c` -> ç
222 caron | ~ | c~ -> č
223 dbl. acute | : | o: -> ő
224 ring | ` | u` -> ů
225 dot | ` | z` -> ż
226 stroke | / | d/ -> đ
227 others | / | s/ -> ß
229 It seems natural to use period and comma for dots/rings and
230 cedillas/ogoneks, but that is inconvenient in practice, because
231 periods and commas are needed very often after a letter.
233 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
234 " nil t nil nil nil nil nil nil nil nil t)
236 (quail-define-rules
237 ("A'")
238 ("A`")
239 ("A\"")
240 ("A^")
241 ("A~")
242 ("C'")
243 ("C`")
244 ("C~")
245 ("D/")
246 ("D~")
247 ("E'")
248 ("E`")
249 ("E\"")
250 ("E~")
251 ("I'")
252 ("I^")
253 ("L'")
254 ("L/")
255 ("L~")
256 ("N'")
257 ("N~")
258 ("O'")
259 ("O:")
260 ("O\"")
261 ("O^")
262 ("R'")
263 ("R~")
264 ("S'")
265 ("S`")
266 ("S~")
267 ("T`")
268 ("T~")
269 ("U'")
270 ("U:")
271 ("U\"")
272 ("U`")
273 ("Y'")
274 ("Z'")
275 ("Z`")
276 ("Z~")
277 ("a'")
278 ("a`")
279 ("a\"")
280 ("a^")
281 ("a~")
282 ("c'")
283 ("c`")
284 ("c~")
285 ("d/")
286 ("d~")
287 ("e'")
288 ("e`")
289 ("e\"")
290 ("e~")
291 ("i'")
292 ("i^")
293 ("l'")
294 ("l/")
295 ("l~")
296 ("n'")
297 ("n~")
298 ("o'")
299 ("o:")
300 ("o\"")
301 ("o^")
302 ("r'")
303 ("r~")
304 ("s'")
305 ("s`")
306 ("s/")
307 ("s~")
308 ("t`")
309 ("t~")
310 ("u'")
311 ("u:")
312 ("u\"")
313 ("u`")
314 ("y'")
315 ("z'")
316 ("z`")
317 ("z~")
319 ("A''" ["A'"])
320 ("A``" ["A`"])
321 ("A\"\"" ["A\""])
322 ("A^^" ["A^"])
323 ("A~~" ["A~"])
324 ("C''" ["C'"])
325 ("C``" ["C`"])
326 ("C~~" ["C~"])
327 ("D//" ["D/"])
328 ("D~~" ["D~"])
329 ("E''" ["E'"])
330 ("E``" ["E`"])
331 ("E\"\"" ["E\""])
332 ("E~~" ["E~"])
333 ("I''" ["I'"])
334 ("I^^" ["I^"])
335 ("L''" ["L'"])
336 ("L//" ["L/"])
337 ("L~~" ["L~"])
338 ("N''" ["N'"])
339 ("N~~" ["N~"])
340 ("O''" ["O'"])
341 ("O::" ["O:"])
342 ("O\"\"" ["O\""])
343 ("O^^" ["O^"])
344 ("R''" ["R'"])
345 ("R~~" ["R~"])
346 ("S''" ["S'"])
347 ("S``" ["S`"])
348 ("S~~" ["S~"])
349 ("T``" ["T`"])
350 ("T~~" ["T~"])
351 ("U''" ["U'"])
352 ("U::" ["U:"])
353 ("U\"\"" ["U\""])
354 ("U``" ["U`"])
355 ("Y''" ["Y'"])
356 ("Z''" ["Z'"])
357 ("Z``" ["Z`"])
358 ("Z~~" ["Z~"])
359 ("a''" ["a'"])
360 ("a``" ["a`"])
361 ("a\"\"" ["a\""])
362 ("a^^" ["a^"])
363 ("a~~" ["a~"])
364 ("c''" ["c'"])
365 ("c``" ["c`"])
366 ("c~~" ["c~"])
367 ("d//" ["d/"])
368 ("d~~" ["d~"])
369 ("e''" ["e'"])
370 ("e``" ["e`"])
371 ("e\"\"" ["e\""])
372 ("e~~" ["e~"])
373 ("i''" ["i'"])
374 ("i^^" ["i^"])
375 ("l''" ["l'"])
376 ("l//" ["l/"])
377 ("l~~" ["l~"])
378 ("n''" ["n'"])
379 ("n~~" ["n~"])
380 ("o''" ["o'"])
381 ("o::" ["o:"])
382 ("o\"\"" ["o\""])
383 ("o^^" ["o^"])
384 ("r''" ["r'"])
385 ("r~~" ["r~"])
386 ("s''" ["s'"])
387 ("s``" ["s`"])
388 ("s//" ["s/"])
389 ("s~~" ["s~"])
390 ("t``" ["t`"])
391 ("t~~" ["t~"])
392 ("u''" ["u'"])
393 ("u::" ["u:"])
394 ("u\"\"" ["u\""])
395 ("u``" ["u`"])
396 ("y''" ["y'"])
397 ("z''" ["z'"])
398 ("z``" ["z`"])
399 ("z~~" ["z~"])
402 (quail-define-package
403 "latin-3-alt-postfix" "Latin-3" "3<" t
404 "Latin-3 character input method with postfix modifiers
405 This input method differs from `latin-3-postfix' in that
406 comma is not special (use ` instead), and period is not
407 special (use slash instead).
409 | postfix | examples
410 ------------+---------+----------
411 acute | ' | a' -> á
412 grave | ` | a` -> à
413 circumflex | ^ | a^ -> â
414 diaeresis | \" | a\" -> ä
415 dot | / | c/ -> ċ i/ -> ı I/ -> İ
416 cedilla | ` | c` -> ç
417 breve | ~ | g~ -> ğ
418 tilde | ~ | n~ -> ñ
419 stroke | / | h/ -> ħ
420 others | / | s/ -> ß
422 It would be natural to use period and comma for dots and cedillas, but
423 that would inconvenient in practice, because periods and commas are
424 needed very often after a letter.
426 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
427 " nil t nil nil nil nil nil nil nil nil t)
429 (quail-define-rules
430 ("A`")
431 ("A'")
432 ("A^")
433 ("A\"")
434 ("C/")
435 ("C^")
436 ("C`")
437 ("E`")
438 ("E'")
439 ("E^")
440 ("E\"")
441 ("G~")
442 ("G/")
443 ("G^")
444 ("H/")
445 ("H^")
446 ("I/")
447 ("I`")
448 ("I'")
449 ("I^")
450 ("I\"")
451 ("J^")
452 ("N~")
453 ("O`")
454 ("O'")
455 ("O^")
456 ("O\"")
457 ("S`")
458 ("S^")
459 ("U`")
460 ("U'")
461 ("U^")
462 ("U\"")
463 ("U~")
464 ("Z/")
465 ("a`")
466 ("a'")
467 ("a^")
468 ("a\"")
469 ("c/")
470 ("c^")
471 ("c`")
472 ("e`")
473 ("e'")
474 ("e^")
475 ("e\"")
476 ("g~")
477 ("g/")
478 ("g^")
479 ("h/")
480 ("h^")
481 ("i/")
482 ("i`")
483 ("i'")
484 ("i^")
485 ("i\"")
486 ("j^")
487 ("n~")
488 ("o`")
489 ("o'")
490 ("o^")
491 ("o\"")
492 ("s`")
493 ("s/")
494 ("s^")
495 ("u`")
496 ("u'")
497 ("u^")
498 ("u\"")
499 ("u~")
500 ("z/")
502 ("A``" ["A`"])
503 ("A''" ["A'"])
504 ("A^^" ["A^"])
505 ("A\"\"" ["A\""])
506 ("C//" ["C/"])
507 ("C^^" ["C^"])
508 ("C``" ["C`"])
509 ("E``" ["E`"])
510 ("E''" ["E'"])
511 ("E^^" ["E^"])
512 ("E\"\"" ["E\""])
513 ("G~~" ["G~"])
514 ("G//" ["G/"])
515 ("G^^" ["G^"])
516 ("H//" ["H/"])
517 ("H^^" ["H^"])
518 ("I//" ["I/"])
519 ("I``" ["I`"])
520 ("I''" ["I'"])
521 ("I^^" ["I^"])
522 ("I\"\"" ["I\""])
523 ("J^^" ["J^"])
524 ("N~~" ["N~"])
525 ("O``" ["O`"])
526 ("O''" ["O'"])
527 ("O^^" ["O^"])
528 ("O\"\"" ["O\""])
529 ("S``" ["S`"])
530 ("S^^" ["S^"])
531 ("U``" ["U`"])
532 ("U''" ["U'"])
533 ("U^^" ["U^"])
534 ("U\"\"" ["U\""])
535 ("U~~" ["U~"])
536 ("Z//" ["Z/"])
537 ("a``" ["a`"])
538 ("a''" ["a'"])
539 ("a^^" ["a^"])
540 ("a\"\"" ["a\""])
541 ("c//" ["c/"])
542 ("c^^" ["c^"])
543 ("c``" ["c`"])
544 ("e``" ["e`"])
545 ("e''" ["e'"])
546 ("e^^" ["e^"])
547 ("e\"\"" ["e\""])
548 ("g~~" ["g~"])
549 ("g//" ["g/"])
550 ("g^^" ["g^"])
551 ("h//" ["h/"])
552 ("h^^" ["h^"])
553 ("i//" ["i/"])
554 ("i``" ["i`"])
555 ("i''" ["i'"])
556 ("i^^" ["i^"])
557 ("i\"\"" ["i\""])
558 ("j^^" ["j^"])
559 ("n~~" ["n~"])
560 ("o``" ["o`"])
561 ("o''" ["o'"])
562 ("o^^" ["o^"])
563 ("o\"\"" ["o\""])
564 ("s``" ["s`"])
565 ("s//" ["s/"])
566 ("s^^" ["s^"])
567 ("u``" ["u`"])
568 ("u''" ["u'"])
569 ("u^^" ["u^"])
570 ("u\"\"" ["u\""])
571 ("u~~" ["u~"])
572 ("z//" ["z/"])
575 (quail-define-package
576 "latin-4-alt-postfix" "Latin-4" "4<" t
577 "Latin-4 characters input method with postfix modifiers
578 This input method differs from `latin-4-postfix' in that
579 comma is not special (use ` instead), and period is not
580 special (use ~ instead).
582 | postfix | examples
583 ------------+---------+----------
584 acute | ' | a' -> á
585 circumflex | ^ | a^ -> â
586 diaeresis | \" | a\" -> ä
587 ogonek | ` | a` -> ą
588 macron | - | a- -> ā
589 tilde | ~ | a~ -> ã
590 caron | ~ | c~ -> č
591 dot | ~ | e~ -> ė
592 cedilla | ` | k` -> ķ g` -> ģ
593 stroke | / | d/ -> đ
594 nordic | / | a/ -> å e/ -> æ o/ -> ø
595 others | / | s/ -> ß n/ -> ŋ k/ -> ĸ
597 It seems natural to use period and comma for dots and
598 cedillas/ogoneks, but that is inconvenient in practice, because
599 periods and commas are needed very often after a letter.
601 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
602 " nil t nil nil nil nil nil nil nil nil t)
604 (quail-define-rules
605 ("A`")
606 ("A-")
607 ("A'")
608 ("A^")
609 ("A~")
610 ("A\"")
611 ("A/")
612 ("C~")
613 ("D/")
614 ("E/")
615 ("E-")
616 ("E'")
617 ("E`")
618 ("E\"")
619 ("E~")
620 ("G`")
621 ("I~")
622 ("I`")
623 ("I'")
624 ("I^")
625 ("I-")
626 ("K`")
627 ("L`")
628 ("N/")
629 ("N`")
630 ("O-")
631 ("O^")
632 ("O~")
633 ("O\"")
634 ("O/")
635 ("R`")
636 ("S~")
637 ("T/")
638 ("U`")
639 ("U'")
640 ("U^")
641 ("U\"")
642 ("U~")
643 ("U-")
644 ("Z~")
645 ("a`")
646 ("a-")
647 ("a'")
648 ("a^")
649 ("a~")
650 ("a\"")
651 ("a/")
652 ("c~")
653 ("d/")
654 ("e/")
655 ("e-")
656 ("e'")
657 ("e`")
658 ("e\"")
659 ("e~")
660 ("g`")
661 ("i~")
662 ("i`")
663 ("i'")
664 ("i^")
665 ("i-")
666 ("k/")
667 ("k`")
668 ("l`")
669 ("n/")
670 ("n`")
671 ("o-")
672 ("o^")
673 ("o~")
674 ("o\"")
675 ("o/")
676 ("r`")
677 ("s/")
678 ("s~")
679 ("t/")
680 ("u`")
681 ("u'")
682 ("u^")
683 ("u\"")
684 ("u~")
685 ("u-")
686 ("z~")
688 ("A``" ["A`"])
689 ("A--" ["A-"])
690 ("A''" ["A'"])
691 ("A^^" ["A^"])
692 ("A~~" ["A~"])
693 ("A\"\"" ["A\""])
694 ("A//" ["A/"])
695 ("C~~" ["C~"])
696 ("D//" ["D/"])
697 ("E//" ["E/"])
698 ("E--" ["E-"])
699 ("E''" ["E'"])
700 ("E``" ["E`"])
701 ("E\"\"" ["E\""])
702 ("E~~" ["E~"])
703 ("G``" ["G`"])
704 ("I~~" ["I~"])
705 ("I``" ["I`"])
706 ("I''" ["I'"])
707 ("I^^" ["I^"])
708 ("I--" ["I-"])
709 ("K``" ["K`"])
710 ("L``" ["L`"])
711 ("N//" ["N/"])
712 ("N``" ["N`"])
713 ("O--" ["O-"])
714 ("O^^" ["O^"])
715 ("O~~" ["O~"])
716 ("O\"\"" ["O\""])
717 ("O//" ["O/"])
718 ("R``" ["R`"])
719 ("S~~" ["S~"])
720 ("T//" ["T/"])
721 ("U``" ["U`"])
722 ("U''" ["U'"])
723 ("U^^" ["U^"])
724 ("U\"\"" ["U\""])
725 ("U~~" ["U~"])
726 ("U--" ["U-"])
727 ("Z~~" ["Z~"])
728 ("a``" ["a`"])
729 ("a--" ["a-"])
730 ("a''" ["a'"])
731 ("a^^" ["a^"])
732 ("a~~" ["a~"])
733 ("a\"\"" ["a\""])
734 ("a//" ["a/"])
735 ("c~~" ["c~"])
736 ("d//" ["d/"])
737 ("e//" ["e/"])
738 ("e--" ["e-"])
739 ("e''" ["e'"])
740 ("e``" ["e`"])
741 ("e\"\"" ["e\""])
742 ("e~~" ["e~"])
743 ("g``" ["g`"])
744 ("i~~" ["i~"])
745 ("i``" ["i`"])
746 ("i''" ["i'"])
747 ("i^^" ["i^"])
748 ("i--" ["i-"])
749 ("k//" ["k/"])
750 ("k``" ["k`"])
751 ("l``" ["l`"])
752 ("n//" ["n/"])
753 ("n``" ["n`"])
754 ("o--" ["o-"])
755 ("o^^" ["o^"])
756 ("o~~" ["o~"])
757 ("o\"\"" ["o\""])
758 ("o//" ["o/"])
759 ("r``" ["r`"])
760 ("s//" ["s/"])
761 ("s~~" ["s~"])
762 ("t//" ["t/"])
763 ("u``" ["u`"])
764 ("u''" ["u'"])
765 ("u^^" ["u^"])
766 ("u\"\"" ["u\""])
767 ("u~~" ["u~"])
768 ("u--" ["u-"])
769 ("z~~" ["z~"])
772 (quail-define-package
773 "latin-5-alt-postfix" "Latin-5" "5<" t
774 "Latin-5 characters input method with postfix modifiers
775 This input method differs from `latin-5-postfix' in that
776 comma is not special (use ` instead), and period is not
777 special (use / instead).
779 | postfix | examples
780 ------------+---------+----------
781 acute | ' | a' -> á
782 grave | ` | a` -> à
783 circumflex | ^ | a^ -> â
784 diaeresis | \" | a\" -> ä
785 tilde | ~ | a~ -> ã
786 breve | ~ | g~ -> ğ
787 cedilla | ` | c` -> ç
788 dot | / | i/ -> ı I/ -> İ
789 nordic | / | a/ -> å e/ -> æ o/ -> ø
790 others | / | s/ -> ß
792 It seems natural to use period and comma for dots and cedillas, but
793 that is inconvenient in practice, because periods and commas are
794 needed very often after a letter.
796 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
797 " nil t nil nil nil nil nil nil nil nil t)
799 (quail-define-rules
800 ("A'")
801 ("A/")
802 ("A\"")
803 ("A^")
804 ("A`")
805 ("A~")
806 ("C`")
807 ("E'")
808 ("E/")
809 ("E\"")
810 ("E^")
811 ("E`")
812 ("G~")
813 ("I'")
814 ("I/")
815 ("I\"")
816 ("I^")
817 ("I`")
818 ("N~")
819 ("O'")
820 ("O/")
821 ("O\"")
822 ("O^")
823 ("O`")
824 ("O~")
825 ("S`")
826 ("U'")
827 ("U\"")
828 ("U^")
829 ("U`")
830 ("a'")
831 ("a/")
832 ("a\"")
833 ("a^")
834 ("a`")
835 ("a~")
836 ("c`")
837 ("e'")
838 ("e/")
839 ("e\"")
840 ("e^")
841 ("e`")
842 ("g~")
843 ("i'")
844 ("i/")
845 ("i\"")
846 ("i^")
847 ("i`")
848 ("n~")
849 ("o'")
850 ("o/")
851 ("o\"")
852 ("o^")
853 ("o`")
854 ("o~")
855 ("s`")
856 ("s/")
857 ("u'")
858 ("u\"")
859 ("u^")
860 ("u`")
861 ("y\"" ?ÿ)
863 ("A''" ["A'"])
864 ("A//" ["A/"])
865 ("A\"\"" ["A\""])
866 ("A^^" ["A^"])
867 ("A``" ["A`"])
868 ("A~~" ["A~"])
869 ("C``" ["C`"])
870 ("E''" ["E'"])
871 ("E//" ["E/"])
872 ("E\"\"" ["E\""])
873 ("E^^" ["E^"])
874 ("E``" ["E`"])
875 ("G~~" ["G~"])
876 ("I''" ["I'"])
877 ("I//" ["I/"])
878 ("I\"\"" ["I\""])
879 ("I^^" ["I^"])
880 ("I``" ["I`"])
881 ("N~~" ["N~"])
882 ("O''" ["O'"])
883 ("O//" ["O/"])
884 ("O\"\"" ["O\""])
885 ("O^^" ["O^"])
886 ("O``" ["O`"])
887 ("O~~" ["O~"])
888 ("S``" ["S`"])
889 ("U''" ["U'"])
890 ("U\"\"" ["U\""])
891 ("U^^" ["U^"])
892 ("U``" ["U`"])
893 ("a''" ["a'"])
894 ("a//" ["a/"])
895 ("a\"\"" ["a\""])
896 ("a^^" ["a^"])
897 ("a``" ["a`"])
898 ("a~~" ["a~"])
899 ("c``" ["c`"])
900 ("e''" ["e'"])
901 ("e//" ["e/"])
902 ("e\"\"" ["e\""])
903 ("e^^" ["e^"])
904 ("e``" ["e`"])
905 ("g~~" ["g~"])
906 ("i''" ["i'"])
907 ("i//" ["i/"])
908 ("i\"\"" ["i\""])
909 ("i^^" ["i^"])
910 ("i``" ["i`"])
911 ("n~~" ["n~"])
912 ("o''" ["o'"])
913 ("o//" ["o/"])
914 ("o\"\"" ["o\""])
915 ("o^^" ["o^"])
916 ("o``" ["o`"])
917 ("o~~" ["o~"])
918 ("s``" ["s`"])
919 ("s//" ["s/"])
920 ("u''" ["u'"])
921 ("u\"\"" ["u\""])
922 ("u^^" ["u^"])
923 ("u``" ["u`"])
924 ("y\"\"" ["y\""])
929 (quail-define-package
930 "french-alt-postfix" "French" "FR<" t
931 "French (Français) input method with postfix modifiers
933 ` pour grave, ' pour aigu, ^ pour circonflexe, et \" pour tréma.
934 Par exemple: a` -> à e' -> é.
936 Ç, «, et » sont produits par C/, <<, et >>.
938 En doublant la frappe des diacritiques, ils s'isoleront de la lettre.
939 Par exemple: e'' -> e'
941 <e dans l'o> n'est pas disponible."
942 nil t nil nil nil nil nil nil nil nil t)
944 (quail-define-rules
945 ("A`")
946 ("A^")
947 ("a`")
948 ("a^")
949 ("E`")
950 ("E'")
951 ("E^")
952 ("E\"")
953 ("e`")
954 ("e'")
955 ("e^")
956 ("e\"")
957 ("I^")
958 ("I\"")
959 ("i^")
960 ("i\"")
961 ("O^")
962 ("o^")
963 ("U`")
964 ("U^")
965 ("U\"")
966 ("u`")
967 ("u^")
968 ("u\"")
969 ("C/")
970 ("c/")
971 ("<<")
972 (">>")
974 ("A``" ["A`"])
975 ("A^^" ["A^"])
976 ("a``" ["a`"])
977 ("a^^" ["a^"])
978 ("E``" ["E`"])
979 ("E''" ["E'"])
980 ("E^^" ["E^"])
981 ("E\"\"" ["E\""])
982 ("e``" ["e`"])
983 ("e''" ["e'"])
984 ("e^^" ["e^"])
985 ("e\"\"" ["e\""])
986 ("I^^" ["I^"])
987 ("I\"\"" ["I\""])
988 ("i^^" ["i^"])
989 ("i\"\"" ["i\""])
990 ("O^^" ["O^"])
991 ("o^^" ["o^"])
992 ("U``" ["U`"])
993 ("U^^" ["U^"])
994 ("U\"\"" ["U\""])
995 ("u``" ["u`"])
996 ("u^^" ["u^"])
997 ("u\"\"" ["u\""])
998 ("C//" ["C/"])
999 ("c//" ["c/"])
1000 ("<<<" ["<<"])
1001 (">>>" [">>"])
1006 (quail-define-package
1007 "italian-alt-postfix" "Latin-1" "IT<" t
1008 "Italian (Italiano) input method with postfix modifiers
1010 a' -> á A' -> Á a` -> à A` -> À i^ -> î << -> «
1011 e' -> é E' -> É e` -> è E` -> È I^ -> Î >> -> »
1012 i' -> í I' -> Í i` -> ì I` -> Ì o_ -> º
1013 o' -> ó O' -> Ó o` -> ò O` -> Ò a_ -> ª
1014 u' -> ú U' -> Ú u` -> ù U` -> Ù
1016 This method is for purists who like accents the old way.
1018 Doubling the postfix separates the letter and postfix: e.g. a`` -> a`
1019 " nil t nil nil nil nil nil nil nil nil t)
1021 (quail-define-rules
1022 ("A`")
1023 ("A'")
1024 ("a`")
1025 ("a'")
1026 ("E`")
1027 ("E'")
1028 ("e`")
1029 ("e'")
1030 ("I`")
1031 ("i`")
1032 ("I'")
1033 ("i'")
1034 ("I^")
1035 ("i^")
1036 ("O`")
1037 ("o`")
1038 ("O'")
1039 ("o'")
1040 ("U`")
1041 ("u`")
1042 ("U'")
1043 ("u'")
1044 ("<<")
1045 (">>")
1046 ("o_")
1047 ("a_")
1049 ("A``" ["A`"])
1050 ("A''" ["A'"])
1051 ("a``" ["a`"])
1052 ("a''" ["a'"])
1053 ("E``" ["E`"])
1054 ("E''" ["E'"])
1055 ("e``" ["e`"])
1056 ("e''" ["e'"])
1057 ("I``" ["I`"])
1058 ("i``" ["i`"])
1059 ("I''" ["I'"])
1060 ("i''" ["i'"])
1061 ("I^^" ["I^"])
1062 ("i^^" ["i^"])
1063 ("O``" ["O`"])
1064 ("o``" ["o`"])
1065 ("O''" ["O'"])
1066 ("o''" ["o'"])
1067 ("U``" ["U`"])
1068 ("u``" ["u`"])
1069 ("U''" ["U'"])
1070 ("u''" ["u'"])
1071 ("<<<" ["<<"])
1072 (">>>" [">>"])
1073 ("o__" ["o_"])
1074 ("a__" ["a_"])
1078 (quail-define-package
1079 "turkish-alt-postfix" "Turkish" "TR«" t
1080 "Turkish (Türkçe) input method with postfix modifiers.
1081 This input method differs from `turkish-postfix' in that
1082 comma is not special (use ` instead).
1084 turkish-latin-3-alt-postfix is an obsolete alias for turkish-alt-postfix.
1086 Note for I, ı, İ, i.
1088 A^ -> Â
1089 C` -> Ç
1090 G^ -> Ğ
1091 I -> I
1092 i -> ı
1093 I/ -> İ
1094 i/ -> i
1095 O\" -> Ö
1096 S` -> Ş
1097 U\" -> Ü
1098 U^ -> Û
1100 Doubling the postfix separates the letter and postfix: e.g. a^^ -> a^
1101 " nil t nil nil nil nil nil nil nil nil t)
1103 (quail-define-rules
1104 ("A^")
1105 ("a^")
1106 ("C`")
1107 ("c`")
1108 ("G^")
1109 ("g^")
1110 ("I/")
1111 ("i")
1112 ("i/" ?i)
1113 ("O\"")
1114 ("o\"")
1115 ("S`")
1116 ("s`")
1117 ("U\"")
1118 ("u\"")
1119 ("U^")
1120 ("u^")
1122 ("A^^" ["A^"])
1123 ("a^^" ["a^"])
1124 ("C``" ["C`"])
1125 ("c``" ["c`"])
1126 ("G^^" ["G^"])
1127 ("g^^" ["g^"])
1128 ("I//" ["I/"])
1129 ("i" ["i"])
1130 ("i//" ["i/"])
1131 ("O\"\"" ["O\""])
1132 ("o\"\"" ["o\""])
1133 ("S``" ["S`"])
1134 ("s``" ["s`"])
1135 ("U\"\"" ["U\""])
1136 ("u\"\"" ["u\""])
1137 ("U^^" ["U^"])
1138 ("u^^" ["u^"])
1141 ;; Backwards compatibility.
1142 (push (cons "turkish-latin-3-alt-postfix"
1143 (cdr (assoc "turkish-alt-postfix" quail-package-alist)))
1144 quail-package-alist)
1146 ;; Dutch Quail input method derived from the one in Yudit by Roman
1147 ;; Czyborra.
1148 (quail-define-package
1149 "dutch" "Dutch" "NL" t
1150 "Dutch character mixfix input method.
1151 Caters for French and Turkish as well as Dutch.
1153 | | examples
1154 ------------+---------+----------
1155 others | | fl. -> ƒ eur. -> € ij -> ij IJ -> IJ
1156 ------------+---------+----------
1157 | postfix |
1158 ------------+---------+----------
1159 acute | ' | a' -> á
1160 grave | ` | a` -> à
1161 circumflex | ^ | a^ -> â
1162 Turkish | various | i/ -> ı s, -> ş g^ -> ğ I/ -> İ
1163 | | S, -> Ş G^ -> Ğ
1164 ------------+---------+----------
1165 | prefix |
1166 ------------+---------+----------
1167 diaeresis | \" | \"a -> ä
1169 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
1170 " nil t nil nil nil nil nil nil nil nil t)
1172 (quail-define-rules
1173 ("fl.") ;; LATIN SMALL LETTER F WITH HOOK (florin currency symbol)
1174 ("eur." ?€) ;; EURO SIGN
1175 ;; “The 25th letter of the Dutch alphabet.”
1176 ("ij") ;; LATIN SMALL LIGATURE IJ
1177 ("IJ") ;; LATIN CAPITAL LIGATURE IJ
1178 ;; “Trema on the second letter of vowel pair.” Yudit uses `:', not `"'.
1179 ("\"a") ;; LATIN SMALL LETTER A WITH DIAERESIS
1180 ("\"e") ;; LATIN SMALL LETTER E WITH DIAERESIS
1181 ("\"i") ;; LATIN SMALL LETTER I WITH DIAERESIS
1182 ("\"o") ;; LATIN SMALL LETTER O WITH DIAERESIS
1183 ("\"u") ;; LATIN SMALL LETTER U WITH DIAERESIS
1184 ("\"A") ;; LATIN CAPITAL LETTER A WITH DIAERESIS
1185 ("\"E") ;; LATIN CAPITAL LETTER E WITH DIAERESIS
1186 ("\"I") ;; LATIN CAPITAL LETTER I WITH DIAERESIS
1187 ("\"O") ;; LATIN CAPITAL LETTER O WITH DIAERESIS
1188 ("\"U") ;; LATIN CAPITAL LETTER U WITH DIAERESIS
1189 ;; “Acute, marking emphasis on long vowels”:
1190 ("a'") ;; LATIN SMALL LETTER A WITH ACUTE
1191 ("e'") ;; LATIN SMALL LETTER E WITH ACUTE
1192 ("i'") ;; LATIN SMALL LETTER I WITH ACUTE
1193 ("o'") ;; LATIN SMALL LETTER O WITH ACUTE
1194 ("u'") ;; LATIN SMALL LETTER U WITH ACUTE
1195 ("A'") ;; LATIN CAPITAL LETTER A WITH ACUTE
1196 ("E'") ;; LATIN CAPITAL LETTER E WITH ACUTE
1197 ("I'") ;; LATIN CAPITAL LETTER I WITH ACUTE
1198 ("O'") ;; LATIN CAPITAL LETTER O WITH ACUTE
1199 ("U'") ;; LATIN CAPITAL LETTER U WITH ACUTE
1200 ;; “Grave, marking emphasis on short vowels”:
1201 ("a`") ;; LATIN SMALL LETTER A WITH GRAVE
1202 ("e`") ;; LATIN SMALL LETTER E WITH GRAVE
1203 ("i`") ;; LATIN SMALL LETTER I WITH GRAVE
1204 ("o`") ;; LATIN SMALL LETTER O WITH GRAVE
1205 ("u`") ;; LATIN SMALL LETTER U WITH GRAVE
1206 ("A`") ;; LATIN CAPITAL LETTER A WITH GRAVE
1207 ("E`") ;; LATIN CAPITAL LETTER E WITH GRAVE
1208 ("I`") ;; LATIN CAPITAL LETTER I WITH GRAVE
1209 ("O`") ;; LATIN CAPITAL LETTER O WITH GRAVE
1210 ("U`") ;; LATIN CAPITAL LETTER U WITH GRAVE
1211 ;; “Cater for the use of many French words and use of the circumflex
1212 ;; in Frisian.” Yudit used `;' for cedilla.
1213 ("c,") ;; LATIN SMALL LETTER C WITH CEDILLA
1214 ("C,") ;; LATIN CAPITAL LETTER C WITH CEDILLA
1215 ("a^") ;; LATIN SMALL LETTER A WITH CIRCUMFLEX
1216 ("e^") ;; LATIN SMALL LETTER E WITH CIRCUMFLEX
1217 ("i^") ;; LATIN SMALL LETTER I WITH CIRCUMFLEX
1218 ("o^") ;; LATIN SMALL LETTER O WITH CIRCUMFLEX
1219 ("u^") ;; LATIN SMALL LETTER U WITH CIRCUMFLEX
1220 ("A^") ;; LATIN CAPITAL LETTER A WITH CIRCUMFLEX
1221 ("E^") ;; LATIN CAPITAL LETTER E WITH CIRCUMFLEX
1222 ("I^") ;; LATIN CAPITAL LETTER I WITH CIRCUMFLEX
1223 ("O^") ;; LATIN CAPITAL LETTER O WITH CIRCUMFLEX
1224 ("U^") ;; LATIN CAPITAL LETTER U WITH CIRCUMFLEX
1225 ;; “Follow the example of the Dutch POSIX locale, using ISO-8859-9 to
1226 ;; cater to the many Turks in Dutch society.” Perhaps German methods
1227 ;; should do so too. Follow turkish-alt-postfix here.
1228 ("i/") ;; LATIN SMALL LETTER I WITH NO DOT
1229 ("s,") ;; LATIN SMALL LETTER S WITH CEDILLA
1230 ("g^") ;; LATIN SMALL LETTER G WITH BREVE
1231 ("I/") ;; LATIN CAPITAL LETTER I WITH DOT ABOVE
1232 ("S,") ;; LATIN CAPITAL LETTER S WITH CEDILLA
1233 ("G^") ;; LATIN CAPITAL LETTER G WITH BREVE
1236 ;; Originally from Yudit, discussed with Albertas Agejevas
1237 ;; <alga@uosis.mif.vu.lt>
1238 (quail-define-package
1239 "lithuanian-numeric" "Lithuanian" "LtN" t
1240 "Lithuanian numeric input method.
1241 " nil t t t t nil nil nil nil nil t)
1243 (quail-define-rules
1244 ("1")
1245 ("2")
1246 ("3")
1247 ("4")
1248 ("5")
1249 ("6")
1250 ("7")
1251 ("8")
1252 ("9" ?„)
1253 ("0" ?“)
1254 ("=")
1255 ("!")
1256 ("@")
1257 ("#")
1258 ("$")
1259 ("%")
1260 ("^")
1261 ("&")
1262 ("*")
1263 ("+"))
1265 ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lt, suggested by
1266 ;; Albertas Agejevas <alga@uosis.mif.vu.lt>
1267 (quail-define-package
1268 "lithuanian-keyboard" "Lithuanian" "Lt" t
1269 "Lithuanian standard keyboard input method.
1270 " nil t t t t nil nil nil nil nil t)
1272 (quail-define-rules
1273 ("1")
1274 ("!")
1275 ("2")
1276 ("@")
1277 ("#")
1278 ("4")
1279 ("$")
1280 ("5")
1281 ("%")
1282 ("6")
1283 ("^")
1284 ("7")
1285 ("&")
1286 ("9" ?„)
1287 ("0" ?“)
1288 ("=")
1289 ("+"))
1291 ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lv
1292 (quail-define-package
1293 "latvian-keyboard" "Latvian" "Lv" t
1294 "Latvian standard keyboard input method.
1295 " nil t t t t nil nil nil nil nil t)
1297 (quail-define-rules
1298 ("4" ?€)
1299 ("$")
1300 ("e")
1301 ("E")
1302 ("r")
1303 ("R")
1304 ("u")
1305 ("U")
1306 ("i")
1307 ("I")
1308 ("o")
1309 ("O")
1310 ("a")
1311 ("A")
1312 ("s")
1313 ("S")
1314 ("g")
1315 ("G")
1316 ("k")
1317 ("K")
1318 ("l")
1319 ("L")
1320 ("\'" ?“)
1321 ("\"" ?„)
1322 ("z")
1323 ("Z")
1324 ("c")
1325 ("C")
1326 ("n")
1327 ("N"))
1329 (quail-define-package
1330 "latin-alt-postfix" "Latin" "L<" t
1331 "Latin character input method with postfix modifiers.
1332 This is the union of various input methods originally made for input
1333 of characters from a single Latin-N charset.
1335 | postfix | examples
1336 ------------+---------+----------
1337 acute | ' | a' -> á
1338 grave | ` | a` -> à
1339 circumflex | ^ | a^ -> â
1340 diaeresis | \" | a\" -> ä
1341 tilde | ~ | a~ -> ã
1342 cedilla | /` | c/ -> ç c` -> ç
1343 ogonek | ` | a` -> ą
1344 breve | ~ | a~ -> ă
1345 caron | ~ | c~ -> č
1346 dbl. acute | : | o: -> ő
1347 ring | ` | u` -> ů
1348 dot | ` | z` -> ż
1349 stroke | / | d/ -> đ
1350 nordic | / | d/ -> ð t/ -> þ a/ -> å e/ -> æ o/ -> ø
1351 others | /<> | s/ -> ß ?/ -> ¿ !/ -> ¡
1352 | various | << -> « >> -> » o_ -> º a_ -> ª
1354 It would be natural to use comma for cedillas, but that would be
1355 inconvenient in practice because commas are needed very often after a
1356 letter.
1358 Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
1359 " nil t nil nil nil nil nil nil nil nil t)
1361 ;; Fixme: ¦ § ¨ © ¬ ­ ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ ¼ ½ ¾ × ÷
1362 (quail-define-rules
1363 (" _")
1364 ("!/")
1365 ("//")
1366 ("<<")
1367 (">>")
1368 ("?/" ?¿)
1369 ("$/")
1370 ("$/")
1371 ("A'")
1372 ("A-")
1373 ("A/")
1374 ("A\"")
1375 ("A^")
1376 ("A`")
1377 ("A`")
1378 ("A~")
1379 ("A~")
1380 ("C'")
1381 ("C/")
1382 ("C/")
1383 ("C^")
1384 ("C`")
1385 ("C~")
1386 ("D/")
1387 ("D/")
1388 ("D~")
1389 ("E'")
1390 ("E-")
1391 ("E/")
1392 ("E\"")
1393 ("E^")
1394 ("E`")
1395 ("E`")
1396 ("E~")
1397 ("E~")
1398 ("G/")
1399 ("G^")
1400 ("G`")
1401 ("G~")
1402 ("H/")
1403 ("H^")
1404 ("I'")
1405 ("I-")
1406 ("I/")
1407 ("I\"")
1408 ("I^")
1409 ("I`")
1410 ("I`")
1411 ("I~")
1412 ("J^")
1413 ("K`")
1414 ("L'")
1415 ("L/")
1416 ("L`")
1417 ("L~")
1418 ("N'")
1419 ("N/")
1420 ("N`")
1421 ("N~")
1422 ("N~")
1423 ("O'")
1424 ("O-")
1425 ("O/")
1426 ("O:")
1427 ("O\"")
1428 ("O^")
1429 ("O`")
1430 ("O~")
1431 ("R'")
1432 ("R`")
1433 ("R~")
1434 ("S'")
1435 ("S^")
1436 ("S`")
1437 ("S~")
1438 ("T/")
1439 ("T/")
1440 ("T`")
1441 ("T~")
1442 ("U'")
1443 ("U-")
1444 ("U:")
1445 ("U\"")
1446 ("U^")
1447 ("U`")
1448 ("U`")
1449 ("U`")
1450 ("U~")
1451 ("U~")
1452 ("Y'")
1453 ("Y\"")
1454 ("Y=")
1455 ("Z'")
1456 ("Z/")
1457 ("Z`")
1458 ("Z~")
1459 ("a'")
1460 ("a-")
1461 ("a/")
1462 ("a\"")
1463 ("a^")
1464 ("a_")
1465 ("a`")
1466 ("a`")
1467 ("a~")
1468 ("a~")
1469 ("c'")
1470 ("c/")
1471 ("c/")
1472 ("c/")
1473 ("c^")
1474 ("c`")
1475 ("c~")
1476 ("d/")
1477 ("d/")
1478 ("d~")
1479 ("e'")
1480 ("e-")
1481 ("e/")
1482 ("e\"")
1483 ("e^")
1484 ("e`")
1485 ("e`")
1486 ("e~")
1487 ("e~")
1488 ("e=" ?€)
1489 ("g/")
1490 ("g^")
1491 ("g`")
1492 ("g~")
1493 ("h/")
1494 ("h^")
1495 ("i'")
1496 ("i-")
1497 ("i/")
1498 ("i\"")
1499 ("i^")
1500 ("i`")
1501 ("i`")
1502 ("i~")
1503 ("j^")
1504 ("k/")
1505 ("k`")
1506 ("l'")
1507 ("l/")
1508 ("l`")
1509 ("l~")
1510 ("n'")
1511 ("n/")
1512 ("n`")
1513 ("n~")
1514 ("n~")
1515 ("o'")
1516 ("o-")
1517 ("o/")
1518 ("o:")
1519 ("o\"")
1520 ("o^")
1521 ("o_")
1522 ("o`")
1523 ("o~")
1524 ("r'")
1525 ("r`")
1526 ("r~")
1527 ("s'")
1528 ("s/")
1529 ("s^")
1530 ("s`")
1531 ("s~")
1532 ("t/")
1533 ("t/")
1534 ("t`")
1535 ("t~")
1536 ("u'")
1537 ("u-")
1538 ("u:")
1539 ("u\"")
1540 ("u^")
1541 ("u`")
1542 ("u`")
1543 ("u`")
1544 ("u~")
1545 ("u~")
1546 ("y'")
1547 ("y\"" ?ÿ)
1548 ("z'")
1549 ("z/")
1550 ("z`")
1551 ("z~")
1553 (" __" [" _"])
1554 ("!//" ["!/"])
1555 ("<<<" ["<<"])
1556 (">>>" [">>"])
1557 ("?//" ["?/"])
1558 ("///" ["//"])
1559 ("$//" ["$/"])
1560 ("A''" ["A'"])
1561 ("A--" ["A-"])
1562 ("A//" ["A/"])
1563 ("A\"\"" ["A\""])
1564 ("A^^" ["A^"])
1565 ("A``" ["A`"])
1566 ("A~~" ["A~"])
1567 ("C''" ["C'"])
1568 ("C//" ["C/"])
1569 ("C^^" ["C^"])
1570 ("C``" ["C`"])
1571 ("C~~" ["C~"])
1572 ("D//" ["D/"])
1573 ("D~~" ["D~"])
1574 ("E''" ["E'"])
1575 ("E--" ["E-"])
1576 ("E//" ["E/"])
1577 ("E\"\"" ["E\""])
1578 ("E^^" ["E^"])
1579 ("E``" ["E`"])
1580 ("E~~" ["E~"])
1581 ("G//" ["G/"])
1582 ("G^^" ["G^"])
1583 ("G``" ["G`"])
1584 ("G~~" ["G~"])
1585 ("H//" ["H/"])
1586 ("H^^" ["H^"])
1587 ("I''" ["I'"])
1588 ("I--" ["I-"])
1589 ("I//" ["I/"])
1590 ("I\"\"" ["I\""])
1591 ("I^^" ["I^"])
1592 ("I``" ["I`"])
1593 ("I~~" ["I~"])
1594 ("J^^" ["J^"])
1595 ("K``" ["K`"])
1596 ("L''" ["L'"])
1597 ("L//" ["L/"])
1598 ("L``" ["L`"])
1599 ("L~~" ["L~"])
1600 ("N''" ["N'"])
1601 ("N//" ["N/"])
1602 ("N``" ["N`"])
1603 ("N~~" ["N~"])
1604 ("O''" ["O'"])
1605 ("O--" ["O-"])
1606 ("O//" ["O/"])
1607 ("O::" ["O:"])
1608 ("O\"\"" ["O\""])
1609 ("O^^" ["O^"])
1610 ("O``" ["O`"])
1611 ("O~~" ["O~"])
1612 ("R''" ["R'"])
1613 ("R``" ["R`"])
1614 ("R~~" ["R~"])
1615 ("S''" ["S'"])
1616 ("S^^" ["S^"])
1617 ("S``" ["S`"])
1618 ("S~~" ["S~"])
1619 ("T//" ["T/"])
1620 ("T``" ["T`"])
1621 ("T~~" ["T~"])
1622 ("U''" ["U'"])
1623 ("U--" ["U-"])
1624 ("U::" ["U:"])
1625 ("U\"\"" ["U\""])
1626 ("U^^" ["U^"])
1627 ("U``" ["U`"])
1628 ("U~~" ["U~"])
1629 ("Y''" ["Y'"])
1630 ("Z''" ["Z'"])
1631 ("Z//" ["Z/"])
1632 ("Z``" ["Z`"])
1633 ("Z~~" ["Z~"])
1634 ("a''" ["a'"])
1635 ("a--" ["a-"])
1636 ("a//" ["a/"])
1637 ("a\"\"" ["a\""])
1638 ("a^^" ["a^"])
1639 ("a__" ["a_"])
1640 ("a``" ["a`"])
1641 ("a~~" ["a~"])
1642 ("c''" ["c'"])
1643 ("c//" ["c/"])
1644 ("c^^" ["c^"])
1645 ("c``" ["c`"])
1646 ("c~~" ["c~"])
1647 ("d//" ["d/"])
1648 ("d~~" ["d~"])
1649 ("e''" ["e'"])
1650 ("e--" ["e-"])
1651 ("e//" ["e/"])
1652 ("e\"\"" ["e\""])
1653 ("e^^" ["e^"])
1654 ("e``" ["e`"])
1655 ("e~~" ["e~"])
1656 ("e==" ["e="])
1657 ("g//" ["g/"])
1658 ("g^^" ["g^"])
1659 ("g``" ["g`"])
1660 ("g~~" ["g~"])
1661 ("h//" ["h/"])
1662 ("h^^" ["h^"])
1663 ("i''" ["i'"])
1664 ("i--" ["i-"])
1665 ("i//" ["i/"])
1666 ("i\"\"" ["i\""])
1667 ("i^^" ["i^"])
1668 ("i``" ["i`"])
1669 ("i~~" ["i~"])
1670 ("j^^" ["j^"])
1671 ("k//" ["k/"])
1672 ("k``" ["k`"])
1673 ("l''" ["l'"])
1674 ("l//" ["l/"])
1675 ("l``" ["l`"])
1676 ("l~~" ["l~"])
1677 ("n''" ["n'"])
1678 ("n//" ["n/"])
1679 ("n``" ["n`"])
1680 ("n~~" ["n~"])
1681 ("o''" ["o'"])
1682 ("o--" ["o-"])
1683 ("o//" ["o/"])
1684 ("o::" ["o:"])
1685 ("o\"\"" ["o\""])
1686 ("o^^" ["o^"])
1687 ("o__" ["o_"])
1688 ("o``" ["o`"])
1689 ("o~~" ["o~"])
1690 ("r''" ["r'"])
1691 ("r``" ["r`"])
1692 ("r~~" ["r~"])
1693 ("s''" ["s'"])
1694 ("s//" ["s/"])
1695 ("s^^" ["s^"])
1696 ("s``" ["s`"])
1697 ("s~~" ["s~"])
1698 ("t//" ["t/"])
1699 ("t``" ["t`"])
1700 ("t~~" ["t~"])
1701 ("u''" ["u'"])
1702 ("u--" ["u-"])
1703 ("u::" ["u:"])
1704 ("u\"\"" ["u\""])
1705 ("u^^" ["u^"])
1706 ("u``" ["u`"])
1707 ("u~~" ["u~"])
1708 ("y''" ["y'"])
1709 ("y\"\"" ["y\""])
1710 ("z''" ["z'"])
1711 ("z//" ["z/"])
1712 ("z``" ["z`"])
1713 ("z~~" ["z~"])
1716 ;;; latin-alt.el ends here