Clarify wording about functions' argument lists
[emacs.git] / lisp / leim / quail / cyrillic.el
blob118e750a32ddc2fd8603d455966b4f40735c4140
1 ;;; cyrillic.el --- Quail package for inputting Cyrillic characters
3 ;; Copyright (C) 1997-1998, 2001-2018 Free Software Foundation, Inc.
4 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
5 ;; 2006, 2007, 2008, 2009, 2010, 2011
6 ;; National Institute of Advanced Industrial Science and Technology (AIST)
7 ;; Registration Number H14PRO021
9 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org>
10 ;; Keywords: multilingual, input method, Cyrillic, i18n
12 ;; This file is part of GNU Emacs.
14 ;; GNU Emacs is free software: you can redistribute it and/or modify
15 ;; it under the terms of the GNU General Public License as published by
16 ;; the Free Software Foundation, either version 3 of the License, or
17 ;; (at your option) any later version.
19 ;; GNU Emacs is distributed in the hope that it will be useful,
20 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
21 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 ;; GNU General Public License for more details.
24 ;; You should have received a copy of the GNU General Public License
25 ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
27 ;;; Commentary:
29 ;; These methods use a mixture of 8859-5 and Unicode. Quail, used
30 ;; with ucs-tables provides support for translating on the fly to
31 ;; what's appropriate for aa buffer's file coding system, so the
32 ;; encoding shouldn't matter too much provided it supports the
33 ;; necessary characters.
35 ;;; Code:
37 (require 'quail)
39 ;; This was `cyrillic-jcuken'. Alexander Mikhailian
40 ;; <mikhailian@altern.org> says: "cyrillic-jcuken" is actually
41 ;; russian. It is ok but a bit outdated. This layout has been used
42 ;; in typewriters for ages but it has been superseded on desktops by
43 ;; a variation of this layout, implemented in M$ Windows software.
44 ;; The Windows layout is greatly preferred because of the comma and
45 ;; period being placed more conveniently and, of course, because of
46 ;; the popularity of Windows software. This layout is a common option
47 ;; in X Windows and console layouts for GNU/Linux. [See
48 ;; `russian-computer' below.]
49 (quail-define-package
50 "russian-typewriter" "Russian" "ЖЙ" nil
51 "ЙЦУКЕН Russian typewriter layout (ISO 8859-5 encoding)."
52 nil t t t t nil nil nil nil nil t)
54 ;; №1 -2 /3 "4 :5 ,6 .7 _8 ?9 %0 != ;\ |+
55 ;; Й Ц У К Е Н Г Ш Щ З Х Ъ )(
56 ;; Ф Ы В А П Р О Л Д Ж Э
57 ;; Я Ч С М И Т Ь Б Ю Ё
59 (quail-define-rules
60 ("1" ?№)
61 ("2" ?-)
62 ("3" ?/)
63 ("4" ?\")
64 ("5" ?:)
65 ("6" ?,)
66 ("7" ?.)
67 ("8" ?_)
68 ("9" ??)
69 ("0" ?%)
70 ("-" ?!)
71 ("=" ?\;)
72 ("`" ?|)
73 ("q")
74 ("w")
75 ("e")
76 ("r")
77 ("t")
78 ("y")
79 ("u")
80 ("i")
81 ("o")
82 ("p")
83 ("[")
84 ("]")
85 ("a")
86 ("s")
87 ("d")
88 ("f")
89 ("g" ?п)
90 ("h")
91 ("j")
92 ("k")
93 ("l")
94 (";")
95 ("'")
96 ("\\" ?\))
97 ("z")
98 ("x")
99 ("c")
100 ("v")
101 ("b")
102 ("n")
103 ("m")
104 (",")
105 (".")
106 ("/")
108 ("!" ?1)
109 ("@" ?2)
110 ("#" ?3)
111 ("$" ?4)
112 ("%" ?5)
113 ("^" ?6)
114 ("&" ?7)
115 ("*" ?8)
116 ("(" ?9)
117 (")" ?0)
118 ("_" ?=)
119 ("+" ?\\)
120 ("~" ?+)
121 ("Q")
122 ("W")
123 ("E")
124 ("R")
125 ("T")
126 ("Y")
127 ("U")
128 ("I")
129 ("O")
130 ("P")
131 ("{")
132 ("}")
133 ("A")
134 ("S")
135 ("D")
136 ("F")
137 ("G")
138 ("H")
139 ("J")
140 ("K")
141 ("L")
142 (":")
143 ("\"")
144 ("|" ?\()
145 ("Z")
146 ("X")
147 ("C")
148 ("V")
149 ("B")
150 ("N")
151 ("M")
152 ("<")
153 (">")
154 ("?")
157 ;; Maintain the obsolete name for now.
158 (push (cons "cyrillic-jcuken"
159 (cdr (assoc "russian-typewriter" quail-package-alist)))
160 quail-package-alist)
162 ;; This needs to be seen by quail-update-leim-list-file, but cannot be
163 ;; commented out because quail-update-leim-list-file ignores
164 ;; commented-out lines.
165 (if nil
166 (quail-define-package
167 "cyrillic-jcuken" "Russian" "ЖЙ" nil
168 "ЙЦУКЕН Russian typewriter layout (ISO 8859-5 encoding)."))
170 ;; See comment above. This is the variant `winkeys' from `ru' in XKB.
171 (quail-define-package
172 "russian-computer" "Russian" "RU" nil
173 "ЙЦУКЕН Russian computer layout"
174 nil t t t t nil nil nil nil nil t)
176 ;; 1! 2" 3№ 4; 5% 6: 7? 8* 9( 0) -_ =+ \/ ёЁ
177 ;; Й Ц У К Е Н Г Ш Щ З Х Ъ
178 ;; Ф Ы В А П Р О Л Д Ж Э
179 ;; Я Ч С М И Т Ь Б Ю .,
181 (quail-define-rules
182 ("1" ?1)
183 ("2" ?2)
184 ("3" ?3)
185 ("4" ?4)
186 ("5" ?5)
187 ("6" ?6)
188 ("7" ?7)
189 ("8" ?8)
190 ("9" ?9)
191 ("0" ?0)
192 ("-" ?-)
193 ("=" ?=)
194 ("|" ?/)
195 ("`")
196 ("q")
197 ("w")
198 ("e")
199 ("r")
200 ("t")
201 ("y")
202 ("u")
203 ("i")
204 ("o")
205 ("p")
206 ("[")
207 ("]")
208 ("a")
209 ("s")
210 ("d")
211 ("f")
212 ("g" ?п)
213 ("h")
214 ("j")
215 ("k")
216 ("l")
217 (";")
218 ("'")
219 ("\\" ?\\)
220 ("z")
221 ("x")
222 ("c")
223 ("v")
224 ("b")
225 ("n")
226 ("m")
227 (",")
228 (".")
229 ("/" ?.)
230 ("!" ?!)
231 ("@" ?\")
232 ("#" ?№)
233 ("$" ?\;)
234 ("%" ?%)
235 ("^" ?:)
236 ("&" ??)
237 ("*" ?*)
238 ("(" ?\()
239 (")" ?\))
240 ("_" ?_)
241 ("+" ?+)
242 ("~")
243 ("Q")
244 ("W")
245 ("E")
246 ("R")
247 ("T")
248 ("Y")
249 ("U")
250 ("I")
251 ("O")
252 ("P")
253 ("{")
254 ("}")
255 ("A")
256 ("S")
257 ("D")
258 ("F")
259 ("G")
260 ("H")
261 ("J")
262 ("K")
263 ("L")
264 (":")
265 ("\"")
266 ("|" ?|)
267 ("Z")
268 ("X")
269 ("C")
270 ("V")
271 ("B")
272 ("N")
273 ("M")
274 ("<")
275 (">")
276 ("?" ?,))
278 ;; Mikhailian couldn't check the next two.
280 ;; This seems to have the same layout for letters as mk in XKB, but at
281 ;; least the top row is different.
282 (quail-define-package
283 "cyrillic-macedonian" "Cyrillic" "ЖM" nil
284 "ЉЊЕРТЗ-ЃЌ keyboard layout based on JUS.I.K1.004"
285 nil t t t t nil nil nil nil nil t)
287 ;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <>
288 ;; Љ Њ Е Р Т З У И О П Ш Ѓ
289 ;; А С Д Ф Г Х Ј К Л Ч Ќ Ж
290 ;; Ѕ Џ Ц В Б Н М ,; .: -_
292 (quail-define-rules
293 ("1" ?1)
294 ("2" ?2)
295 ("3" ?3)
296 ("4" ?4)
297 ("5" ?5)
298 ("6" ?6)
299 ("7" ?7)
300 ("8" ?8)
301 ("9" ?9)
302 ("0" ?0)
303 ("-" ?/)
304 ("=" ?+)
305 ("`" ?<)
306 ("q")
307 ("w")
308 ("e")
309 ("r")
310 ("t")
311 ("y")
312 ("u")
313 ("i")
314 ("o")
315 ("p" ?п)
316 ("[")
317 ("]")
318 ("a")
319 ("s")
320 ("d")
321 ("f")
322 ("g")
323 ("h")
324 ("j")
325 ("k")
326 ("l")
327 (";")
328 ("'")
329 ("\\")
330 ("z")
331 ("x")
332 ("c")
333 ("v")
334 ("b")
335 ("n")
336 ("m")
337 ("," ?,)
338 ("." ?.)
339 ("/" ?-)
341 ("!" ?!)
342 ("@" ?\")
343 ("#" ?#)
344 ("$" ?$)
345 ("%" ?%)
346 ("^" ?&)
347 ("&" ?')
348 ("*" ?\()
349 ("(" ?\))
350 (")" ?=)
351 ("_" ??)
352 ("+" ?*)
353 ("~" ?>)
354 ("Q")
355 ("W")
356 ("E")
357 ("R")
358 ("T")
359 ("Y")
360 ("U")
361 ("I")
362 ("O")
363 ("P")
364 ("{")
365 ("}")
366 ("A")
367 ("S")
368 ("D")
369 ("F")
370 ("G")
371 ("H")
372 ("J")
373 ("K")
374 ("L")
375 (":")
376 ("\"")
377 ("|")
378 ("Z")
379 ("X")
380 ("C")
381 ("V")
382 ("B")
383 ("N")
384 ("M")
385 ("<" ?\;)
386 (">" ?:)
387 ("?" ?_))
391 (quail-define-package
392 "cyrillic-serbian" "Cyrillic" "ЖS" nil
393 "ЉЊЕРТЗ-ЂЋ keyboard layout based on JUS.I.K1.005"
394 nil t t t t nil nil nil nil nil t)
396 ;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <>
397 ;; Љ Њ Е Р Т З У И О П Ш Ђ
398 ;; А С Д Ф Г Х Ј К Л Ч Ћ Ж
399 ;; Ѕ Џ Ц В Б Н М ,; .: -_
401 (quail-define-rules
402 ("1" ?1)
403 ("2" ?2)
404 ("3" ?3)
405 ("4" ?4)
406 ("5" ?5)
407 ("6" ?6)
408 ("7" ?7)
409 ("8" ?8)
410 ("9" ?9)
411 ("0" ?0)
412 ("-" ?/)
413 ("=" ?+)
414 ("`" ?<)
415 ("q")
416 ("w")
417 ("e")
418 ("r")
419 ("t")
420 ("y")
421 ("u")
422 ("i")
423 ("o")
424 ("p" ?п)
425 ("[")
426 ("]")
427 ("a")
428 ("s")
429 ("d")
430 ("f")
431 ("g")
432 ("h")
433 ("j")
434 ("k")
435 ("l")
436 (";")
437 ("'")
438 ("\\")
439 ("z")
440 ("x")
441 ("c")
442 ("v")
443 ("b")
444 ("n")
445 ("m")
446 ("," ?,)
447 ("." ?.)
448 ("/" ?-)
450 ("!" ?!)
451 ("@" ?\")
452 ("#" ?#)
453 ("$" ?$)
454 ("%" ?%)
455 ("^" ?&)
456 ("&" ?')
457 ("*" ?\()
458 ("(" ?\))
459 (")" ?=)
460 ("_" ??)
461 ("+" ?*)
462 ("~" ?>)
463 ("Q")
464 ("W")
465 ("E")
466 ("R")
467 ("T")
468 ("Y")
469 ("U")
470 ("I")
471 ("O")
472 ("P")
473 ("{")
474 ("}")
475 ("A")
476 ("S")
477 ("D")
478 ("F")
479 ("G")
480 ("H")
481 ("J")
482 ("K")
483 ("L")
484 (":")
485 ("\"")
486 ("|")
487 ("Z")
488 ("X")
489 ("C")
490 ("V")
491 ("B")
492 ("N")
493 ("M")
494 ("<" ?\;)
495 (">" ?:)
496 ("?" ?_))
500 ;; Alexander Mikhailian comments:
501 ;; Having worked for several years as a Belarusian linguist, I still
502 ;; can not find the origin of this layout which BTW does include
503 ;; several characters that are not present in Belarusian and does not
504 ;; include a few ones that do exist in Belarusian. Besides, the typo
505 ;; in the name of this layout speaks for itself since Belarusian has
506 ;; an outdated version of spelling which is "Byelorussian" and not
507 ;; "beylorussian". I suggest that you just remove this layout.
509 ;; [`derived from JUS.I.K1' according to an old Mule note -- fx]
511 ;; (quail-define-package
512 ;; "cyrillic-beylorussian" "Belarussian" "ЖB" nil
513 ;; "ЉЊЕРТЗ-ІЎ BEYLORUSSIAN (ISO 8859-5 encoding)"
514 ;; nil t t t t nil nil nil nil nil t)
516 ;; ;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <>
517 ;; ;; Љ Њ Е Р Т З У И О П Ш І
518 ;; ;; А С Д Ф Г Х Ј К Л Ч Ў Ж
519 ;; ;; Ѕ Џ Ц В Б Н М ,; .: -_
521 ;; (quail-define-rules
522 ;; ("-" ?/)
523 ;; ("=" ?+)
524 ;; ("`" ?<)
525 ;; ("q" ?љ)
526 ;; ("w" ?њ)
527 ;; ("e" ?е)
528 ;; ("r" ?р)
529 ;; ("t" ?т)
530 ;; ("y" ?з)
531 ;; ("u" ?у)
532 ;; ("i" ?и)
533 ;; ("o" ?о)
534 ;; ("p" ?п)
535 ;; ("[" ?ш)
536 ;; ("]" ?і)
537 ;; ("a" ?а)
538 ;; ("s" ?с)
539 ;; ("d" ?д)
540 ;; ("f" ?ф)
541 ;; ("g" ?г)
542 ;; ("h" ?х)
543 ;; ("j" ?ј)
544 ;; ("k" ?к)
545 ;; ("l" ?л)
546 ;; (";" ?ч)
547 ;; ("'" ?ў)
548 ;; ("\\" ?ж)
549 ;; ("z" ?ѕ)
550 ;; ("x" ?џ)
551 ;; ("c" ?ц)
552 ;; ("v" ?в)
553 ;; ("b" ?б)
554 ;; ("n" ?н)
555 ;; ("m" ?м)
556 ;; ("/" ?-)
558 ;; ("@" ?\")
559 ;; ("^" ?&)
560 ;; ("&" ?')
561 ;; ("*" ?\()
562 ;; ("(" ?\))
563 ;; (")" ?=)
564 ;; ("_" ??)
565 ;; ("+" ?*)
566 ;; ("~" ?>)
567 ;; ("Q" ?Љ)
568 ;; ("W" ?Њ)
569 ;; ("E" ?Е)
570 ;; ("R" ?Р)
571 ;; ("T" ?Т)
572 ;; ("Y" ?З)
573 ;; ("U" ?У)
574 ;; ("I" ?И)
575 ;; ("O" ?О)
576 ;; ("P" ?П)
577 ;; ("{" ?Ш)
578 ;; ("}" ?І)
579 ;; ("A" ?А)
580 ;; ("S" ?С)
581 ;; ("D" ?Д)
582 ;; ("F" ?Ф)
583 ;; ("G" ?Г)
584 ;; ("H" ?Х)
585 ;; ("J" ?Ј)
586 ;; ("K" ?К)
587 ;; ("L" ?Л)
588 ;; (":" ?Ч)
589 ;; ("\"" ?Ў)
590 ;; ("|" ?Ж)
591 ;; ("Z" ?Ѕ)
592 ;; ("X" ?Џ)
593 ;; ("C" ?Ц)
594 ;; ("V" ?В)
595 ;; ("B" ?Б)
596 ;; ("N" ?Н)
597 ;; ("M" ?М)
598 ;; ("<" ?\;)
599 ;; (">" ?:)
600 ;; ("?" ?_))
604 ;; Alexander Mikhailian reports the opinion of fellow Ukrainian
605 ;; linguist Bogdan Babych <babych@altern.org>:
606 ;; He had seen this layout on some oldish systems but that the vast
607 ;; majority of the population uses a modified version of the M$ Windows
608 ;; layout. In fact, Microsoft shipped for a while a layout that was lacking
609 ;; two characters, precisely the "GHE_WITH_UPTURN" and the apostrophe. The
610 ;; latest versions of Windows software do have the "GHE_WITH_UPTURN" in the
611 ;; ukrainian keyboard layout but the apostrophe is still not there, whereas
612 ;; there is one letter, "Cyrillic_YO", not used in ukrainian. Ukrainians
613 ;; normally replace the "Cyrillic_YO" by the apostrophe sign and live
614 ;; happily with this little change. [See "ukrainian-computer" below.]
616 ;; Fixme: add GHE_WITH_UPTURN.
617 (quail-define-package
618 "cyrillic-ukrainian" "Ukrainian" "ЖU" nil
619 "ЄЇЕРТЗ-ІЎ UKRAINIAN
621 Sorry, but `ghe with upturn' is not included in ISO 8859-5."
622 nil t t t t nil nil nil nil nil t)
624 ;; 1! 2" 3# 4$ 5% 6& 7' 8( 9) 0= /? +* <>
625 ;; Є Ї Е Р Т З У И О П Ш І
626 ;; А С Д Ф Г Х Ј К Л Ч Ў Ж
627 ;; Ѕ Џ Ц В Б Н М ,; .: -_
629 (quail-define-rules
630 ("1" ?1)
631 ("2" ?2)
632 ("3" ?3)
633 ("4" ?4)
634 ("5" ?5)
635 ("6" ?6)
636 ("7" ?7)
637 ("8" ?8)
638 ("9" ?9)
639 ("0" ?0)
640 ("-" ?/)
641 ("=" ?+)
642 ("`" ?<)
643 ("q")
644 ("w")
645 ("e")
646 ("r")
647 ("t")
648 ("y")
649 ("u")
650 ("i")
651 ("o")
652 ("p" ?п)
653 ("[")
654 ("]")
655 ("a")
656 ("s")
657 ("d")
658 ("f")
659 ("g")
660 ("h")
661 ("j")
662 ("k")
663 ("l")
664 (";")
665 ("'")
666 ("\\")
667 ("z")
668 ("x")
669 ("c")
670 ("v")
671 ("b")
672 ("n")
673 ("m")
674 ("," ?,)
675 ("." ?.)
676 ("/" ?-)
678 ("!" ?!)
679 ("@" ?\")
680 ("#" ?#)
681 ("$" ?$)
682 ("%" ?%)
683 ("^" ?&)
684 ("&" ?')
685 ("*" ?\()
686 ("(" ?\))
687 (")" ?=)
688 ("_" ??)
689 ("+" ?*)
690 ("~" ?>)
691 ("Q")
692 ("W")
693 ("E")
694 ("R")
695 ("T")
696 ("Y")
697 ("U")
698 ("I")
699 ("O")
700 ("P")
701 ("{")
702 ("}")
703 ("A")
704 ("S")
705 ("D")
706 ("F")
707 ("G")
708 ("H")
709 ("J")
710 ("K")
711 ("L")
712 (":")
713 ("\"")
714 ("|")
715 ("Z")
716 ("X")
717 ("C")
718 ("V")
719 ("B")
720 ("N")
721 ("M")
722 ("<" ?\;)
723 (">" ?:)
724 ("?" ?_))
727 (quail-define-package
728 "ukrainian-computer" "Ukrainian" "UK" nil
729 "ЙЦУКЕН Ukrainian (Unicode-based for use with KOI8-U encoding)."
730 nil t t t t nil nil nil nil nil t)
732 ;; ' 1! 2" 3№ 4; 5% 6: 7? 8* 9( 0) -_ =+
733 ;; Й Ц У К Е Н Г Ш Щ З Х Ї
734 ;; Ф І В А П Р О Л Д Ж Є Ґ
735 ;; Я Ч С М И Т Ь Б Ю .,
737 (quail-define-rules
738 ("1" ?1)
739 ("2" ?2)
740 ("3" ?3)
741 ("4" ?4)
742 ("5" ?5)
743 ("6" ?6)
744 ("7" ?7)
745 ("8" ?8)
746 ("9" ?9)
747 ("0" ?0)
748 ("-" ?-)
749 ("=" ?=)
750 ("`" ?')
751 ("q")
752 ("w")
753 ("e")
754 ("r")
755 ("t")
756 ("y")
757 ("u")
758 ("i")
759 ("o")
760 ("p")
761 ("[")
762 ("]")
763 ("a")
764 ("s")
765 ("d")
766 ("f")
767 ("g" ?п)
768 ("h")
769 ("j")
770 ("k")
771 ("l")
772 (";")
773 ("'")
774 ("z")
775 ("x")
776 ("c")
777 ("v")
778 ("b")
779 ("n")
780 ("m")
781 (",")
782 (".")
783 ("/" ?.)
784 ("!" ?!)
785 ("@" ?\")
786 ("#" ?№)
787 ("$" ?\;)
788 ("%" ?%)
789 ("^" ?:)
790 ("&" ??)
791 ("*" ?*)
792 ("(" ?\()
793 (")" ?\))
794 ("_" ?_)
795 ("+" ?+)
796 ("~" ?')
797 ("Q")
798 ("W")
799 ("E")
800 ("R")
801 ("T")
802 ("Y")
803 ("U")
804 ("I")
805 ("O")
806 ("P")
807 ("{")
808 ("}")
809 ("A")
810 ("S")
811 ("D")
812 ("F")
813 ("G")
814 ("H")
815 ("J")
816 ("K")
817 ("L")
818 (":")
819 ("\"")
820 ("Z")
821 ("X")
822 ("C")
823 ("V")
824 ("B")
825 ("N")
826 ("M")
827 ("<")
828 (">")
829 ("?" ?,)
830 ("\\")
831 ("|"))
834 (quail-define-package
835 "uzbek-cyrillic" "Ўзбекча" "Ўзб" nil
836 "ЙЦУКЕН Uzbek computer layout"
837 nil t t t t nil nil nil nil nil t)
839 ;; Ё 1! 2" 3№ 4; 5% 6: 7? 8* 9( 0) Ғ Ҳ
840 ;; Й Ц У К Е Н Г Ш Ў З Х Ъ \|
841 ;; Ф Қ В А П Р О Л Д Ж Э
842 ;; Я Ч С М И Т Ь Б Ю .,
844 (quail-define-rules
845 ("`")
846 ("1" ?1)
847 ("2" ?2)
848 ("3" ?3)
849 ("4" ?4)
850 ("5" ?5)
851 ("6" ?6)
852 ("7" ?7)
853 ("8" ?8)
854 ("9" ?9)
855 ("0" ?0)
856 ("-")
857 ("=")
859 ("q")
860 ("w")
861 ("e")
862 ("r")
863 ("t")
864 ("y")
865 ("u")
866 ("i")
867 ("o")
868 ("p")
869 ("[")
870 ("]")
871 ("\\" ?\\)
873 ("a")
874 ("s")
875 ("d")
876 ("f")
877 ("g" ?п)
878 ("h")
879 ("j")
880 ("k")
881 ("l")
882 (";")
883 ("'")
885 ("z")
886 ("x")
887 ("c")
888 ("v")
889 ("b")
890 ("n")
891 ("m")
892 (",")
893 (".")
894 ("/" ?.)
896 ("~")
897 ("!" ?!)
898 ("@" ?\")
899 ("#" ?№)
900 ("$" ?\;)
901 ("%" ?%)
902 ("^" ?:)
903 ("&" ??)
904 ("*" ?*)
905 ("(" ?\()
906 (")" ?\))
907 ("_")
908 ("+")
910 ("Q")
911 ("W")
912 ("E")
913 ("R")
914 ("T")
915 ("Y")
916 ("U")
917 ("I")
918 ("O")
919 ("P")
920 ("{")
921 ("}")
922 ("|" ?|)
924 ("A")
925 ("S")
926 ("D")
927 ("F")
928 ("G")
929 ("H")
930 ("J")
931 ("K")
932 ("L")
933 (":")
934 ("\"")
936 ("Z")
937 ("X")
938 ("C")
939 ("V")
940 ("B")
941 ("N")
942 ("M")
943 ("<")
944 (">")
945 ("?" ?,))
948 ;; Alexander Mikhailian says this is of limited use. It has been
949 ;; popular among emigrants or foreigners who have to type in Cyrillic
950 ;; (mostly Russian) from time to time.
951 (quail-define-package
952 "cyrillic-yawerty" "Cyrillic" "ЖЯ" nil
953 "ЯВЕРТЫ Roman transcription
955 This layout is based on Roman transcription by phonemic resemblance.
956 When preceded by a `/', the second and the third rows (number key row) change
957 as follows.
959 keytop | Q W E R T Y U I O P A S D
960 --------+---------------------------------------
961 input | Ђ Ѓ Є Ѕ І Ї Ј Љ Њ Ћ Ќ Ў Џ"
962 nil t t t t nil nil nil nil nil t)
964 ;; 1! 2ё 3ъ 4Ё 5% 6^ 7& 8* 9( 0) -_ Ч Ю
965 ;; Я В Е Р Т Ы У И О П Ш Щ
966 ;; А С Д Ф Г Х Й К Л ;: '" Э
967 ;; З Ь Ц Ж Б Н М ,< .> /?
969 ;; 1! 2ё 3ъ 4Ё 5% 6^ 7& 8* 9( 0) -_ Ч Ю
970 ;; Ђ Ѓ Є Ѕ І Ї Ј Љ Њ Ћ Ш Щ
971 ;; Ќ Ў Џ Ф Г Х Й К Л ;: '" Э
972 ;; З Ь Ц Ж Б Н М ,< .> /?
974 (quail-define-rules
975 ("1" ?1)
976 ("2" ?2)
977 ("3" ?3)
978 ("4" ?4)
979 ("5" ?5)
980 ("6" ?6)
981 ("7" ?7)
982 ("8" ?8)
983 ("9" ?9)
984 ("0" ?0)
985 ("-" ?-)
986 ("=")
987 ("`")
988 ("q")
989 ("w")
990 ("e")
991 ("r")
992 ("t")
993 ("y")
994 ("u")
995 ("i")
996 ("o")
997 ("p" ?п)
998 ("[")
999 ("]")
1000 ("a")
1001 ("s")
1002 ("d")
1003 ("f")
1004 ("g")
1005 ("h")
1006 ("j")
1007 ("k")
1008 ("l")
1009 (";" ?\;)
1010 ("'" ?')
1011 ("\\")
1012 ("z")
1013 ("x")
1014 ("c")
1015 ("v")
1016 ("b")
1017 ("n")
1018 ("m")
1019 ("," ?,)
1020 ("." ?.)
1021 ("/" ?/)
1023 ("!" ?!)
1024 ("@")
1025 ("#")
1026 ("$")
1027 ("%" ?%)
1028 ("^" ?^)
1029 ("&" ?&)
1030 ("*" ?*)
1031 ("(" ?\()
1032 (")" ?\))
1033 ("_" ?_)
1034 ("+")
1035 ("~")
1036 ("Q")
1037 ("W")
1038 ("E")
1039 ("R")
1040 ("T")
1041 ("Y")
1042 ("U")
1043 ("I")
1044 ("O")
1045 ("P")
1046 ("{")
1047 ("}")
1048 ("A")
1049 ("S")
1050 ("D")
1051 ("F")
1052 ("G")
1053 ("H")
1054 ("J")
1055 ("K")
1056 ("L")
1057 (":" ?:)
1058 ("\"" ?\")
1059 ("|")
1060 ("Z")
1061 ("X")
1062 ("C")
1063 ("V")
1064 ("B")
1065 ("N")
1066 ("M")
1067 ("<" ?<)
1068 (">" ?>)
1069 ("?" ??)
1071 ("/q")
1072 ("/w")
1073 ("/e")
1074 ("/r")
1075 ("/t")
1076 ("/y")
1077 ("/u")
1078 ("/i")
1079 ("/o")
1080 ("/p")
1081 ("/a")
1082 ("/s")
1083 ("/d")
1085 ("/Q")
1086 ("/W")
1087 ("/E")
1088 ("/R")
1089 ("/T")
1090 ("/Y")
1091 ("/U")
1092 ("/I")
1093 ("/O")
1094 ("/P")
1095 ("/A")
1096 ("/S")
1097 ("/D"))
1099 ;; This was provided by Valery Alexeev <valery@domovoy.math.uga.edu>.
1101 ;; Ognyan Kulev <ogi@fmi.uni-sofia.bg> wrote:
1103 ;; I would suggest future `cyrillic-translit' to be with the
1104 ;; modification of `cyrillic-translit-bulgarian' applied and the
1105 ;; latter to disappear. It could be used by people who write
1106 ;; bulgarian e-mails with latin letters for kick start (phonetic input
1107 ;; method is not so obvious as translit input method but each letter
1108 ;; is one keypress and a *lot* of people know it).
1110 ;; Anton Zinoviev <anton@lml.bas.bg> wrote:
1111 ;; I would say that the main idea for cyrillic-translit is to be
1112 ;; language-independent and universal. It should be able to generate all
1113 ;; Cyrillic symbols.
1114 (quail-define-package
1115 "cyrillic-translit" "Cyrillic" "Жt" t
1116 "Intuitively transliterated keyboard layout.
1117 Most convenient for entering Russian, but all Cyrillic characters
1118 are included. Should handle most cases. However:
1119 for ц (TSE) use \"c\", never \"ts\"
1120 щ (SHCHA = Bulgarian SHT) = \"shch\", \"sj\", \"/sht\" or \"/t\",
1121 э (REVERSE ROUNDED E) = \"e\\\"
1122 х (KHA) when after с (S) = \"x\" or \"kh\"
1123 ъ (HARD SIGN) = \"~\", Ъ (CAPITAL HARD SIGN) = \"~~\",
1124 ь (SOFT SIGN) = \"\\='\", Ь (CAPITAL SOFT SIGN) = \"\\='\\='\",
1125 я (YA) = \"ya\", \"ja\" or \"q\".
1127 Russian alphabet: a b v=w g d e yo=jo zh z i j=j\\=' k l m n o p r s t
1128 u f h=kh=x c ch sh shch=sj=/s=/sht ~ y \\=' e\\ yu=ju ya=ja=q
1130 Also included are Ukrainian є (YE) = \"/e\", ї (YI) = \"yi\",
1131 ґ (GHE WITH UPTURN) = \"g\\='\",
1132 Belarusian ў (SHORT U) = \"u~\",
1133 Serbo-Croatian ђ (DJE) = \"/d\", ћ (CHJE)= \"/ch\",
1134 Macedonian ѓ (GJE) = \"/g\", ѕ (DZE) = \"/s\", ќ (KJE) = \"/k\",
1135 cyrillic і (I DECIMAL) = \"/i\", ј (JE) = \"/j\",
1136 љ (LJE) = \"/l\", њ (NJE) = \"/n\" and џ (DZE) =\"/z\"."
1137 nil t t t t nil nil nil nil nil t)
1139 (quail-define-rules
1140 ("a") ("b") ("v") ("w") ("g") ("d")
1141 ("e") ("je")
1142 ("yo") ("jo")
1143 ("zh") ("z") ("i")
1144 ("j") ("j'") ("j`") ("k") ("l")
1145 ("m") ("n") ("o") ("p" ?п) ("r") ("s") ("t") ("u")
1146 ("f") ("x") ("h") ("kh")
1147 ("c") ("ch")
1148 ("sh")
1149 ("shch") ("sj")
1150 ("/sht") ("/t")
1151 ("~") ("y") ("'") ("`")
1152 ("e\\") ("e'") ("e`") ("@")
1153 ("yu") ("ju")
1154 ("ya") ("ja") ("q")
1156 ("A") ("B") ("V") ("W") ("G") ("D")
1157 ("E") ("Je") ("JE")
1158 ("Yo") ("YO") ("Jo") ("JO")
1159 ("Zh") ("ZH") ("Z") ("I")
1160 ("J") ("J'") ("J`") ("K") ("L")
1161 ("M") ("N") ("O") ("P") ("R") ("S") ("T") ("U")
1162 ("F") ("X") ("H") ("Kh") ("KH")
1163 ("C") ("Ch") ("CH")
1164 ("Sh") ("SH")
1165 ("Shch") ("SHCH") ("Sj") ("SJ")
1166 ("/Sht") ("/SHT") ("/T")
1167 ("~~") ("Y") ("''")
1168 ("E\\") ("E'") ("E`") ("@@")
1169 ("Yu") ("YU") ("Ju") ("JU")
1170 ("Ya") ("YA") ("Ja") ("JA") ("Q")
1172 ("/e") ("yi") ("u'") ("u~")
1173 ("g'")
1174 ("/d") ("/ch")
1175 ("/g") ("/s") ("/k")
1176 ("/i") ("/j") ("/l") ("/n") ("/z")
1177 ("/E") ("YE") ("Yi") ("YI") ("U'") ("U~")
1178 ("G'")
1179 ("/D") ("/Ch") ("/CH")
1180 ("/G") ("/S") ("/K")
1181 ("/I") ("/J") ("/L") ("/N") ("/Z")
1183 ;; Combining accents as a separate character
1184 ("//'") ("//`")
1186 ;; In the following two rules the accent is not a separate character
1187 ("i`") ("I`")
1189 ("/-" ?–) ;; EN DASH
1190 ("/--" ?—) ;; EM DASH
1191 ("/*" ?•) ;; BULLET
1192 ("/." ?․) ;; ONE DOT LEADER
1193 ("/.." ?‥) ;; TWO DOT LEADER
1194 ("/..." ?…) ;; HORIZONTAL ELLIPSIS
1195 ("/,," ?„) ;; DOUBLE LOW-9 QUOTATION MARK
1196 ("/," ?‚) ;; SINGLE LOW-9 QUOTATION MARK
1197 ("/''" ?”) ;; RIGHT DOUBLE QUOTATION MARK
1198 ("/'" ?’) ;; RIGHT SINGLE QUOTATION MARK
1199 ("/``" ?“) ;; LEFT DOUBLE QUOTATION MARK
1200 ("/`" ?‘) ;; LEFT SINGLE QUOTATION MARK
1201 ("/<<") ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
1202 ("/>>") ;; RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
1204 ("/&")
1205 ("/ab") ; _аб_зац
1206 ("/pa") ; _pa_ragraph
1207 ("/#" ?№)
1208 ("/no" ?№) ; _но_мер
1210 ("/c")
1211 ("/tm" ?™)
1212 ("/reg")
1213 ("/eu" ?€)
1214 ("/ce")
1216 ;; fractions
1217 ("/78" ?⅞)
1218 ("/58" ?⅝)
1219 ("/38" ?⅜)
1220 ("/18" ?⅛)
1221 ("/56" ?⅚)
1222 ("/16" ?⅙)
1223 ("/45" ?⅘)
1224 ("/35" ?⅗)
1225 ("/25" ?⅖)
1226 ("/15" ?⅕)
1227 ("/23" ?⅔)
1228 ("/13" ?⅓)
1229 ("/34")
1230 ("/12")
1231 ("/14")
1233 ;; Roman numerals, commonly used for months and section/subsection numbers
1234 ("/RI" ?Ⅰ)
1235 ("/RII" ?Ⅱ)
1236 ("/RIII" ?Ⅲ)
1237 ("/RIV" ?Ⅳ)
1238 ("/RV" ?Ⅴ)
1239 ("/RVI" ?Ⅵ)
1240 ("/RVII" ?Ⅶ)
1241 ("/RVIII" ?Ⅷ)
1242 ("/RIX" ?Ⅸ)
1243 ("/RX" ?Ⅹ)
1244 ("/RXI" ?Ⅺ)
1245 ("/RXII" ?Ⅻ)
1247 ("/ri" ?ⅰ)
1248 ("/rii" ?ⅱ)
1249 ("/riii" ?ⅲ)
1250 ("/riv" ?ⅳ)
1251 ("/rv" ?ⅴ)
1252 ("/rvi" ?ⅵ)
1253 ("/rvii" ?ⅶ)
1254 ("/rviii" ?ⅷ)
1255 ("/rix" ?ⅸ)
1256 ("/rx" ?ⅹ)
1257 ("/rxi" ?ⅺ)
1258 ("/rxii" ?ⅻ)
1261 ;; Originally from Yudit's `Belarusian input table according to
1262 ;; STB955-94 belarusian standard' (not all) by Alexander Mikhailian
1263 ;; <mikhailian@altern.org>, subsequently amended by AM.
1264 (quail-define-package
1265 "belarusian" "Belarusian" "BE" nil
1266 "ЙЦУКЕН keyboard layout registered as STB955-94 Belarusian standard.
1267 Unicode based."
1268 nil t t t t nil nil nil nil nil t)
1270 ;; ёЁ 1! 2" 3N 4; 5% 6: 7? 8* 9( 0) -_ =+
1271 ;; Й Ц У К Е Н Г Ш Ў З Х '
1272 ;; Ф Ы В А П Р О Л Д Ж Э
1273 ;; Я Ч С М І Т Ь Б Ю .,
1275 (quail-define-rules
1276 ("~")
1277 ("@" ?\")
1278 ("#" ?№)
1279 ("$" ?\;)
1280 ("%" ?%)
1281 ("^" ?:)
1282 ("&" ??)
1283 ("Q")
1284 ("W")
1285 ("E")
1286 ("R")
1287 ("T")
1288 ("Y")
1289 ("U")
1290 ("I")
1291 ("O")
1292 ("P")
1293 ("{")
1294 ("}" ?')
1295 ("A")
1296 ("S")
1297 ("D")
1298 ("F")
1299 ("G")
1300 ("H")
1301 ("J")
1302 ("K")
1303 ("L")
1304 (":")
1305 ("\"")
1306 ("|" ?|)
1307 ("Z")
1308 ("X")
1309 ("C")
1310 ("V")
1311 ("B")
1312 ("N")
1313 ("M")
1314 ("<")
1315 (">")
1316 ("?" ?,)
1318 ("`")
1319 ("q")
1320 ("w")
1321 ("e")
1322 ("r")
1323 ("t")
1324 ("y")
1325 ("u")
1326 ("i")
1327 ("o")
1328 ("p")
1329 ("[")
1330 ("]" ?')
1331 ("a")
1332 ("s")
1333 ("d")
1334 ("f")
1335 ("g" ?п)
1336 ("h")
1337 ("j")
1338 ("k")
1339 ("l")
1340 (";")
1341 ("'")
1342 ("z")
1343 ("x")
1344 ("c")
1345 ("v")
1346 ("b")
1347 ("n")
1348 ("m")
1349 (",")
1350 (".")
1351 ("/" ?.))
1353 (quail-define-package
1354 "bulgarian-alt-phonetic" "Bulgarian" "БНФ"
1356 "Bulgarian alternative Phonetic keyboard layout, producing Unicode.
1358 This phonetic layout replaces all the Latin letters with Bulgarian
1359 \(Cyrillic) letters based on similarities in their pronunciation or look.
1361 Note that, since the letters `щ', `ь', `ю' and `я' are attached to the
1362 `]', `\\', `\\=`' and `[' keys respectively, Caps Lock does not affect them."
1363 nil t t t t nil nil nil nil nil t)
1365 ;; Ю 1! 2@ 3№ 4$ 5% 6€ 7§ 8* 9( 0) -– =+ ьѝ
1366 ;; Ч Ш Е Р Т Ъ У И О П Я Щ
1367 ;; А С Д Ф Г Х Й К Л :; '"
1368 ;; З Ж Ц В Б Н М ,„ .“ /?
1370 (quail-define-rules
1371 ("#" ?№)
1372 ("&")
1373 ("/#" ?#)
1374 ("/&" ?&)
1375 ("/<" ?<)
1376 ("/>" ?>)
1377 ("/[" ?\[)
1378 ("/\\" ?\\)
1379 ("/]" ?\])
1380 ("/^" ?^)
1381 ("/_" ?_)
1382 ("/`" ?`)
1383 ("/{" ?{)
1384 ("/|" ?|)
1385 ("/}" ?})
1386 ("/~" ?~)
1387 ("<" ?„)
1388 (">" ?“)
1389 ("A") ("a")
1390 ("B") ("b")
1391 ("C") ("c")
1392 ("D") ("d")
1393 ("E") ("e")
1394 ("F") ("f")
1395 ("G") ("g")
1396 ("H") ("h")
1397 ("I") ("i")
1398 ("J") ("j")
1399 ("K") ("k")
1400 ("L") ("l")
1401 ("M") ("m")
1402 ("N") ("n")
1403 ("O") ("o")
1404 ("P") ("p" ?п)
1405 ("Q") ("q")
1406 ("R") ("r")
1407 ("S") ("s")
1408 ("T") ("t")
1409 ("U") ("u")
1410 ("V") ("v")
1411 ("W") ("w")
1412 ("X") ("x")
1413 ("Y") ("y")
1414 ("Z") ("z")
1415 ("[")
1416 ("\\")
1417 ("]")
1418 ("^" ?€)
1419 ("_" ?–)
1420 ("`")
1421 ("{")
1422 ("|")
1423 ("}")
1424 ("~"))
1426 ;; From `Bulgarian-PHO.kmap for Yudit', Alexander Shopov
1427 ;; <al_shopov@web.bg>.
1429 ;; Extra commentary and the indicator from an independent
1430 ;; (cyrillic-iso8859-5) implementation by Ognyan Kulev
1431 ;; <ogi@fmi.uni-sofia.bg> and name changes from Anton Zinoviev
1432 ;; <anton@lml.bas.bg>.
1433 (quail-define-package
1434 "bulgarian-phonetic" "Bulgarian" "ЖБФ"
1436 "Bulgarian Phonetic keyboard layout, producing Unicode.
1438 The layout is similar to `cyrillic-translit', but all Bulgarian
1439 characters are typed with a single key.
1441 Use /& for § (Cyrillic paragraph) and /# for №.
1443 The letters Ч, Ш, Щ and Ю are not affected by Caps Lock."
1444 nil t t t t nil nil nil nil nil t)
1446 ;; Ч
1447 ;; Я В Е Р Т Ъ У И О П Ш Щ
1448 ;; А С Д Ф Г Х Й К Л Ю
1449 ;; З ьѝ Ц Ж Б Н М
1451 (quail-define-rules
1452 ("/&")
1453 ("/#" ?№)
1454 ("A")
1455 ("B")
1456 ("W")
1457 ("G")
1458 ("D")
1459 ("E")
1460 ("V")
1461 ("Z")
1462 ("I")
1463 ("J")
1464 ("K")
1465 ("L")
1466 ("M")
1467 ("N")
1468 ("O")
1469 ("P")
1470 ("R")
1471 ("S")
1472 ("T")
1473 ("U")
1474 ("F")
1475 ("H")
1476 ("C")
1477 ("~")
1478 ("{")
1479 ("}")
1480 ("Y")
1481 ("X")
1482 ("|")
1483 ("Q")
1484 ("a")
1485 ("b")
1486 ("w")
1487 ("g")
1488 ("d")
1489 ("e")
1490 ("v")
1491 ("z")
1492 ("i")
1493 ("j")
1494 ("k")
1495 ("l")
1496 ("m")
1497 ("n")
1498 ("o")
1499 ("p" ?п)
1500 ("r")
1501 ("s")
1502 ("t")
1503 ("u")
1504 ("f")
1505 ("h")
1506 ("c")
1507 ("`")
1508 ("[")
1509 ("]")
1510 ("y")
1511 ("x")
1512 ("\\")
1513 ("q"))
1515 ;; Based on an implementation by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
1516 ;; This follows XKB bg.
1518 (quail-define-package
1519 "bulgarian-bds" "Bulgarian" "БДС" nil
1520 "Bulgarian standard keyboard layout (BDS)
1522 This keyboard layout is standard for Bulgarian typewriters.
1524 The letters Ц, М, Ч, Р, Л, Б and Ы are not affected by Caps Lock.
1526 In addition to original Bulgarian typewriter layout, keys \\ and |
1527 are transformed into \\=' and Ы respectively. Some keyboards mark these
1528 keys as being transformed into ( and ) respectively. For ( and ), use
1529 \\=` and ~ respectively. This input method follows XKB."
1530 nil t t t t nil nil nil nil nil t)
1532 ;; () 1! 2? 3+ 4" 5% 6= 7: 8/ 9_ 0№ -I .V
1533 ;; ,ы У Е И Ш Щ К С Д З Ц ;§
1534 ;; ьѝ Я А О Ж Г Т Н В М Ч 'Ы
1535 ;; Ю Й Ъ Э Ф Х П Р Л Б
1537 (quail-define-rules
1539 ("1" ?1) ("!" ?!)
1540 ("2" ?2) ("@" ??)
1541 ("3" ?3) ("#" ?+)
1542 ("4" ?4) ("$" ?\")
1543 ("5" ?5) ("%" ?%)
1544 ("6" ?6) ("^" ?=)
1545 ("7" ?7) ("&" ?:)
1546 ("8" ?8) ("*" ?/)
1547 ("9" ?9) ("(" ?_)
1548 ("0" ?0) (")" ?№)
1549 ("-" ?-) ("_" ?I)
1550 ("=" ?.) ("+" ?V)
1552 ("q" ?,) ("Q")
1553 ("w") ("W")
1554 ("e") ("E")
1555 ("r") ("R")
1556 ("t") ("T")
1557 ("y") ("Y")
1558 ("u") ("U")
1559 ("i") ("I")
1560 ("o") ("O")
1561 ("p") ("P")
1562 ("[") ("{")
1563 ("]" ?\;) ("}" ?§)
1565 ("a") ("A")
1566 ("s") ("S")
1567 ("d") ("D")
1568 ("f") ("F")
1569 ("g") ("G")
1570 ("h") ("H")
1571 ("j") ("J")
1572 ("k") ("K")
1573 ("l") ("L")
1574 (";") (":")
1575 ("'") ("\"")
1576 ("`" ?\() ("~" ?\))
1578 ("z") ("Z")
1579 ("x") ("X")
1580 ("c") ("C")
1581 ("v") ("V")
1582 ("b") ("B")
1583 ("n") ("N")
1584 ("m" ?п) ("M")
1585 (",") ("<")
1586 (".") (">")
1587 ("/") ("?")
1588 ("\\" ?') ("|"))
1590 ;; This is a slight modification of the `cyrillic-yawerty' input
1591 ;; method. In addition to the standard Russian letters, the Tuvan
1592 ;; alphabet introduces three letters: `Ң', `Ө' and `Ү'. They were made
1593 ;; available in combination with `/' and `N', `T' and `Y' respectively.
1594 (quail-define-package
1595 "cyrillic-tuvan" "Tuvan" "ҢӨҮ" nil
1596 "ЯВЕРТЫ Roman transcription of the Tuvan alphabet
1598 When preceded by a `/', the letters `N', `T' and `Y' change
1599 as follows.
1601 keytop | N T Y n t y
1602 --------+------------------
1603 input | Ң Ө Ү ң ө ү"
1604 nil t t t t nil nil nil nil nil t)
1606 ;; 1! 2ё 3ъ 4Ё 5% 6^ 7& 8* 9( 0) -_ Ч Ю
1607 ;; Я В Е Р Т Ы У И О П Ш Щ
1608 ;; А С Д Ф Г Х Й К Л ;: '" Э
1609 ;; З Ь Ц Ж Б Н М ,< .> /?
1611 (quail-define-rules
1612 ("1" ?1)
1613 ("2" ?2)
1614 ("3" ?3)
1615 ("4" ?4)
1616 ("5" ?5)
1617 ("6" ?6)
1618 ("7" ?7)
1619 ("8" ?8)
1620 ("9" ?9)
1621 ("0" ?0)
1622 ("-" ?-)
1623 ("=")
1624 ("`")
1625 ("q")
1626 ("w")
1627 ("e")
1628 ("r")
1629 ("t")
1630 ("y")
1631 ("u")
1632 ("i")
1633 ("o")
1634 ("p" ?п)
1635 ("[")
1636 ("]")
1637 ("a")
1638 ("s")
1639 ("d")
1640 ("f")
1641 ("g")
1642 ("h")
1643 ("j")
1644 ("k")
1645 ("l")
1646 (";" ?\;)
1647 ("'" ?')
1648 ("\\")
1649 ("z")
1650 ("x")
1651 ("c")
1652 ("v")
1653 ("b")
1654 ("n")
1655 ("m")
1656 ("," ?,)
1657 ("." ?.)
1658 ("/" ?/)
1660 ("!" ?!)
1661 ("@")
1662 ("#")
1663 ("$")
1664 ("%" ?%)
1665 ("^" ?^)
1666 ("&" ?&)
1667 ("*" ?*)
1668 ("(" ?\()
1669 (")" ?\))
1670 ("_" ?_)
1671 ("+")
1672 ("~")
1673 ("Q")
1674 ("W")
1675 ("E")
1676 ("R")
1677 ("T")
1678 ("Y")
1679 ("U")
1680 ("I")
1681 ("O")
1682 ("P")
1683 ("{")
1684 ("}")
1685 ("A")
1686 ("S")
1687 ("D")
1688 ("F")
1689 ("G")
1690 ("H")
1691 ("J")
1692 ("K")
1693 ("L")
1694 (":" ?:)
1695 ("\"" ?\")
1696 ("|")
1697 ("Z")
1698 ("X")
1699 ("C")
1700 ("V")
1701 ("B")
1702 ("N")
1703 ("M")
1704 ("<" ?<)
1705 (">" ?>)
1706 ("?" ??)
1708 ("/n")
1709 ("/t")
1710 ("/y")
1711 ("/N")
1712 ("/T")
1713 ("/Y"))
1715 ;; Local Variables:
1716 ;; coding: utf-8
1717 ;; End:
1719 ;;; cyrillic.el ends here