Mercurial > emacs
annotate leim/quail/hangul3.el @ 88586:3bbb9a5abff2
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 May 2002 04:23:15 +0000 |
parents | d40b6a5c9bf6 |
children | 88ec9c417f0a |
rev | line source |
---|---|
40710 | 1 ;;; hangul3.el --- Quail package for inputting Korean Hangul characters -*-coding: iso-2022-7bit;-*- |
18673 | 2 |
3 ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. | |
4 ;; Licensed to the Free Software Foundation. | |
5 | |
6 ;; Keywords: multilingual, input method, Korean, Hangul | |
7 | |
8 ;; This file is part of GNU Emacs. | |
9 | |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
11 ;; it under the terms of the GNU General Public License as published by | |
12 ;; the Free Software Foundation; either version 2, or (at your option) | |
13 ;; any later version. | |
14 | |
15 ;; GNU Emacs is distributed in the hope that it will be useful, | |
16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
18 ;; GNU General Public License for more details. | |
19 | |
20 ;; You should have received a copy of the GNU General Public License | |
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the | |
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
23 ;; Boston, MA 02111-1307, USA. | |
24 | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24772
diff
changeset
|
25 ;;; Commentary: |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24772
diff
changeset
|
26 |
18673 | 27 ;;; Code: |
28 | |
29 (require 'quail) | |
20441 | 30 (require 'korea-util) |
18673 | 31 |
32 (quail-define-package | |
33 "korean-hangul3" "Korean" "$(CGQ(B3" | |
34 '(;; first character | |
35 (?k . "$(C$!(B") (?h . "$(C$$(B") (?u . "$(C$'(B") (?y . "$(C$)(B") (?i . "$(C$1(B") | |
36 (?\; . "$(C$2(B") (?n . "$(C$5(B") (?j . "$(C$7(B") (?l . "$(C$8(B") (?o . "$(C$:(B") | |
37 (?0 . "$(C$;(B") (?' . "$(C$<(B") (?p . "$(C$=(B") (?m . "$(C$>(B") | |
38 ;; second character | |
39 (?f . "$(C$?(B") (?r . "$(C$@(B") (?6 . "$(C$A(B") (?R . "$(C$B(B") (?t . "$(C$C(B") | |
40 (?c . "$(C$D(B") (?e . "$(C$E(B") (?7 . "$(C$F(B") (?v . "$(C$G(B") (?/ . "$(C$G(B") | |
41 (?4 . "$(C$K(B") (?b . "$(C$L(B") (?9 . "$(C$L(B") (?5 . "$(C$P(B") (?g . "$(C$Q(B") | |
42 (?8 . "$(C$R(B") (?d . "$(C$S(B") | |
43 ;; third character | |
44 (?x . "$(C$!(B") (?F . "$(C$"(B") (?s . "$(C$$(B") (?S . "$(C$&(B") (?A . "$(C$'(B") | |
45 (?w . "$(C$)(B") (?D . "$(C$*(B") (?C . "$(C$+(B") (?V . "$(C$0(B") (?z . "$(C$1(B") | |
46 (?3 . "$(C$2(B") (?X . "$(C$4(B") (?q . "$(C$5(B") (?2 . "$(C$6(B") (?a . "$(C$7(B") | |
47 (?! . "$(C$8(B") (?Z . "$(C$:(B") (?e . "$(C$;(B") (?W . "$(C$<(B") (?Q . "$(C$=(B") | |
48 (?1 . "$(C$>(B") | |
49 ;; other bindings | |
50 (?G . "/") (?T . ";") (?H . "'") (?B . "!") (?Y . "<") | |
51 (?P . ">") (?\[ . "$(C!8(B") (?\[ . "$(C!9(B") (?{ . "$(C!:(B") (?{ . "$(C!;(B") | |
52 (?N . "0") (?M . "1") (?< . "2") (?> . "3") (?J . "4") | |
53 (?K . "5") (?L . "6") (?U . "7") (?I . "8") (?O . "9")) | |
54 "$(CGQ1[(B 3$(C9z=D(B: Hangul input method | |
55 $(CCJ<:(B: $(C$!(B $(C$"(B $(C$$(B $(C$'(B $(C$((B $(C$)(B $(C$1(B $(C$2(B $(C$3(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$9(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B | |
56 KEY : k kk h u uu y i ; ;; n nn j l ll o 0 ' p m | |
57 | |
58 $(CA_<:(B: $(C$?(B $(C$@(B $(C$A(B $(C$B(B $(C$C(B $(C$D(B $(C$E(B $(C$F(B $(C$G(B $(C$H(B $(C$I(B $(C$J(B $(C$K(B $(C$L(B $(C$M(B $(C$N(B $(C$O(B $(C$P(B $(C$Q(B $(C$R(B $(C$S(B | |
59 KEY : f r 6 R t c e 7 v /f /r /d 4 b 9t 9c 9d 5 g 8 d | |
60 equi: / 9 | |
61 | |
62 $(CA><:(B: $(C$!(B $(C$"(B $(C$#(B $(C$$(B $(C$%(B $(C$&(B $(C$'(B $(C$)(B $(C$*(B $(C$+(B $(C$)(B $(C$-(B $(C$.(B $(C$0(B | |
63 $(C$1(B $(C$2(B $(C$4(B $(C$5(B $(C$6(B $(C$7(B $(C$8(B $(C$:(B $(C$;(B $(C$<(B $(C$=(B $(C$>(B | |
64 KEY : x F xq s s! S A w D C w3 wq wW V | |
65 z 3 X q 2 a ! Z E W Q 1 | |
66 --- Example --- | |
67 <key sequence> k f x | |
68 <string inserted> $(C$!(B $(C0!(B $(C0"(B" | |
24772
2c99e81da802
("korean-hangul3"): Give MAXIMUM-SHORTEST t.
Kenichi Handa <handa@m17n.org>
parents:
20441
diff
changeset
|
69 nil t t nil nil nil t) |
18673 | 70 |
71 (quail-define-rules | |
72 ("k" ?$(C$!(B) | |
73 ("kk" ?$(C$"(B) | |
74 ("h" ?$(C$$(B) | |
75 ("u" ?$(C$'(B) | |
76 ("uu" ?$(C$((B) | |
77 ("y" ?$(C$)(B) | |
78 ("i" ?$(C$1(B) | |
79 (";" ?$(C$2(B) | |
80 (";;" ?$(C$3(B) | |
81 ("n" ?$(C$5(B) | |
82 ("nn" ?$(C$6(B) | |
83 ("j" ?$(C$7(B) | |
84 ("l" ?$(C$8(B) | |
85 ("ll" ?$(C$9(B) | |
86 ("o" ?$(C$:(B) | |
87 ("0" ?$(C$;(B) | |
88 ("'" ?$(C$<(B) | |
89 ("p" ?$(C$=(B) | |
90 ("m" ?$(C$>(B) | |
91 | |
92 ("f" ?$(C$?(B) | |
93 ("r" ?$(C$@(B) | |
94 ("6" ?$(C$A(B) | |
95 ("R" ?$(C$B(B) | |
96 ("t" ?$(C$C(B) | |
97 ("c" ?$(C$D(B) | |
98 ("e" ?$(C$E(B) | |
99 ("7" ?$(C$F(B) | |
100 ("v" ?$(C$G(B) | |
101 ("/" ?$(C$G(B) | |
102 ("/f" ?$(C$H(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
103 ("bf" ?$(C$H(B) |
18673 | 104 ("/r" ?$(C$I(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
105 ("br" ?$(C$I(B) |
18673 | 106 ("/d" ?$(C$J(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
107 ("bd" ?$(C$J(B) |
18673 | 108 ("4" ?$(C$K(B) |
109 ("b" ?$(C$L(B) | |
110 ("9" ?$(C$L(B) | |
111 ("9t" ?$(C$M(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
112 ("bt" ?$(C$M(B) |
18673 | 113 ("9c" ?$(C$N(B) |
114 ("9d" ?$(C$O(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
115 ("bd" ?$(C$O(B) |
18673 | 116 ("5" ?$(C$P(B) |
117 ("g" ?$(C$Q(B) | |
118 ("8" ?$(C$R(B) | |
119 ("d" ?$(C$S(B) | |
120 | |
121 ("x" ?$(C$!(B) | |
122 ("F" ?$(C$"(B) | |
123 ("xq" ?$(C$#(B) | |
124 ("s" ?$(C$$(B) | |
125 ("s!" ?$(C$%(B) | |
126 ("S" ?$(C$&(B) | |
127 ("A" ?$(C$'(B) | |
128 ("w" ?$(C$)(B) | |
129 ("D" ?$(C$*(B) | |
130 ("C" ?$(C$+(B) | |
131 ("w3" ?$(C$,(B) | |
132 ("wq" ?$(C$-(B) | |
133 ("wW" ?$(C$.(B) | |
134 ("V" ?$(C$0(B) | |
135 ("z" ?$(C$1(B) | |
136 ("3" ?$(C$2(B) | |
137 ("X" ?$(C$4(B) | |
138 ("q" ?$(C$5(B) | |
139 ("2" ?$(C$6(B) | |
140 ("a" ?$(C$7(B) | |
141 ("!" ?$(C$8(B) | |
142 ("Z" ?$(C$:(B) | |
143 ("E" ?$(C$;(B) | |
144 ("W" ?$(C$<(B) | |
145 ("Q" ?$(C$=(B) | |
146 ("1" ?$(C$>(B) | |
147 | |
148 ("G" ?/) | |
149 ("T" ?\;) | |
150 ("H" ?') | |
151 ("B" ?!) | |
152 ("Y" ?<) | |
153 ("P" ?>) | |
154 ("\[" ?$(C!8(B) | |
155 ("\]" ?$(C!9(B) | |
156 ("{" ?$(C!:(B) | |
157 ("}" ?$(C!;(B) | |
158 ("N" ?0) | |
159 ("M" ?1) | |
160 ("<" ?2) | |
161 (">" ?3) | |
162 ("J" ?4) | |
163 ("K" ?5) | |
164 ("L" ?6) | |
165 ("U" ?7) | |
166 ("I" ?8) | |
167 ("O" ?9) | |
168 | |
169 ("kf" ?$(C0!(B) | |
170 ("kfx" ?$(C0"(B) | |
171 ("kfs" ?$(C0#(B) | |
172 ("kfA" ?$(C0$(B) | |
173 ("kfw" ?$(C0%(B) | |
174 ("kfD" ?$(C0&(B) | |
175 ("kfC" ?$(C0'(B) | |
176 ("kfz" ?$(C0((B) | |
177 ("kf3" ?$(C0)(B) | |
178 ("kfX" ?$(C0*(B) | |
179 ("kfq" ?$(C0+(B) | |
180 ("kf2" ?$(C0,(B) | |
181 ("kfa" ?$(C0-(B) | |
182 ("kf!" ?$(C0.(B) | |
183 ("kfZ" ?$(C0/(B) | |
184 ("kfW" ?$(C00(B) | |
185 ("kfQ" ?$(C01(B) | |
186 ("kf1" ?$(C02(B) | |
187 ("kr" ?$(C03(B) | |
188 ("krx" ?$(C04(B) | |
189 ("krs" ?$(C05(B) | |
190 ("krw" ?$(C06(B) | |
191 ("krz" ?$(C07(B) | |
192 ("kr3" ?$(C08(B) | |
193 ("krq" ?$(C09(B) | |
194 ("kr2" ?$(C0:(B) | |
195 ("kra" ?$(C0;(B) | |
196 ("k6" ?$(C0<(B) | |
197 ("k6x" ?$(C0=(B) | |
198 ("k6s" ?$(C0>(B) | |
199 ("k6w" ?$(C0?(B) | |
200 ("k6q" ?$(C0@(B) | |
201 ("k6a" ?$(C0A(B) | |
202 ("kR" ?$(C0B(B) | |
203 ("kRs" ?$(C0C(B) | |
204 ("kRw" ?$(C0D(B) | |
205 ("kt" ?$(C0E(B) | |
206 ("ktx" ?$(C0F(B) | |
207 ("kts" ?$(C0G(B) | |
208 ("ktA" ?$(C0H(B) | |
209 ("ktw" ?$(C0I(B) | |
210 ("ktC" ?$(C0J(B) | |
211 ("ktz" ?$(C0K(B) | |
212 ("kt3" ?$(C0L(B) | |
213 ("ktq" ?$(C0M(B) | |
214 ("kt2" ?$(C0N(B) | |
215 ("kta" ?$(C0O(B) | |
216 ("kt!" ?$(C0P(B) | |
217 ("ktW" ?$(C0Q(B) | |
218 ("ktQ" ?$(C0R(B) | |
219 ("kt1" ?$(C0S(B) | |
220 ("kc" ?$(C0T(B) | |
221 ("kcs" ?$(C0U(B) | |
222 ("kcw" ?$(C0V(B) | |
223 ("kcz" ?$(C0W(B) | |
224 ("kc3" ?$(C0X(B) | |
225 ("kcq" ?$(C0Y(B) | |
226 ("kc2" ?$(C0Z(B) | |
227 ("kca" ?$(C0[(B) | |
228 ("ke" ?$(C0\(B) | |
229 ("kex" ?$(C0](B) | |
230 ("keF" ?$(C0^(B) | |
231 ("kes" ?$(C0_(B) | |
232 ("keA" ?$(C0`(B) | |
233 ("kew" ?$(C0a(B) | |
234 ("kez" ?$(C0b(B) | |
235 ("ke3" ?$(C0c(B) | |
236 ("keq" ?$(C0d(B) | |
237 ("ke2" ?$(C0e(B) | |
238 ("kea" ?$(C0f(B) | |
239 ("keW" ?$(C0g(B) | |
240 ("k7" ?$(C0h(B) | |
241 ("k7s" ?$(C0i(B) | |
242 ("k7w" ?$(C0j(B) | |
243 ("k73" ?$(C0k(B) | |
244 ("k7q" ?$(C0l(B) | |
245 ("kv" ?$(C0m(B) | |
246 ("kvx" ?$(C0n(B) | |
247 ("kvs" ?$(C0o(B) | |
248 ("kvA" ?$(C0p(B) | |
249 ("kvw" ?$(C0q(B) | |
250 ("kvC" ?$(C0r(B) | |
251 ("kvwq" ?$(C0s(B) | |
252 ("kvV" ?$(C0t(B) | |
253 ("kvz" ?$(C0u(B) | |
254 ("kv3" ?$(C0v(B) | |
255 ("kvq" ?$(C0w(B) | |
256 ("kva" ?$(C0x(B) | |
257 ("kv!" ?$(C0y(B) | |
258 ("k/" ?$(C0m(B) | |
259 ("k/x" ?$(C0n(B) | |
260 ("k/s" ?$(C0o(B) | |
261 ("k/A" ?$(C0p(B) | |
262 ("k/w" ?$(C0q(B) | |
263 ("k/C" ?$(C0r(B) | |
264 ("k/wq" ?$(C0s(B) | |
265 ("k/V" ?$(C0t(B) | |
266 ("k/z" ?$(C0u(B) | |
267 ("k/3" ?$(C0v(B) | |
268 ("k/q" ?$(C0w(B) | |
269 ("k/a" ?$(C0x(B) | |
270 ("k/!" ?$(C0y(B) | |
271 ("k/f" ?$(C0z(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
272 ("kbf" ?$(C0z(B) |
18673 | 273 ("k/fx" ?$(C0{(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
274 ("kbfx" ?$(C0{(B) |
18673 | 275 ("k/fs" ?$(C0|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
276 ("kbfs" ?$(C0|(B) |
18673 | 277 ("k/fw" ?$(C0}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
278 ("kbfw" ?$(C0}(B) |
18673 | 279 ("k/fC" ?$(C0~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
280 ("kbfC" ?$(C0~(B) |
18673 | 281 ("k/fz" ?$(C1!(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
282 ("kbfz" ?$(C1!(B) |
18673 | 283 ("k/f3" ?$(C1"(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
284 ("kbf3" ?$(C1"(B) |
18673 | 285 ("k/fq" ?$(C1#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
286 ("kbfq" ?$(C1#(B) |
18673 | 287 ("k/fa" ?$(C1$(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
288 ("kbfa" ?$(C1$(B) |
18673 | 289 ("k/r" ?$(C1%(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
290 ("kbr" ?$(C1%(B) |
18673 | 291 ("k/rs" ?$(C1&(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
292 ("kbrs" ?$(C1&(B) |
18673 | 293 ("k/rw" ?$(C1'(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
294 ("kbrw" ?$(C1'(B) |
18673 | 295 ("k/r3" ?$(C1((B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
296 ("kbr3" ?$(C1((B) |
18673 | 297 ("k/r2" ?$(C1)(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
298 ("kbr2" ?$(C1)(B) |
18673 | 299 ("k/ra" ?$(C1*(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
300 ("kbra" ?$(C1*(B) |
18673 | 301 ("k/d" ?$(C1+(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
302 ("kbd" ?$(C1+(B) |
18673 | 303 ("k/dx" ?$(C1,(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
304 ("kbdx" ?$(C1,(B) |
18673 | 305 ("k/ds" ?$(C1-(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
306 ("kbds" ?$(C1-(B) |
18673 | 307 ("k/dw" ?$(C1.(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
308 ("kbdw" ?$(C1.(B) |
18673 | 309 ("k/dz" ?$(C1/(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
310 ("kbdz" ?$(C1/(B) |
18673 | 311 ("k/d3" ?$(C10(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
312 ("kbd3" ?$(C10(B) |
18673 | 313 ("k/dq" ?$(C11(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
314 ("kbdq" ?$(C11(B) |
18673 | 315 ("k/da" ?$(C12(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
316 ("kbda" ?$(C12(B) |
18673 | 317 ("k4" ?$(C13(B) |
318 ("k4s" ?$(C14(B) | |
319 ("k4w" ?$(C15(B) | |
320 ("k43" ?$(C16(B) | |
321 ("k4q" ?$(C17(B) | |
322 ("kb" ?$(C18(B) | |
323 ("kbx" ?$(C19(B) | |
324 ("kbs" ?$(C1:(B) | |
325 ("kbA" ?$(C1;(B) | |
326 ("kbw" ?$(C1<(B) | |
327 ("kbD" ?$(C1=(B) | |
328 ("kbC" ?$(C1>(B) | |
329 ("kbV" ?$(C1?(B) | |
330 ("kbz" ?$(C1@(B) | |
331 ("kb3" ?$(C1A(B) | |
332 ("kbq" ?$(C1B(B) | |
333 ("kba" ?$(C1C(B) | |
334 ("kb!" ?$(C1D(B) | |
335 ("k9" ?$(C18(B) | |
336 ("k9x" ?$(C19(B) | |
337 ("k9s" ?$(C1:(B) | |
338 ("k9A" ?$(C1;(B) | |
339 ("k9w" ?$(C1<(B) | |
340 ("k9D" ?$(C1=(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
341 ("kbD" ?$(C1=(B) |
18673 | 342 ("k9C" ?$(C1>(B) |
343 ("k9V" ?$(C1?(B) | |
344 ("k9z" ?$(C1@(B) | |
345 ("k93" ?$(C1A(B) | |
346 ("k9q" ?$(C1B(B) | |
347 ("k9a" ?$(C1C(B) | |
348 ("k9!" ?$(C1D(B) | |
349 ("k9t" ?$(C1E(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
350 ("kbt" ?$(C1E(B) |
18673 | 351 ("k9tx" ?$(C1F(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
352 ("kbtx" ?$(C1F(B) |
18673 | 353 ("k9ts" ?$(C1G(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
354 ("kbts" ?$(C1G(B) |
18673 | 355 ("k9tw" ?$(C1H(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
356 ("kbtw" ?$(C1H(B) |
18673 | 357 ("k9t2" ?$(C1I(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
358 ("kbt2" ?$(C1I(B) |
18673 | 359 ("k9ta" ?$(C1J(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
360 ("kbta" ?$(C1J(B) |
18673 | 361 ("k9c" ?$(C1K(B) |
362 ("k9cq" ?$(C1L(B) | |
363 ("k9d" ?$(C1M(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
364 ("kbd" ?$(C1M(B) |
18673 | 365 ("k9dx" ?$(C1N(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
366 ("kbdx" ?$(C1N(B) |
18673 | 367 ("k9ds" ?$(C1O(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
368 ("kbds" ?$(C1O(B) |
18673 | 369 ("k9dw" ?$(C1P(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
370 ("kbdw" ?$(C1P(B) |
18673 | 371 ("k9dz" ?$(C1Q(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
372 ("kbdz" ?$(C1Q(B) |
18673 | 373 ("k9d3" ?$(C1R(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
374 ("kbd3" ?$(C1R(B) |
18673 | 375 ("k9dq" ?$(C1S(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
376 ("kbdq" ?$(C1S(B) |
18673 | 377 ("k5" ?$(C1T(B) |
378 ("k5s" ?$(C1U(B) | |
379 ("k5w" ?$(C1V(B) | |
380 ("kg" ?$(C1W(B) | |
381 ("kgx" ?$(C1X(B) | |
382 ("kgs" ?$(C1Y(B) | |
383 ("kgA" ?$(C1Z(B) | |
384 ("kgw" ?$(C1[(B) | |
385 ("kgD" ?$(C1\(B) | |
386 ("kgz" ?$(C1](B) | |
387 ("kg3" ?$(C1^(B) | |
388 ("kgq" ?$(C1_(B) | |
389 ("kga" ?$(C1`(B) | |
390 ("k8" ?$(C1a(B) | |
391 ("kd" ?$(C1b(B) | |
392 ("kdx" ?$(C1c(B) | |
393 ("kds" ?$(C1d(B) | |
394 ("kdA" ?$(C1e(B) | |
395 ("kdw" ?$(C1f(B) | |
396 ("kdC" ?$(C1g(B) | |
397 ("kdz" ?$(C1h(B) | |
398 ("kd3" ?$(C1i(B) | |
399 ("kdq" ?$(C1j(B) | |
400 ("kda" ?$(C1k(B) | |
401 ("kd!" ?$(C1l(B) | |
402 ("kdQ" ?$(C1m(B) | |
403 ("kkf" ?$(C1n(B) | |
404 ("kkfx" ?$(C1o(B) | |
405 ("kkfF" ?$(C1p(B) | |
406 ("kkfs" ?$(C1q(B) | |
407 ("kkfw" ?$(C1r(B) | |
408 ("kkfC" ?$(C1s(B) | |
409 ("kkfz" ?$(C1t(B) | |
410 ("kkf3" ?$(C1u(B) | |
411 ("kkfq" ?$(C1v(B) | |
412 ("kkf2" ?$(C1w(B) | |
413 ("kkfa" ?$(C1x(B) | |
414 ("kkfW" ?$(C1y(B) | |
415 ("kkr" ?$(C1z(B) | |
416 ("kkrx" ?$(C1{(B) | |
417 ("kkrs" ?$(C1|(B) | |
418 ("kkrw" ?$(C1}(B) | |
419 ("kkrz" ?$(C1~(B) | |
420 ("kkr3" ?$(C2!(B) | |
421 ("kkrq" ?$(C2"(B) | |
422 ("kkr2" ?$(C2#(B) | |
423 ("kkra" ?$(C2$(B) | |
424 ("kk6" ?$(C2%(B) | |
425 ("kk6x" ?$(C2&(B) | |
426 ("kk6w" ?$(C2'(B) | |
427 ("kkt" ?$(C2((B) | |
428 ("kktx" ?$(C2)(B) | |
429 ("kktF" ?$(C2*(B) | |
430 ("kkts" ?$(C2+(B) | |
431 ("kktw" ?$(C2,(B) | |
432 ("kktz" ?$(C2-(B) | |
433 ("kkt3" ?$(C2.(B) | |
434 ("kktq" ?$(C2/(B) | |
435 ("kkt2" ?$(C20(B) | |
436 ("kkta" ?$(C21(B) | |
437 ("kkc" ?$(C22(B) | |
438 ("kkcx" ?$(C23(B) | |
439 ("kkcs" ?$(C24(B) | |
440 ("kkcz" ?$(C25(B) | |
441 ("kkcq" ?$(C26(B) | |
442 ("kkca" ?$(C27(B) | |
443 ("kke" ?$(C28(B) | |
444 ("kkes" ?$(C29(B) | |
445 ("kkew" ?$(C2:(B) | |
446 ("kkeq" ?$(C2;(B) | |
447 ("kke2" ?$(C2<(B) | |
448 ("kkeW" ?$(C2=(B) | |
449 ("kk7" ?$(C2>(B) | |
450 ("kkv" ?$(C2?(B) | |
451 ("kkvx" ?$(C2@(B) | |
452 ("kkvs" ?$(C2A(B) | |
453 ("kkvS" ?$(C2B(B) | |
454 ("kkvw" ?$(C2C(B) | |
455 ("kkvz" ?$(C2D(B) | |
456 ("kkv3" ?$(C2E(B) | |
457 ("kkvq" ?$(C2F(B) | |
458 ("kkva" ?$(C2G(B) | |
459 ("kkv!" ?$(C2H(B) | |
460 ("kkvZ" ?$(C2I(B) | |
461 ("kk/" ?$(C2?(B) | |
462 ("kk/x" ?$(C2@(B) | |
463 ("kk/s" ?$(C2A(B) | |
464 ("kk/S" ?$(C2B(B) | |
465 ("kk/w" ?$(C2C(B) | |
466 ("kk/z" ?$(C2D(B) | |
467 ("kk/3" ?$(C2E(B) | |
468 ("kk/q" ?$(C2F(B) | |
469 ("kk/a" ?$(C2G(B) | |
470 ("kk/!" ?$(C2H(B) | |
471 ("kk/Z" ?$(C2I(B) | |
472 ("kk/f" ?$(C2J(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
473 ("kkbf" ?$(C2J(B) |
18673 | 474 ("kk/fx" ?$(C2K(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
475 ("kkbfx" ?$(C2K(B) |
18673 | 476 ("kk/fw" ?$(C2L(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
477 ("kkbfw" ?$(C2L(B) |
18673 | 478 ("kk/f2" ?$(C2M(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
479 ("kkbf2" ?$(C2M(B) |
18673 | 480 ("kk/fa" ?$(C2N(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
481 ("kkbfa" ?$(C2N(B) |
18673 | 482 ("kk/r" ?$(C2O(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
483 ("kkbr" ?$(C2O(B) |
18673 | 484 ("kk/rx" ?$(C2P(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
485 ("kkbrx" ?$(C2P(B) |
18673 | 486 ("kk/ra" ?$(C2Q(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
487 ("kkbra" ?$(C2Q(B) |
18673 | 488 ("kk/d" ?$(C2R(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
489 ("kkbd" ?$(C2R(B) |
18673 | 490 ("kk/ds" ?$(C2S(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
491 ("kkbds" ?$(C2S(B) |
18673 | 492 ("kk/dw" ?$(C2T(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
493 ("kkbdw" ?$(C2T(B) |
18673 | 494 ("kk/dz" ?$(C2U(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
495 ("kkbdz" ?$(C2U(B) |
18673 | 496 ("kk/d3" ?$(C2V(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
497 ("kkbd3" ?$(C2V(B) |
18673 | 498 ("kk/da" ?$(C2W(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
499 ("kkbda" ?$(C2W(B) |
18673 | 500 ("kk4" ?$(C2X(B) |
501 ("kkb" ?$(C2Y(B) | |
502 ("kkbx" ?$(C2Z(B) | |
503 ("kkbs" ?$(C2[(B) | |
504 ("kkbw" ?$(C2\(B) | |
505 ("kkbV" ?$(C2](B) | |
506 ("kkbz" ?$(C2^(B) | |
507 ("kkb3" ?$(C2_(B) | |
508 ("kkbq" ?$(C2`(B) | |
509 ("kkba" ?$(C2a(B) | |
510 ("kkb!" ?$(C2b(B) | |
511 ("kk9" ?$(C2Y(B) | |
512 ("kk9x" ?$(C2Z(B) | |
513 ("kk9s" ?$(C2[(B) | |
514 ("kk9w" ?$(C2\(B) | |
515 ("kk9V" ?$(C2](B) | |
516 ("kk9z" ?$(C2^(B) | |
517 ("kk93" ?$(C2_(B) | |
518 ("kk9q" ?$(C2`(B) | |
519 ("kk9a" ?$(C2a(B) | |
520 ("kk9!" ?$(C2b(B) | |
521 ("kk9t" ?$(C2c(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
522 ("kkbt" ?$(C2c(B) |
18673 | 523 ("kk9tw" ?$(C2d(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
524 ("kkbtw" ?$(C2d(B) |
18673 | 525 ("kk9t2" ?$(C2e(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
526 ("kkbt2" ?$(C2e(B) |
18673 | 527 ("kk9ta" ?$(C2f(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
528 ("kkbta" ?$(C2f(B) |
18673 | 529 ("kk9c" ?$(C2g(B) |
530 ("kk9cx" ?$(C2h(B) | |
531 ("kk9cs" ?$(C2i(B) | |
532 ("kk9cw" ?$(C2j(B) | |
533 ("kk9cz" ?$(C2k(B) | |
534 ("kk9c3" ?$(C2l(B) | |
535 ("kk9c2" ?$(C2m(B) | |
536 ("kk9d" ?$(C2n(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
537 ("kkbd" ?$(C2n(B) |
18673 | 538 ("kk9ds" ?$(C2o(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
539 ("kkbds" ?$(C2o(B) |
18673 | 540 ("kk9dw" ?$(C2p(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
541 ("kkbdw" ?$(C2p(B) |
18673 | 542 ("kk9dz" ?$(C2q(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
543 ("kkbdz" ?$(C2q(B) |
18673 | 544 ("kk9d3" ?$(C2r(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
545 ("kkbd3" ?$(C2r(B) |
18673 | 546 ("kk5" ?$(C2s(B) |
547 ("kkg" ?$(C2t(B) | |
548 ("kkgx" ?$(C2u(B) | |
549 ("kkgs" ?$(C2v(B) | |
550 ("kkgS" ?$(C2w(B) | |
551 ("kkgw" ?$(C2x(B) | |
552 ("kkgC" ?$(C2y(B) | |
553 ("kkgV" ?$(C2z(B) | |
554 ("kkgz" ?$(C2{(B) | |
555 ("kkg3" ?$(C2|(B) | |
556 ("kkgq" ?$(C2}(B) | |
557 ("kkga" ?$(C2~(B) | |
558 ("kkgW" ?$(C3!(B) | |
559 ("kkd" ?$(C3"(B) | |
560 ("kkdx" ?$(C3#(B) | |
561 ("kkds" ?$(C3$(B) | |
562 ("kkdw" ?$(C3%(B) | |
563 ("kkdz" ?$(C3&(B) | |
564 ("kkd3" ?$(C3'(B) | |
565 ("kkdq" ?$(C3((B) | |
566 ("kkda" ?$(C3)(B) | |
567 | |
568 ("hf" ?$(C3*(B) | |
569 ("hfx" ?$(C3+(B) | |
570 ("hfF" ?$(C3,(B) | |
571 ("hfs" ?$(C3-(B) | |
572 ("hfA" ?$(C3.(B) | |
573 ("hfw" ?$(C3/(B) | |
574 ("hfD" ?$(C30(B) | |
575 ("hfC" ?$(C31(B) | |
576 ("hfz" ?$(C32(B) | |
577 ("hf3" ?$(C33(B) | |
578 ("hfq" ?$(C34(B) | |
579 ("hf2" ?$(C35(B) | |
580 ("hfa" ?$(C36(B) | |
581 ("hf!" ?$(C37(B) | |
582 ("hfZ" ?$(C38(B) | |
583 ("hfW" ?$(C39(B) | |
584 ("hf1" ?$(C3:(B) | |
585 ("hr" ?$(C3;(B) | |
586 ("hrx" ?$(C3<(B) | |
587 ("hrs" ?$(C3=(B) | |
588 ("hrw" ?$(C3>(B) | |
589 ("hrz" ?$(C3?(B) | |
590 ("hr3" ?$(C3@(B) | |
591 ("hrq" ?$(C3A(B) | |
592 ("hr2" ?$(C3B(B) | |
593 ("hra" ?$(C3C(B) | |
594 ("h6" ?$(C3D(B) | |
595 ("h6x" ?$(C3E(B) | |
596 ("h6s" ?$(C3F(B) | |
597 ("h6w" ?$(C3G(B) | |
598 ("h6z" ?$(C3H(B) | |
599 ("h6a" ?$(C3I(B) | |
600 ("ht" ?$(C3J(B) | |
601 ("htx" ?$(C3K(B) | |
602 ("htxq" ?$(C3L(B) | |
603 ("hts" ?$(C3M(B) | |
604 ("htw" ?$(C3N(B) | |
605 ("htC" ?$(C3O(B) | |
606 ("htw3" ?$(C3P(B) | |
607 ("htz" ?$(C3Q(B) | |
608 ("ht3" ?$(C3R(B) | |
609 ("htq" ?$(C3S(B) | |
610 ("ht2" ?$(C3T(B) | |
611 ("hta" ?$(C3U(B) | |
612 ("ht1" ?$(C3V(B) | |
613 ("hc" ?$(C3W(B) | |
614 ("hcx" ?$(C3X(B) | |
615 ("hcs" ?$(C3Y(B) | |
616 ("hcw" ?$(C3Z(B) | |
617 ("hcz" ?$(C3[(B) | |
618 ("hc3" ?$(C3\(B) | |
619 ("hcq" ?$(C3](B) | |
620 ("hc2" ?$(C3^(B) | |
621 ("hca" ?$(C3_(B) | |
622 ("he" ?$(C3`(B) | |
623 ("hex" ?$(C3a(B) | |
624 ("hes" ?$(C3b(B) | |
625 ("hew" ?$(C3c(B) | |
626 ("hez" ?$(C3d(B) | |
627 ("he3" ?$(C3e(B) | |
628 ("he2" ?$(C3f(B) | |
629 ("hea" ?$(C3g(B) | |
630 ("heE" ?$(C3h(B) | |
631 ("h7" ?$(C3i(B) | |
632 ("h7s" ?$(C3j(B) | |
633 ("hv" ?$(C3k(B) | |
634 ("hvx" ?$(C3l(B) | |
635 ("hvs" ?$(C3m(B) | |
636 ("hvw" ?$(C3n(B) | |
637 ("hvC" ?$(C3o(B) | |
638 ("hvz" ?$(C3p(B) | |
639 ("hv3" ?$(C3q(B) | |
640 ("hvq" ?$(C3r(B) | |
641 ("hva" ?$(C3s(B) | |
642 ("hvQ" ?$(C3t(B) | |
643 ("hv1" ?$(C3u(B) | |
644 ("h/" ?$(C3k(B) | |
645 ("h/x" ?$(C3l(B) | |
646 ("h/s" ?$(C3m(B) | |
647 ("h/w" ?$(C3n(B) | |
648 ("h/C" ?$(C3o(B) | |
649 ("h/z" ?$(C3p(B) | |
650 ("h/3" ?$(C3q(B) | |
651 ("h/q" ?$(C3r(B) | |
652 ("h/a" ?$(C3s(B) | |
653 ("h/Q" ?$(C3t(B) | |
654 ("h/1" ?$(C3u(B) | |
655 ("h/f" ?$(C3v(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
656 ("hbf" ?$(C3v(B) |
18673 | 657 ("h/fs" ?$(C3w(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
658 ("hbfs" ?$(C3w(B) |
18673 | 659 ("h/fw" ?$(C3x(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
660 ("hbfw" ?$(C3x(B) |
18673 | 661 ("h/f2" ?$(C3y(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
662 ("hbf2" ?$(C3y(B) |
18673 | 663 ("h/d" ?$(C3z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
664 ("hbd" ?$(C3z(B) |
18673 | 665 ("h/ds" ?$(C3{(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
666 ("hbds" ?$(C3{(B) |
18673 | 667 ("h/dw" ?$(C3|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
668 ("hbdw" ?$(C3|(B) |
18673 | 669 ("h/dz" ?$(C3}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
670 ("hbdz" ?$(C3}(B) |
18673 | 671 ("h/d3" ?$(C3~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
672 ("hbd3" ?$(C3~(B) |
18673 | 673 ("h/dq" ?$(C4!(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
674 ("hbdq" ?$(C4!(B) |
18673 | 675 ("h4" ?$(C4"(B) |
676 ("h4x" ?$(C4#(B) | |
677 ("h4s" ?$(C4$(B) | |
678 ("h4w" ?$(C4%(B) | |
679 ("h43" ?$(C4&(B) | |
680 ("h4q" ?$(C4'(B) | |
681 ("h4a" ?$(C4((B) | |
682 ("hb" ?$(C4)(B) | |
683 ("hbx" ?$(C4*(B) | |
684 ("hbs" ?$(C4+(B) | |
685 ("hbA" ?$(C4,(B) | |
686 ("hbw" ?$(C4-(B) | |
687 ("hbz" ?$(C4.(B) | |
688 ("hb3" ?$(C4/(B) | |
689 ("hbq" ?$(C40(B) | |
690 ("hba" ?$(C41(B) | |
691 ("h9" ?$(C4)(B) | |
692 ("h9x" ?$(C4*(B) | |
693 ("h9s" ?$(C4+(B) | |
694 ("h9A" ?$(C4,(B) | |
695 ("h9w" ?$(C4-(B) | |
696 ("h9z" ?$(C4.(B) | |
697 ("h93" ?$(C4/(B) | |
698 ("h9q" ?$(C40(B) | |
699 ("h9a" ?$(C41(B) | |
700 ("h9t" ?$(C42(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
701 ("hbt" ?$(C42(B) |
18673 | 702 ("h9t2" ?$(C43(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
703 ("hbt2" ?$(C43(B) |
18673 | 704 ("h9c" ?$(C44(B) |
705 ("h9d" ?$(C45(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
706 ("hbd" ?$(C45(B) |
18673 | 707 ("h9ds" ?$(C46(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
708 ("hbds" ?$(C46(B) |
18673 | 709 ("h9dw" ?$(C47(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
710 ("hbdw" ?$(C47(B) |
18673 | 711 ("h9dz" ?$(C48(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
712 ("hbdz" ?$(C48(B) |
18673 | 713 ("h9d3" ?$(C49(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
714 ("hbd3" ?$(C49(B) |
18673 | 715 ("h5" ?$(C4:(B) |
716 ("h5x" ?$(C4;(B) | |
717 ("h5w" ?$(C4<(B) | |
718 ("h5z" ?$(C4=(B) | |
719 ("h53" ?$(C4>(B) | |
720 ("h5a" ?$(C4?(B) | |
721 ("hg" ?$(C4@(B) | |
722 ("hgx" ?$(C4A(B) | |
723 ("hgs" ?$(C4B(B) | |
724 ("hgw" ?$(C4C(B) | |
725 ("hgD" ?$(C4D(B) | |
726 ("hgC" ?$(C4E(B) | |
727 ("hgz" ?$(C4F(B) | |
728 ("hg3" ?$(C4G(B) | |
729 ("hgq" ?$(C4H(B) | |
730 ("hga" ?$(C4I(B) | |
731 ("hg!" ?$(C4J(B) | |
732 ("hgQ" ?$(C4K(B) | |
733 ("h8" ?$(C4L(B) | |
734 ("h8s" ?$(C4M(B) | |
735 ("h8w" ?$(C4N(B) | |
736 ("hd" ?$(C4O(B) | |
737 ("hdx" ?$(C4P(B) | |
738 ("hds" ?$(C4Q(B) | |
739 ("hdw" ?$(C4R(B) | |
740 ("hdC" ?$(C4S(B) | |
741 ("hdz" ?$(C4T(B) | |
742 ("hd3" ?$(C4U(B) | |
743 ("hdq" ?$(C4V(B) | |
744 ("hda" ?$(C4W(B) | |
745 ("hdQ" ?$(C4X(B) | |
746 | |
747 ("uf" ?$(C4Y(B) | |
748 ("ufx" ?$(C4Z(B) | |
749 ("ufF" ?$(C4[(B) | |
750 ("ufs" ?$(C4\(B) | |
751 ("ufA" ?$(C4](B) | |
752 ("ufw" ?$(C4^(B) | |
753 ("ufD" ?$(C4_(B) | |
754 ("ufC" ?$(C4`(B) | |
755 ("ufw3" ?$(C4a(B) | |
756 ("ufV" ?$(C4b(B) | |
757 ("ufz" ?$(C4c(B) | |
758 ("uf3" ?$(C4d(B) | |
759 ("ufq" ?$(C4e(B) | |
760 ("uf2" ?$(C4f(B) | |
761 ("ufa" ?$(C4g(B) | |
762 ("uf!" ?$(C4h(B) | |
763 ("ufZ" ?$(C4i(B) | |
764 ("uf1" ?$(C4j(B) | |
765 ("ur" ?$(C4k(B) | |
766 ("urx" ?$(C4l(B) | |
767 ("urs" ?$(C4m(B) | |
768 ("urw" ?$(C4n(B) | |
769 ("urz" ?$(C4o(B) | |
770 ("ur3" ?$(C4p(B) | |
771 ("urq" ?$(C4q(B) | |
772 ("ur2" ?$(C4r(B) | |
773 ("ura" ?$(C4s(B) | |
774 ("u6" ?$(C4t(B) | |
775 ("ut" ?$(C4u(B) | |
776 ("utx" ?$(C4v(B) | |
777 ("utF" ?$(C4w(B) | |
778 ("uts" ?$(C4x(B) | |
779 ("utA" ?$(C4y(B) | |
780 ("utw" ?$(C4z(B) | |
781 ("utC" ?$(C4{(B) | |
782 ("utw3" ?$(C4|(B) | |
783 ("utz" ?$(C4}(B) | |
784 ("ut3" ?$(C4~(B) | |
785 ("utq" ?$(C5!(B) | |
786 ("uta" ?$(C5"(B) | |
787 ("utZ" ?$(C5#(B) | |
788 ("utQ" ?$(C5$(B) | |
789 ("uc" ?$(C5%(B) | |
790 ("ucx" ?$(C5&(B) | |
791 ("ucs" ?$(C5'(B) | |
792 ("ucw" ?$(C5((B) | |
793 ("ucz" ?$(C5)(B) | |
794 ("uc3" ?$(C5*(B) | |
795 ("ucq" ?$(C5+(B) | |
796 ("uc2" ?$(C5,(B) | |
797 ("uca" ?$(C5-(B) | |
798 ("ue" ?$(C5.(B) | |
799 ("ues" ?$(C5/(B) | |
800 ("uew" ?$(C50(B) | |
801 ("ue2" ?$(C51(B) | |
802 ("uea" ?$(C52(B) | |
803 ("u7" ?$(C53(B) | |
804 ("u7s" ?$(C54(B) | |
805 ("uv" ?$(C55(B) | |
806 ("uvx" ?$(C56(B) | |
807 ("uvs" ?$(C57(B) | |
808 ("uvA" ?$(C58(B) | |
809 ("uvw" ?$(C59(B) | |
810 ("uvC" ?$(C5:(B) | |
811 ("uvwq" ?$(C5;(B) | |
812 ("uvz" ?$(C5<(B) | |
813 ("uv3" ?$(C5=(B) | |
814 ("uvq" ?$(C5>(B) | |
815 ("uva" ?$(C5?(B) | |
816 ("uvZ" ?$(C5@(B) | |
817 ("uvW" ?$(C5A(B) | |
818 ("u/" ?$(C55(B) | |
819 ("u/x" ?$(C56(B) | |
820 ("u/s" ?$(C57(B) | |
821 ("u/A" ?$(C58(B) | |
822 ("u/w" ?$(C59(B) | |
823 ("u/C" ?$(C5:(B) | |
824 ("u/wq" ?$(C5;(B) | |
825 ("u/z" ?$(C5<(B) | |
826 ("u/3" ?$(C5=(B) | |
827 ("u/q" ?$(C5>(B) | |
828 ("u/a" ?$(C5?(B) | |
829 ("u/Z" ?$(C5@(B) | |
830 ("u/W" ?$(C5A(B) | |
831 ("u/f" ?$(C5B(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
832 ("ubf" ?$(C5B(B) |
18673 | 833 ("u/fs" ?$(C5C(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
834 ("ubfs" ?$(C5C(B) |
18673 | 835 ("u/fw" ?$(C5D(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
836 ("ubfw" ?$(C5D(B) |
18673 | 837 ("u/r" ?$(C5E(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
838 ("ubr" ?$(C5E(B) |
18673 | 839 ("u/r2" ?$(C5F(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
840 ("ubr2" ?$(C5F(B) |
18673 | 841 ("u/d" ?$(C5G(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
842 ("ubd" ?$(C5G(B) |
18673 | 843 ("u/ds" ?$(C5H(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
844 ("ubds" ?$(C5H(B) |
18673 | 845 ("u/dw" ?$(C5I(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
846 ("ubdw" ?$(C5I(B) |
18673 | 847 ("u/dz" ?$(C5J(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
848 ("ubdz" ?$(C5J(B) |
18673 | 849 ("u/d3" ?$(C5K(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
850 ("ubd3" ?$(C5K(B) |
18673 | 851 ("u/dq" ?$(C5L(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
852 ("ubdq" ?$(C5L(B) |
18673 | 853 ("u4" ?$(C5M(B) |
854 ("ub" ?$(C5N(B) | |
855 ("ubx" ?$(C5O(B) | |
856 ("ubs" ?$(C5P(B) | |
857 ("ubw" ?$(C5Q(B) | |
858 ("ubz" ?$(C5R(B) | |
859 ("ub3" ?$(C5S(B) | |
860 ("ubq" ?$(C5T(B) | |
861 ("uba" ?$(C5U(B) | |
862 ("u9" ?$(C5N(B) | |
863 ("u9x" ?$(C5O(B) | |
864 ("u9s" ?$(C5P(B) | |
865 ("u9w" ?$(C5Q(B) | |
866 ("u9z" ?$(C5R(B) | |
867 ("u93" ?$(C5S(B) | |
868 ("u9q" ?$(C5T(B) | |
869 ("u9a" ?$(C5U(B) | |
870 ("u9t" ?$(C5V(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
871 ("ubt" ?$(C5V(B) |
18673 | 872 ("u9t2" ?$(C5W(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
873 ("ubt2" ?$(C5W(B) |
18673 | 874 ("u9c" ?$(C5X(B) |
875 ("u9ca" ?$(C5Y(B) | |
876 ("u9d" ?$(C5Z(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
877 ("ubd" ?$(C5Z(B) |
18673 | 878 ("u9ds" ?$(C5[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
879 ("ubds" ?$(C5[(B) |
18673 | 880 ("u9dw" ?$(C5\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
881 ("ubdw" ?$(C5\(B) |
18673 | 882 ("u9d3" ?$(C5](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
883 ("ubd3" ?$(C5](B) |
18673 | 884 ("u9dq" ?$(C5^(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
885 ("ubdq" ?$(C5^(B) |
18673 | 886 ("u9da" ?$(C5_(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
887 ("ubda" ?$(C5_(B) |
18673 | 888 ("u5" ?$(C5`(B) |
889 ("u5s" ?$(C5a(B) | |
890 ("u5w" ?$(C5b(B) | |
891 ("u5z" ?$(C5c(B) | |
892 ("u5a" ?$(C5d(B) | |
893 ("ug" ?$(C5e(B) | |
894 ("ugx" ?$(C5f(B) | |
895 ("ugs" ?$(C5g(B) | |
896 ("ugA" ?$(C5h(B) | |
897 ("ugw" ?$(C5i(B) | |
898 ("ugC" ?$(C5j(B) | |
899 ("ugz" ?$(C5k(B) | |
900 ("ug3" ?$(C5l(B) | |
901 ("ugq" ?$(C5m(B) | |
902 ("uga" ?$(C5n(B) | |
903 ("u8" ?$(C5o(B) | |
904 ("ud" ?$(C5p(B) | |
905 ("udx" ?$(C5q(B) | |
906 ("uds" ?$(C5r(B) | |
907 ("udA" ?$(C5s(B) | |
908 ("udw" ?$(C5t(B) | |
909 ("udz" ?$(C5u(B) | |
910 ("ud3" ?$(C5v(B) | |
911 ("udq" ?$(C5w(B) | |
912 ("ud2" ?$(C5x(B) | |
913 ("uda" ?$(C5y(B) | |
914 ("ud!" ?$(C5z(B) | |
915 | |
916 ("uuf" ?$(C5{(B) | |
917 ("uufx" ?$(C5|(B) | |
918 ("uufs" ?$(C5}(B) | |
919 ("uufw" ?$(C5~(B) | |
920 ("uufz" ?$(C6!(B) | |
921 ("uuf3" ?$(C6"(B) | |
922 ("uufq" ?$(C6#(B) | |
923 ("uuf2" ?$(C6$(B) | |
924 ("uufa" ?$(C6%(B) | |
925 ("uuf1" ?$(C6&(B) | |
926 ("uur" ?$(C6'(B) | |
927 ("uurx" ?$(C6((B) | |
928 ("uurs" ?$(C6)(B) | |
929 ("uurw" ?$(C6*(B) | |
930 ("uurz" ?$(C6+(B) | |
931 ("uur3" ?$(C6,(B) | |
932 ("uurq" ?$(C6-(B) | |
933 ("uur2" ?$(C6.(B) | |
934 ("uura" ?$(C6/(B) | |
935 ("uut" ?$(C60(B) | |
936 ("uutx" ?$(C61(B) | |
937 ("uuts" ?$(C62(B) | |
938 ("uutw" ?$(C63(B) | |
939 ("uutC" ?$(C64(B) | |
940 ("uutw3" ?$(C65(B) | |
941 ("uutz" ?$(C66(B) | |
942 ("uut3" ?$(C67(B) | |
943 ("uutq" ?$(C68(B) | |
944 ("uut2" ?$(C69(B) | |
945 ("uuta" ?$(C6:(B) | |
946 ("uut1" ?$(C6;(B) | |
947 ("uuc" ?$(C6<(B) | |
948 ("uucx" ?$(C6=(B) | |
949 ("uucs" ?$(C6>(B) | |
950 ("uucw" ?$(C6?(B) | |
951 ("uucz" ?$(C6@(B) | |
952 ("uuc3" ?$(C6A(B) | |
953 ("uucq" ?$(C6B(B) | |
954 ("uuc2" ?$(C6C(B) | |
955 ("uuca" ?$(C6D(B) | |
956 ("uue" ?$(C6E(B) | |
957 ("uue2" ?$(C6F(B) | |
958 ("uuv" ?$(C6G(B) | |
959 ("uuvx" ?$(C6H(B) | |
960 ("uuvs" ?$(C6I(B) | |
961 ("uuvw" ?$(C6J(B) | |
962 ("uuva" ?$(C6K(B) | |
963 ("uu/" ?$(C6G(B) | |
964 ("uu/x" ?$(C6H(B) | |
965 ("uu/s" ?$(C6I(B) | |
966 ("uu/w" ?$(C6J(B) | |
967 ("uu/a" ?$(C6K(B) | |
968 ("uu/f" ?$(C6L(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
969 ("uubf" ?$(C6L(B) |
18673 | 970 ("uu/fw" ?$(C6M(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
971 ("uubfw" ?$(C6M(B) |
18673 | 972 ("uu/r" ?$(C6N(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
973 ("uubr" ?$(C6N(B) |
18673 | 974 ("uu/d" ?$(C6O(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
975 ("uubd" ?$(C6O(B) |
18673 | 976 ("uu/ds" ?$(C6P(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
977 ("uubds" ?$(C6P(B) |
18673 | 978 ("uub" ?$(C6Q(B) |
979 ("uubx" ?$(C6R(B) | |
980 ("uubs" ?$(C6S(B) | |
981 ("uubw" ?$(C6T(B) | |
982 ("uubV" ?$(C6U(B) | |
983 ("uubz" ?$(C6V(B) | |
984 ("uuba" ?$(C6W(B) | |
985 ("uu9" ?$(C6Q(B) | |
986 ("uu9x" ?$(C6R(B) | |
987 ("uu9s" ?$(C6S(B) | |
988 ("uu9w" ?$(C6T(B) | |
989 ("uu9V" ?$(C6U(B) | |
990 ("uu9z" ?$(C6V(B) | |
991 ("uu9a" ?$(C6W(B) | |
992 ("uu9c" ?$(C6X(B) | |
993 ("uu9d" ?$(C6Y(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
994 ("uubd" ?$(C6Y(B) |
18673 | 995 ("uu9ds" ?$(C6Z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
996 ("uubds" ?$(C6Z(B) |
18673 | 997 ("uu9dw" ?$(C6[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
998 ("uubdw" ?$(C6[(B) |
18673 | 999 ("uu9dz" ?$(C6\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1000 ("uubdz" ?$(C6\(B) |
18673 | 1001 ("uu9d3" ?$(C6](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1002 ("uubd3" ?$(C6](B) |
18673 | 1003 ("uu9da" ?$(C6^(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1004 ("uubda" ?$(C6^(B) |
18673 | 1005 ("uug" ?$(C6_(B) |
1006 ("uugx" ?$(C6`(B) | |
1007 ("uugs" ?$(C6a(B) | |
1008 ("uugA" ?$(C6b(B) | |
1009 ("uugw" ?$(C6c(B) | |
1010 ("uugz" ?$(C6d(B) | |
1011 ("uug3" ?$(C6e(B) | |
1012 ("uugq" ?$(C6f(B) | |
1013 ("uu8" ?$(C6g(B) | |
1014 ("uu8s" ?$(C6h(B) | |
1015 ("uu8w" ?$(C6i(B) | |
1016 ("uu8z" ?$(C6j(B) | |
1017 ("uu83" ?$(C6k(B) | |
1018 ("uud" ?$(C6l(B) | |
1019 ("uuds" ?$(C6m(B) | |
1020 ("uudw" ?$(C6n(B) | |
1021 ("uudz" ?$(C6o(B) | |
1022 ("uud3" ?$(C6p(B) | |
1023 ("uudq" ?$(C6q(B) | |
1024 ("uuda" ?$(C6r(B) | |
1025 | |
1026 ("yf" ?$(C6s(B) | |
1027 ("yfx" ?$(C6t(B) | |
1028 ("yfs" ?$(C6u(B) | |
1029 ("yfw" ?$(C6v(B) | |
1030 ("yfz" ?$(C6w(B) | |
1031 ("yf3" ?$(C6x(B) | |
1032 ("yfq" ?$(C6y(B) | |
1033 ("yf2" ?$(C6z(B) | |
1034 ("yfa" ?$(C6{(B) | |
1035 ("yf!" ?$(C6|(B) | |
1036 ("yfQ" ?$(C6}(B) | |
1037 ("yf1" ?$(C6~(B) | |
1038 ("yr" ?$(C7!(B) | |
1039 ("yrx" ?$(C7"(B) | |
1040 ("yrs" ?$(C7#(B) | |
1041 ("yrw" ?$(C7$(B) | |
1042 ("yrz" ?$(C7%(B) | |
1043 ("yr3" ?$(C7&(B) | |
1044 ("yrq" ?$(C7'(B) | |
1045 ("yr2" ?$(C7((B) | |
1046 ("yra" ?$(C7)(B) | |
1047 ("y6" ?$(C7*(B) | |
1048 ("y6x" ?$(C7+(B) | |
1049 ("y6s" ?$(C7,(B) | |
1050 ("y6q" ?$(C7-(B) | |
1051 ("y6a" ?$(C7.(B) | |
1052 ("yt" ?$(C7/(B) | |
1053 ("ytx" ?$(C70(B) | |
1054 ("yts" ?$(C71(B) | |
1055 ("ytw" ?$(C72(B) | |
1056 ("ytz" ?$(C73(B) | |
1057 ("yt3" ?$(C74(B) | |
1058 ("ytq" ?$(C75(B) | |
1059 ("yt2" ?$(C76(B) | |
1060 ("yta" ?$(C77(B) | |
1061 ("yt1" ?$(C78(B) | |
1062 ("yc" ?$(C79(B) | |
1063 ("ycx" ?$(C7:(B) | |
1064 ("ycs" ?$(C7;(B) | |
1065 ("ycw" ?$(C7<(B) | |
1066 ("ycz" ?$(C7=(B) | |
1067 ("yc3" ?$(C7>(B) | |
1068 ("ycq" ?$(C7?(B) | |
1069 ("yca" ?$(C7@(B) | |
1070 ("ye" ?$(C7A(B) | |
1071 ("yex" ?$(C7B(B) | |
1072 ("yes" ?$(C7C(B) | |
1073 ("yew" ?$(C7D(B) | |
1074 ("yez" ?$(C7E(B) | |
1075 ("ye3" ?$(C7F(B) | |
1076 ("yeq" ?$(C7G(B) | |
1077 ("ye2" ?$(C7H(B) | |
1078 ("yea" ?$(C7I(B) | |
1079 ("y7" ?$(C7J(B) | |
1080 ("y7s" ?$(C7K(B) | |
1081 ("y73" ?$(C7L(B) | |
1082 ("y7q" ?$(C7M(B) | |
1083 ("yv" ?$(C7N(B) | |
1084 ("yvx" ?$(C7O(B) | |
1085 ("yvs" ?$(C7P(B) | |
1086 ("yvw" ?$(C7Q(B) | |
1087 ("yvz" ?$(C7R(B) | |
1088 ("yv3" ?$(C7S(B) | |
1089 ("yvq" ?$(C7T(B) | |
1090 ("yva" ?$(C7U(B) | |
1091 ("y/" ?$(C7N(B) | |
1092 ("y/x" ?$(C7O(B) | |
1093 ("y/s" ?$(C7P(B) | |
1094 ("y/w" ?$(C7Q(B) | |
1095 ("y/z" ?$(C7R(B) | |
1096 ("y/3" ?$(C7S(B) | |
1097 ("y/q" ?$(C7T(B) | |
1098 ("y/a" ?$(C7U(B) | |
1099 ("y/f" ?$(C7V(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1100 ("ybf" ?$(C7V(B) |
18673 | 1101 ("y/fs" ?$(C7W(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1102 ("ybfs" ?$(C7W(B) |
18673 | 1103 ("y/fa" ?$(C7X(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1104 ("ybfa" ?$(C7X(B) |
18673 | 1105 ("y/r2" ?$(C7Y(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1106 ("ybr2" ?$(C7Y(B) |
18673 | 1107 ("y/d" ?$(C7Z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1108 ("ybd" ?$(C7Z(B) |
18673 | 1109 ("y/ds" ?$(C7[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1110 ("ybds" ?$(C7[(B) |
18673 | 1111 ("y/dw" ?$(C7\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1112 ("ybdw" ?$(C7\(B) |
18673 | 1113 ("y/dz" ?$(C7](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1114 ("ybdz" ?$(C7](B) |
18673 | 1115 ("y/d3" ?$(C7^(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1116 ("ybd3" ?$(C7^(B) |
18673 | 1117 ("y/dq" ?$(C7_(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1118 ("ybdq" ?$(C7_(B) |
18673 | 1119 ("y/da" ?$(C7`(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1120 ("ybda" ?$(C7`(B) |
18673 | 1121 ("y4" ?$(C7a(B) |
1122 ("y4s" ?$(C7b(B) | |
1123 ("y4w" ?$(C7c(B) | |
1124 ("y43" ?$(C7d(B) | |
1125 ("y4q" ?$(C7e(B) | |
1126 ("y4a" ?$(C7f(B) | |
1127 ("yb" ?$(C7g(B) | |
1128 ("ybx" ?$(C7h(B) | |
1129 ("ybs" ?$(C7i(B) | |
1130 ("ybw" ?$(C7j(B) | |
1131 ("ybz" ?$(C7k(B) | |
1132 ("yb3" ?$(C7l(B) | |
1133 ("ybq" ?$(C7m(B) | |
1134 ("yba" ?$(C7n(B) | |
1135 ("y9" ?$(C7g(B) | |
1136 ("y9x" ?$(C7h(B) | |
1137 ("y9s" ?$(C7i(B) | |
1138 ("y9w" ?$(C7j(B) | |
1139 ("y9z" ?$(C7k(B) | |
1140 ("y93" ?$(C7l(B) | |
1141 ("y9q" ?$(C7m(B) | |
1142 ("y9a" ?$(C7n(B) | |
1143 ("y9t" ?$(C7o(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1144 ("ybt" ?$(C7o(B) |
18673 | 1145 ("y9t2" ?$(C7p(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1146 ("ybt2" ?$(C7p(B) |
18673 | 1147 ("y9c" ?$(C7q(B) |
1148 ("y9d" ?$(C7r(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1149 ("ybd" ?$(C7r(B) |
18673 | 1150 ("y9dx" ?$(C7s(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1151 ("ybdx" ?$(C7s(B) |
18673 | 1152 ("y9ds" ?$(C7t(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1153 ("ybds" ?$(C7t(B) |
18673 | 1154 ("y9dw" ?$(C7u(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1155 ("ybdw" ?$(C7u(B) |
18673 | 1156 ("y9dz" ?$(C7v(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1157 ("ybdz" ?$(C7v(B) |
18673 | 1158 ("y9dq" ?$(C7w(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1159 ("ybdq" ?$(C7w(B) |
18673 | 1160 ("y9da" ?$(C7x(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1161 ("ybda" ?$(C7x(B) |
18673 | 1162 ("y5" ?$(C7y(B) |
1163 ("y5x" ?$(C7z(B) | |
1164 ("y5s" ?$(C7{(B) | |
1165 ("y5w" ?$(C7|(B) | |
1166 ("y5z" ?$(C7}(B) | |
1167 ("y53" ?$(C7~(B) | |
1168 ("y5q" ?$(C8!(B) | |
1169 ("y5a" ?$(C8"(B) | |
1170 ("yg" ?$(C8#(B) | |
1171 ("ygx" ?$(C8$(B) | |
1172 ("ygs" ?$(C8%(B) | |
1173 ("ygw" ?$(C8&(B) | |
1174 ("ygz" ?$(C8'(B) | |
1175 ("yg3" ?$(C8((B) | |
1176 ("ygq" ?$(C8)(B) | |
1177 ("yga" ?$(C8*(B) | |
1178 ("yg!" ?$(C8+(B) | |
1179 ("ygW" ?$(C8,(B) | |
1180 ("ygQ" ?$(C8-(B) | |
1181 ("yd" ?$(C8.(B) | |
1182 ("ydx" ?$(C8/(B) | |
1183 ("yds" ?$(C80(B) | |
1184 ("ydw" ?$(C81(B) | |
1185 ("ydz" ?$(C82(B) | |
1186 ("yd3" ?$(C83(B) | |
1187 ("ydq" ?$(C84(B) | |
1188 ("yda" ?$(C85(B) | |
1189 | |
1190 ("if" ?$(C86(B) | |
1191 ("ifx" ?$(C87(B) | |
1192 ("ifs" ?$(C88(B) | |
1193 ("ifS" ?$(C89(B) | |
1194 ("ifA" ?$(C8:(B) | |
1195 ("ifw" ?$(C8;(B) | |
1196 ("ifD" ?$(C8<(B) | |
1197 ("ifC" ?$(C8=(B) | |
1198 ("ifz" ?$(C8>(B) | |
1199 ("if3" ?$(C8?(B) | |
1200 ("ifq" ?$(C8@(B) | |
1201 ("ifa" ?$(C8A(B) | |
1202 ("if!" ?$(C8B(B) | |
1203 ("ifW" ?$(C8C(B) | |
1204 ("if1" ?$(C8D(B) | |
1205 ("ir" ?$(C8E(B) | |
1206 ("irx" ?$(C8F(B) | |
1207 ("irs" ?$(C8G(B) | |
1208 ("irw" ?$(C8H(B) | |
1209 ("irz" ?$(C8I(B) | |
1210 ("ir3" ?$(C8J(B) | |
1211 ("irq" ?$(C8K(B) | |
1212 ("ir2" ?$(C8L(B) | |
1213 ("ira" ?$(C8M(B) | |
1214 ("ir!" ?$(C8N(B) | |
1215 ("i6" ?$(C8O(B) | |
1216 ("i6x" ?$(C8P(B) | |
1217 ("i6w" ?$(C8Q(B) | |
1218 ("i6a" ?$(C8R(B) | |
1219 ("it" ?$(C8S(B) | |
1220 ("itx" ?$(C8T(B) | |
1221 ("its" ?$(C8U(B) | |
1222 ("itw" ?$(C8V(B) | |
1223 ("itC" ?$(C8W(B) | |
1224 ("itz" ?$(C8X(B) | |
1225 ("it3" ?$(C8Y(B) | |
1226 ("itq" ?$(C8Z(B) | |
1227 ("ita" ?$(C8[(B) | |
1228 ("it!" ?$(C8\(B) | |
1229 ("it1" ?$(C8](B) | |
1230 ("ic" ?$(C8^(B) | |
1231 ("icx" ?$(C8_(B) | |
1232 ("ics" ?$(C8`(B) | |
1233 ("icw" ?$(C8a(B) | |
1234 ("icz" ?$(C8b(B) | |
1235 ("ic3" ?$(C8c(B) | |
1236 ("icq" ?$(C8d(B) | |
1237 ("ic2" ?$(C8e(B) | |
1238 ("ica" ?$(C8f(B) | |
1239 ("ie" ?$(C8g(B) | |
1240 ("iex" ?$(C8h(B) | |
1241 ("ies" ?$(C8i(B) | |
1242 ("iew" ?$(C8j(B) | |
1243 ("ieq" ?$(C8k(B) | |
1244 ("ie2" ?$(C8l(B) | |
1245 ("iea" ?$(C8m(B) | |
1246 ("ieZ" ?$(C8n(B) | |
1247 ("i7" ?$(C8o(B) | |
1248 ("iv" ?$(C8p(B) | |
1249 ("ivx" ?$(C8q(B) | |
1250 ("ivxq" ?$(C8r(B) | |
1251 ("ivs" ?$(C8s(B) | |
1252 ("ivw" ?$(C8t(B) | |
1253 ("ivC" ?$(C8u(B) | |
1254 ("ivz" ?$(C8v(B) | |
1255 ("iv3" ?$(C8w(B) | |
1256 ("ivq" ?$(C8x(B) | |
1257 ("iva" ?$(C8y(B) | |
1258 ("i/" ?$(C8p(B) | |
1259 ("i/x" ?$(C8q(B) | |
1260 ("i/xq" ?$(C8r(B) | |
1261 ("i/s" ?$(C8s(B) | |
1262 ("i/w" ?$(C8t(B) | |
1263 ("i/C" ?$(C8u(B) | |
1264 ("i/z" ?$(C8v(B) | |
1265 ("i/3" ?$(C8w(B) | |
1266 ("i/q" ?$(C8x(B) | |
1267 ("i/a" ?$(C8y(B) | |
1268 ("i/f" ?$(C8z(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1269 ("ibf" ?$(C8z(B) |
18673 | 1270 ("i/fs" ?$(C8{(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1271 ("ibfs" ?$(C8{(B) |
18673 | 1272 ("i/f2" ?$(C8|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1273 ("ibf2" ?$(C8|(B) |
18673 | 1274 ("i/fa" ?$(C8}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1275 ("ibfa" ?$(C8}(B) |
18673 | 1276 ("i/d" ?$(C8~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1277 ("ibd" ?$(C8~(B) |
18673 | 1278 ("i/ds" ?$(C9!(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1279 ("ibds" ?$(C9!(B) |
18673 | 1280 ("i/dw" ?$(C9"(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1281 ("ibdw" ?$(C9"(B) |
18673 | 1282 ("i/d3" ?$(C9#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1283 ("ibd3" ?$(C9#(B) |
18673 | 1284 ("i/dq" ?$(C9$(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1285 ("ibdq" ?$(C9$(B) |
18673 | 1286 ("i/da" ?$(C9%(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1287 ("ibda" ?$(C9%(B) |
18673 | 1288 ("i4" ?$(C9&(B) |
1289 ("i4s" ?$(C9'(B) | |
1290 ("i4w" ?$(C9((B) | |
1291 ("i43" ?$(C9)(B) | |
1292 ("i4q" ?$(C9*(B) | |
1293 ("ib" ?$(C9+(B) | |
1294 ("ibx" ?$(C9,(B) | |
1295 ("ibF" ?$(C9-(B) | |
1296 ("ibs" ?$(C9.(B) | |
1297 ("ibA" ?$(C9/(B) | |
1298 ("ibw" ?$(C90(B) | |
1299 ("ibD" ?$(C91(B) | |
1300 ("ibC" ?$(C92(B) | |
1301 ("ibz" ?$(C93(B) | |
1302 ("ib3" ?$(C94(B) | |
1303 ("ibq" ?$(C95(B) | |
1304 ("iba" ?$(C96(B) | |
1305 ("ibW" ?$(C97(B) | |
1306 ("ib1" ?$(C98(B) | |
1307 ("i9" ?$(C9+(B) | |
1308 ("i9x" ?$(C9,(B) | |
1309 ("i9F" ?$(C9-(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1310 ("ibF" ?$(C9-(B) |
18673 | 1311 ("i9s" ?$(C9.(B) |
1312 ("i9A" ?$(C9/(B) | |
1313 ("i9w" ?$(C90(B) | |
1314 ("i9D" ?$(C91(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1315 ("ibD" ?$(C91(B) |
18673 | 1316 ("i9C" ?$(C92(B) |
1317 ("i9z" ?$(C93(B) | |
1318 ("i93" ?$(C94(B) | |
1319 ("i9q" ?$(C95(B) | |
1320 ("i9a" ?$(C96(B) | |
1321 ("i9W" ?$(C97(B) | |
1322 ("i91" ?$(C98(B) | |
1323 ("i9t" ?$(C99(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1324 ("ibt" ?$(C99(B) |
18673 | 1325 ("i9ts" ?$(C9:(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1326 ("ibts" ?$(C9:(B) |
18673 | 1327 ("i9tw" ?$(C9;(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1328 ("ibtw" ?$(C9;(B) |
18673 | 1329 ("i9t3" ?$(C9<(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1330 ("ibt3" ?$(C9<(B) |
18673 | 1331 ("i9tq" ?$(C9=(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1332 ("ibtq" ?$(C9=(B) |
18673 | 1333 ("i9c" ?$(C9>(B) |
1334 ("i9d" ?$(C9?(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1335 ("ibd" ?$(C9?(B) |
18673 | 1336 ("i9ds" ?$(C9@(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1337 ("ibds" ?$(C9@(B) |
18673 | 1338 ("i9dw" ?$(C9A(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1339 ("ibdw" ?$(C9A(B) |
18673 | 1340 ("i5" ?$(C9B(B) |
1341 ("i5s" ?$(C9C(B) | |
1342 ("i5w" ?$(C9D(B) | |
1343 ("i5z" ?$(C9E(B) | |
1344 ("i5q" ?$(C9F(B) | |
1345 ("ig" ?$(C9G(B) | |
1346 ("igs" ?$(C9H(B) | |
1347 ("igw" ?$(C9I(B) | |
1348 ("igz" ?$(C9J(B) | |
1349 ("igq" ?$(C9K(B) | |
1350 ("id" ?$(C9L(B) | |
1351 ("idx" ?$(C9M(B) | |
1352 ("ids" ?$(C9N(B) | |
1353 ("idA" ?$(C9O(B) | |
1354 ("idw" ?$(C9P(B) | |
1355 ("idC" ?$(C9Q(B) | |
1356 ("idz" ?$(C9R(B) | |
1357 ("id3" ?$(C9S(B) | |
1358 ("idq" ?$(C9T(B) | |
1359 ("id2" ?$(C9U(B) | |
1360 ("ida" ?$(C9V(B) | |
1361 ("idZ" ?$(C9W(B) | |
1362 ("idW" ?$(C9X(B) | |
1363 | |
1364 (";f" ?$(C9Y(B) | |
1365 (";fx" ?$(C9Z(B) | |
1366 (";fF" ?$(C9[(B) | |
1367 (";fxq" ?$(C9\(B) | |
1368 (";fs" ?$(C9](B) | |
1369 (";fA" ?$(C9^(B) | |
1370 (";fw" ?$(C9_(B) | |
1371 (";fD" ?$(C9`(B) | |
1372 (";fC" ?$(C9a(B) | |
1373 (";fw3" ?$(C9b(B) | |
1374 (";fz" ?$(C9c(B) | |
1375 (";f3" ?$(C9d(B) | |
1376 (";fq" ?$(C9e(B) | |
1377 (";fa" ?$(C9f(B) | |
1378 (";fW" ?$(C9g(B) | |
1379 (";r" ?$(C9h(B) | |
1380 (";rx" ?$(C9i(B) | |
1381 (";rs" ?$(C9j(B) | |
1382 (";rw" ?$(C9k(B) | |
1383 (";rz" ?$(C9l(B) | |
1384 (";r3" ?$(C9m(B) | |
1385 (";rq" ?$(C9n(B) | |
1386 (";r2" ?$(C9o(B) | |
1387 (";ra" ?$(C9p(B) | |
1388 (";rW" ?$(C9q(B) | |
1389 (";6" ?$(C9r(B) | |
1390 (";6x" ?$(C9s(B) | |
1391 (";6s" ?$(C9t(B) | |
1392 (";63" ?$(C9u(B) | |
1393 (";t" ?$(C9v(B) | |
1394 (";tx" ?$(C9w(B) | |
1395 (";ts" ?$(C9x(B) | |
1396 (";tA" ?$(C9y(B) | |
1397 (";tw" ?$(C9z(B) | |
1398 (";tC" ?$(C9{(B) | |
1399 (";tz" ?$(C9|(B) | |
1400 (";t3" ?$(C9}(B) | |
1401 (";tq" ?$(C9~(B) | |
1402 (";ta" ?$(C:!(B) | |
1403 (";t!" ?$(C:"(B) | |
1404 (";c" ?$(C:#(B) | |
1405 (";cx" ?$(C:$(B) | |
1406 (";cs" ?$(C:%(B) | |
1407 (";cA" ?$(C:&(B) | |
1408 (";cw" ?$(C:'(B) | |
1409 (";cz" ?$(C:((B) | |
1410 (";c3" ?$(C:)(B) | |
1411 (";cq" ?$(C:*(B) | |
1412 (";c2" ?$(C:+(B) | |
1413 (";ca" ?$(C:,(B) | |
1414 (";e" ?$(C:-(B) | |
1415 (";ex" ?$(C:.(B) | |
1416 (";es" ?$(C:/(B) | |
1417 (";ew" ?$(C:0(B) | |
1418 (";e3" ?$(C:1(B) | |
1419 (";eq" ?$(C:2(B) | |
1420 (";e2" ?$(C:3(B) | |
1421 (";ea" ?$(C:4(B) | |
1422 (";eW" ?$(C:5(B) | |
1423 (";7" ?$(C:6(B) | |
1424 (";7s" ?$(C:7(B) | |
1425 (";v" ?$(C:8(B) | |
1426 (";vx" ?$(C:9(B) | |
1427 (";vF" ?$(C::(B) | |
1428 (";vs" ?$(C:;(B) | |
1429 (";vw" ?$(C:<(B) | |
1430 (";vz" ?$(C:=(B) | |
1431 (";v3" ?$(C:>(B) | |
1432 (";vq" ?$(C:?(B) | |
1433 (";va" ?$(C:@(B) | |
1434 (";/" ?$(C:8(B) | |
1435 (";/x" ?$(C:9(B) | |
1436 (";/F" ?$(C::(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1437 (";bF" ?$(C::(B) |
18673 | 1438 (";/s" ?$(C:;(B) |
1439 (";/w" ?$(C:<(B) | |
1440 (";/z" ?$(C:=(B) | |
1441 (";/3" ?$(C:>(B) | |
1442 (";/q" ?$(C:?(B) | |
1443 (";/a" ?$(C:@(B) | |
1444 (";/f" ?$(C:A(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1445 (";bf" ?$(C:A(B) |
18673 | 1446 (";/fs" ?$(C:B(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1447 (";bfs" ?$(C:B(B) |
18673 | 1448 (";/f2" ?$(C:C(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1449 (";bf2" ?$(C:C(B) |
18673 | 1450 (";/r" ?$(C:D(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1451 (";br" ?$(C:D(B) |
18673 | 1452 (";/r2" ?$(C:E(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1453 (";br2" ?$(C:E(B) |
18673 | 1454 (";/d" ?$(C:F(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1455 (";bd" ?$(C:F(B) |
18673 | 1456 (";/dx" ?$(C:G(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1457 (";bdx" ?$(C:G(B) |
18673 | 1458 (";/ds" ?$(C:H(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1459 (";bds" ?$(C:H(B) |
18673 | 1460 (";/dw" ?$(C:I(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1461 (";bdw" ?$(C:I(B) |
18673 | 1462 (";/dz" ?$(C:J(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1463 (";bdz" ?$(C:J(B) |
18673 | 1464 (";/d3" ?$(C:K(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1465 (";bd3" ?$(C:K(B) |
18673 | 1466 (";4" ?$(C:L(B) |
1467 (";4s" ?$(C:M(B) | |
1468 (";b" ?$(C:N(B) | |
1469 (";bx" ?$(C:O(B) | |
1470 (";bs" ?$(C:P(B) | |
1471 (";bA" ?$(C:Q(B) | |
1472 (";bw" ?$(C:R(B) | |
1473 (";bD" ?$(C:S(B) | |
1474 (";bC" ?$(C:T(B) | |
1475 (";bz" ?$(C:U(B) | |
1476 (";b3" ?$(C:V(B) | |
1477 (";bq" ?$(C:W(B) | |
1478 (";ba" ?$(C:X(B) | |
1479 (";bW" ?$(C:Y(B) | |
1480 (";bQ" ?$(C:Z(B) | |
1481 (";9" ?$(C:N(B) | |
1482 (";9x" ?$(C:O(B) | |
1483 (";9s" ?$(C:P(B) | |
1484 (";9A" ?$(C:Q(B) | |
1485 (";9w" ?$(C:R(B) | |
1486 (";9D" ?$(C:S(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1487 (";BD" ?$(C:S(B) |
18673 | 1488 (";9C" ?$(C:T(B) |
1489 (";9z" ?$(C:U(B) | |
1490 (";93" ?$(C:V(B) | |
1491 (";9q" ?$(C:W(B) | |
1492 (";9a" ?$(C:X(B) | |
1493 (";9W" ?$(C:Y(B) | |
1494 (";9Q" ?$(C:Z(B) | |
1495 (";9t" ?$(C:[(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1496 (";bt" ?$(C:[(B) |
18673 | 1497 (";9tw" ?$(C:\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1498 (";btw" ?$(C:\(B) |
18673 | 1499 (";9t2" ?$(C:](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1500 (";bt2" ?$(C:](B) |
18673 | 1501 (";9c" ?$(C:^(B) |
1502 (";9d" ?$(C:_(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1503 (";bd" ?$(C:_(B) |
18673 | 1504 (";9dx" ?$(C:`(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1505 (";bdx" ?$(C:`(B) |
18673 | 1506 (";9ds" ?$(C:a(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1507 (";bds" ?$(C:a(B) |
18673 | 1508 (";9dw" ?$(C:b(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1509 (";bdw" ?$(C:b(B) |
18673 | 1510 (";9da" ?$(C:c(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1511 (";bda" ?$(C:c(B) |
18673 | 1512 (";5" ?$(C:d(B) |
1513 (";5s" ?$(C:e(B) | |
1514 (";5w" ?$(C:f(B) | |
1515 (";5z" ?$(C:g(B) | |
1516 (";5q" ?$(C:h(B) | |
1517 (";5a" ?$(C:i(B) | |
1518 (";g" ?$(C:j(B) | |
1519 (";gx" ?$(C:k(B) | |
1520 (";gs" ?$(C:l(B) | |
1521 (";gw" ?$(C:m(B) | |
1522 (";gz" ?$(C:n(B) | |
1523 (";g3" ?$(C:o(B) | |
1524 (";gq" ?$(C:p(B) | |
1525 (";d" ?$(C:q(B) | |
1526 (";dx" ?$(C:r(B) | |
1527 (";ds" ?$(C:s(B) | |
1528 (";dw" ?$(C:t(B) | |
1529 (";dC" ?$(C:u(B) | |
1530 (";dz" ?$(C:v(B) | |
1531 (";d3" ?$(C:w(B) | |
1532 (";dq" ?$(C:x(B) | |
1533 (";da" ?$(C:y(B) | |
1534 (";d!" ?$(C:z(B) | |
1535 (";dZ" ?$(C:{(B) | |
1536 (";;f" ?$(C:|(B) | |
1537 (";;fx" ?$(C:}(B) | |
1538 (";;fs" ?$(C:~(B) | |
1539 (";;fw" ?$(C;!(B) | |
1540 (";;fC" ?$(C;"(B) | |
1541 (";;fz" ?$(C;#(B) | |
1542 (";;f3" ?$(C;$(B) | |
1543 (";;fq" ?$(C;%(B) | |
1544 (";;f2" ?$(C;&(B) | |
1545 (";;fa" ?$(C;'(B) | |
1546 (";;f1" ?$(C;((B) | |
1547 (";;r" ?$(C;)(B) | |
1548 (";;rx" ?$(C;*(B) | |
1549 (";;rs" ?$(C;+(B) | |
1550 (";;rw" ?$(C;,(B) | |
1551 (";;rz" ?$(C;-(B) | |
1552 (";;r3" ?$(C;.(B) | |
1553 (";;rq" ?$(C;/(B) | |
1554 (";;r2" ?$(C;0(B) | |
1555 (";;ra" ?$(C;1(B) | |
1556 (";;6" ?$(C;2(B) | |
1557 (";;6x" ?$(C;3(B) | |
1558 (";;6z" ?$(C;4(B) | |
1559 (";;t" ?$(C;5(B) | |
1560 (";;tx" ?$(C;6(B) | |
1561 (";;ts" ?$(C;7(B) | |
1562 (";;tA" ?$(C;8(B) | |
1563 (";;tw" ?$(C;9(B) | |
1564 (";;tz" ?$(C;:(B) | |
1565 (";;tq" ?$(C;;(B) | |
1566 (";;t2" ?$(C;<(B) | |
1567 (";;ta" ?$(C;=(B) | |
1568 (";;c" ?$(C;>(B) | |
1569 (";;ca" ?$(C;?(B) | |
1570 (";;e" ?$(C;@(B) | |
1571 (";;ex" ?$(C;A(B) | |
1572 (";;ez" ?$(C;B(B) | |
1573 (";;e3" ?$(C;C(B) | |
1574 (";;eq" ?$(C;D(B) | |
1575 (";;e2" ?$(C;E(B) | |
1576 (";;ea" ?$(C;F(B) | |
1577 (";;v" ?$(C;G(B) | |
1578 (";;vx" ?$(C;H(B) | |
1579 (";;vs" ?$(C;I(B) | |
1580 (";;vw" ?$(C;J(B) | |
1581 (";;vz" ?$(C;K(B) | |
1582 (";;v3" ?$(C;L(B) | |
1583 (";;va" ?$(C;M(B) | |
1584 (";;/" ?$(C;G(B) | |
1585 (";;/x" ?$(C;H(B) | |
1586 (";;/s" ?$(C;I(B) | |
1587 (";;/w" ?$(C;J(B) | |
1588 (";;/z" ?$(C;K(B) | |
1589 (";;/3" ?$(C;L(B) | |
1590 (";;/a" ?$(C;M(B) | |
1591 (";;/d" ?$(C;N(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1592 (";;bd" ?$(C;N(B) |
18673 | 1593 (";;4" ?$(C;O(B) |
1594 (";;4a" ?$(C;P(B) | |
1595 (";;b" ?$(C;Q(B) | |
1596 (";;bx" ?$(C;R(B) | |
1597 (";;bs" ?$(C;S(B) | |
1598 (";;bw" ?$(C;T(B) | |
1599 (";;bz" ?$(C;U(B) | |
1600 (";;bq" ?$(C;V(B) | |
1601 (";;ba" ?$(C;W(B) | |
1602 (";;9" ?$(C;Q(B) | |
1603 (";;9x" ?$(C;R(B) | |
1604 (";;9s" ?$(C;S(B) | |
1605 (";;9w" ?$(C;T(B) | |
1606 (";;9z" ?$(C;U(B) | |
1607 (";;9q" ?$(C;V(B) | |
1608 (";;9a" ?$(C;W(B) | |
1609 (";;5" ?$(C;X(B) | |
1610 (";;5a" ?$(C;Y(B) | |
1611 (";;g" ?$(C;Z(B) | |
1612 (";;gs" ?$(C;[(B) | |
1613 (";;gw" ?$(C;\(B) | |
1614 (";;gz" ?$(C;](B) | |
1615 (";;g3" ?$(C;^(B) | |
1616 (";;d" ?$(C;_(B) | |
1617 (";;dx" ?$(C;`(B) | |
1618 (";;ds" ?$(C;a(B) | |
1619 (";;dw" ?$(C;b(B) | |
1620 (";;dz" ?$(C;c(B) | |
1621 (";;d3" ?$(C;d(B) | |
1622 (";;dq" ?$(C;e(B) | |
1623 (";;da" ?$(C;f(B) | |
1624 | |
1625 ("nf" ?$(C;g(B) | |
1626 ("nfx" ?$(C;h(B) | |
1627 ("nfxq" ?$(C;i(B) | |
1628 ("nfs" ?$(C;j(B) | |
1629 ("nfA" ?$(C;k(B) | |
1630 ("nfw" ?$(C;l(B) | |
1631 ("nfD" ?$(C;m(B) | |
1632 ("nfC" ?$(C;n(B) | |
1633 ("nfz" ?$(C;o(B) | |
1634 ("nf3" ?$(C;p(B) | |
1635 ("nfq" ?$(C;q(B) | |
1636 ("nf2" ?$(C;r(B) | |
1637 ("nfa" ?$(C;s(B) | |
1638 ("nfW" ?$(C;t(B) | |
1639 ("nr" ?$(C;u(B) | |
1640 ("nrx" ?$(C;v(B) | |
1641 ("nrs" ?$(C;w(B) | |
1642 ("nrw" ?$(C;x(B) | |
1643 ("nrz" ?$(C;y(B) | |
1644 ("nr3" ?$(C;z(B) | |
1645 ("nrq" ?$(C;{(B) | |
1646 ("nr2" ?$(C;|(B) | |
1647 ("nra" ?$(C;}(B) | |
1648 ("n6" ?$(C;~(B) | |
1649 ("n6x" ?$(C<!(B) | |
1650 ("n6s" ?$(C<"(B) | |
1651 ("n6w" ?$(C<#(B) | |
1652 ("n6z" ?$(C<$(B) | |
1653 ("n63" ?$(C<%(B) | |
1654 ("n6q" ?$(C<&(B) | |
1655 ("n6a" ?$(C<'(B) | |
1656 ("nR" ?$(C<((B) | |
1657 ("nRs" ?$(C<)(B) | |
1658 ("nRw" ?$(C<*(B) | |
1659 ("nRz" ?$(C<+(B) | |
1660 ("nRa" ?$(C<,(B) | |
1661 ("nt" ?$(C<-(B) | |
1662 ("ntx" ?$(C<.(B) | |
1663 ("ntF" ?$(C</(B) | |
1664 ("ntxq" ?$(C<0(B) | |
1665 ("nts" ?$(C<1(B) | |
1666 ("ntA" ?$(C<2(B) | |
1667 ("ntw" ?$(C<3(B) | |
1668 ("ntC" ?$(C<4(B) | |
1669 ("ntw3" ?$(C<5(B) | |
1670 ("ntz" ?$(C<6(B) | |
1671 ("nt3" ?$(C<7(B) | |
1672 ("ntq" ?$(C<8(B) | |
1673 ("nt2" ?$(C<9(B) | |
1674 ("nta" ?$(C<:(B) | |
1675 ("ntQ" ?$(C<;(B) | |
1676 ("nc" ?$(C<<(B) | |
1677 ("ncx" ?$(C<=(B) | |
1678 ("ncs" ?$(C<>(B) | |
1679 ("ncw" ?$(C<?(B) | |
1680 ("ncz" ?$(C<@(B) | |
1681 ("nc3" ?$(C<A(B) | |
1682 ("ncq" ?$(C<B(B) | |
1683 ("nc2" ?$(C<C(B) | |
1684 ("nca" ?$(C<D(B) | |
1685 ("ne" ?$(C<E(B) | |
1686 ("nex" ?$(C<F(B) | |
1687 ("nes" ?$(C<G(B) | |
1688 ("new" ?$(C<H(B) | |
1689 ("nez" ?$(C<I(B) | |
1690 ("ne3" ?$(C<J(B) | |
1691 ("neq" ?$(C<K(B) | |
1692 ("ne2" ?$(C<L(B) | |
1693 ("nea" ?$(C<M(B) | |
1694 ("n7" ?$(C<N(B) | |
1695 ("n7s" ?$(C<O(B) | |
1696 ("n7w" ?$(C<P(B) | |
1697 ("n7a" ?$(C<Q(B) | |
1698 ("nv" ?$(C<R(B) | |
1699 ("nvx" ?$(C<S(B) | |
1700 ("nvF" ?$(C<T(B) | |
1701 ("nvs" ?$(C<U(B) | |
1702 ("nvw" ?$(C<V(B) | |
1703 ("nvC" ?$(C<W(B) | |
1704 ("nvz" ?$(C<X(B) | |
1705 ("nv3" ?$(C<Y(B) | |
1706 ("nvq" ?$(C<Z(B) | |
1707 ("nva" ?$(C<[(B) | |
1708 ("nvW" ?$(C<\(B) | |
1709 ("n/" ?$(C<R(B) | |
1710 ("n/x" ?$(C<S(B) | |
1711 ("n/F" ?$(C<T(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1712 ("nbF" ?$(C<T(B) |
18673 | 1713 ("n/s" ?$(C<U(B) |
1714 ("n/w" ?$(C<V(B) | |
1715 ("n/C" ?$(C<W(B) | |
1716 ("n/z" ?$(C<X(B) | |
1717 ("n/3" ?$(C<Y(B) | |
1718 ("n/q" ?$(C<Z(B) | |
1719 ("n/a" ?$(C<[(B) | |
1720 ("n/W" ?$(C<\(B) | |
1721 ("n/f" ?$(C<](B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1722 ("nbf" ?$(C<](B) |
18673 | 1723 ("n/fx" ?$(C<^(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1724 ("nbfx" ?$(C<^(B) |
18673 | 1725 ("n/fs" ?$(C<_(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1726 ("nbfs" ?$(C<_(B) |
18673 | 1727 ("n/fw" ?$(C<`(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1728 ("nbfw" ?$(C<`(B) |
18673 | 1729 ("n/fa" ?$(C<a(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1730 ("nbfa" ?$(C<a(B) |
18673 | 1731 ("n/r" ?$(C<b(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1732 ("nbr" ?$(C<b(B) |
18673 | 1733 ("n/rs" ?$(C<c(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1734 ("nbrs" ?$(C<c(B) |
18673 | 1735 ("n/rw" ?$(C<d(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1736 ("nbrw" ?$(C<d(B) |
18673 | 1737 ("n/rz" ?$(C<e(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1738 ("nbrz" ?$(C<e(B) |
18673 | 1739 ("n/rq" ?$(C<f(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1740 ("nbrq" ?$(C<f(B) |
18673 | 1741 ("n/r2" ?$(C<g(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1742 ("nbr2" ?$(C<g(B) |
18673 | 1743 ("n/d" ?$(C<h(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1744 ("nbd" ?$(C<h(B) |
18673 | 1745 ("n/ds" ?$(C<i(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1746 ("nbds" ?$(C<i(B) |
18673 | 1747 ("n/dw" ?$(C<j(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1748 ("nbdw" ?$(C<j(B) |
18673 | 1749 ("n/dz" ?$(C<k(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1750 ("nbdz" ?$(C<k(B) |
18673 | 1751 ("n/d3" ?$(C<l(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1752 ("nbd3" ?$(C<l(B) |
18673 | 1753 ("n/dq" ?$(C<m(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1754 ("nbdq" ?$(C<m(B) |
18673 | 1755 ("n4" ?$(C<n(B) |
1756 ("n4x" ?$(C<o(B) | |
1757 ("n4s" ?$(C<p(B) | |
1758 ("n4w" ?$(C<q(B) | |
1759 ("n4z" ?$(C<r(B) | |
1760 ("n43" ?$(C<s(B) | |
1761 ("n4q" ?$(C<t(B) | |
1762 ("n4a" ?$(C<u(B) | |
1763 ("nb" ?$(C<v(B) | |
1764 ("nbx" ?$(C<w(B) | |
1765 ("nbs" ?$(C<x(B) | |
1766 ("nbA" ?$(C<y(B) | |
1767 ("nbw" ?$(C<z(B) | |
1768 ("nbz" ?$(C<{(B) | |
1769 ("nb3" ?$(C<|(B) | |
1770 ("nbq" ?$(C<}(B) | |
1771 ("nba" ?$(C<~(B) | |
1772 ("nbZ" ?$(C=!(B) | |
1773 ("nbW" ?$(C="(B) | |
1774 ("nbQ" ?$(C=#(B) | |
1775 ("n9" ?$(C<v(B) | |
1776 ("n9x" ?$(C<w(B) | |
1777 ("n9s" ?$(C<x(B) | |
1778 ("n9A" ?$(C<y(B) | |
1779 ("n9w" ?$(C<z(B) | |
1780 ("n9z" ?$(C<{(B) | |
1781 ("n93" ?$(C<|(B) | |
1782 ("n9q" ?$(C<}(B) | |
1783 ("n9a" ?$(C<~(B) | |
1784 ("n9Z" ?$(C=!(B) | |
1785 ("n9W" ?$(C="(B) | |
1786 ("n9Q" ?$(C=#(B) | |
1787 ("n9t" ?$(C=$(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1788 ("nbt" ?$(C=$(B) |
18673 | 1789 ("n9t2" ?$(C=%(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1790 ("nbt2" ?$(C=%(B) |
18673 | 1791 ("n9c" ?$(C=&(B) |
1792 ("n9cx" ?$(C='(B) | |
1793 ("n9cs" ?$(C=((B) | |
1794 ("n9cw" ?$(C=)(B) | |
1795 ("n9cz" ?$(C=*(B) | |
1796 ("n9ca" ?$(C=+(B) | |
1797 ("n9d" ?$(C=,(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1798 ("nbd" ?$(C=,(B) |
18673 | 1799 ("n9dx" ?$(C=-(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1800 ("nbdx" ?$(C=-(B) |
18673 | 1801 ("n9ds" ?$(C=.(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1802 ("nbds" ?$(C=.(B) |
18673 | 1803 ("n9dw" ?$(C=/(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1804 ("nbdw" ?$(C=/(B) |
18673 | 1805 ("n9dz" ?$(C=0(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1806 ("nbdz" ?$(C=0(B) |
18673 | 1807 ("n9d3" ?$(C=1(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1808 ("nbd3" ?$(C=1(B) |
18673 | 1809 ("n9dq" ?$(C=2(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1810 ("nbdq" ?$(C=2(B) |
18673 | 1811 ("n9da" ?$(C=3(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1812 ("nbda" ?$(C=3(B) |
18673 | 1813 ("n5" ?$(C=4(B) |
1814 ("n5x" ?$(C=5(B) | |
1815 ("n5w" ?$(C=6(B) | |
1816 ("n5z" ?$(C=7(B) | |
1817 ("n5q" ?$(C=8(B) | |
1818 ("n5a" ?$(C=9(B) | |
1819 ("ng" ?$(C=:(B) | |
1820 ("ngx" ?$(C=;(B) | |
1821 ("ngs" ?$(C=<(B) | |
1822 ("ngw" ?$(C==(B) | |
1823 ("ngD" ?$(C=>(B) | |
1824 ("ngz" ?$(C=?(B) | |
1825 ("ng3" ?$(C=@(B) | |
1826 ("ngq" ?$(C=A(B) | |
1827 ("nga" ?$(C=B(B) | |
1828 ("nd" ?$(C=C(B) | |
1829 ("ndx" ?$(C=D(B) | |
1830 ("nds" ?$(C=E(B) | |
1831 ("ndA" ?$(C=F(B) | |
1832 ("ndw" ?$(C=G(B) | |
1833 ("ndV" ?$(C=H(B) | |
1834 ("ndz" ?$(C=I(B) | |
1835 ("nd3" ?$(C=J(B) | |
1836 ("ndq" ?$(C=K(B) | |
1837 ("nda" ?$(C=L(B) | |
1838 ("ndQ" ?$(C=M(B) | |
1839 ("nnf" ?$(C=N(B) | |
1840 ("nnfx" ?$(C=O(B) | |
1841 ("nnfxq" ?$(C=P(B) | |
1842 ("nnfs" ?$(C=Q(B) | |
1843 ("nnfw" ?$(C=R(B) | |
1844 ("nnfz" ?$(C=S(B) | |
1845 ("nnf3" ?$(C=T(B) | |
1846 ("nnf2" ?$(C=U(B) | |
1847 ("nnfa" ?$(C=V(B) | |
1848 ("nnf1" ?$(C=W(B) | |
1849 ("nnr" ?$(C=X(B) | |
1850 ("nnrx" ?$(C=Y(B) | |
1851 ("nnrs" ?$(C=Z(B) | |
1852 ("nnrw" ?$(C=[(B) | |
1853 ("nnrz" ?$(C=\(B) | |
1854 ("nnr3" ?$(C=](B) | |
1855 ("nnr2" ?$(C=^(B) | |
1856 ("nnra" ?$(C=_(B) | |
1857 ("nn6a" ?$(C=`(B) | |
1858 ("nnt" ?$(C=a(B) | |
1859 ("nntx" ?$(C=b(B) | |
1860 ("nnts" ?$(C=c(B) | |
1861 ("nntw" ?$(C=d(B) | |
1862 ("nntC" ?$(C=e(B) | |
1863 ("nntz" ?$(C=f(B) | |
1864 ("nnt3" ?$(C=g(B) | |
1865 ("nnt2" ?$(C=h(B) | |
1866 ("nnta" ?$(C=i(B) | |
1867 ("nnc" ?$(C=j(B) | |
1868 ("nncs" ?$(C=k(B) | |
1869 ("nncw" ?$(C=l(B) | |
1870 ("nn7s" ?$(C=m(B) | |
1871 ("nnv" ?$(C=n(B) | |
1872 ("nnvx" ?$(C=o(B) | |
1873 ("nnvs" ?$(C=p(B) | |
1874 ("nnvA" ?$(C=q(B) | |
1875 ("nnvw" ?$(C=r(B) | |
1876 ("nnvC" ?$(C=s(B) | |
1877 ("nnvz" ?$(C=t(B) | |
1878 ("nnv3" ?$(C=u(B) | |
1879 ("nnva" ?$(C=v(B) | |
1880 ("nn/" ?$(C=n(B) | |
1881 ("nn/x" ?$(C=o(B) | |
1882 ("nn/s" ?$(C=p(B) | |
1883 ("nn/A" ?$(C=q(B) | |
1884 ("nn/w" ?$(C=r(B) | |
1885 ("nn/C" ?$(C=s(B) | |
1886 ("nn/z" ?$(C=t(B) | |
1887 ("nn/3" ?$(C=u(B) | |
1888 ("nn/a" ?$(C=v(B) | |
1889 ("nn/f" ?$(C=w(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1890 ("nnbf" ?$(C=w(B) |
18673 | 1891 ("nn/fx" ?$(C=x(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1892 ("nnbfx" ?$(C=x(B) |
18673 | 1893 ("nn/fs" ?$(C=y(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1894 ("nnbfs" ?$(C=y(B) |
18673 | 1895 ("nn/f2" ?$(C=z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1896 ("nnbf2" ?$(C=z(B) |
18673 | 1897 ("nn/r" ?$(C={(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1898 ("nnbr" ?$(C={(B) |
18673 | 1899 ("nn/r2" ?$(C=|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1900 ("nnbr2" ?$(C=|(B) |
18673 | 1901 ("nn/d" ?$(C=}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1902 ("nnbd" ?$(C=}(B) |
18673 | 1903 ("nn/ds" ?$(C=~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1904 ("nnbds" ?$(C=~(B) |
18673 | 1905 ("nn/dw" ?$(C>!(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1906 ("nnbdw" ?$(C>!(B) |
18673 | 1907 ("nn/dz" ?$(C>"(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1908 ("nnbdz" ?$(C>"(B) |
18673 | 1909 ("nn/d3" ?$(C>#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1910 ("nnbd3" ?$(C>#(B) |
18673 | 1911 ("nn4" ?$(C>$(B) |
1912 ("nnb" ?$(C>%(B) | |
1913 ("nnbx" ?$(C>&(B) | |
1914 ("nnbs" ?$(C>'(B) | |
1915 ("nnbw" ?$(C>((B) | |
1916 ("nnbz" ?$(C>)(B) | |
1917 ("nnb3" ?$(C>*(B) | |
1918 ("nnba" ?$(C>+(B) | |
1919 ("nn9" ?$(C>%(B) | |
1920 ("nn9x" ?$(C>&(B) | |
1921 ("nn9s" ?$(C>'(B) | |
1922 ("nn9w" ?$(C>((B) | |
1923 ("nn9z" ?$(C>)(B) | |
1924 ("nn93" ?$(C>*(B) | |
1925 ("nn9a" ?$(C>+(B) | |
1926 ("nn9t" ?$(C>,(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1927 ("nnbt" ?$(C>,(B) |
18673 | 1928 ("nn9t2" ?$(C>-(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1929 ("nnbt2" ?$(C>-(B) |
18673 | 1930 ("nn9c" ?$(C>.(B) |
1931 ("nn9d" ?$(C>/(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1932 ("nnbd" ?$(C>/(B) |
18673 | 1933 ("nn9ds" ?$(C>0(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
1934 ("nnbds" ?$(C>0(B) |
18673 | 1935 ("nn5a" ?$(C>1(B) |
1936 ("nng" ?$(C>2(B) | |
1937 ("nngx" ?$(C>3(B) | |
1938 ("nngs" ?$(C>4(B) | |
1939 ("nngw" ?$(C>5(B) | |
1940 ("nngC" ?$(C>6(B) | |
1941 ("nngV" ?$(C>7(B) | |
1942 ("nngz" ?$(C>8(B) | |
1943 ("nng3" ?$(C>9(B) | |
1944 ("nn8" ?$(C>:(B) | |
1945 ("nn8s" ?$(C>;(B) | |
1946 ("nn8w" ?$(C><(B) | |
1947 ("nn8z" ?$(C>=(B) | |
1948 ("nnd" ?$(C>>(B) | |
1949 ("nndx" ?$(C>?(B) | |
1950 ("nnds" ?$(C>@(B) | |
1951 ("nndw" ?$(C>A(B) | |
1952 ("nndz" ?$(C>B(B) | |
1953 ("nnd3" ?$(C>C(B) | |
1954 ("nndq" ?$(C>D(B) | |
1955 ("nnda" ?$(C>E(B) | |
1956 | |
1957 ("jf" ?$(C>F(B) | |
1958 ("jfx" ?$(C>G(B) | |
1959 ("jfs" ?$(C>H(B) | |
1960 ("jfs!" ?$(C>I(B) | |
1961 ("jfS" ?$(C>J(B) | |
1962 ("jfw" ?$(C>K(B) | |
1963 ("jfD" ?$(C>L(B) | |
1964 ("jfC" ?$(C>M(B) | |
1965 ("jfV" ?$(C>N(B) | |
1966 ("jfz" ?$(C>O(B) | |
1967 ("jf3" ?$(C>P(B) | |
1968 ("jfq" ?$(C>Q(B) | |
1969 ("jf2" ?$(C>R(B) | |
1970 ("jfa" ?$(C>S(B) | |
1971 ("jfW" ?$(C>T(B) | |
1972 ("jfQ" ?$(C>U(B) | |
1973 ("jr" ?$(C>V(B) | |
1974 ("jrx" ?$(C>W(B) | |
1975 ("jrs" ?$(C>X(B) | |
1976 ("jrw" ?$(C>Y(B) | |
1977 ("jrz" ?$(C>Z(B) | |
1978 ("jr3" ?$(C>[(B) | |
1979 ("jrq" ?$(C>\(B) | |
1980 ("jr2" ?$(C>](B) | |
1981 ("jra" ?$(C>^(B) | |
1982 ("j6" ?$(C>_(B) | |
1983 ("j6x" ?$(C>`(B) | |
1984 ("j6s" ?$(C>a(B) | |
1985 ("j6w" ?$(C>b(B) | |
1986 ("j6w3" ?$(C>c(B) | |
1987 ("j6z" ?$(C>d(B) | |
1988 ("j63" ?$(C>e(B) | |
1989 ("j6q" ?$(C>f(B) | |
1990 ("j6a" ?$(C>g(B) | |
1991 ("j6W" ?$(C>h(B) | |
1992 ("j61" ?$(C>i(B) | |
1993 ("jR" ?$(C>j(B) | |
1994 ("jRs" ?$(C>k(B) | |
1995 ("jRw" ?$(C>l(B) | |
1996 ("jR3" ?$(C>m(B) | |
1997 ("jt" ?$(C>n(B) | |
1998 ("jtx" ?$(C>o(B) | |
1999 ("jts" ?$(C>p(B) | |
2000 ("jts!" ?$(C>q(B) | |
2001 ("jtA" ?$(C>r(B) | |
2002 ("jtw" ?$(C>s(B) | |
2003 ("jtD" ?$(C>t(B) | |
2004 ("jtC" ?$(C>u(B) | |
2005 ("jtz" ?$(C>v(B) | |
2006 ("jt3" ?$(C>w(B) | |
2007 ("jtX" ?$(C>x(B) | |
2008 ("jtq" ?$(C>y(B) | |
2009 ("jt2" ?$(C>z(B) | |
2010 ("jta" ?$(C>{(B) | |
2011 ("jt!" ?$(C>|(B) | |
2012 ("jtE" ?$(C>}(B) | |
2013 ("jtQ" ?$(C>~(B) | |
2014 ("jc" ?$(C?!(B) | |
2015 ("jcx" ?$(C?"(B) | |
2016 ("jcs" ?$(C?#(B) | |
2017 ("jcw" ?$(C?$(B) | |
2018 ("jcz" ?$(C?%(B) | |
2019 ("jc3" ?$(C?&(B) | |
2020 ("jcq" ?$(C?'(B) | |
2021 ("jca" ?$(C?((B) | |
2022 ("je" ?$(C?)(B) | |
2023 ("jex" ?$(C?*(B) | |
2024 ("jeF" ?$(C?+(B) | |
2025 ("jes" ?$(C?,(B) | |
2026 ("jew" ?$(C?-(B) | |
2027 ("jeC" ?$(C?.(B) | |
2028 ("jew3" ?$(C?/(B) | |
2029 ("jez" ?$(C?0(B) | |
2030 ("je3" ?$(C?1(B) | |
2031 ("jeX" ?$(C?2(B) | |
2032 ("jeq" ?$(C?3(B) | |
2033 ("je2" ?$(C?4(B) | |
2034 ("jea" ?$(C?5(B) | |
2035 ("jeW" ?$(C?6(B) | |
2036 ("jeQ" ?$(C?7(B) | |
2037 ("je1" ?$(C?8(B) | |
2038 ("j7" ?$(C?9(B) | |
2039 ("j7s" ?$(C?:(B) | |
2040 ("j7w" ?$(C?;(B) | |
2041 ("j7z" ?$(C?<(B) | |
2042 ("j73" ?$(C?=(B) | |
2043 ("j7q" ?$(C?>(B) | |
2044 ("j72" ?$(C??(B) | |
2045 ("jv" ?$(C?@(B) | |
2046 ("jvx" ?$(C?A(B) | |
2047 ("jvs" ?$(C?B(B) | |
2048 ("jvw" ?$(C?C(B) | |
2049 ("jvD" ?$(C?D(B) | |
2050 ("jvC" ?$(C?E(B) | |
2051 ("jvwq" ?$(C?F(B) | |
2052 ("jvV" ?$(C?G(B) | |
2053 ("jvz" ?$(C?H(B) | |
2054 ("jv3" ?$(C?I(B) | |
2055 ("jvq" ?$(C?J(B) | |
2056 ("jva" ?$(C?K(B) | |
2057 ("jvZ" ?$(C?L(B) | |
2058 ("j/" ?$(C?@(B) | |
2059 ("j/x" ?$(C?A(B) | |
2060 ("j/s" ?$(C?B(B) | |
2061 ("j/w" ?$(C?C(B) | |
2062 ("j/D" ?$(C?D(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2063 ("jbD" ?$(C?D(B) |
18673 | 2064 ("j/C" ?$(C?E(B) |
2065 ("j/wq" ?$(C?F(B) | |
2066 ("j/V" ?$(C?G(B) | |
2067 ("j/z" ?$(C?H(B) | |
2068 ("j/3" ?$(C?I(B) | |
2069 ("j/q" ?$(C?J(B) | |
2070 ("j/a" ?$(C?K(B) | |
2071 ("j/Z" ?$(C?L(B) | |
2072 ("j/f" ?$(C?M(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2073 ("jbf" ?$(C?M(B) |
18673 | 2074 ("j/fx" ?$(C?N(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2075 ("jbfx" ?$(C?N(B) |
18673 | 2076 ("j/fs" ?$(C?O(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2077 ("jbfs" ?$(C?O(B) |
18673 | 2078 ("j/fw" ?$(C?P(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2079 ("jbfw" ?$(C?P(B) |
18673 | 2080 ("j/fz" ?$(C?Q(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2081 ("jbfz" ?$(C?Q(B) |
18673 | 2082 ("j/f3" ?$(C?R(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2083 ("jbf3" ?$(C?R(B) |
18673 | 2084 ("j/fq" ?$(C?S(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2085 ("jbfq" ?$(C?S(B) |
18673 | 2086 ("j/f2" ?$(C?T(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2087 ("jbf2" ?$(C?T(B) |
18673 | 2088 ("j/fa" ?$(C?U(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2089 ("jbfa" ?$(C?U(B) |
18673 | 2090 ("j/r" ?$(C?V(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2091 ("jbr" ?$(C?V(B) |
18673 | 2092 ("j/rx" ?$(C?W(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2093 ("jbrx" ?$(C?W(B) |
18673 | 2094 ("j/rs" ?$(C?X(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2095 ("jbrs" ?$(C?X(B) |
18673 | 2096 ("j/rz" ?$(C?Y(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2097 ("jbrz" ?$(C?Y(B) |
18673 | 2098 ("j/rq" ?$(C?Z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2099 ("jbrq" ?$(C?Z(B) |
18673 | 2100 ("j/ra" ?$(C?[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2101 ("jbra" ?$(C?[(B) |
18673 | 2102 ("j/d" ?$(C?\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2103 ("jbd" ?$(C?\(B) |
18673 | 2104 ("j/dx" ?$(C?](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2105 ("jbdx" ?$(C?](B) |
18673 | 2106 ("j/ds" ?$(C?^(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2107 ("jbds" ?$(C?^(B) |
18673 | 2108 ("j/dw" ?$(C?_(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2109 ("jbdw" ?$(C?_(B) |
18673 | 2110 ("j/dz" ?$(C?`(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2111 ("jbdz" ?$(C?`(B) |
18673 | 2112 ("j/d3" ?$(C?a(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2113 ("jbd3" ?$(C?a(B) |
18673 | 2114 ("j/dq" ?$(C?b(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2115 ("jbdq" ?$(C?b(B) |
18673 | 2116 ("j/da" ?$(C?c(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2117 ("jbda" ?$(C?c(B) |
18673 | 2118 ("j4" ?$(C?d(B) |
2119 ("j4x" ?$(C?e(B) | |
2120 ("j4s" ?$(C?f(B) | |
2121 ("j4w" ?$(C?g(B) | |
2122 ("j4z" ?$(C?h(B) | |
2123 ("j43" ?$(C?i(B) | |
2124 ("j4q" ?$(C?j(B) | |
2125 ("j4a" ?$(C?k(B) | |
2126 ("jb" ?$(C?l(B) | |
2127 ("jbx" ?$(C?m(B) | |
2128 ("jbs" ?$(C?n(B) | |
2129 ("jbw" ?$(C?o(B) | |
2130 ("jbD" ?$(C?p(B) | |
2131 ("jbC" ?$(C?q(B) | |
2132 ("jbz" ?$(C?r(B) | |
2133 ("jb3" ?$(C?s(B) | |
2134 ("jbq" ?$(C?t(B) | |
2135 ("jba" ?$(C?u(B) | |
2136 ("j9" ?$(C?l(B) | |
2137 ("j9x" ?$(C?m(B) | |
2138 ("j9s" ?$(C?n(B) | |
2139 ("j9w" ?$(C?o(B) | |
2140 ("j9D" ?$(C?p(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2141 ("jbD" ?$(C?p(B) |
18673 | 2142 ("j9C" ?$(C?q(B) |
2143 ("j9z" ?$(C?r(B) | |
2144 ("j93" ?$(C?s(B) | |
2145 ("j9q" ?$(C?t(B) | |
2146 ("j9a" ?$(C?u(B) | |
2147 ("j9t" ?$(C?v(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2148 ("jbt" ?$(C?v(B) |
18673 | 2149 ("j9tx" ?$(C?w(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2150 ("jbtx" ?$(C?w(B) |
18673 | 2151 ("j9ts" ?$(C?x(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2152 ("jbts" ?$(C?x(B) |
18673 | 2153 ("j9tw" ?$(C?y(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2154 ("jbtw" ?$(C?y(B) |
18673 | 2155 ("j9tz" ?$(C?z(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2156 ("jbtz" ?$(C?z(B) |
18673 | 2157 ("j9t3" ?$(C?{(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2158 ("jbt3" ?$(C?{(B) |
18673 | 2159 ("j9t2" ?$(C?|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2160 ("jbt2" ?$(C?|(B) |
18673 | 2161 ("j9ta" ?$(C?}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2162 ("jbta" ?$(C?}(B) |
18673 | 2163 ("j9c" ?$(C?~(B) |
2164 ("j9cx" ?$(C@!(B) | |
2165 ("j9cs" ?$(C@"(B) | |
2166 ("j9cw" ?$(C@#(B) | |
2167 ("j9cz" ?$(C@$(B) | |
2168 ("j9c3" ?$(C@%(B) | |
2169 ("j9ca" ?$(C@&(B) | |
2170 ("j9d" ?$(C@'(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2171 ("jbd" ?$(C@'(B) |
18673 | 2172 ("j9dx" ?$(C@((B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2173 ("jbdx" ?$(C@((B) |
18673 | 2174 ("j9ds" ?$(C@)(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2175 ("jbds" ?$(C@)(B) |
18673 | 2176 ("j9dw" ?$(C@*(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2177 ("jbdw" ?$(C@*(B) |
18673 | 2178 ("j9dz" ?$(C@+(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2179 ("jbdz" ?$(C@+(B) |
18673 | 2180 ("j9d3" ?$(C@,(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2181 ("jbd3" ?$(C@,(B) |
18673 | 2182 ("j9dq" ?$(C@-(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2183 ("jbdq" ?$(C@-(B) |
18673 | 2184 ("j9da" ?$(C@.(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2185 ("jbda" ?$(C@.(B) |
18673 | 2186 ("j5" ?$(C@/(B) |
2187 ("j5x" ?$(C@0(B) | |
2188 ("j5s" ?$(C@1(B) | |
2189 ("j5w" ?$(C@2(B) | |
2190 ("j5z" ?$(C@3(B) | |
2191 ("j53" ?$(C@4(B) | |
2192 ("j5q" ?$(C@5(B) | |
2193 ("j5a" ?$(C@6(B) | |
2194 ("j5Z" ?$(C@7(B) | |
2195 ("jg" ?$(C@8(B) | |
2196 ("jgx" ?$(C@9(B) | |
2197 ("jgs" ?$(C@:(B) | |
2198 ("jgw" ?$(C@;(B) | |
2199 ("jgwQ" ?$(C@<(B) | |
2200 ("jgz" ?$(C@=(B) | |
2201 ("jg3" ?$(C@>(B) | |
2202 ("jgq" ?$(C@?(B) | |
2203 ("jga" ?$(C@@(B) | |
2204 ("jg!" ?$(C@A(B) | |
2205 ("jgZ" ?$(C@B(B) | |
2206 ("jgE" ?$(C@C(B) | |
2207 ("jgW" ?$(C@D(B) | |
2208 ("jgQ" ?$(C@E(B) | |
2209 ("jg1" ?$(C@F(B) | |
2210 ("j8" ?$(C@G(B) | |
2211 ("j8s" ?$(C@H(B) | |
2212 ("j8w" ?$(C@I(B) | |
2213 ("j8z" ?$(C@J(B) | |
2214 ("j8q" ?$(C@K(B) | |
2215 ("jd" ?$(C@L(B) | |
2216 ("jdx" ?$(C@M(B) | |
2217 ("jds" ?$(C@N(B) | |
2218 ("jdw" ?$(C@O(B) | |
2219 ("jdD" ?$(C@P(B) | |
2220 ("jdC" ?$(C@Q(B) | |
2221 ("jdV" ?$(C@R(B) | |
2222 ("jdz" ?$(C@S(B) | |
2223 ("jd3" ?$(C@T(B) | |
2224 ("jdq" ?$(C@U(B) | |
2225 ("jd2" ?$(C@V(B) | |
2226 ("jda" ?$(C@W(B) | |
2227 ("jd!" ?$(C@X(B) | |
2228 ("jdQ" ?$(C@Y(B) | |
2229 | |
2230 ("lf" ?$(C@Z(B) | |
2231 ("lfx" ?$(C@[(B) | |
2232 ("lfs" ?$(C@\(B) | |
2233 ("lfS" ?$(C@](B) | |
2234 ("lfA" ?$(C@^(B) | |
2235 ("lfw" ?$(C@_(B) | |
2236 ("lfC" ?$(C@`(B) | |
2237 ("lfz" ?$(C@a(B) | |
2238 ("lf3" ?$(C@b(B) | |
2239 ("lfq" ?$(C@c(B) | |
2240 ("lf2" ?$(C@d(B) | |
2241 ("lfa" ?$(C@e(B) | |
2242 ("lf!" ?$(C@f(B) | |
2243 ("lr" ?$(C@g(B) | |
2244 ("lrx" ?$(C@h(B) | |
2245 ("lrs" ?$(C@i(B) | |
2246 ("lrw" ?$(C@j(B) | |
2247 ("lrz" ?$(C@k(B) | |
2248 ("lr3" ?$(C@l(B) | |
2249 ("lrq" ?$(C@m(B) | |
2250 ("lr2" ?$(C@n(B) | |
2251 ("lra" ?$(C@o(B) | |
2252 ("l6" ?$(C@p(B) | |
2253 ("l6x" ?$(C@q(B) | |
2254 ("l6s" ?$(C@r(B) | |
2255 ("l6S" ?$(C@s(B) | |
2256 ("l6w" ?$(C@t(B) | |
2257 ("l6z" ?$(C@u(B) | |
2258 ("l6a" ?$(C@v(B) | |
2259 ("lR" ?$(C@w(B) | |
2260 ("lRs" ?$(C@x(B) | |
2261 ("lRw" ?$(C@y(B) | |
2262 ("lt" ?$(C@z(B) | |
2263 ("ltx" ?$(C@{(B) | |
2264 ("lts" ?$(C@|(B) | |
2265 ("ltw" ?$(C@}(B) | |
2266 ("ltC" ?$(C@~(B) | |
2267 ("ltz" ?$(CA!(B) | |
2268 ("lt3" ?$(CA"(B) | |
2269 ("ltq" ?$(CA#(B) | |
2270 ("lta" ?$(CA$(B) | |
2271 ("lt!" ?$(CA%(B) | |
2272 ("lc" ?$(CA&(B) | |
2273 ("lcx" ?$(CA'(B) | |
2274 ("lcs" ?$(CA((B) | |
2275 ("lcw" ?$(CA)(B) | |
2276 ("lcz" ?$(CA*(B) | |
2277 ("lc3" ?$(CA+(B) | |
2278 ("lcq" ?$(CA,(B) | |
2279 ("lca" ?$(CA-(B) | |
2280 ("le" ?$(CA.(B) | |
2281 ("les" ?$(CA/(B) | |
2282 ("lew" ?$(CA0(B) | |
2283 ("lez" ?$(CA1(B) | |
2284 ("le3" ?$(CA2(B) | |
2285 ("le2" ?$(CA3(B) | |
2286 ("lea" ?$(CA4(B) | |
2287 ("l7" ?$(CA5(B) | |
2288 ("lv" ?$(CA6(B) | |
2289 ("lvx" ?$(CA7(B) | |
2290 ("lvs" ?$(CA8(B) | |
2291 ("lvw" ?$(CA9(B) | |
2292 ("lvC" ?$(CA:(B) | |
2293 ("lvz" ?$(CA;(B) | |
2294 ("lv3" ?$(CA<(B) | |
2295 ("lvq" ?$(CA=(B) | |
2296 ("lva" ?$(CA>(B) | |
2297 ("lv!" ?$(CA?(B) | |
2298 ("lvZ" ?$(CA@(B) | |
2299 ("lv1" ?$(CAA(B) | |
2300 ("l/" ?$(CA6(B) | |
2301 ("l/x" ?$(CA7(B) | |
2302 ("l/s" ?$(CA8(B) | |
2303 ("l/w" ?$(CA9(B) | |
2304 ("l/C" ?$(CA:(B) | |
2305 ("l/z" ?$(CA;(B) | |
2306 ("l/3" ?$(CA<(B) | |
2307 ("l/q" ?$(CA=(B) | |
2308 ("l/a" ?$(CA>(B) | |
2309 ("l/!" ?$(CA?(B) | |
2310 ("l/Z" ?$(CA@(B) | |
2311 ("l/1" ?$(CAA(B) | |
2312 ("l/f" ?$(CAB(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2313 ("lbf" ?$(CAB(B) |
18673 | 2314 ("l/fx" ?$(CAC(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2315 ("lbfx" ?$(CAC(B) |
18673 | 2316 ("l/fw" ?$(CAD(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2317 ("lbfw" ?$(CAD(B) |
18673 | 2318 ("l/f3" ?$(CAE(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2319 ("lbf3" ?$(CAE(B) |
18673 | 2320 ("l/fq" ?$(CAF(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2321 ("lbfq" ?$(CAF(B) |
18673 | 2322 ("l/fa" ?$(CAG(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2323 ("lbfa" ?$(CAG(B) |
18673 | 2324 ("l/r" ?$(CAH(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2325 ("lbr" ?$(CAH(B) |
18673 | 2326 ("l/r2" ?$(CAI(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2327 ("lbr2" ?$(CAI(B) |
18673 | 2328 ("l/ra" ?$(CAJ(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2329 ("lbra" ?$(CAJ(B) |
18673 | 2330 ("l/d" ?$(CAK(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2331 ("lbd" ?$(CAK(B) |
18673 | 2332 ("l/ds" ?$(CAL(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2333 ("lbds" ?$(CAL(B) |
18673 | 2334 ("l/dw" ?$(CAM(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2335 ("lbdw" ?$(CAM(B) |
18673 | 2336 ("l/dz" ?$(CAN(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2337 ("lbdz" ?$(CAN(B) |
18673 | 2338 ("l/d3" ?$(CAO(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2339 ("lbd3" ?$(CAO(B) |
18673 | 2340 ("l/dq" ?$(CAP(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2341 ("lbdq" ?$(CAP(B) |
18673 | 2342 ("l/da" ?$(CAQ(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2343 ("lbda" ?$(CAQ(B) |
18673 | 2344 ("l4" ?$(CAR(B) |
2345 ("l4x" ?$(CAS(B) | |
2346 ("l4s" ?$(CAT(B) | |
2347 ("l4a" ?$(CAU(B) | |
2348 ("lb" ?$(CAV(B) | |
2349 ("lbx" ?$(CAW(B) | |
2350 ("lbs" ?$(CAX(B) | |
2351 ("lbw" ?$(CAY(B) | |
2352 ("lbD" ?$(CAZ(B) | |
2353 ("lbC" ?$(CA[(B) | |
2354 ("lbz" ?$(CA\(B) | |
2355 ("lb3" ?$(CA](B) | |
2356 ("lbq" ?$(CA^(B) | |
2357 ("lba" ?$(CA_(B) | |
2358 ("l9" ?$(CAV(B) | |
2359 ("l9x" ?$(CAW(B) | |
2360 ("l9s" ?$(CAX(B) | |
2361 ("l9w" ?$(CAY(B) | |
2362 ("l9D" ?$(CAZ(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2363 ("lbD" ?$(CAZ(B) |
18673 | 2364 ("l9C" ?$(CA[(B) |
2365 ("l9z" ?$(CA\(B) | |
2366 ("l93" ?$(CA](B) | |
2367 ("l9q" ?$(CA^(B) | |
2368 ("l9a" ?$(CA_(B) | |
2369 ("l9t" ?$(CA`(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2370 ("lbt" ?$(CA`(B) |
18673 | 2371 ("l9t2" ?$(CAa(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2372 ("lbt2" ?$(CAa(B) |
18673 | 2373 ("l9c" ?$(CAb(B) |
2374 ("l9d" ?$(CAc(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2375 ("lbd" ?$(CAc(B) |
18673 | 2376 ("l9dx" ?$(CAd(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2377 ("lbdx" ?$(CAd(B) |
18673 | 2378 ("l9ds" ?$(CAe(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2379 ("lbds" ?$(CAe(B) |
18673 | 2380 ("l9dw" ?$(CAf(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2381 ("lbdw" ?$(CAf(B) |
18673 | 2382 ("l9dz" ?$(CAg(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2383 ("lbdz" ?$(CAg(B) |
18673 | 2384 ("l9d3" ?$(CAh(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2385 ("lbd3" ?$(CAh(B) |
18673 | 2386 ("l9dq" ?$(CAi(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2387 ("lbdq" ?$(CAi(B) |
18673 | 2388 ("l5" ?$(CAj(B) |
2389 ("l5s" ?$(CAk(B) | |
2390 ("l5w" ?$(CAl(B) | |
2391 ("l5z" ?$(CAm(B) | |
2392 ("lg" ?$(CAn(B) | |
2393 ("lgx" ?$(CAo(B) | |
2394 ("lgs" ?$(CAp(B) | |
2395 ("lgw" ?$(CAq(B) | |
2396 ("lgz" ?$(CAr(B) | |
2397 ("lg3" ?$(CAs(B) | |
2398 ("lgq" ?$(CAt(B) | |
2399 ("lga" ?$(CAu(B) | |
2400 ("ld" ?$(CAv(B) | |
2401 ("ldx" ?$(CAw(B) | |
2402 ("lds" ?$(CAx(B) | |
2403 ("ldA" ?$(CAy(B) | |
2404 ("ldw" ?$(CAz(B) | |
2405 ("ldC" ?$(CA{(B) | |
2406 ("ldz" ?$(CA|(B) | |
2407 ("ld3" ?$(CA}(B) | |
2408 ("ldq" ?$(CA~(B) | |
2409 ("lda" ?$(CB!(B) | |
2410 ("ld!" ?$(CB"(B) | |
2411 ("ldW" ?$(CB#(B) | |
2412 ("ldQ" ?$(CB$(B) | |
2413 ("llf" ?$(CB%(B) | |
2414 ("llfx" ?$(CB&(B) | |
2415 ("llfs" ?$(CB'(B) | |
2416 ("llfS" ?$(CB((B) | |
2417 ("llfw" ?$(CB)(B) | |
2418 ("llfw3" ?$(CB*(B) | |
2419 ("llfz" ?$(CB+(B) | |
2420 ("llf3" ?$(CB,(B) | |
2421 ("llfq" ?$(CB-(B) | |
2422 ("llf2" ?$(CB.(B) | |
2423 ("llfa" ?$(CB/(B) | |
2424 ("llr" ?$(CB0(B) | |
2425 ("llrx" ?$(CB1(B) | |
2426 ("llrs" ?$(CB2(B) | |
2427 ("llrw" ?$(CB3(B) | |
2428 ("llrz" ?$(CB4(B) | |
2429 ("llr3" ?$(CB5(B) | |
2430 ("llrq" ?$(CB6(B) | |
2431 ("llr2" ?$(CB7(B) | |
2432 ("llra" ?$(CB8(B) | |
2433 ("ll6" ?$(CB9(B) | |
2434 ("ll6s" ?$(CB:(B) | |
2435 ("ll6a" ?$(CB;(B) | |
2436 ("llt" ?$(CB<(B) | |
2437 ("lltx" ?$(CB=(B) | |
2438 ("llts" ?$(CB>(B) | |
2439 ("lltw" ?$(CB?(B) | |
2440 ("lltz" ?$(CB@(B) | |
2441 ("llt3" ?$(CBA(B) | |
2442 ("lltq" ?$(CBB(B) | |
2443 ("llt2" ?$(CBC(B) | |
2444 ("llta" ?$(CBD(B) | |
2445 ("llc" ?$(CBE(B) | |
2446 ("llca" ?$(CBF(B) | |
2447 ("lle" ?$(CBG(B) | |
2448 ("lle2" ?$(CBH(B) | |
2449 ("llv" ?$(CBI(B) | |
2450 ("llvx" ?$(CBJ(B) | |
2451 ("llvs" ?$(CBK(B) | |
2452 ("llvw" ?$(CBL(B) | |
2453 ("llvz" ?$(CBM(B) | |
2454 ("llv3" ?$(CBN(B) | |
2455 ("llvq" ?$(CBO(B) | |
2456 ("llva" ?$(CBP(B) | |
2457 ("llvZ" ?$(CBQ(B) | |
2458 ("ll/" ?$(CBI(B) | |
2459 ("ll/x" ?$(CBJ(B) | |
2460 ("ll/s" ?$(CBK(B) | |
2461 ("ll/w" ?$(CBL(B) | |
2462 ("ll/z" ?$(CBM(B) | |
2463 ("ll/3" ?$(CBN(B) | |
2464 ("ll/q" ?$(CBO(B) | |
2465 ("ll/a" ?$(CBP(B) | |
2466 ("ll/Z" ?$(CBQ(B) | |
2467 ("ll/f" ?$(CBR(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2468 ("llbf" ?$(CBR(B) |
18673 | 2469 ("ll/fx" ?$(CBS(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2470 ("llbfx" ?$(CBS(B) |
18673 | 2471 ("ll/fw" ?$(CBT(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2472 ("llbfw" ?$(CBT(B) |
18673 | 2473 ("ll/f2" ?$(CBU(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2474 ("llbf2" ?$(CBU(B) |
18673 | 2475 ("ll/r" ?$(CBV(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2476 ("llbr" ?$(CBV(B) |
18673 | 2477 ("ll/r2" ?$(CBW(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2478 ("llbr2" ?$(CBW(B) |
18673 | 2479 ("ll/d" ?$(CBX(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2480 ("llbd" ?$(CBX(B) |
18673 | 2481 ("ll/ds" ?$(CBY(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2482 ("llbds" ?$(CBY(B) |
18673 | 2483 ("ll/dw" ?$(CBZ(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2484 ("llbdw" ?$(CBZ(B) |
18673 | 2485 ("ll/dz" ?$(CB[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2486 ("llbdz" ?$(CB[(B) |
18673 | 2487 ("ll/d3" ?$(CB\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2488 ("llbd3" ?$(CB\(B) |
18673 | 2489 ("ll4a" ?$(CB](B) |
2490 ("llb" ?$(CB^(B) | |
2491 ("llbx" ?$(CB_(B) | |
2492 ("llbs" ?$(CB`(B) | |
2493 ("llbw" ?$(CBa(B) | |
2494 ("llbz" ?$(CBb(B) | |
2495 ("llb3" ?$(CBc(B) | |
2496 ("llba" ?$(CBd(B) | |
2497 ("ll9" ?$(CB^(B) | |
2498 ("ll9x" ?$(CB_(B) | |
2499 ("ll9s" ?$(CB`(B) | |
2500 ("ll9w" ?$(CBa(B) | |
2501 ("ll9z" ?$(CBb(B) | |
2502 ("ll93" ?$(CBc(B) | |
2503 ("ll9a" ?$(CBd(B) | |
2504 ("ll9t" ?$(CBe(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2505 ("llbt" ?$(CBe(B) |
18673 | 2506 ("ll9t2" ?$(CBf(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2507 ("llbt2" ?$(CBf(B) |
18673 | 2508 ("ll9ta" ?$(CBg(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2509 ("llbta" ?$(CBg(B) |
18673 | 2510 ("ll9d" ?$(CBh(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2511 ("llbd" ?$(CBh(B) |
18673 | 2512 ("ll5" ?$(CBi(B) |
2513 ("llg" ?$(CBj(B) | |
2514 ("llgz" ?$(CBk(B) | |
2515 ("llgq" ?$(CBl(B) | |
2516 ("llga" ?$(CBm(B) | |
2517 ("lld" ?$(CBn(B) | |
2518 ("lldx" ?$(CBo(B) | |
2519 ("llds" ?$(CBp(B) | |
2520 ("lldw" ?$(CBq(B) | |
2521 ("lldz" ?$(CBr(B) | |
2522 ("lld3" ?$(CBs(B) | |
2523 ("llda" ?$(CBt(B) | |
2524 ("lld!" ?$(CBu(B) | |
2525 ("lld1" ?$(CBv(B) | |
2526 | |
2527 ("of" ?$(CBw(B) | |
2528 ("ofx" ?$(CBx(B) | |
2529 ("ofs" ?$(CBy(B) | |
2530 ("ofS" ?$(CBz(B) | |
2531 ("ofw" ?$(CB{(B) | |
2532 ("ofz" ?$(CB|(B) | |
2533 ("of3" ?$(CB}(B) | |
2534 ("ofq" ?$(CB~(B) | |
2535 ("of2" ?$(CC!(B) | |
2536 ("ofa" ?$(CC"(B) | |
2537 ("of!" ?$(CC#(B) | |
2538 ("or" ?$(CC$(B) | |
2539 ("orx" ?$(CC%(B) | |
2540 ("ors" ?$(CC&(B) | |
2541 ("orw" ?$(CC'(B) | |
2542 ("orz" ?$(CC((B) | |
2543 ("or3" ?$(CC)(B) | |
2544 ("orq" ?$(CC*(B) | |
2545 ("or2" ?$(CC+(B) | |
2546 ("ora" ?$(CC,(B) | |
2547 ("o6" ?$(CC-(B) | |
2548 ("o6s" ?$(CC.(B) | |
2549 ("o6S" ?$(CC/(B) | |
2550 ("o6w" ?$(CC0(B) | |
2551 ("o6z" ?$(CC1(B) | |
2552 ("o6a" ?$(CC2(B) | |
2553 ("ot" ?$(CC3(B) | |
2554 ("otx" ?$(CC4(B) | |
2555 ("ots" ?$(CC5(B) | |
2556 ("otw" ?$(CC6(B) | |
2557 ("otz" ?$(CC7(B) | |
2558 ("ot3" ?$(CC8(B) | |
2559 ("otq" ?$(CC9(B) | |
2560 ("ot2" ?$(CC:(B) | |
2561 ("ota" ?$(CC;(B) | |
2562 ("oc" ?$(CC<(B) | |
2563 ("ocx" ?$(CC=(B) | |
2564 ("ocs" ?$(CC>(B) | |
2565 ("ocw" ?$(CC?(B) | |
2566 ("ocz" ?$(CC@(B) | |
2567 ("oc3" ?$(CCA(B) | |
2568 ("ocq" ?$(CCB(B) | |
2569 ("oca" ?$(CCC(B) | |
2570 ("oe" ?$(CCD(B) | |
2571 ("oes" ?$(CCE(B) | |
2572 ("oe2" ?$(CCF(B) | |
2573 ("o7" ?$(CCG(B) | |
2574 ("o7s" ?$(CCH(B) | |
2575 ("o7a" ?$(CCI(B) | |
2576 ("ov" ?$(CCJ(B) | |
2577 ("ovx" ?$(CCK(B) | |
2578 ("ovs" ?$(CCL(B) | |
2579 ("ovw" ?$(CCM(B) | |
2580 ("ovz" ?$(CCN(B) | |
2581 ("ov3" ?$(CCO(B) | |
2582 ("ovq" ?$(CCP(B) | |
2583 ("ova" ?$(CCQ(B) | |
2584 ("o/" ?$(CCJ(B) | |
2585 ("o/x" ?$(CCK(B) | |
2586 ("o/s" ?$(CCL(B) | |
2587 ("o/w" ?$(CCM(B) | |
2588 ("o/z" ?$(CCN(B) | |
2589 ("o/3" ?$(CCO(B) | |
2590 ("o/q" ?$(CCP(B) | |
2591 ("o/a" ?$(CCQ(B) | |
2592 ("o/f" ?$(CCR(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2593 ("obf" ?$(CCR(B) |
18673 | 2594 ("o/fs" ?$(CCS(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2595 ("obfs" ?$(CCS(B) |
18673 | 2596 ("o/fw" ?$(CCT(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2597 ("obfw" ?$(CCT(B) |
18673 | 2598 ("o/fa" ?$(CCU(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2599 ("obfa" ?$(CCU(B) |
18673 | 2600 ("o/d" ?$(CCV(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2601 ("obd" ?$(CCV(B) |
18673 | 2602 ("o/ds" ?$(CCW(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2603 ("obds" ?$(CCW(B) |
18673 | 2604 ("o/dw" ?$(CCX(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2605 ("obdw" ?$(CCX(B) |
18673 | 2606 ("o/dz" ?$(CCY(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2607 ("obdz" ?$(CCY(B) |
18673 | 2608 ("o/d3" ?$(CCZ(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2609 ("obd3" ?$(CCZ(B) |
18673 | 2610 ("o/dq" ?$(CC[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2611 ("obdq" ?$(CC[(B) |
18673 | 2612 ("o/da" ?$(CC\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2613 ("obda" ?$(CC\(B) |
18673 | 2614 ("o4" ?$(CC](B) |
2615 ("o4z" ?$(CC^(B) | |
2616 ("ob" ?$(CC_(B) | |
2617 ("obx" ?$(CC`(B) | |
2618 ("obs" ?$(CCa(B) | |
2619 ("obw" ?$(CCb(B) | |
2620 ("obz" ?$(CCc(B) | |
2621 ("ob3" ?$(CCd(B) | |
2622 ("obq" ?$(CCe(B) | |
2623 ("oba" ?$(CCf(B) | |
2624 ("o9" ?$(CC_(B) | |
2625 ("o9x" ?$(CC`(B) | |
2626 ("o9s" ?$(CCa(B) | |
2627 ("o9w" ?$(CCb(B) | |
2628 ("o9z" ?$(CCc(B) | |
2629 ("o93" ?$(CCd(B) | |
2630 ("o9q" ?$(CCe(B) | |
2631 ("o9a" ?$(CCf(B) | |
2632 ("o9t" ?$(CCg(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2633 ("obt" ?$(CCg(B) |
18673 | 2634 ("o9t2" ?$(CCh(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2635 ("obt2" ?$(CCh(B) |
18673 | 2636 ("o9c" ?$(CCi(B) |
2637 ("o9cs" ?$(CCj(B) | |
2638 ("o9d" ?$(CCk(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2639 ("obd" ?$(CCk(B) |
18673 | 2640 ("o9ds" ?$(CCl(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2641 ("obds" ?$(CCl(B) |
18673 | 2642 ("o9dw" ?$(CCm(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2643 ("obdw" ?$(CCm(B) |
18673 | 2644 ("o9dz" ?$(CCn(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2645 ("obdz" ?$(CCn(B) |
18673 | 2646 ("o9d3" ?$(CCo(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2647 ("obd3" ?$(CCo(B) |
18673 | 2648 ("o9dq" ?$(CCp(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2649 ("obdq" ?$(CCp(B) |
18673 | 2650 ("o9da" ?$(CCq(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2651 ("obda" ?$(CCq(B) |
18673 | 2652 ("o5" ?$(CCr(B) |
2653 ("o5s" ?$(CCs(B) | |
2654 ("o5w" ?$(CCt(B) | |
2655 ("o5z" ?$(CCu(B) | |
2656 ("o5a" ?$(CCv(B) | |
2657 ("og" ?$(CCw(B) | |
2658 ("ogx" ?$(CCx(B) | |
2659 ("ogs" ?$(CCy(B) | |
2660 ("ogw" ?$(CCz(B) | |
2661 ("ogz" ?$(CC{(B) | |
2662 ("og3" ?$(CC|(B) | |
2663 ("ogq" ?$(CC}(B) | |
2664 ("oga" ?$(CC~(B) | |
2665 ("od" ?$(CD!(B) | |
2666 ("odx" ?$(CD"(B) | |
2667 ("ods" ?$(CD#(B) | |
2668 ("odA" ?$(CD$(B) | |
2669 ("odw" ?$(CD%(B) | |
2670 ("odD" ?$(CD&(B) | |
2671 ("odz" ?$(CD'(B) | |
2672 ("od3" ?$(CD((B) | |
2673 ("odq" ?$(CD)(B) | |
2674 ("oda" ?$(CD*(B) | |
2675 | |
2676 ("0f" ?$(CD+(B) | |
2677 ("0fx" ?$(CD,(B) | |
2678 ("0fs" ?$(CD-(B) | |
2679 ("0fw" ?$(CD.(B) | |
2680 ("0fz" ?$(CD/(B) | |
2681 ("0f3" ?$(CD0(B) | |
2682 ("0fq" ?$(CD1(B) | |
2683 ("0fa" ?$(CD2(B) | |
2684 ("0r" ?$(CD3(B) | |
2685 ("0rx" ?$(CD4(B) | |
2686 ("0rs" ?$(CD5(B) | |
2687 ("0rw" ?$(CD6(B) | |
2688 ("0rz" ?$(CD7(B) | |
2689 ("0r3" ?$(CD8(B) | |
2690 ("0rq" ?$(CD9(B) | |
2691 ("0r2" ?$(CD:(B) | |
2692 ("0ra" ?$(CD;(B) | |
2693 ("06" ?$(CD<(B) | |
2694 ("06x" ?$(CD=(B) | |
2695 ("06a" ?$(CD>(B) | |
2696 ("0t" ?$(CD?(B) | |
2697 ("0tx" ?$(CD@(B) | |
2698 ("0ts" ?$(CDA(B) | |
2699 ("0tA" ?$(CDB(B) | |
2700 ("0tw" ?$(CDC(B) | |
2701 ("0tz" ?$(CDD(B) | |
2702 ("0t3" ?$(CDE(B) | |
2703 ("0tq" ?$(CDF(B) | |
2704 ("0t2" ?$(CDG(B) | |
2705 ("0ta" ?$(CDH(B) | |
2706 ("0c" ?$(CDI(B) | |
2707 ("0cx" ?$(CDJ(B) | |
2708 ("0cs" ?$(CDK(B) | |
2709 ("0cw" ?$(CDL(B) | |
2710 ("0cz" ?$(CDM(B) | |
2711 ("0c3" ?$(CDN(B) | |
2712 ("0cq" ?$(CDO(B) | |
2713 ("0ca" ?$(CDP(B) | |
2714 ("0e" ?$(CDQ(B) | |
2715 ("0es" ?$(CDR(B) | |
2716 ("0ew" ?$(CDS(B) | |
2717 ("0ez" ?$(CDT(B) | |
2718 ("0e3" ?$(CDU(B) | |
2719 ("0eq" ?$(CDV(B) | |
2720 ("0e2" ?$(CDW(B) | |
2721 ("0ea" ?$(CDX(B) | |
2722 ("07" ?$(CDY(B) | |
2723 ("0v" ?$(CDZ(B) | |
2724 ("0vx" ?$(CD[(B) | |
2725 ("0vs" ?$(CD\(B) | |
2726 ("0vw" ?$(CD](B) | |
2727 ("0vz" ?$(CD^(B) | |
2728 ("0v3" ?$(CD_(B) | |
2729 ("0vq" ?$(CD`(B) | |
2730 ("0va" ?$(CDa(B) | |
2731 ("0/" ?$(CDZ(B) | |
2732 ("0/x" ?$(CD[(B) | |
2733 ("0/s" ?$(CD\(B) | |
2734 ("0/w" ?$(CD](B) | |
2735 ("0/z" ?$(CD^(B) | |
2736 ("0/3" ?$(CD_(B) | |
2737 ("0/q" ?$(CD`(B) | |
2738 ("0/a" ?$(CDa(B) | |
2739 ("0/f" ?$(CDb(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2740 ("0bf" ?$(CDb(B) |
18673 | 2741 ("0/fx" ?$(CDc(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2742 ("0bfx" ?$(CDc(B) |
18673 | 2743 ("0/fs" ?$(CDd(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2744 ("0bfs" ?$(CDd(B) |
18673 | 2745 ("0/fw" ?$(CDe(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2746 ("0bfw" ?$(CDe(B) |
18673 | 2747 ("0/fz" ?$(CDf(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2748 ("0bfz" ?$(CDf(B) |
18673 | 2749 ("0/fa" ?$(CDg(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2750 ("0bfa" ?$(CDg(B) |
18673 | 2751 ("0/r" ?$(CDh(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2752 ("0br" ?$(CDh(B) |
18673 | 2753 ("0/ra" ?$(CDi(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2754 ("0bra" ?$(CDi(B) |
18673 | 2755 ("0/d" ?$(CDj(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2756 ("0bd" ?$(CDj(B) |
18673 | 2757 ("0/dw" ?$(CDk(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2758 ("0bdw" ?$(CDk(B) |
18673 | 2759 ("04" ?$(CDl(B) |
2760 ("0b" ?$(CDm(B) | |
2761 ("0bx" ?$(CDn(B) | |
2762 ("0bs" ?$(CDo(B) | |
2763 ("0bw" ?$(CDp(B) | |
2764 ("0bz" ?$(CDq(B) | |
2765 ("0b3" ?$(CDr(B) | |
2766 ("0bq" ?$(CDs(B) | |
2767 ("0ba" ?$(CDt(B) | |
2768 ("09" ?$(CDm(B) | |
2769 ("09x" ?$(CDn(B) | |
2770 ("09s" ?$(CDo(B) | |
2771 ("09w" ?$(CDp(B) | |
2772 ("09z" ?$(CDq(B) | |
2773 ("093" ?$(CDr(B) | |
2774 ("09q" ?$(CDs(B) | |
2775 ("09a" ?$(CDt(B) | |
2776 ("09t" ?$(CDu(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2777 ("0bt" ?$(CDu(B) |
18673 | 2778 ("09ts" ?$(CDv(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2779 ("0bts" ?$(CDv(B) |
18673 | 2780 ("09tw" ?$(CDw(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2781 ("0btw" ?$(CDw(B) |
18673 | 2782 ("09ta" ?$(CDx(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2783 ("0bta" ?$(CDx(B) |
18673 | 2784 ("09c" ?$(CDy(B) |
2785 ("09ca" ?$(CDz(B) | |
2786 ("09d" ?$(CD{(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2787 ("0bd" ?$(CD{(B) |
18673 | 2788 ("09dx" ?$(CD|(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2789 ("0bdx" ?$(CD|(B) |
18673 | 2790 ("09ds" ?$(CD}(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2791 ("0bds" ?$(CD}(B) |
18673 | 2792 ("09dw" ?$(CD~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2793 ("0bdw" ?$(CD~(B) |
18673 | 2794 ("09dz" ?$(CE!(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2795 ("0bdz" ?$(CE!(B) |
18673 | 2796 ("09d3" ?$(CE"(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2797 ("0bd3" ?$(CE"(B) |
18673 | 2798 ("09dq" ?$(CE#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2799 ("0bdq" ?$(CE#(B) |
18673 | 2800 ("09da" ?$(CE$(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2801 ("0bda" ?$(CE$(B) |
18673 | 2802 ("05" ?$(CE%(B) |
2803 ("05s" ?$(CE&(B) | |
2804 ("05w" ?$(CE'(B) | |
2805 ("05z" ?$(CE((B) | |
2806 ("0g" ?$(CE)(B) | |
2807 ("0gx" ?$(CE*(B) | |
2808 ("0gs" ?$(CE+(B) | |
2809 ("0gw" ?$(CE,(B) | |
2810 ("0gz" ?$(CE-(B) | |
2811 ("0g3" ?$(CE.(B) | |
2812 ("0ga" ?$(CE/(B) | |
2813 ("0d" ?$(CE0(B) | |
2814 ("0dx" ?$(CE1(B) | |
2815 ("0ds" ?$(CE2(B) | |
2816 ("0dw" ?$(CE3(B) | |
2817 ("0dz" ?$(CE4(B) | |
2818 ("0d3" ?$(CE5(B) | |
2819 ("0dq" ?$(CE6(B) | |
2820 ("0da" ?$(CE7(B) | |
2821 | |
2822 ("'f" ?$(CE8(B) | |
2823 ("'fx" ?$(CE9(B) | |
2824 ("'fs" ?$(CE:(B) | |
2825 ("'fw" ?$(CE;(B) | |
2826 ("'fD" ?$(CE<(B) | |
2827 ("'fz" ?$(CE=(B) | |
2828 ("'f3" ?$(CE>(B) | |
2829 ("'fq" ?$(CE?(B) | |
2830 ("'f2" ?$(CE@(B) | |
2831 ("'fa" ?$(CEA(B) | |
2832 ("'r" ?$(CEB(B) | |
2833 ("'rx" ?$(CEC(B) | |
2834 ("'rs" ?$(CED(B) | |
2835 ("'rw" ?$(CEE(B) | |
2836 ("'rz" ?$(CEF(B) | |
2837 ("'r3" ?$(CEG(B) | |
2838 ("'rq" ?$(CEH(B) | |
2839 ("'r2" ?$(CEI(B) | |
2840 ("'ra" ?$(CEJ(B) | |
2841 ("'6" ?$(CEK(B) | |
2842 ("'6a" ?$(CEL(B) | |
2843 ("'t" ?$(CEM(B) | |
2844 ("'tx" ?$(CEN(B) | |
2845 ("'ts" ?$(CEO(B) | |
2846 ("'tw" ?$(CEP(B) | |
2847 ("'tC" ?$(CEQ(B) | |
2848 ("'tz" ?$(CER(B) | |
2849 ("'t3" ?$(CES(B) | |
2850 ("'tq" ?$(CET(B) | |
2851 ("'t2" ?$(CEU(B) | |
2852 ("'ta" ?$(CEV(B) | |
2853 ("'c" ?$(CEW(B) | |
2854 ("'cx" ?$(CEX(B) | |
2855 ("'cs" ?$(CEY(B) | |
2856 ("'cw" ?$(CEZ(B) | |
2857 ("'cz" ?$(CE[(B) | |
2858 ("'c3" ?$(CE\(B) | |
2859 ("'cq" ?$(CE](B) | |
2860 ("'ca" ?$(CE^(B) | |
2861 ("'e" ?$(CE_(B) | |
2862 ("'es" ?$(CE`(B) | |
2863 ("'e2" ?$(CEa(B) | |
2864 ("'7" ?$(CEb(B) | |
2865 ("'7s" ?$(CEc(B) | |
2866 ("'v" ?$(CEd(B) | |
2867 ("'vx" ?$(CEe(B) | |
2868 ("'vs" ?$(CEf(B) | |
2869 ("'vw" ?$(CEg(B) | |
2870 ("'vz" ?$(CEh(B) | |
2871 ("'v3" ?$(CEi(B) | |
2872 ("'vq" ?$(CEj(B) | |
2873 ("'va" ?$(CEk(B) | |
2874 ("'vQ" ?$(CEl(B) | |
2875 ("'/" ?$(CEd(B) | |
2876 ("'/x" ?$(CEe(B) | |
2877 ("'/s" ?$(CEf(B) | |
2878 ("'/w" ?$(CEg(B) | |
2879 ("'/z" ?$(CEh(B) | |
2880 ("'/3" ?$(CEi(B) | |
2881 ("'/q" ?$(CEj(B) | |
2882 ("'/a" ?$(CEk(B) | |
2883 ("'/Q" ?$(CEl(B) | |
2884 ("'/f" ?$(CEm(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2885 ("'bf" ?$(CEm(B) |
18673 | 2886 ("'/fs" ?$(CEn(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2887 ("'bfs" ?$(CEn(B) |
18673 | 2888 ("'/r" ?$(CEo(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2889 ("'br" ?$(CEo(B) |
18673 | 2890 ("'/d" ?$(CEp(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2891 ("'bd" ?$(CEp(B) |
18673 | 2892 ("'/ds" ?$(CEq(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2893 ("'bds" ?$(CEq(B) |
18673 | 2894 ("'/dq" ?$(CEr(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2895 ("'bdq" ?$(CEr(B) |
18673 | 2896 ("'/da" ?$(CEs(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2897 ("'bda" ?$(CEs(B) |
18673 | 2898 ("'4" ?$(CEt(B) |
2899 ("'b" ?$(CEu(B) | |
2900 ("'bx" ?$(CEv(B) | |
2901 ("'bs" ?$(CEw(B) | |
2902 ("'bw" ?$(CEx(B) | |
2903 ("'bz" ?$(CEy(B) | |
2904 ("'b3" ?$(CEz(B) | |
2905 ("'bq" ?$(CE{(B) | |
2906 ("'ba" ?$(CE|(B) | |
2907 ("'9" ?$(CEu(B) | |
2908 ("'9x" ?$(CEv(B) | |
2909 ("'9s" ?$(CEw(B) | |
2910 ("'9w" ?$(CEx(B) | |
2911 ("'9z" ?$(CEy(B) | |
2912 ("'93" ?$(CEz(B) | |
2913 ("'9q" ?$(CE{(B) | |
2914 ("'9a" ?$(CE|(B) | |
2915 ("'9t" ?$(CE}(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2916 ("'bt" ?$(CE}(B) |
18673 | 2917 ("'9t2" ?$(CE~(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2918 ("'bt2" ?$(CE~(B) |
18673 | 2919 ("'9c" ?$(CF!(B) |
2920 ("'9d" ?$(CF"(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2921 ("'bd" ?$(CF"(B) |
18673 | 2922 ("'9dx" ?$(CF#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2923 ("'bdx" ?$(CF#(B) |
18673 | 2924 ("'9ds" ?$(CF$(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2925 ("'bds" ?$(CF$(B) |
18673 | 2926 ("'9dw" ?$(CF%(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2927 ("'bdw" ?$(CF%(B) |
18673 | 2928 ("'9dz" ?$(CF&(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2929 ("'bdz" ?$(CF&(B) |
18673 | 2930 ("'9d3" ?$(CF'(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2931 ("'bd3" ?$(CF'(B) |
18673 | 2932 ("'9da" ?$(CF((B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
2933 ("'bda" ?$(CF((B) |
18673 | 2934 ("'5" ?$(CF)(B) |
2935 ("'5s" ?$(CF*(B) | |
2936 ("'5w" ?$(CF+(B) | |
2937 ("'5z" ?$(CF,(B) | |
2938 ("'5a" ?$(CF-(B) | |
2939 ("'g" ?$(CF.(B) | |
2940 ("'gx" ?$(CF/(B) | |
2941 ("'gs" ?$(CF0(B) | |
2942 ("'gA" ?$(CF1(B) | |
2943 ("'gw" ?$(CF2(B) | |
2944 ("'gC" ?$(CF3(B) | |
2945 ("'gz" ?$(CF4(B) | |
2946 ("'g3" ?$(CF5(B) | |
2947 ("'gq" ?$(CF6(B) | |
2948 ("'8" ?$(CF7(B) | |
2949 ("'8s" ?$(CF8(B) | |
2950 ("'8w" ?$(CF9(B) | |
2951 ("'8z" ?$(CF:(B) | |
2952 ("'83" ?$(CF;(B) | |
2953 ("'d" ?$(CF<(B) | |
2954 ("'dx" ?$(CF=(B) | |
2955 ("'ds" ?$(CF>(B) | |
2956 ("'dw" ?$(CF?(B) | |
2957 ("'dz" ?$(CF@(B) | |
2958 ("'d3" ?$(CFA(B) | |
2959 ("'dq" ?$(CFB(B) | |
2960 ("'da" ?$(CFC(B) | |
2961 | |
2962 ("pf" ?$(CFD(B) | |
2963 ("pfx" ?$(CFE(B) | |
2964 ("pfF" ?$(CFF(B) | |
2965 ("pfs" ?$(CFG(B) | |
2966 ("pfw" ?$(CFH(B) | |
2967 ("pfC" ?$(CFI(B) | |
2968 ("pfz" ?$(CFJ(B) | |
2969 ("pf3" ?$(CFK(B) | |
2970 ("pfq" ?$(CFL(B) | |
2971 ("pf2" ?$(CFM(B) | |
2972 ("pfa" ?$(CFN(B) | |
2973 ("pfW" ?$(CFO(B) | |
2974 ("pr" ?$(CFP(B) | |
2975 ("prx" ?$(CFQ(B) | |
2976 ("prs" ?$(CFR(B) | |
2977 ("prw" ?$(CFS(B) | |
2978 ("prz" ?$(CFT(B) | |
2979 ("pr3" ?$(CFU(B) | |
2980 ("prq" ?$(CFV(B) | |
2981 ("pr2" ?$(CFW(B) | |
2982 ("pra" ?$(CFX(B) | |
2983 ("p6" ?$(CFY(B) | |
2984 ("p6x" ?$(CFZ(B) | |
2985 ("pt" ?$(CF[(B) | |
2986 ("ptx" ?$(CF\(B) | |
2987 ("pts" ?$(CF](B) | |
2988 ("ptw" ?$(CF^(B) | |
2989 ("ptz" ?$(CF_(B) | |
2990 ("pt3" ?$(CF`(B) | |
2991 ("ptq" ?$(CFa(B) | |
2992 ("pt2" ?$(CFb(B) | |
2993 ("pta" ?$(CFc(B) | |
2994 ("pc" ?$(CFd(B) | |
2995 ("pcx" ?$(CFe(B) | |
2996 ("pcs" ?$(CFf(B) | |
2997 ("pcw" ?$(CFg(B) | |
2998 ("pcz" ?$(CFh(B) | |
2999 ("pc3" ?$(CFi(B) | |
3000 ("pcq" ?$(CFj(B) | |
3001 ("pca" ?$(CFk(B) | |
3002 ("pe" ?$(CFl(B) | |
3003 ("pes" ?$(CFm(B) | |
3004 ("pew" ?$(CFn(B) | |
3005 ("pez" ?$(CFo(B) | |
3006 ("pe3" ?$(CFp(B) | |
3007 ("pe2" ?$(CFq(B) | |
3008 ("pea" ?$(CFr(B) | |
3009 ("p7" ?$(CFs(B) | |
3010 ("p7w" ?$(CFt(B) | |
3011 ("p73" ?$(CFu(B) | |
3012 ("p7q" ?$(CFv(B) | |
3013 ("pv" ?$(CFw(B) | |
3014 ("pvx" ?$(CFx(B) | |
3015 ("pvs" ?$(CFy(B) | |
3016 ("pvw" ?$(CFz(B) | |
3017 ("pvz" ?$(CF{(B) | |
3018 ("pv3" ?$(CF|(B) | |
3019 ("pvq" ?$(CF}(B) | |
3020 ("pva" ?$(CF~(B) | |
3021 ("p/" ?$(CFw(B) | |
3022 ("p/x" ?$(CFx(B) | |
3023 ("p/s" ?$(CFy(B) | |
3024 ("p/w" ?$(CFz(B) | |
3025 ("p/z" ?$(CF{(B) | |
3026 ("p/3" ?$(CF|(B) | |
3027 ("p/q" ?$(CF}(B) | |
3028 ("p/a" ?$(CF~(B) | |
3029 ("p/f" ?$(CG!(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3030 ("pbf" ?$(CG!(B) |
18673 | 3031 ("p/fa" ?$(CG"(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3032 ("pbfa" ?$(CG"(B) |
18673 | 3033 ("p/d" ?$(CG#(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3034 ("pbd" ?$(CG#(B) |
18673 | 3035 ("p/ds" ?$(CG$(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3036 ("pbds" ?$(CG$(B) |
18673 | 3037 ("p4" ?$(CG%(B) |
3038 ("p4s" ?$(CG&(B) | |
3039 ("p4w" ?$(CG'(B) | |
3040 ("p43" ?$(CG((B) | |
3041 ("p4q" ?$(CG)(B) | |
3042 ("pb" ?$(CG*(B) | |
3043 ("pbx" ?$(CG+(B) | |
3044 ("pbs" ?$(CG,(B) | |
3045 ("pbA" ?$(CG-(B) | |
3046 ("pbw" ?$(CG.(B) | |
3047 ("pbC" ?$(CG/(B) | |
3048 ("pbz" ?$(CG0(B) | |
3049 ("pb3" ?$(CG1(B) | |
3050 ("pbq" ?$(CG2(B) | |
3051 ("pba" ?$(CG3(B) | |
3052 ("p9" ?$(CG*(B) | |
3053 ("p9x" ?$(CG+(B) | |
3054 ("p9s" ?$(CG,(B) | |
3055 ("p9A" ?$(CG-(B) | |
3056 ("p9w" ?$(CG.(B) | |
3057 ("p9C" ?$(CG/(B) | |
3058 ("p9z" ?$(CG0(B) | |
3059 ("p93" ?$(CG1(B) | |
3060 ("p9q" ?$(CG2(B) | |
3061 ("p9a" ?$(CG3(B) | |
3062 ("p9t" ?$(CG4(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3063 ("pbt" ?$(CG4(B) |
18673 | 3064 ("p9ta" ?$(CG5(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3065 ("pbta" ?$(CG5(B) |
18673 | 3066 ("p9d" ?$(CG6(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3067 ("pbd" ?$(CG6(B) |
18673 | 3068 ("p9ds" ?$(CG7(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3069 ("pbds" ?$(CG7(B) |
18673 | 3070 ("p9dw" ?$(CG8(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3071 ("pbdw" ?$(CG8(B) |
18673 | 3072 ("p9dz" ?$(CG9(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3073 ("pbdz" ?$(CG9(B) |
18673 | 3074 ("p9dq" ?$(CG:(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3075 ("pbdq" ?$(CG:(B) |
18673 | 3076 ("p5" ?$(CG;(B) |
3077 ("p5s" ?$(CG<(B) | |
3078 ("p5w" ?$(CG=(B) | |
3079 ("p5z" ?$(CG>(B) | |
3080 ("p5q" ?$(CG?(B) | |
3081 ("p5a" ?$(CG@(B) | |
3082 ("pg" ?$(CGA(B) | |
3083 ("pgs" ?$(CGB(B) | |
3084 ("pgw" ?$(CGC(B) | |
3085 ("pgz" ?$(CGD(B) | |
3086 ("pg3" ?$(CGE(B) | |
3087 ("pgq" ?$(CGF(B) | |
3088 ("pd" ?$(CGG(B) | |
3089 ("pdx" ?$(CGH(B) | |
3090 ("pds" ?$(CGI(B) | |
3091 ("pdw" ?$(CGJ(B) | |
3092 ("pdz" ?$(CGK(B) | |
3093 ("pd3" ?$(CGL(B) | |
3094 ("pdq" ?$(CGM(B) | |
3095 ("pda" ?$(CGN(B) | |
3096 | |
3097 ("mf" ?$(CGO(B) | |
3098 ("mfx" ?$(CGP(B) | |
3099 ("mfs" ?$(CGQ(B) | |
3100 ("mfw" ?$(CGR(B) | |
3101 ("mfwW" ?$(CGS(B) | |
3102 ("mfz" ?$(CGT(B) | |
3103 ("mf3" ?$(CGU(B) | |
3104 ("mfq" ?$(CGV(B) | |
3105 ("mfa" ?$(CGW(B) | |
3106 ("mr" ?$(CGX(B) | |
3107 ("mrx" ?$(CGY(B) | |
3108 ("mrs" ?$(CGZ(B) | |
3109 ("mrw" ?$(CG[(B) | |
3110 ("mrz" ?$(CG\(B) | |
3111 ("mr3" ?$(CG](B) | |
3112 ("mrq" ?$(CG^(B) | |
3113 ("mr2" ?$(CG_(B) | |
3114 ("mra" ?$(CG`(B) | |
3115 ("m6" ?$(CGa(B) | |
3116 ("m6a" ?$(CGb(B) | |
3117 ("mt" ?$(CGc(B) | |
3118 ("mtx" ?$(CGd(B) | |
3119 ("mts" ?$(CGe(B) | |
3120 ("mtw" ?$(CGf(B) | |
3121 ("mtC" ?$(CGg(B) | |
3122 ("mtz" ?$(CGh(B) | |
3123 ("mt3" ?$(CGi(B) | |
3124 ("mtq" ?$(CGj(B) | |
3125 ("mta" ?$(CGk(B) | |
3126 ("mc" ?$(CGl(B) | |
3127 ("mcx" ?$(CGm(B) | |
3128 ("mcs" ?$(CGn(B) | |
3129 ("mcw" ?$(CGo(B) | |
3130 ("mcz" ?$(CGp(B) | |
3131 ("mc3" ?$(CGq(B) | |
3132 ("mcq" ?$(CGr(B) | |
3133 ("mca" ?$(CGs(B) | |
3134 ("me" ?$(CGt(B) | |
3135 ("mex" ?$(CGu(B) | |
3136 ("mes" ?$(CGv(B) | |
3137 ("mew" ?$(CGw(B) | |
3138 ("mez" ?$(CGx(B) | |
3139 ("me3" ?$(CGy(B) | |
3140 ("meq" ?$(CGz(B) | |
3141 ("me2" ?$(CG{(B) | |
3142 ("mea" ?$(CG|(B) | |
3143 ("m7" ?$(CG}(B) | |
3144 ("m7s" ?$(CG~(B) | |
3145 ("m7w" ?$(CH!(B) | |
3146 ("m73" ?$(CH"(B) | |
3147 ("mv" ?$(CH#(B) | |
3148 ("mvx" ?$(CH$(B) | |
3149 ("mvs" ?$(CH%(B) | |
3150 ("mvw" ?$(CH&(B) | |
3151 ("mvwW" ?$(CH'(B) | |
3152 ("mvz" ?$(CH((B) | |
3153 ("mv3" ?$(CH)(B) | |
3154 ("mvq" ?$(CH*(B) | |
3155 ("mva" ?$(CH+(B) | |
3156 ("mvW" ?$(CH,(B) | |
3157 ("m/" ?$(CH#(B) | |
3158 ("m/x" ?$(CH$(B) | |
3159 ("m/s" ?$(CH%(B) | |
3160 ("m/w" ?$(CH&(B) | |
3161 ("m/wW" ?$(CH'(B) | |
3162 ("m/z" ?$(CH((B) | |
3163 ("m/3" ?$(CH)(B) | |
3164 ("m/q" ?$(CH*(B) | |
3165 ("m/a" ?$(CH+(B) | |
3166 ("m/W" ?$(CH,(B) | |
3167 ("m/f" ?$(CH-(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3168 ("mbf" ?$(CH-(B) |
18673 | 3169 ("m/fx" ?$(CH.(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3170 ("mbfx" ?$(CH.(B) |
18673 | 3171 ("m/fs" ?$(CH/(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3172 ("mbfs" ?$(CH/(B) |
18673 | 3173 ("m/fw" ?$(CH0(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3174 ("mbfw" ?$(CH0(B) |
18673 | 3175 ("m/fq" ?$(CH1(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3176 ("mbfq" ?$(CH1(B) |
18673 | 3177 ("m/fa" ?$(CH2(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3178 ("mbfa" ?$(CH2(B) |
18673 | 3179 ("m/r" ?$(CH3(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3180 ("mbr" ?$(CH3(B) |
18673 | 3181 ("m/rx" ?$(CH4(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3182 ("mbrx" ?$(CH4(B) |
18673 | 3183 ("m/rs" ?$(CH5(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3184 ("mbrs" ?$(CH5(B) |
18673 | 3185 ("m/rq" ?$(CH6(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3186 ("mbrq" ?$(CH6(B) |
18673 | 3187 ("m/ra" ?$(CH7(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3188 ("mbra" ?$(CH7(B) |
18673 | 3189 ("m/d" ?$(CH8(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3190 ("mbd" ?$(CH8(B) |
18673 | 3191 ("m/dx" ?$(CH9(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3192 ("mbdx" ?$(CH9(B) |
18673 | 3193 ("m/ds" ?$(CH:(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3194 ("mbds" ?$(CH:(B) |
18673 | 3195 ("m/dw" ?$(CH;(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3196 ("mbdw" ?$(CH;(B) |
18673 | 3197 ("m/d3" ?$(CH<(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3198 ("mbd3" ?$(CH<(B) |
18673 | 3199 ("m/dq" ?$(CH=(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3200 ("mbdq" ?$(CH=(B) |
18673 | 3201 ("m/da" ?$(CH>(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3202 ("mbda" ?$(CH>(B) |
18673 | 3203 ("m4" ?$(CH?(B) |
3204 ("m4s" ?$(CH@(B) | |
3205 ("m4w" ?$(CHA(B) | |
3206 ("m43" ?$(CHB(B) | |
3207 ("m4q" ?$(CHC(B) | |
3208 ("mb" ?$(CHD(B) | |
3209 ("mbx" ?$(CHE(B) | |
3210 ("mbs" ?$(CHF(B) | |
3211 ("mbw" ?$(CHG(B) | |
3212 ("mbwW" ?$(CHH(B) | |
3213 ("mbz" ?$(CHI(B) | |
3214 ("mbq" ?$(CHJ(B) | |
3215 ("mba" ?$(CHK(B) | |
3216 ("m9" ?$(CHD(B) | |
3217 ("m9x" ?$(CHE(B) | |
3218 ("m9s" ?$(CHF(B) | |
3219 ("m9w" ?$(CHG(B) | |
3220 ("m9wW" ?$(CHH(B) | |
3221 ("m9z" ?$(CHI(B) | |
3222 ("m9q" ?$(CHJ(B) | |
3223 ("m9a" ?$(CHK(B) | |
3224 ("m9t" ?$(CHL(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3225 ("mbt" ?$(CHL(B) |
18673 | 3226 ("m9ts" ?$(CHM(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3227 ("mbts" ?$(CHM(B) |
18673 | 3228 ("m9tw" ?$(CHN(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3229 ("mbtw" ?$(CHN(B) |
18673 | 3230 ("m9tz" ?$(CHO(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3231 ("mbtz" ?$(CHO(B) |
18673 | 3232 ("m9ta" ?$(CHP(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3233 ("mbta" ?$(CHP(B) |
18673 | 3234 ("m9c" ?$(CHQ(B) |
3235 ("m9cx" ?$(CHR(B) | |
3236 ("m9cs" ?$(CHS(B) | |
3237 ("m9cw" ?$(CHT(B) | |
3238 ("m9ca" ?$(CHU(B) | |
3239 ("m9d" ?$(CHV(B) | |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3240 ("mbd" ?$(CHV(B) |
18673 | 3241 ("m9dx" ?$(CHW(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3242 ("mbdx" ?$(CHW(B) |
18673 | 3243 ("m9ds" ?$(CHX(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3244 ("mbds" ?$(CHX(B) |
18673 | 3245 ("m9dw" ?$(CHY(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3246 ("mbdw" ?$(CHY(B) |
18673 | 3247 ("m9dz" ?$(CHZ(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3248 ("mbdz" ?$(CHZ(B) |
18673 | 3249 ("m9d3" ?$(CH[(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3250 ("mbd3" ?$(CH[(B) |
18673 | 3251 ("m9dq" ?$(CH\(B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3252 ("mbdq" ?$(CH\(B) |
18673 | 3253 ("m9da" ?$(CH](B) |
41796
d40b6a5c9bf6
added a few convenient composing sequence for
Jaeyoun Chung <jay@kldp.org>
parents:
40710
diff
changeset
|
3254 ("mbda" ?$(CH](B) |
18673 | 3255 ("m5" ?$(CH^(B) |
3256 ("m5x" ?$(CH_(B) | |
3257 ("m5s" ?$(CH`(B) | |
3258 ("m5w" ?$(CHa(B) | |
3259 ("m5z" ?$(CHb(B) | |
3260 ("m5q" ?$(CHc(B) | |
3261 ("m5a" ?$(CHd(B) | |
3262 ("mg" ?$(CHe(B) | |
3263 ("mgx" ?$(CHf(B) | |
3264 ("mgs" ?$(CHg(B) | |
3265 ("mgS" ?$(CHh(B) | |
3266 ("mgA" ?$(CHi(B) | |
3267 ("mgw" ?$(CHj(B) | |
3268 ("mgD" ?$(CHk(B) | |
3269 ("mgz" ?$(CHl(B) | |
3270 ("mg3" ?$(CHm(B) | |
3271 ("mgq" ?$(CHn(B) | |
3272 ("mga" ?$(CHo(B) | |
3273 ("mgW" ?$(CHp(B) | |
3274 ("m8" ?$(CHq(B) | |
3275 ("m8s" ?$(CHr(B) | |
3276 ("m8w" ?$(CHs(B) | |
3277 ("m8z" ?$(CHt(B) | |
3278 ("m83" ?$(CHu(B) | |
3279 ("m8a" ?$(CHv(B) | |
3280 ("md" ?$(CHw(B) | |
3281 ("mdx" ?$(CHx(B) | |
3282 ("mds" ?$(CHy(B) | |
3283 ("mdw" ?$(CHz(B) | |
3284 ("mdz" ?$(CH{(B) | |
3285 ("md3" ?$(CH|(B) | |
3286 ("mdq" ?$(CH}(B) | |
3287 ("mda" ?$(CH~(B)) | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24772
diff
changeset
|
3288 |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24772
diff
changeset
|
3289 ;;; hangul3.el ends here |