aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2002-07-24 19:57:52 +0000
committerDave Love2002-07-24 19:57:52 +0000
commite61ffc362cfd3683f9920499e4811af0a626f365 (patch)
treeed93a48741d6816cc3a485c8728d572b53b364b5
parent9718277f77a2069dbaf52092a874b6c5c35fd522 (diff)
downloademacs-e61ffc362cfd3683f9920499e4811af0a626f365.tar.gz
emacs-e61ffc362cfd3683f9920499e4811af0a626f365.zip
("latin-prefix"): New.
-rw-r--r--leim/quail/latin-pre.el202
1 files changed, 202 insertions, 0 deletions
diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el
index 2fe5a7ce835..749fb18396d 100644
--- a/leim/quail/latin-pre.el
+++ b/leim/quail/latin-pre.el
@@ -980,4 +980,206 @@ For example, the character named `aogonek' is obtained by `/a'."
980 ("^r" ?,_.(B) 980 ("^r" ?,_.(B)
981 ("^c" ?,_)(B)) 981 ("^c" ?,_)(B))
982 982
983(quail-define-package
984 "latin-prefix" "Latin" "L>" t
985 "Latin characters input method with prefix modifiers.
986This is the union of various input methods originally made for input
987of characters from a single Latin-N charset.
988
989 effect | prefix | examples
990 ------------+--------+----------
991 acute | ' | 'a -> ,Aa(B, '' -> ,A4(B
992 grave | ` | `a -> ,A`(B
993 circumflex | ^ | ^a -> ,Ab(B
994 diaeresis | \" | \"a -> ,Ad(B \"\" -> ,A((B
995 tilde | ~ | ~a -> ,Ac(B
996 cedilla | ~ | ~c -> ,Ag(B
997 breve | ~ | ~a -> $,1 #(B
998 caron | ~ | ~c -> $,1 -(B
999 dot above | ~ / . | ~o -> $,1 A(B /o -> $,1 A(B .o -> $,1 A(B
1000 misc | \" ~ / | \"s -> ,A_(B ~d -> ,Ap(B ~t -> ,A~(B /a -> ,Ae(B /e -> ,Af(B /o -> ,Ax(B
1001 symbol | ~ | ~> -> ,A;(B ~< -> ,A+(B ~! -> ,A!(B ~? -> ,A?(B ~~ -> ,A8(B
1002 symbol | _ / | _o -> ,A:(B _a -> ,A*(B // -> ,A0(B /\\ -> ,AW(B _y -> ,A%(B
1003 symbol | ^ | ^r -> ,A.(B ^c -> ,A)(B ^1 -> ,A9(B ^2 -> ,A2(B ^3 -> ,A3(B
1004" nil t nil nil nil nil nil nil nil nil t)
1005
1006(quail-define-rules
1007 ("' " ?')
1008 ("''" ?,A4(B)
1009 ("'A" ?,AA(B)
1010 ("'E" ?,AI(B)
1011 ("'I" ?,AM(B)
1012 ("'O" ?,AS(B)
1013 ("'U" ?,AZ(B)
1014 ("'W" ?$,1nb(B)
1015 ("'Y" ?,A](B)
1016 ("'a" ?,Aa(B)
1017 ("'e" ?,Ai(B)
1018 ("'i" ?,Am(B)
1019 ("'o" ?,As(B)
1020 ("'u" ?,Az(B)
1021 ("'w" ?$,1nc(B)
1022 ("'y" ?,A}(B)
1023 (".B" ?$,1mB(B)
1024 (".C" ?$,1 *(B)
1025 (".D" ?$,1mJ(B)
1026 (".F" ?$,1m^(B)
1027 (".G" ?$,1 @(B)
1028 (".I" ?$,1 P(B)
1029 (".M" ?$,1n (B)
1030 (".P" ?$,1n6(B)
1031 (".S" ?$,1n@(B)
1032 (".T" ?$,1nJ(B)
1033 (".Z" ?$,1!;(B)
1034 (".b" ?$,1mC(B)
1035 (".c" ?$,1 +(B)
1036 (".d" ?$,1mK(B)
1037 (".f" ?$,1m_(B)
1038 (".g" ?$,1 A(B)
1039 (".m" ?$,1n!(B)
1040 (".p" ?$,1n7(B)
1041 (".s" ?$,1nA(B)
1042 (".t" ?$,1nK(B)
1043 (".z" ?$,1!<(B)
1044 ("/ " ?/)
1045 ("/#" ?,A#(B)
1046 ("/$" ?,A$(B)
1047 ("/." ?$,1$y(B)
1048 ("//" ?,A0(B)
1049 ("/2" ?,A=(B)
1050 ("/3" ?,A>(B)
1051 ("/4" ?,A<(B)
1052 ("/=" ?,A,(B)
1053 ("/A" ?,AE(B)
1054 ("/C" ?$,1 *(B)
1055 ("/E" ?,AF(B)
1056 ("/G" ?$,1 @(B)
1057 ("/H" ?$,1 F(B)
1058 ("/I" ?$,1 P(B)
1059 ("/O" ?,AX(B)
1060 ("/O" ?$,1 r(B)
1061 ("/Z" ?$,1!;(B)
1062 ("/\\" ?,AW(B)
1063 ("/a" ?,Ae(B)
1064 ("/c" ?,A"(B)
1065 ("/c" ?$,1 +(B)
1066 ("/e" ?,Af(B)
1067 ("/g" ?$,1 A(B)
1068 ("/h" ?$,1 G(B)
1069 ("/i" ?$,1 Q(B)
1070 ("/o" ?,Ax(B)
1071 ("/o" ?$,1 s(B)
1072 ("/z" ?$,1!<(B)
1073 ("\" " ?\")
1074 ("\"A" ?,AD(B)
1075 ("\"E" ?,AK(B)
1076 ("\"I" ?,AO(B)
1077 ("\"O" ?,AV(B)
1078 ("\"U" ?,A\(B)
1079 ("\"W" ?$,1nd(B)
1080 ("\"Y" ?$,1!8(B)
1081 ("\"\"" ?,A((B)
1082 ("\"a" ?,Ad(B)
1083 ("\"e" ?,Ak(B)
1084 ("\"i" ?,Ao(B)
1085 ("\"o" ?,Av(B)
1086 ("\"s" ?,A_(B)
1087 ("\"u" ?,A|(B)
1088 ("\"w" ?$,1ne(B)
1089 ("\"y" ?,A(B)
1090 ("^ " ?^)
1091 ("^1" ?,A9(B)
1092 ("^2" ?,A2(B)
1093 ("^3" ?,A3(B)
1094 ("^A" ?,AB(B)
1095 ("^C" ?$,1 ((B)
1096 ("^E" ?,AJ(B)
1097 ("^G" ?$,1 <(B)
1098 ("^H" ?$,1 D(B)
1099 ("^I" ?,AN(B)
1100 ("^J" ?$,1 T(B)
1101 ("^O" ?,AT(B)
1102 ("^S" ?$,1 |(B)
1103 ("^U" ?,A[(B)
1104 ("^W" ?$,1!4(B)
1105 ("^Y" ?$,1!6(B)
1106 ("^^" ?^)
1107 ("^a" ?,Ab(B)
1108 ("^c" ?,A)(B)
1109 ("^c" ?$,1 )(B)
1110 ("^e" ?,Aj(B)
1111 ("^g" ?$,1 =(B)
1112 ("^h" ?$,1 E(B)
1113 ("^i" ?,An(B)
1114 ("^j" ?$,1 U(B)
1115 ("^o" ?,At(B)
1116 ("^r" ?,A.(B)
1117 ("^s" ?$,1 }(B)
1118 ("^u" ?,A{(B)
1119 ("^w" ?$,1!5(B)
1120 ("^y" ?$,1!7(B)
1121 ("_+" ?,A1(B)
1122 ("_:" ?,Aw(B)
1123 ("_a" ?,A*(B)
1124 ("_o" ?,A:(B)
1125 ("_y" ?,A%(B)
1126 ("_ " ?,A (B)
1127 ("` " ?`)
1128 ("`A" ?,A@(B)
1129 ("`E" ?,AH(B)
1130 ("`I" ?,AL(B)
1131 ("`O" ?,AR(B)
1132 ("`U" ?,AY(B)
1133 ("`W" ?$,1n`(B)
1134 ("`Y" ?$,1or(B)
1135 ("``" ?`)
1136 ("`a" ?,A`(B)
1137 ("`e" ?,Ah(B)
1138 ("`i" ?,Al(B)
1139 ("`o" ?,Ar(B)
1140 ("`u" ?,Ay(B)
1141 ("`w" ?$,1na(B)
1142 ("`y" ?$,1os(B)
1143 ("~ " ?~)
1144 ("~!" ?,A!(B)
1145 ("~$" ?,A#(B)
1146 ("~-" ?,A-(B)
1147 ("~." ?,A7(B)
1148 ("~<" ?\,A+(B)
1149 ("~=" ?,A/(B)
1150 ("~>" ?\,A;(B)
1151 ("~?" ?,A?(B)
1152 ("~A" ?,AC(B)
1153 ("~C" ?,AG(B)
1154 ("~D" ?,AP(B)
1155 ("~G" ?$,1 >(B)
1156 ("~N" ?,AQ(B)
1157 ("~O" ?,AU(B)
1158 ("~O" ?$,1 @(B)
1159 ("~S" ?$,1 ~(B)
1160 ("~S" ?$,1! (B)
1161 ("~T" ?,A^(B)
1162 ("~U" ?$,1!,(B)
1163 ("~Z" ?$,1!=(B)
1164 ("~`" ?$,1$x(B)
1165 ("~a" ?,Ac(B)
1166 ("~c" ?,Ag(B)
1167 ("~d" ?,Ap(B)
1168 ("~e" ?$,1tL(B)
1169 ("~g" ?$,1 ?(B)
1170 ("~n" ?,Aq(B)
1171 ("~o" ?,Au(B)
1172 ("~o" ?$,1 A(B)
1173 ("~p" ?,A6(B)
1174 ("~s" ?,A'(B)
1175 ("~s" ?$,1 (B)
1176 ("~s" ?$,1!!(B)
1177 ("~t" ?,A~(B)
1178 ("~u" ?,A5(B)
1179 ("~u" ?$,1!-(B)
1180 ("~x" ?,A$(B)
1181 ("~z" ?$,1!>(B)
1182 ("~|" ?,A&(B)
1183 ("~~" ?,A8(B)
1184)
983;;; latin-pre.el ends here 1185;;; latin-pre.el ends here