52b5a8dec505f9fccb3cc9454f8d2f9df7433c8a
[chise/xemacs-chise.git.1] / lisp / mule / mule-conf.el
1 ;;; mule-conf.el --- configure multilingual environment
2
3 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
6 ;;   2009, 2010, 2011, 2012 MORIOKA Tomohiko
7
8 ;; Keywords: mule, multilingual, character set, coding system
9
10 ;; This file is part of XEmacs.
11
12 ;; XEmacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by
14 ;; the Free Software Foundation; either version 2, or (at your option)
15 ;; any later version.
16
17 ;; XEmacs is distributed in the hope that it will be useful,
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 ;; GNU General Public License for more details.
21
22 ;; You should have received a copy of the GNU General Public License
23 ;; along with XEmacs; see the file COPYING.  If not, write to the
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
25 ;; Boston, MA 02111-1307, USA.
26
27 ;;; Code:
28
29 (cond
30  ((featurep 'utf-2000)
31   (make-charset
32    '=adobe-japan1-base
33    "Adobe-Japan1 Character Collection for CID-Keyed Fonts"
34    `(long-name "Adobe-Japan1"
35                chars 256
36                dimension 2
37                columns 2
38                graphic 2
39                direction l2r
40                registry "AdobeJapan1-[0-6]$"
41                min-code ,(lsh #x6300 16)
42                max-code ,(+ (lsh #x6300 16) 23057)
43                code-offset      ,(lsh #x6300 16)))
44   (make-charset
45    '=adobe-japan1-0
46    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
47    '(long-name "Adobe-Japan1-0"
48                chars 256
49                dimension 2
50                columns 2
51                graphic 2
52                direction l2r
53                mother =adobe-japan1-base
54                min-code 0
55                max-code 8283
56                registry "AdobeJapan1-0$"))
57   (make-charset
58    '=adobe-japan1-1
59    "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts"
60    '(long-name "Adobe-Japan1-1"
61                chars 256
62                dimension 2
63                columns 2
64                graphic 2
65                direction l2r
66                mother =adobe-japan1-0
67                min-code 0
68                max-code 8358
69                registry "AdobeJapan1-1$"))
70   (make-charset
71    '=adobe-japan1-2
72    "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts"
73    '(long-name "Adobe-Japan1-2"
74                chars 256
75                dimension 2
76                columns 2
77                graphic 2
78                direction l2r
79                mother =adobe-japan1-1
80                min-code 0
81                max-code 8719
82                registry "AdobeJapan1-2$"))
83   (make-charset
84    '=adobe-japan1-3
85    "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts"
86    '(long-name "Adobe-Japan1-3"
87                chars 256
88                dimension 2
89                columns 2
90                graphic 2
91                direction l2r
92                mother =adobe-japan1-2
93                min-code 0
94                max-code 9353
95                registry "AdobeJapan1-3$"))
96   (make-charset
97    '=adobe-japan1-4
98    "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts"
99    '(long-name "Adobe-Japan1-4"
100                chars 256
101                dimension 2
102                columns 2
103                graphic 2
104                direction l2r
105                mother =adobe-japan1-3
106                min-code 0
107                max-code 15443
108                registry "AdobeJapan1-4$"))
109   (make-charset
110    '=adobe-japan1-5
111    "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts"
112    '(long-name "Adobe-Japan1-5"
113                chars 256
114                dimension 2
115                columns 2
116                graphic 2
117                direction l2r
118                mother =adobe-japan1-4
119                min-code 0
120                max-code 20316
121                registry "AdobeJapan1-5$"))
122   (make-charset
123    '=adobe-japan1-6
124    "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts"
125    '(long-name "Adobe-Japan1-6"
126                chars 256
127                dimension 2
128                columns 2
129                graphic 2
130                direction l2r
131                mother =adobe-japan1-5
132                min-code 0
133                max-code 23057
134                registry "AdobeJapan1-6$"))
135   (define-charset-alias '=adobe-japan1 '=adobe-japan1-6)
136
137   (make-charset
138    '=>>>adobe-japan1-0
139    "Adobe-Japan1-0 abstract glyph-forms"
140    '(long-name "Adobe-Japan1-0 abstract glyph-forms"
141                chars 256
142                dimension 2
143                columns 2
144                graphic 2
145                direction l2r
146                mother =adobe-japan1-0
147                registry "AdobeJapan1-0$"))
148   (make-charset
149    '=>>>adobe-japan1-1
150    "Adobe-Japan1-1 abstract glyph-forms"
151    '(long-name "Adobe-Japan1-1 abstract glyph-forms"
152                chars 256
153                dimension 2
154                columns 2
155                graphic 2
156                direction l2r
157                mother =>>>adobe-japan1-0
158                registry "AdobeJapan1-1$"))
159   (make-charset
160    '=>>>adobe-japan1-2
161    "Adobe-Japan1-2 abstract glyph-forms"
162    '(long-name "Adobe-Japan1-2 abstract glyph-forms"
163                chars 256
164                dimension 2
165                columns 2
166                graphic 2
167                direction l2r
168                mother =>>>adobe-japan1-1
169                registry "AdobeJapan1-2$"))
170   (make-charset
171    '=>>>adobe-japan1-3
172    "Adobe-Japan1-3 abstract glyph-forms"
173    '(long-name "Adobe-Japan1-3 abstract glyph-forms"
174                chars 256
175                dimension 2
176                columns 2
177                graphic 2
178                direction l2r
179                mother =>>>adobe-japan1-2
180                registry "AdobeJapan1-3$"))
181   (make-charset
182    '=>>>adobe-japan1-4
183    "Adobe-Japan1-4 abstract glyph-forms"
184    '(long-name "Adobe-Japan1-4 abstract glyph-forms"
185                chars 256
186                dimension 2
187                columns 2
188                graphic 2
189                direction l2r
190                mother =>>>adobe-japan1-3
191                registry "AdobeJapan1-4$"))
192   (make-charset
193    '=>>>adobe-japan1-5
194    "Adobe-Japan1-5 abstract glyph-forms"
195    '(long-name "Adobe-Japan1-5 abstract glyph-forms"
196                chars 256
197                dimension 2
198                columns 2
199                graphic 2
200                direction l2r
201                mother =>>>adobe-japan1-4
202                registry "AdobeJapan1-5$"))
203   (make-charset
204    '=>>>adobe-japan1-6
205    "Adobe-Japan1-6 abstract glyph-forms"
206    '(long-name "Adobe-Japan1-6 abstract glyph-forms"
207                chars 256
208                dimension 2
209                columns 2
210                graphic 2
211                direction l2r
212                mother =>>>adobe-japan1-5
213                registry "AdobeJapan1-6$"))
214   (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6)
215
216   (make-charset
217    '=>>adobe-japan1-0
218    "Adobe-Japan1-0 abstract glyphs"
219    '(long-name "Adobe-Japan1-0 abstract glyphs"
220                chars 256
221                dimension 2
222                columns 2
223                graphic 2
224                direction l2r
225                mother =>>>adobe-japan1
226                registry "AdobeJapan1-0$"))
227   (make-charset
228    '=>>adobe-japan1-1
229    "Adobe-Japan1-1 abstract glyphs"
230    '(long-name "Adobe-Japan1-1 abstract glyphs"
231                chars 256
232                dimension 2
233                columns 2
234                graphic 2
235                direction l2r
236                mother =>>adobe-japan1-0
237                registry "AdobeJapan1-1"))
238   (make-charset
239    '=>>adobe-japan1-2
240    "Adobe-Japan1-2 abstract glyphs"
241    '(long-name "Adobe-Japan1-2 abstract glyphs"
242                chars 256
243                dimension 2
244                columns 2
245                graphic 2
246                direction l2r
247                mother =>>adobe-japan1-1
248                registry "AdobeJapan1-2"))
249   (make-charset
250    '=>>adobe-japan1-3
251    "Adobe-Japan1-3 abstract glyphs"
252    '(long-name "Adobe-Japan1-3 abstract glyphs"
253                chars 256
254                dimension 2
255                columns 2
256                graphic 2
257                direction l2r
258                mother =>>adobe-japan1-2
259                registry "AdobeJapan1-3"))
260   (make-charset
261    '=>>adobe-japan1-4
262    "Adobe-Japan1-4 abstract glyphs"
263    '(long-name "Adobe-Japan1-4 abstract glyphs"
264                chars 256
265                dimension 2
266                columns 2
267                graphic 2
268                direction l2r
269                mother =>>adobe-japan1-3
270                registry "AdobeJapan1-4"))
271   (make-charset
272    '=>>adobe-japan1-5
273    "Adobe-Japan1-5 abstract glyphs"
274    '(long-name "Adobe-Japan1-5 abstract glyphs"
275                chars 256
276                dimension 2
277                columns 2
278                graphic 2
279                direction l2r
280                mother =>>adobe-japan1-4
281                registry "AdobeJapan1-5"))
282   (make-charset
283    '=>>adobe-japan1-6
284    "Adobe-Japan1-6 abstract glyphs"
285    '(long-name "Adobe-Japan1-6 abstract glyphs"
286                chars 256
287                dimension 2
288                columns 2
289                graphic 2
290                direction l2r
291                mother =>>adobe-japan1-5
292                registry "AdobeJapan1-6"))
293   (define-charset-alias '=>>adobe-japan1 '=>>adobe-japan1-6)
294
295   (make-charset
296    '=+>adobe-japan1-0
297    "Adobe-Japan1-0 unified abstract glyphs"
298    '(long-name "Adobe-Japan1-0 unified abstract glyphs"
299                chars 256
300                dimension 2
301                columns 2
302                graphic 2
303                direction l2r
304                mother =>>adobe-japan1
305                registry "AdobeJapan1-0$"))
306   (make-charset
307    '=+>adobe-japan1-1
308    "Adobe-Japan1-1 unified abstract glyphs"
309    '(long-name "Adobe-Japan1-1 unified abstract glyphs"
310                chars 256
311                dimension 2
312                columns 2
313                graphic 2
314                direction l2r
315                mother =+>adobe-japan1-0
316                registry "AdobeJapan1-1"))
317   (make-charset
318    '=+>adobe-japan1-2
319    "Adobe-Japan1-2 unified abstract glyphs"
320    '(long-name "Adobe-Japan1-2 unified abstract glyphs"
321                chars 256
322                dimension 2
323                columns 2
324                graphic 2
325                direction l2r
326                mother =+>adobe-japan1-1
327                registry "AdobeJapan1-2"))
328   (make-charset
329    '=+>adobe-japan1-3
330    "Adobe-Japan1-3 unified abstract glyphs"
331    '(long-name "Adobe-Japan1-3 unified abstract glyphs"
332                chars 256
333                dimension 2
334                columns 2
335                graphic 2
336                direction l2r
337                mother =+>adobe-japan1-2
338                registry "AdobeJapan1-3"))
339   (make-charset
340    '=+>adobe-japan1-4
341    "Adobe-Japan1-4 unified abstract glyphs"
342    '(long-name "Adobe-Japan1-4 unified abstract glyphs"
343                chars 256
344                dimension 2
345                columns 2
346                graphic 2
347                direction l2r
348                mother =+>adobe-japan1-3
349                registry "AdobeJapan1-4"))
350   (make-charset
351    '=+>adobe-japan1-5
352    "Adobe-Japan1-5 unified abstract glyphs"
353    '(long-name "Adobe-Japan1-5 unified abstract glyphs"
354                chars 256
355                dimension 2
356                columns 2
357                graphic 2
358                direction l2r
359                mother =+>adobe-japan1-4
360                registry "AdobeJapan1-5"))
361   (make-charset
362    '=+>adobe-japan1-6
363    "Adobe-Japan1-6 unified abstract glyphs"
364    '(long-name "Adobe-Japan1-6 unified abstract glyphs"
365                chars 256
366                dimension 2
367                columns 2
368                graphic 2
369                direction l2r
370                mother =+>adobe-japan1-5
371                registry "AdobeJapan1-6"))
372   (define-charset-alias '=+>adobe-japan1 '=+>adobe-japan1-6)
373
374   (make-charset
375    '=jis-x0208@1978
376    "JIS X 0208:1978, unchanged part."
377    '(registry "jisx0208\\.1978"
378               dimension 2
379               chars 94
380               mother =jis-x0208
381               =>iso-ir 42
382               final ?@
383               graphic 0
384               partial t))
385   (make-charset
386    '=jis-x0208@1978/-4pr
387    "JIS X 0208:1978, 1st - 3rd impressions."
388    '(registry "jisx0208\\.1978"
389               dimension 2
390               chars 94
391               mother =jis-x0208@1978
392               =>iso-ir 42
393               final ?@
394               graphic 0
395               partial t))
396   (make-charset
397    '=jis-x0208@1978/1pr
398    "JIS X 0208:1978, 1st impression."
399    '(iso-ir 42
400             registry "jisx0208\\.1978"
401             dimension 2
402             chars 94
403             mother =jis-x0208@1978/-4pr
404             final ?@
405             graphic 0))
406   (make-charset
407    '=jis-x0208@1978/-4X
408    "JIS X 0208:1978, index before the 4th impression."
409    '(registry "jisx0208\\.1978"
410               dimension 2
411               chars 94
412               mother =jis-x0208@1978
413               =>iso-ir 42
414               ;; final ?@
415               graphic 0
416               partial t))
417   (make-charset
418    '=jis-x0208@1978/1er-pr
419    "JIS X 0208:1978, fixed by errata [Nov 1978]."
420    '(registry "jisx0208\\.1978"
421               dimension 2
422               chars 94
423               mother =jis-x0208@1978
424               =>iso-ir 42
425               ;; final ?@
426               graphic 0
427               partial t))
428   (make-charset
429    '=jis-x0208@1978/2-pr
430    "JIS X 0208:1978, 2nd impression or later."
431    '(registry "jisx0208\\.1978"
432               dimension 2
433               chars 94
434               mother =jis-x0208@1978/1er-pr
435               =>iso-ir 42
436               ;; final ?@
437               graphic 0
438               partial t))
439   (make-charset
440    '=jis-x0208@1978/4er
441    "JIS X 0208:1978, replaced by errata of 4th impression."
442    '(registry "jisx0208\\.1978"
443               dimension 2
444               chars 94
445               mother =jis-x0208@1978/2-pr
446               =>iso-ir 42
447               ;; final ?@
448               graphic 0
449               partial t))
450   (make-charset
451    '=jis-x0208@1978/4-pr
452    "JIS X 0208:1978, 4th impression or later."
453    '(registry "jisx0208\\.1978"
454               dimension 2
455               chars 94
456               mother =jis-x0208@1978/2-pr
457               =>iso-ir 42
458               ;; final ?@
459               graphic 0
460               partial t))
461   (make-charset
462    '=jis-x0208@1978/5pr
463    "JIS X 0208:1978, 5th impression."
464    '(registry "jisx0208\\.1978"
465               dimension 2
466               chars 94
467               mother =jis-x0208@1978/4-pr
468               =>iso-ir 42
469               ;; final ?@
470               graphic 0
471               partial t))
472   (define-charset-alias '=jis-x0208@1978/i1 '=jis-x0208@1978/1pr)
473   (define-charset-alias '=jis-x0208@1978/i-4 '=jis-x0208@1978/-4pr)
474   (define-charset-alias '=jis-x0208@1978/i4- '=jis-x0208@1978/4-pr)
475   )
476  (t
477   (make-charset
478    '=jis-x0208@1978
479    "JIS X0208:1978 Japanese Kanji (so called \"old JIS\")."
480    '(iso-ir 42
481             registry "jisx0208\\.1978"
482             dimension 2
483             chars 94
484             mother =jis-x0208
485             final ?@
486             graphic 0))
487   ))
488
489 (define-charset-alias '=jis-x0208-1978          '=jis-x0208@1978)
490 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208@1978)
491 (define-charset-alias 'chinese-gb2312           '=gb2312)
492 (define-charset-alias '=jis-x0208-1983          '=jis-x0208@1983)
493 (define-charset-alias 'japanese-jisx0208        '=jis-x0208@1983)
494 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
495 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
496 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
497 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
498 (define-charset-alias 'chinese-gb12345          '=gb12345)
499 (define-charset-alias 'chinese-big5             '=big5)
500
501 ;; PinYin-ZhuYin
502 (make-charset 'sisheng "PinYin-ZhuYin"
503               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
504                 dimension 1
505                 chars 94
506                 final ?0
507                 graphic 0
508                 ))
509
510 ;; Lao script.
511 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
512 (make-charset 'lao "Lao script"
513               '(registry "MuleLao-1"
514                 dimension 1
515                 chars 94
516                 final ?1
517                 graphic 1))
518
519 ;; IPA (International Phonetic Alphabet)
520 (make-charset 'ipa "International Phonetic Alphabet"
521               '(registry "MuleIPA"
522                 dimension 1
523                 chars 96
524                 final ?0
525                 graphic 1))
526
527 ;; Ethiopic
528 (make-charset 'ethiopic "Ethiopic"
529               '(registry "Ethio"
530                 dimension 2
531                 chars 94
532                 final ?3
533                 graphic 0
534                 ))
535
536 ;; ISO-IR-165 (CCITT Extended GB)
537 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
538 ;;    GB 8565-88 table A4 + 293 characters.
539 (if (featurep 'utf-2000)
540     (progn
541       (make-charset '=iso-ir165
542                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
543                     '(iso-ir 165
544                              dimension 2
545                              chars 94
546                              mother =gb2312
547                              final ?E
548                              registry "isoir165"
549                              graphic 0))
550       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
551   (make-charset 'chinese-isoir165
552                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
553                 '(iso-ir 165
554                          dimension 2
555                          chars 94
556                          final ?E
557                          registry "isoir165"
558                          graphic 0)))
559
560 ;; CNS11643 Plane3 thru Plane7
561 ;; These represent more and more obscure Chinese characters.
562 ;; By the time you get to Plane 7, we're talking about characters
563 ;; that appear once in some ancient manuscript and whose meaning
564 ;; is unknown.
565
566 (flet
567     ((make-chinese-cns11643-charset
568       (name iso-ir plane final)
569       (make-charset
570        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
571        `(iso-ir ,iso-ir
572          registry 
573          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
574          dimension 2
575          chars 94
576          final ,final
577          graphic 0))
578       ))
579   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
580   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
581   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
582   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
583   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
584   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
585   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
586   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
587   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
588   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
589   )
590
591 ;; JIS X 0213:2000
592 (cond
593  ((featurep 'utf-2000)
594   (make-charset
595    '=jis-x0213-1
596    "JIS X 0213 Plain 1 (unchanged part)"
597    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
598               dimension 2
599               chars 94
600               =>iso-ir 228
601               final ?O
602               graphic 0
603               partial t))
604
605   (make-charset
606    '=jis-x0213-1@2000
607    "JIS X 0213:2000 Plain 1"
608    '(iso-ir 228
609             registry "jisx0213\\(\\.2000\\)-1"
610             dimension 2
611             chars 94
612             mother =jis-x0213-1
613             final ?O
614             graphic 0))
615   (make-charset
616    '=jis-x0213-2
617    "JIS X 0213 Plain 2"
618    '(iso-ir 229
619             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
620             dimension 2
621             chars 94
622             final ?P
623             graphic 0))
624
625   (make-charset
626    '=jis-x0213-1@2004
627    "JIS X 0213:2004 Plain 1"
628    '(iso-ir 233
629             registry "jisx0213\\(\\.2004\\)-1"
630             dimension 2
631             chars 94
632             mother =jis-x0213-1
633             final ?Q
634             graphic 0))
635
636   (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1@2000)
637   (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2)
638   (define-charset-alias '=jis-x0213-1-2000 '=jis-x0213-1@2000)
639   (define-charset-alias '=jis-x0213-2-2000 '=jis-x0213-2)
640   )
641  (t
642   (make-charset
643    'japanese-jisx0213-1
644    "JIS X 0213:2000 Plain 1"
645    '(registry "jisx0213\\(\\.2000\\)-1"
646               dimension 2
647               chars 94
648               final ?O
649               graphic 0))
650   (make-charset
651    'japanese-jisx0213-2
652    "JIS X 0213:2000 Plain 2"
653    '(registry "jisx0213\\(\\.2000\\)-2"
654               dimension 2
655               chars 94
656               final ?P
657               graphic 0))
658   ))
659
660 (when (featurep 'utf-2000)
661   (define-charset-alias 'ucs '=ucs)
662   (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990)
663   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
664
665   (make-charset
666    '=>>>jis-x0208
667    "JIS X 0208 abstract glyph-forms (unchanged part)."
668    '(registry "jisx0208\\.1990"
669               dimension 2
670               chars 94
671               mother =jis-x0208
672               =>iso-ir 168
673               ;; final ?B
674               graphic 0))
675   (make-charset
676    '=>>>jis-x0208@1978
677    "JIS X 0208:1978 abstract glyph-forms."
678    '(registry "jisx0208\\.1978"
679               dimension 2
680               chars 94
681               mother =>>>jis-x0208
682               =>iso-ir 42
683               ;; final ?@
684               graphic 0))
685   (make-charset
686    '=>>>jis-x0208@1983
687    "JIS X 0208:1983 abstract glyph-forms."
688    '(registry "jisx0208\\.1983"
689               dimension 2
690               chars 94
691               mother =>>>jis-x0208
692               =>iso-ir 87
693               graphic 0))
694   (make-charset
695    '=>>>jis-x0208@1990
696    "JIS X 0208:1990 abstract glyph-forms."
697    '(registry "jisx0208\\.1990"
698               dimension 2
699               chars 94
700               mother =>>>jis-x0208
701               =>iso-ir 168
702               ;; final ?B
703               graphic 0))
704   (make-charset
705    '=>>>jis-x0213-1
706    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
707    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
708               dimension 2
709               chars 94
710               mother =jis-x0213-1
711               =>iso-ir 228
712               ;; final ?O
713               graphic 0
714               ;; partial t
715               ))
716   (make-charset
717    '=>>>jis-x0213-1@2000
718    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
719    '(registry "jisx0213\\(\\.2000\\)-1"
720               dimension 2
721               chars 94
722               mother =>>>jis-x0213-1
723               =>iso-ir 228
724               ;; final ?O
725               graphic 0
726               ;; partial t
727               ))
728   (make-charset
729    '=>>>jis-x0213-1@2004
730    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
731    '(mother =>>>jis-x0213-1
732             =>iso-ir 233
733             ;; registry "jisx0213\\(\\.2004\\)-1"
734             dimension 2
735             chars 94
736             graphic 0))
737   (make-charset
738    '=>>>jis-x0213-2
739    "JIS X 0213 Plain 2 abstract glyph-forms"
740    '(mother =jis-x0213-2
741             =>iso-ir 229
742             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
743             dimension 2
744             chars 94
745             graphic 0))
746
747   (make-charset
748    '=>>jis-x0208
749    "JIS X 0208 abstract glyphs (unchanged part)."
750    '(registry "jisx0208\\.1990"
751               dimension 2
752               chars 94
753               mother =>>>jis-x0208
754               =>iso-ir 168
755               ;; final ?B
756               graphic 0))
757   (make-charset
758    '=>>jis-x0208@1978
759    "JIS X 0208:1978 abstract glyphs."
760    '(registry "jisx0208\\.1978"
761               dimension 2
762               chars 94
763               mother =>>jis-x0208
764               =>iso-ir 42
765               ;; final ?@
766               graphic 0))
767   (make-charset
768    '=>>jis-x0208@1983
769    "JIS X 0208:1983 abstract glyphs."
770    '(registry "jisx0208\\.1983"
771               dimension 2
772               chars 94
773               mother =>>jis-x0208
774               =>iso-ir 87
775               graphic 0))
776   (make-charset
777    '=>>jis-x0208@1990
778    "JIS X 0208:1990 abstract glyphs."
779    '(registry "jisx0208\\.1990"
780               dimension 2
781               chars 94
782               mother =>>jis-x0208
783               =>iso-ir 168
784               graphic 0))
785
786   (make-charset
787    '=>>jis-x0213-1
788    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
789    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
790               dimension 2
791               chars 94
792               mother =>>>jis-x0213-1
793               =>iso-ir 228
794               ;; final ?O
795               graphic 0
796               ;; partial t
797               ))
798   (make-charset
799    '=>>jis-x0213-1@2000
800    "JIS X 0213:2000 Plain 1 abstract glyphs"
801    '(registry "jisx0213\\(\\.2000\\)-1"
802               dimension 2
803               chars 94
804               mother =>>jis-x0213-1
805               =>iso-ir 228
806               ;; final ?O
807               graphic 0
808               ;; partial t
809               ))
810   (make-charset
811    '=>>jis-x0213-2
812    "JIS X 0213 Plain 2 abstract glyphs"
813    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
814               dimension 2
815               chars 94
816               mother =>>>jis-x0213-2
817               =>iso-ir 229
818               ;; final ?P
819               graphic 0))
820   (make-charset
821    '=>>jis-x0213-1@2004
822    "JIS X 0213:2004 Plain 1 abstract glyphs"
823    '(registry "jisx0213\\(\\.2004\\)-1"
824               dimension 2
825               chars 94
826               mother =>>jis-x0213-1
827               =>iso-ir 233
828               ;; final ?Q
829               graphic 0
830               ;; partial t
831               ))
832
833   (make-charset
834    '=+>jis-x0208
835    "JIS X 0208 based on usual unification."
836    '(registry "jisx0208\\.1990"
837               dimension 2
838               chars 94
839               mother =>>jis-x0208
840               =>iso-ir 168
841               ;; final ?B
842               graphic 0))
843   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
844   (make-charset
845    '=+>jis-x0208@1978
846    "JIS X 0208:1978 unified abstract glyphs."
847    '(registry "jisx0208\\.1978"
848               dimension 2
849               chars 94
850               mother =+>jis-x0208
851               =>iso-ir 42
852               ;; final ?@
853               graphic 0))
854   (make-charset
855    '=+>jis-x0208@1983
856    "JIS X 0208:1983 unified abstract glyphs."
857    '(registry "jisx0208\\.1983"
858               dimension 2
859               chars 94
860               mother =+>jis-x0208
861               =>iso-ir 87
862               graphic 0))
863   (make-charset
864    '=+>jis-x0208@1990
865    "JIS X 0208:1990 unified abstract glyphs."
866    '(registry "jisx0208\\.1990"
867               dimension 2
868               chars 94
869               mother =+>jis-x0208
870               =>iso-ir 168
871               graphic 0))
872   (make-charset
873    '=+>jis-x0213-1
874    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
875    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
876               dimension 2
877               chars 94
878               mother =>>jis-x0213-1
879               =>iso-ir 228
880               ;; final ?O
881               graphic 0
882               ;; partial t
883               ))
884   (make-charset
885    '=+>jis-x0213-1@2000
886    "JIS X 0213:2000 Plain 1 unified abstract glyphs"
887    '(registry "jisx0213\\(\\.2000\\)-1"
888               dimension 2
889               chars 94
890               mother =+>jis-x0213-1
891               =>iso-ir 228
892               ;; final ?O
893               graphic 0
894               ;; partial t
895               ))
896
897   (make-charset
898    '=>jis-x0208
899    "JIS X 0208 based on the unchanged unification rules."
900    '(registry "jisx0208\\.1990"
901               dimension 2
902               chars 94
903               mother =+>jis-x0208
904               =>iso-ir 168
905               ;; final ?B
906               graphic 0))
907   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
908   (make-charset
909    '=>jis-x0208@1997
910    "JIS X 0208 based on the unification rule of 1997 edition."
911    '(registry "jisx0208\\.1990"
912               dimension 2
913               chars 94
914               mother =>jis-x0208
915               =>iso-ir 168
916               ;; final ?B
917               graphic 0))
918   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
919   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
920
921   (make-charset
922    '=>jis-x0213-1
923    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
924    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
925               dimension 2
926               chars 94
927               mother =+>jis-x0213-1
928               =>iso-ir 228
929               ;; final ?O
930               graphic 0
931               ;; partial t
932               ))
933   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
934   (make-charset
935    '=>jis-x0213-1@2000
936    "JIS X 0213:2000 Plain 1 abstract characters"
937    '(registry "jisx0213\\(\\.2000\\)-1"
938               dimension 2
939               chars 94
940               mother =>jis-x0213-1
941               =>iso-ir 228
942               ;; final ?O
943               graphic 0
944               ;; partial t
945               ))
946   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
947   (make-charset
948    '=>jis-x0213-1@2004
949    "JIS X 0213:2004 Plain 1 abstract characters"
950    '(registry "jisx0213\\(\\.2004\\)-1"
951               dimension 2
952               chars 94
953               mother =>jis-x0213-1
954               =>iso-ir 233
955               ;; final ?Q
956               graphic 0
957               ;; partial t
958               ))
959   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
960   (make-charset
961    '=+>jis-x0213-2
962    "JIS X 0213 Plain 2 based on usual unification."
963    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
964               dimension 2
965               chars 94
966               mother =>>jis-x0213-2
967               =>iso-ir 229
968               ;; final ?P
969               graphic 0))
970   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
971   (make-charset
972    '=>jis-x0213-2
973    "JIS X 0213 Plain 2 abstract characters"
974    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
975               dimension 2
976               chars 94
977               mother =+>jis-x0213-2
978               =>iso-ir 229
979               ;; final ?P
980               graphic 0))
981
982   (make-charset
983    '=>>cns11643-4
984    "CNS 11643 Plane 4 abstract glyphs."
985    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
986               dimension 2
987               chars 94
988               mother =cns11643-4
989               =>iso-ir 184
990               graphic 0))
991
992   (make-charset
993    '=>cns11643-2
994    "CNS 11643 Plane 2 abstract characters."
995    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
996               dimension 2
997               chars 94
998               mother =cns11643-2
999               =>iso-ir 172
1000               graphic 0))
1001   (make-charset
1002    '=>cns11643-7
1003    "CNS 11643 Plane 7 abstract characters."
1004    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1005               dimension 2
1006               chars 94
1007               mother =cns11643-7
1008               =>iso-ir 187
1009               graphic 0))
1010
1011   (make-charset '=big5-eten
1012                 "Big5 ETEN"
1013                 '(long-name     "Big5-ETEN"
1014                   chars         256
1015                   dimension     2
1016                   columns       2
1017                   graphic       2
1018                   direction     l2r
1019                   mother        chinese-big5
1020                   min-code      #x8140
1021                   max-code      #xFEFE
1022                   registry      "Big5\\.ETEN"))
1023   (define-charset-alias 'chinese-big5-eten '=big5-eten)
1024   (make-charset 'chinese-big5-eten-a
1025                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
1026                 '(long-name     "Big5-ETEN-a"
1027                   chars         256
1028                   dimension     2
1029                   columns       2
1030                   graphic       2
1031                   direction     l2r
1032                   mother        chinese-big5
1033                   min-code      #xF9D6
1034                   max-code      #xF9FE
1035                   registry      "Big5\\.ETEN"))
1036   (make-charset 'chinese-big5-eten-b
1037                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
1038                 '(long-name     "Big5-ETEN-b"
1039                   chars         256
1040                   dimension     2
1041                   columns       2
1042                   graphic       2
1043                   direction     l2r
1044                   mother        chinese-big5
1045                   min-code      #xC6A1
1046                   max-code      #xC8FE
1047                   registry      "Big5\\.ETEN"))
1048
1049   (make-charset '=big5-cdp
1050                 "Big5 with CDP extension"
1051                 '(long-name     "Big5-CDP"
1052                   chars         256
1053                   dimension     2
1054                   columns       2
1055                   graphic       2
1056                   direction     l2r
1057                   registry      "big5\\.cdp-0"
1058                   mother        chinese-big5
1059                   min-code      #x8140
1060                   max-code      #x8DFE))
1061   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
1062
1063   (make-charset '=>>big5-cdp
1064                 "Abstract glyphs of Big5-CDP"
1065                 '(long-name     "Big5-CDP glyphs"
1066                   chars         256
1067                   dimension     2
1068                   columns       2
1069                   graphic       2
1070                   direction     l2r
1071                   registry      "big5\\.cdp-0"
1072                   mother        =big5-cdp))
1073
1074   (make-charset '=>big5-cdp
1075                 "Big5-CDP abstract characters"
1076                 '(long-name     "Big5-CDP abstract characters"
1077                   chars         256
1078                   dimension     2
1079                   columns       2
1080                   graphic       2
1081                   direction     l2r
1082                   registry      "big5\\.cdp-0"
1083                   mother        =>>big5-cdp))
1084
1085   (make-charset
1086    '=hanyo-denshi/ja
1087    "JA (JIS X0208) part of Han'you-Denshi characters"
1088    `(long-name "Han'you-Denshi/JA"
1089                chars 94
1090                dimension 2
1091                columns 2
1092                graphic 2
1093                direction l2r
1094                registry "HanyoDenshi\\.JA-0$"
1095                min-code ,(lsh #x6400 16)
1096                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
1097                code-offset ,(lsh #x6400 16)))
1098   (make-charset
1099    '=hanyo-denshi/jb
1100    "JB (JIS X0212) part of Han'you-Denshi characters"
1101    `(long-name "Han'you-Denshi/JB"
1102                chars 94
1103                dimension 2
1104                columns 2
1105                graphic 2
1106                direction l2r
1107                registry "HanyoDenshi\\.JB-0$"
1108                min-code    ,(+ (lsh #x6400 16) (* 94 94))
1109                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
1110                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
1111   (make-charset
1112    '=hanyo-denshi/jc
1113    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1114    `(long-name "Han'you-Denshi/JC"
1115                chars 94
1116                dimension 2
1117                columns 2
1118                graphic 2
1119                direction l2r
1120                registry "HanyoDenshi\\.JC-0$"
1121                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
1122                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
1123                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
1124   (make-charset
1125    '=hanyo-denshi/jd
1126    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1127    `(long-name "Han'you-Denshi/JD"
1128                chars 94
1129                dimension 2
1130                columns 2
1131                graphic 2
1132                direction l2r
1133                registry "HanyoDenshi\\.JD-0$"
1134                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
1135                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
1136                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
1137   (make-charset
1138    '=hanyo-denshi/ft
1139    "FT (FDPC additional) part of Han'you-Denshi characters"
1140    `(long-name "Han'you-Denshi/FT"
1141                chars 94
1142                dimension 2
1143                columns 2
1144                graphic 2
1145                direction l2r
1146                registry "HanyoDenshi\\.FT-0$"
1147                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
1148                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
1149                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
1150   (make-charset
1151    '=hanyo-denshi/ia
1152    "IA part of Han'you-Denshi characters"
1153    `(long-name "Han'you-Denshi/IA"
1154                chars 94
1155                dimension 2
1156                columns 2
1157                graphic 2
1158                direction l2r
1159                registry "HanyoDenshi\\.IA-0$"
1160                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
1161                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
1162                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
1163   (make-charset
1164    '=hanyo-denshi/ib
1165    "IB part of Han'you-Denshi characters"
1166    `(long-name "Han'you-Denshi/IB"
1167                chars 94
1168                dimension 2
1169                columns 2
1170                graphic 2
1171                direction l2r
1172                registry "HanyoDenshi\\.IB-0$"
1173                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
1174                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
1175                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
1176   (make-charset
1177    '=hanyo-denshi/hg
1178    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
1179    `(long-name "Han'you-Denshi/HG"
1180                chars 94
1181                dimension 2
1182                columns 2
1183                graphic 2
1184                direction l2r
1185                registry "HanyoDenshi\\.HG-0$"
1186                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
1187                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
1188                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
1189   (make-charset
1190    '=hanyo-denshi/ip
1191    "IP (for IPA) part of Han'you-Denshi characters"
1192    `(long-name "Han'you-Denshi/IP"
1193                chars 256
1194                dimension 2
1195                columns 2
1196                graphic 2
1197                direction l2r
1198                registry "HanyoDenshi\\.IP-0$"
1199                min-code    ,(+ (lsh #x6402 16) #x4E00)
1200                max-code    ,(+ (lsh #x6402 16) #x9FFF)
1201                code-offset ,(+ (lsh #x6402 16))))
1202   (make-charset
1203    '=hanyo-denshi/jt
1204    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
1205    `(long-name "Han'you-Denshi/JT"
1206                chars 256
1207                dimension 2
1208                columns 2
1209                graphic 2
1210                direction l2r
1211                registry "HanyoDenshi\\.JT-0$"
1212                min-code    ,(+ (lsh #x6402 16) #xAC00)
1213                max-code    ,(+ (lsh #x6402 16) #xD7AF)
1214                code-offset ,(+ (lsh #x6402 16))))
1215   (make-charset
1216    '=hanyo-denshi/ks
1217    "KS (KoSeki) part of Han'you-Denshi characters"
1218    `(long-name "Han'you-Denshi/KS font encoding"
1219                chars 256
1220                dimension 3
1221                columns 2
1222                graphic 2
1223                direction l2r))
1224   (make-charset
1225    '=hanyo-denshi/ks/mf
1226    "font encoding for KS (KoSeki) characters"
1227    `(long-name "Han'you-Denshi/KS font encoding"
1228                chars 256
1229                dimension 2
1230                columns 2
1231                graphic 2
1232                direction l2r
1233                registry "HanyoDenshi\\.KSMF-0$"
1234                min-code       ,(lsh #x6403 16)
1235                max-code    ,(+ (lsh #x6403 16) #xFFFF)
1236                code-offset    ,(lsh #x6403 16)))
1237
1238   (make-charset
1239    '=>>>hanyo-denshi/ja
1240    "Han'you-Denshi/JA abstract glyph-forms"
1241    '(long-name "Han'you-Denshi/JA glyph-forms"
1242                chars 94
1243                dimension 2
1244                columns 2
1245                graphic 2
1246                direction l2r
1247                registry "HanyoDenshi\\.JA-0$"
1248                mother =hanyo-denshi/ja))
1249   (make-charset
1250    '=>>>hanyo-denshi/jb
1251    "Han'you-Denshi/JB abstract glyph-forms"
1252    '(long-name "Han'you-Denshi/JB glyph-forms"
1253                chars 94
1254                dimension 2
1255                columns 2
1256                graphic 2
1257                direction l2r
1258                registry "HanyoDenshi\\.JB-0$"
1259                mother =hanyo-denshi/jb))
1260   (make-charset
1261    '=>>>hanyo-denshi/jc
1262    "Han'you-Denshi/JC abstract glyph-forms"
1263    '(long-name "Han'you-Denshi/JC glyph-forms"
1264                chars 94
1265                dimension 2
1266                columns 2
1267                graphic 2
1268                direction l2r
1269                registry "HanyoDenshi\\.JC-0$"
1270                mother =hanyo-denshi/jc))
1271   (make-charset
1272    '=>>>hanyo-denshi/ft
1273    "Han'you-Denshi/FT abstract glyph-forms"
1274    '(long-name "Han'you-Denshi/FT glyph-forms"
1275                chars 94
1276                dimension 2
1277                columns 2
1278                graphic 2
1279                direction l2r
1280                registry "HanyoDenshi\\.FT-0$"
1281                mother =hanyo-denshi/ft))
1282   (make-charset
1283    '=>>>hanyo-denshi/ib
1284    "Han'you-Denshi/IB abstract glyph-forms"
1285    '(long-name "Han'you-Denshi/IB glyph-forms"
1286                chars 94
1287                dimension 2
1288                columns 2
1289                graphic 2
1290                direction l2r
1291                registry "HanyoDenshi\\.IB-0$"
1292                mother =hanyo-denshi/ib))
1293   (make-charset
1294    '=>>>hanyo-denshi/hg
1295    "Han'you-Denshi/HG abstract glyph-forms"
1296    '(long-name "Han'you-Denshi/HG glyph-forms"
1297                chars 94
1298                dimension 2
1299                columns 2
1300                graphic 2
1301                direction l2r
1302                registry "HanyoDenshi\\.HG-0$"
1303                mother =hanyo-denshi/hg))
1304   (make-charset
1305    '=>>>hanyo-denshi/jt
1306    "JT (Juuki Touitsu Moji) abstract glyph-forms"
1307    '(long-name "Han'you-Denshi/JT glyph-forms"
1308                chars 256
1309                dimension 2
1310                columns 2
1311                graphic 2
1312                direction l2r
1313                registry "HanyoDenshi\\.JT-0$"
1314                mother =hanyo-denshi/jt))
1315   (make-charset
1316    '=>>>hanyo-denshi/ks
1317    "KoSeki-touitsu-moji abstract glyph-forms"
1318    '(long-name "Han'you-Denshi/KS glyph-forms"
1319                chars 256
1320                dimension 3
1321                columns 2
1322                graphic 2
1323                direction l2r
1324                mother =hanyo-denshi/ks))
1325
1326   (make-charset
1327    '=>>hanyo-denshi/ja
1328    "Han'you-Denshi/JA abstract glyphs"
1329    '(long-name "Han'you-Denshi/JA glyphs"
1330                chars 94
1331                dimension 2
1332                columns 2
1333                graphic 2
1334                direction l2r
1335                registry "HanyoDenshi\\.JA-0$"
1336                mother =>>>hanyo-denshi/ja))
1337   (make-charset
1338    '=>>hanyo-denshi/jb
1339    "Han'you-Denshi/JB abstract glyphs"
1340    '(long-name "Han'you-Denshi/JB glyphs"
1341                chars 94
1342                dimension 2
1343                columns 2
1344                graphic 2
1345                direction l2r
1346                registry "HanyoDenshi\\.JB-0$"
1347                mother =>>>hanyo-denshi/jb))
1348   (make-charset
1349    '=>>hanyo-denshi/jc
1350    "Han'you-Denshi/JC abstract glyphs"
1351    '(long-name "Han'you-Denshi/JC glyphs"
1352                chars 94
1353                dimension 2
1354                columns 2
1355                graphic 2
1356                direction l2r
1357                registry "HanyoDenshi\\.JC-0$"
1358                mother =>>>hanyo-denshi/jc))
1359   (make-charset
1360    '=>>hanyo-denshi/jd
1361    "Han'you-Denshi/JD abstract glyphs"
1362    '(long-name "Han'you-Denshi/JD glyphs"
1363                chars 94
1364                dimension 2
1365                columns 2
1366                graphic 2
1367                direction l2r
1368                registry "HanyoDenshi\\.JD-0$"
1369                mother =hanyo-denshi/jd))
1370   (make-charset
1371    '=>>hanyo-denshi/ft
1372    "Han'you-Denshi/FT abstract glyphs"
1373    '(long-name "Han'you-Denshi/FT glyphs"
1374                chars 94
1375                dimension 2
1376                columns 2
1377                graphic 2
1378                direction l2r
1379                registry "HanyoDenshi\\.FT-0$"
1380                mother =>>>hanyo-denshi/ft))
1381   (make-charset
1382    '=>>hanyo-denshi/ia
1383    "Han'you-Denshi/IA abstract glyphs"
1384    '(long-name "Han'you-Denshi/IA glyphs"
1385                chars 94
1386                dimension 2
1387                columns 2
1388                graphic 2
1389                direction l2r
1390                registry "HanyoDenshi\\.IA-0$"
1391                mother =hanyo-denshi/ia))
1392   (make-charset
1393    '=>>hanyo-denshi/ib
1394    "Han'you-Denshi/IB abstract glyphs"
1395    '(long-name "Han'you-Denshi/IB abstract glyphs"
1396                chars 94
1397                dimension 2
1398                columns 2
1399                graphic 2
1400                direction l2r
1401                registry "HanyoDenshi\\.IB-0$"
1402                mother =>>>hanyo-denshi/ib))
1403   (make-charset
1404    '=>>hanyo-denshi/hg
1405    "Han'you-Denshi/HG abstract glyphs"
1406    '(long-name "Han'you-Denshi/HG abstract glyphs"
1407                chars 94
1408                dimension 2
1409                columns 2
1410                graphic 2
1411                direction l2r
1412                registry "HanyoDenshi\\.HG-0$"
1413                mother =>>>hanyo-denshi/hg))
1414   (make-charset
1415    '=>>hanyo-denshi/jt
1416    "JT (Juuki Touitsu Moji) abstract glyphs"
1417    '(long-name "Han'you-Denshi/JT glyphs"
1418                chars 256
1419                dimension 2
1420                columns 2
1421                graphic 2
1422                direction l2r
1423                registry "HanyoDenshi\\.JT-0$"
1424                mother =>>>hanyo-denshi/jt))
1425   (make-charset
1426    '=>>hanyo-denshi/ks
1427    "Han'you-Denshi/KS abstract glyphs"
1428    '(long-name "Han'you-Denshi/KS glyphs"
1429                chars 256
1430                dimension 3
1431                columns 2
1432                graphic 2
1433                direction l2r
1434                mother =>>>hanyo-denshi/ks))
1435
1436   (make-charset '=gt
1437                 "GT 2000"
1438                 `(long-name     "GT"
1439                   chars         256
1440                   dimension     3
1441                   columns       2
1442                   graphic       2
1443                   direction     l2r
1444                   registry      ""
1445                   min-code      ,(lsh #x6100 16)
1446                   max-code      ,(+ (lsh #x6100 16) 67547)
1447                   code-offset   ,(lsh #x6100 16)))
1448   (define-charset-alias 'ideograph-gt '=gt)
1449   (make-charset '=>>>gt
1450                 "GT 2000 abstract glyph-forms"
1451                 '(long-name     "GT abstract glyph-forms"
1452                   chars         256
1453                   dimension     3
1454                   columns       2
1455                   graphic       2
1456                   direction     l2r
1457                   mother        =gt))
1458   (make-charset '=>>gt
1459                 "GT 2000 abstract glyphs"
1460                 '(long-name     "GT abstract glyphs"
1461                   chars         256
1462                   dimension     3
1463                   columns       2
1464                   graphic       2
1465                   direction     l2r
1466                   mother        =>>>gt))
1467   (define-charset-alias '<=>gt '=>>gt)
1468   (define-charset-alias '<==>gt '=>>gt)
1469   (make-charset '=+>gt
1470                 "GT 2000 unified abstract glyphs"
1471                 '(long-name     "Unified abstract GT glyphs"
1472                   chars         256
1473                   dimension     3
1474                   columns       2
1475                   graphic       2
1476                   direction     l2r
1477                   mother        =>>gt))
1478   (make-charset '=>gt
1479                 "GT 2000 abstract characters"
1480                 '(long-name     "abstract GT characters"
1481                   chars         256
1482                   dimension     3
1483                   columns       2
1484                   graphic       2
1485                   direction     l2r
1486                   mother        =+>gt))
1487   (make-charset '=gt-k
1488                 "Ideographic components of GT"
1489                 `(long-name     "GT components"
1490                   chars         256
1491                   dimension     2
1492                   columns       2
1493                   graphic       2
1494                   direction     l2r
1495                   registry      ""
1496                   min-code      ,(lsh #x6110 16)
1497                   max-code      ,(+ (lsh #x6110 16) 17090)
1498                   code-offset   ,(lsh #x6110 16)))
1499   (define-charset-alias 'ideograph-gt-k '=gt-k)
1500   (make-charset '=>>gt-k
1501                 "abstract glyphs of GT-K"
1502                 '(long-name     "GT-K abstract glyphs"
1503                   chars         256
1504                   dimension     2
1505                   columns       2
1506                   graphic       2
1507                   direction     l2r
1508                   mother        =gt-k))
1509   (make-charset '=>gt-k
1510                 "GT-K abstract characters"
1511                 '(long-name     "GT-K abstract characters"
1512                   chars         256
1513                   dimension     2
1514                   columns       2
1515                   graphic       2
1516                   direction     l2r
1517                   mother        =>>gt-k))
1518   (let ((i 1))
1519     (while (<= i 11)
1520       (make-charset
1521        (intern (format "=gt-pj-%d" i))
1522        (format "GT 2000 (pseudo JIS encoding) part %d" i)
1523        `(long-name ,(format "GT PJ %d" i)
1524                    chars 94
1525                    dimension 2
1526                    columns 2
1527                    graphic 0
1528                    direction l2r
1529                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
1530       (define-charset-alias
1531         (intern (format "ideograph-gt-pj-%d" i))
1532         (intern (format "=gt-pj-%d" i)))
1533       (setq i (1+ i))))
1534   (make-charset
1535    '=gt-pj-k1
1536    "Ideographic parts of GT (pseudo JIS encoding) part 1"
1537    '(long-name "GT K1"
1538                chars 94
1539                dimension 2
1540                columns 2
1541                graphic 0
1542                direction l2r
1543                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
1544   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
1545   (make-charset
1546    '=gt-pj-k2
1547    "Ideographic parts of GT (pseudo JIS encoding) part 2"
1548    '(long-name "GT K2"
1549                chars 94
1550                dimension 2
1551                columns 2
1552                graphic 0
1553                direction l2r
1554                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
1555   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
1556
1557   (make-charset '=daikanwa
1558                 "Daikanwa dictionary (unchanged part)"
1559                 `(long-name     "Daikanwa"
1560                   chars         256
1561                   dimension     2
1562                   columns       2
1563                   graphic       2
1564                   direction     l2r
1565                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1566                   min-code      #xE00000
1567                   max-code      ,(+ #xE00000 50100)
1568                   code-offset   #xE00000))
1569   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
1570
1571   (make-charset '=daikanwa@rev1
1572                 "Daikanwa dictionary (revised version)"
1573                 '(long-name     "Daikanwa Rev."
1574                   chars         256
1575                   dimension     2
1576                   columns       2
1577                   graphic       2
1578                   direction     l2r
1579                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
1580                   mother        =daikanwa))
1581   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
1582   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
1583
1584   (make-charset '=daikanwa@rev2
1585                 "Daikanwa dictionary (revised version 2)"
1586                 '(long-name     "Daikanwa"
1587                   chars         256
1588                   dimension     2
1589                   columns       2
1590                   graphic       2
1591                   direction     l2r
1592                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1593                   mother        =daikanwa
1594                   min-code      1
1595                   max-code      49964))
1596   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
1597
1598   (make-charset '=daikanwa/+p
1599                 "Daikanwa dictionary (ddddd')"
1600                 '(long-name     "Daikanwa ddddd'"
1601                   chars         256
1602                   dimension     2
1603                   columns       2
1604                   graphic       2
1605                   direction     l2r))
1606   (make-charset '=daikanwa/+2p
1607                 "Daikanwa dictionary (ddddd'')"
1608                 '(long-name     "Daikanwa ddddd''"
1609                   chars         256
1610                   dimension     2
1611                   columns       2
1612                   graphic       2
1613                   direction     l2r))
1614   (make-charset '=daikanwa/ho
1615                 "Daikanwa dictionary (Hokan)"
1616                 '(long-name     "Daikanwa-ho"
1617                   chars         256
1618                   dimension     2
1619                   columns       2
1620                   graphic       2
1621                   direction     l2r))
1622
1623   (make-charset '=>>daikanwa
1624                 "Daikanwa abstract glyphs"
1625                 '(long-name     "Daikanwa glyphs"
1626                   chars         256
1627                   dimension     2
1628                   columns       2
1629                   graphic       2
1630                   direction     l2r
1631                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1632                   mother        =daikanwa))
1633   (make-charset '=>>daikanwa/+p
1634                 "Daikanwa abstract glyphs (ddddd')"
1635                 '(long-name     "Daikanwa glyphs (ddddd')"
1636                   chars         256
1637                   dimension     2
1638                   columns       2
1639                   graphic       2
1640                   direction     l2r
1641                   mother        =daikanwa/+p))
1642   (make-charset '=>>daikanwa/+2p
1643                 "Daikanwa abstract glyphs (ddddd'')"
1644                 '(long-name     "Daikanwa glyphs (ddddd'')"
1645                   chars         256
1646                   dimension     2
1647                   columns       2
1648                   graphic       2
1649                   direction     l2r
1650                   mother        =daikanwa/+2p))
1651   (make-charset '=>>daikanwa/ho
1652                 "Daikanwa abstract glyphs (Hokan)"
1653                 '(long-name     "Daikanwa-ho glyph"
1654                   chars         256
1655                   dimension     2
1656                   columns       2
1657                   graphic       2
1658                   direction     l2r
1659                   mother        =daikanwa/ho))
1660
1661   (make-charset '=>daikanwa
1662                 "Daikanwa abstract characters"
1663                 '(long-name     "abstract Daikanwa"
1664                   chars         256
1665                   dimension     2
1666                   columns       2
1667                   graphic       2
1668                   direction     l2r
1669                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
1670                   mother        =>>daikanwa))
1671   (make-charset '=>daikanwa/ho
1672                 "Daikanwa abstract characters (Hokan)"
1673                 '(long-name     "abstract Daikanwa-ho"
1674                   chars         256
1675                   dimension     2
1676                   columns       2
1677                   graphic       2
1678                   direction     l2r
1679                   mother        =>>daikanwa/ho))
1680
1681   (make-charset '=shinjigen
1682                 "Kadokawa ShinJigen dictionary (common parts)"
1683                 `(long-name     "Shinjigen common parts"
1684                   chars         256
1685                   dimension     2
1686                   columns       2
1687                   graphic       2
1688                   direction     l2r
1689                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
1690
1691   (make-charset '=shinjigen@1ed
1692                 "Kadokawa ShinJigen dictionary (the first edition)"
1693                 `(long-name     "Shinjigen-1"
1694                   chars         256
1695                   dimension     2
1696                   columns       2
1697                   graphic       2
1698                   direction     l2r
1699                   mother        =shinjigen
1700                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
1701   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
1702
1703   (make-charset '=shinjigen@1ed/24pr
1704                 "Kadokawa ShinJigen dictionary (the 24th impression)"
1705                 `(long-name     "Shinjigen-1 24pr"
1706                   chars         256
1707                   dimension     2
1708                   columns       2
1709                   graphic       2
1710                   direction     l2r
1711                   mother        =shinjigen@1ed))
1712
1713   (make-charset '=shinjigen@rev
1714                 "Kadokawa ShinJigen dictionary (the revised edition)"
1715                 `(long-name     "Shinjigen-2"
1716                   chars         256
1717                   dimension     2
1718                   columns       2
1719                   graphic       2
1720                   direction     l2r
1721                   mother        =shinjigen
1722                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
1723   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
1724   (make-charset '=shinjigen/+p@rev
1725                 "ShinJigen (the second edition) number with '"
1726                 `(long-name     "Shinjigen-2 with '"
1727                   chars         256
1728                   dimension     2
1729                   columns       2
1730                   graphic       2
1731                   direction     l2r))
1732   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
1733
1734   (make-charset '=big5-pua
1735                 "Big5 with private used area"
1736                 '(long-name     "Big5-PUA"
1737                   chars         256
1738                   dimension     2
1739                   columns       2
1740                   graphic       2
1741                   direction     l2r
1742                   mother        chinese-big5
1743                   registry      "Big5\\.ETEN"))
1744   (define-charset-alias 'chinese-big5-pua '=big5-pua)
1745
1746   (let* ((i 1)
1747          (hzk-min (+ (lsh #x6200 16) 65536))
1748          (hzk-max (+ hzk-min 65535)))
1749     (while (<= i 12)
1750       (make-charset
1751        (intern (format "=hanziku-%d" i))
1752        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
1753        `(long-name ,(format "HANZIKU-%d" i)
1754                    chars 256
1755                    dimension 2
1756                    columns 2
1757                    graphic 2
1758                    direction l2r
1759                    registry ,(format "hanziku-%d$" i i)
1760                    min-code ,hzk-min
1761                    max-code ,hzk-max
1762                    code-offset ,hzk-min))
1763       (define-charset-alias
1764         (intern (format "ideograph-hanziku-%d" i))
1765         (intern (format "=hanziku-%d" i)))
1766       (setq hzk-min (1+ hzk-max)
1767             hzk-max (+ hzk-min 65535))
1768       (setq i (1+ i))))
1769
1770   (make-charset '=cbeta "CBETA private characters"
1771                 '(long-name     "CBETA PUA"
1772                   chars         256
1773                   dimension     2
1774                   registry      "cbeta-0"
1775                   graphic       2
1776                   min-code      #xE20000
1777                   max-code      #xE2FFFF
1778                   code-offset   #xE20000
1779                   columns       2
1780                   direction     l2r))
1781   (define-charset-alias 'ideograph-cbeta '=cbeta)
1782
1783   (make-charset '=>>cbeta "CBETA abstract glyphs"
1784                 '(long-name     "CBETA glyphs"
1785                   chars         256
1786                   dimension     2
1787                   registry      "cbeta-0"
1788                   graphic       2
1789                   columns       2
1790                   direction     l2r
1791                   mother        =cbeta))
1792
1793   (make-charset '=zinbun-oracle
1794                 "Oracle Bones Script"
1795                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
1796                   chars         256
1797                   dimension     2
1798                   registry      "zob1968-0"
1799                   graphic       2
1800                   min-code      #xE70000
1801                   max-code      ,(+ #xE70000 8192)
1802                   code-offset   #xE70000
1803                   columns       2
1804                   direction     l2r))
1805
1806   (make-charset '=>zinbun-oracle
1807                 "Abstract Oracle Bones"
1808                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
1809                   chars         256
1810                   dimension     2
1811                   mother        =zinbun-oracle
1812                   registry      "zob1968-0"
1813                   graphic       2
1814                   columns       2
1815                   direction     l2r))
1816
1817   (make-charset '=jef-china3
1818                 "JEF + CHINA3 private characters"
1819                 '(long-name     "JEF + CHINA3"
1820                   chars         256
1821                   dimension     2
1822                   columns       2
1823                   graphic       2
1824                   direction     l2r
1825                   registry      "china3jef-0"
1826                   min-code      #xE80000
1827                   max-code      #xE8FFFF
1828                   code-offset   #xE80000))
1829   (define-charset-alias 'china3-jef '=jef-china3)
1830
1831   (make-charset '=ruimoku-v6
1832                 "private characters used in RUIMOKU Version.6"
1833                 `(long-name     "RUI6"
1834                   chars         256
1835                   dimension     2
1836                   columns       2
1837                   graphic       2
1838                   direction     l2r
1839                   registry      "rui6-0"
1840                   ;; mother     ucs
1841                   min-code      #xE90000 ; #xE000
1842                   max-code      #xE908FF ; #xE8FF
1843                   code-offset   ,(- #xE90000 #xE000)))
1844   (make-charset '=>>ruimoku-v6
1845                 "RUIMOKU Version.6 glyphs"
1846                 '(long-name     "RUI6 glyphs"
1847                   chars         256
1848                   dimension     2
1849                   columns       2
1850                   graphic       2
1851                   direction     l2r
1852                   registry      "rui6-0"
1853                   mother        =ruimoku-v6))
1854
1855   (make-charset '==>ucs@bucs
1856                 "Basic Subset of Coded Character Sets (BUCS)"
1857                 '(long-name     "BUCS abstract characters"
1858                   chars         256
1859                   dimension     3
1860                   columns       2
1861                   graphic       2
1862                   direction     l2r
1863                   =>iso-ir      177
1864                   mother        =ucs))
1865
1866   (make-charset '=>ucs@iso
1867                 "Abstract characters of ISO/IEC 10646 representatives"
1868                 '(long-name     "UCS characters for ISO"
1869                   chars         256
1870                   dimension     3
1871                   columns       2
1872                   graphic       2
1873                   direction     l2r
1874                   =>iso-ir      177
1875                   mother        =ucs))
1876   (make-charset '=>ucs@unicode
1877                 "Abstract characters of Unicode representatives"
1878                 '(long-name     "UCS characters for Unicode"
1879                   chars         256
1880                   dimension     3
1881                   columns       2
1882                   graphic       2
1883                   direction     l2r
1884                   =>iso-ir      177
1885                   mother        =>ucs@iso))
1886   (make-charset '=>ucs@jis
1887                 "UCS representative characters for JIS X0208/0212/0213"
1888                 '(long-name     "UCS characters for JIS"
1889                   chars         256
1890                   dimension     3
1891                   columns       2
1892                   graphic       2
1893                   direction     l2r
1894                   =>iso-ir      177
1895                   mother        =>ucs@unicode))
1896   (make-charset '=>ucs@ks
1897                 "UCS representative characters for Korean Standards"
1898                 '(long-name     "UCS characters for KS"
1899                   chars         256
1900                   dimension     3
1901                   columns       2
1902                   graphic       2
1903                   direction     l2r
1904                   =>iso-ir      177
1905                   mother        =>ucs@unicode))
1906   (make-charset '=>ucs@cns
1907                 "UCS representatives characters for CNS 11643 sources"
1908                 '(long-name     "UCS characters for CNS 11643"
1909                   chars         256
1910                   dimension     3
1911                   columns       2
1912                   graphic       2
1913                   direction     l2r
1914                   =>iso-ir      177
1915                   mother        =>ucs@unicode))
1916
1917   (make-charset '=+>ucs@iso
1918                 "UCS based on ISO/IEC 10646 representative glyphs"
1919                 '(long-name     "Unified abstract glyphs of UCS"
1920                   chars         256
1921                   dimension     3
1922                   columns       2
1923                   graphic       2
1924                   direction     l2r
1925                   =>iso-ir      177
1926                   mother        =>ucs@iso))
1927   (make-charset '=+>ucs@unicode
1928                 "Unicode representative unified abstract glyphs"
1929                 '(long-name     "UCS unified abstract glyphs for Unicode"
1930                   chars         256
1931                   dimension     3
1932                   columns       2
1933                   graphic       2
1934                   direction     l2r
1935                   =>iso-ir      177
1936                   mother        =+>ucs@iso))
1937   (make-charset '=+>ucs@jis
1938                 "UCS based on Japanese usual unification"
1939                 '(long-name     "UCS unified abstract glyphs for JP"
1940                   chars         256
1941                   dimension     3
1942                   columns       2
1943                   graphic       2
1944                   direction     l2r
1945                   =>iso-ir      177
1946                   mother        =+>ucs@unicode))
1947   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
1948   (make-charset '=+>ucs@jis/1990
1949                 "UCS representative characters for JIS X0208/0212:1990"
1950                 '(long-name     "UCS characters for JIS:1990"
1951                   chars         256
1952                   dimension     3
1953                   columns       2
1954                   graphic       2
1955                   direction     l2r
1956                   =>iso-ir      177
1957                   mother        =+>ucs@jis))
1958   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
1959   (make-charset '=+>ucs@jis/2004
1960                 "UCS representative characters for JIS X 0213:2004"
1961                 '(long-name     "UCS characters for JIS:2004"
1962                   chars         256
1963                   dimension     3
1964                   columns       2
1965                   graphic       2
1966                   direction     l2r
1967                   =>iso-ir      177
1968                   mother        =+>ucs@jis))
1969   (make-charset '=+>ucs@ks
1970                 "UCS representative unified abstract glyphs for Korean Standards"
1971                 '(long-name     "UCS unified abstract glyphs for KS"
1972                   chars         256
1973                   dimension     3
1974                   columns       2
1975                   graphic       2
1976                   direction     l2r
1977                   =>iso-ir      177
1978                   mother        =+>ucs@unicode))
1979   (make-charset '=+>ucs@cns
1980                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
1981                 '(long-name     "UCS unified abstract glyphs for CNS"
1982                   chars         256
1983                   dimension     3
1984                   columns       2
1985                   graphic       2
1986                   direction     l2r
1987                   =>iso-ir      177
1988                   mother        =+>ucs@unicode))
1989
1990   (make-charset '=>>ucs@iso
1991                 "Representative abstract-glyphs of ISO/IEC 10646"
1992                 '(long-name     "UCS abstract glyphs for UCS"
1993                   chars         256
1994                   dimension     3
1995                   columns       2
1996                   graphic       2
1997                   direction     l2r
1998                   =>iso-ir      177
1999                   mother        =+>ucs@iso))
2000   (make-charset '=>>ucs@unicode
2001                 "Representative abstract-glyphs of Unicode"
2002                 '(long-name     "Unicode abstract glyphs"
2003                   chars         256
2004                   dimension     3
2005                   columns       2
2006                   graphic       2
2007                   direction     l2r
2008                   =>iso-ir      177
2009                   mother        =>>ucs@iso))
2010   (make-charset '=>>ucs@jis
2011                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
2012                 '(long-name     "UCS abstract glyphs for JIS"
2013                   chars         256
2014                   dimension     3
2015                   columns       2
2016                   graphic       2
2017                   direction     l2r
2018                   =>iso-ir      177
2019                   mother        =>>ucs@unicode))
2020   (make-charset '=>>ucs@jis/1990
2021                 "UCS Representative glyphs for JIS X 0208/0212:1990"
2022                 '(long-name     "UCS glyphs for JIS:1990"
2023                   chars         256
2024                   dimension     3
2025                   columns       2
2026                   graphic       2
2027                   direction     l2r
2028                   =>iso-ir      177
2029                   mother        =>>ucs@jis))
2030   (make-charset '=>>ucs@jis/2000
2031                 "UCS Representative glyphs for JIS X 0213:2000"
2032                 '(long-name     "UCS glyphs for JIS:2000"
2033                   chars         256
2034                   dimension     3
2035                   columns       2
2036                   graphic       2
2037                   direction     l2r
2038                   =>iso-ir      177
2039                   mother        =>>ucs@jis))
2040   (make-charset '=>>ucs@jis/2004
2041                 "UCS Representative glyphs for JIS X 0213:2004"
2042                 '(long-name     "UCS glyphs for JIS:2004"
2043                   chars         256
2044                   dimension     3
2045                   columns       2
2046                   graphic       2
2047                   direction     l2r
2048                   =>iso-ir      177
2049                   mother        =>>ucs@jis))
2050   (make-charset '=>>ucs@JP
2051                 "UCS abstract-glyphs based on Japanese style glyphs"
2052                 '(long-name     "UCS glyphs for JP"
2053                   chars         256
2054                   dimension     3
2055                   columns       2
2056                   graphic       2
2057                   direction     l2r
2058                   =>iso-ir      177
2059                   mother        =>>ucs@jis/2004))
2060   (make-charset '=>>ucs@ks
2061                 "UCS Representative glyphs for Korean Standards"
2062                 '(long-name     "UCS glyphs for KS"
2063                   chars         256
2064                   dimension     3
2065                   columns       2
2066                   graphic       2
2067                   direction     l2r
2068                   =>iso-ir      177
2069                   mother        =>>ucs@unicode))
2070   (make-charset '=>>ucs@cns
2071                 "UCS Representative glyphs for CNS 11643 sources"
2072                 '(long-name     "UCS glyphs for CNS"
2073                   chars         256
2074                   dimension     3
2075                   columns       2
2076                   graphic       2
2077                   direction     l2r
2078                   =>iso-ir      177
2079                   mother        =>>ucs@unicode))
2080
2081   (make-charset '=>>>ucs@iso
2082                 "Representative glyph-forms of ISO/IEC 10646"
2083                 '(long-name     "UCS glyph-forms for UCS"
2084                   chars         256
2085                   dimension     3
2086                   columns       2
2087                   graphic       2
2088                   direction     l2r
2089                   =>iso-ir      177
2090                   mother        =>>ucs@iso))
2091   (make-charset '=>>>ucs@unicode
2092                 "Representative glyph-forms of Unicode"
2093                 '(long-name     "UCS glyph-forms for Unicode"
2094                   chars         256
2095                   dimension     3
2096                   columns       2
2097                   graphic       2
2098                   direction     l2r
2099                   =>iso-ir      177
2100                   mother        =>>>ucs@iso))
2101   (make-charset '=>>>ucs@jis
2102                 "UCS Representative glyph-forms for JIS X0208/0212/0213"
2103                 '(long-name     "UCS glyph-forms for JIS"
2104                   chars         256
2105                   dimension     3
2106                   columns       2
2107                   graphic       2
2108                   direction     l2r
2109                   =>iso-ir      177
2110                   mother        =>>>ucs@unicode))
2111   (make-charset '=>>>ucs@jis/1990
2112                 "UCS Representative glyph-forms for JIS X 0208/0212:1990"
2113                 '(long-name     "UCS glyph-forms for JIS:1990"
2114                   chars         256
2115                   dimension     3
2116                   columns       2
2117                   graphic       2
2118                   direction     l2r
2119                   =>iso-ir      177
2120                   mother        =>>>ucs@jis))
2121   (make-charset '=>>>ucs@jis/2000
2122                 "UCS Representative glyph-forms for JIS X 0213:2000"
2123                 '(long-name     "UCS glyph-forms for JIS:2000"
2124                   chars         256
2125                   dimension     3
2126                   columns       2
2127                   graphic       2
2128                   direction     l2r
2129                   =>iso-ir      177
2130                   mother        =>>>ucs@jis))
2131   (make-charset '=>>>ucs@jis/2004
2132                 "UCS Representative glyph-forms for JIS X 0213:2004"
2133                 '(long-name     "UCS glyph-forms for JIS:2004"
2134                   chars         256
2135                   dimension     3
2136                   columns       2
2137                   graphic       2
2138                   direction     l2r
2139                   =>iso-ir      177
2140                   mother        =>>>ucs@jis))
2141   (make-charset '=>>>ucs@ks
2142                 "UCS Representative glyph-forms for Korean Standards"
2143                 '(long-name     "UCS glyph-forms for KS"
2144                   chars         256
2145                   dimension     3
2146                   columns       2
2147                   graphic       2
2148                   direction     l2r
2149                   =>iso-ir      177
2150                   mother        =>>>ucs@unicode))
2151   (make-charset '=>>>ucs@cns
2152                 "UCS Representative glyph-forms for CNS 11643 sources"
2153                 '(long-name     "UCS glyph-forms for CNS"
2154                   chars         256
2155                   dimension     3
2156                   columns       2
2157                   graphic       2
2158                   direction     l2r
2159                   =>iso-ir      177
2160                   mother        =>>>ucs@unicode))
2161
2162   (make-charset '=ucs@iso
2163                 "ISO/IEC 10646 for its representative glyphs"
2164                 '(long-name     "UCS for ISO"
2165                   chars         256
2166                   dimension     3
2167                   columns       2
2168                   graphic       2
2169                   direction     l2r
2170                   =>iso-ir      177
2171                   mother        =>>>ucs@iso))
2172   (make-charset '=ucs@unicode
2173                 "Unicode for its representative glyphs"
2174                 '(long-name     "UCS for Unicode"
2175                   chars         256
2176                   dimension     3
2177                   columns       2
2178                   graphic       2
2179                   direction     l2r
2180                   =>iso-ir      177
2181                   mother        =ucs@iso))
2182   (make-charset '=ucs@gb
2183                 "ISO/IEC 10646 for GB"
2184                 '(long-name     "UCS for GB"
2185                   chars         256
2186                   dimension     3
2187                   columns       2
2188                   graphic       2
2189                   direction     l2r
2190                   =>iso-ir      177
2191                   mother        =ucs@unicode))
2192   (define-charset-alias 'ucs-gb '=ucs@gb)
2193   (make-charset '=ucs@gb/fw
2194                 "ISO/IEC 10646 for GB with fullwidth"
2195                 '(long-name     "UCS for GB-fullwidth"
2196                   chars         256
2197                   dimension     3
2198                   columns       2
2199                   graphic       2
2200                   direction     l2r
2201                   =>iso-ir      177
2202                   mother        =ucs@gb))
2203   (make-charset '=ucs-bmp@gb
2204                 "ISO/IEC 10646 BMP for GB"
2205                 '(long-name     "BMP for GB"
2206                   chars         256
2207                   dimension     3
2208                   columns       2
2209                   graphic       2
2210                   direction     l2r
2211                   mother        =ucs@gb
2212                   min-code      #x0000
2213                   max-code      #xFFFF))
2214   (make-charset '=ucs@cns
2215                 "ISO/IEC 10646 for CNS 11643"
2216                 '(long-name     "UCS for CNS"
2217                   chars         256
2218                   dimension     3
2219                   columns       2
2220                   graphic       2
2221                   direction     l2r
2222                   =>iso-ir      177
2223                   mother        =ucs@unicode))
2224   (define-charset-alias 'ucs-cns '=ucs@cns)
2225   (make-charset '=ucs@cns/fw
2226                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
2227                 '(long-name     "UCS for CNS-fullwidth"
2228                   chars         256
2229                   dimension     3
2230                   columns       2
2231                   graphic       2
2232                   direction     l2r
2233                   =>iso-ir      177
2234                   mother        =ucs@cns))
2235   (make-charset '=ucs-bmp@cns
2236                 "ISO/IEC 10646 BMP for CNS"
2237                 '(long-name     "BMP for CNS"
2238                   chars         256
2239                   dimension     3
2240                   columns       2
2241                   graphic       2
2242                   direction     l2r
2243                   mother        =ucs@cns
2244                   min-code      #x0000
2245                   max-code      #xFFFF))
2246   (make-charset '=ucs@jis
2247                 "ISO/IEC 10646 for JIS X0208/0212/0213"
2248                 '(long-name     "UCS for JIS"
2249                   chars         256
2250                   dimension     3
2251                   columns       2
2252                   graphic       2
2253                   direction     l2r
2254                   =>iso-ir      177
2255                   mother        =ucs@unicode))
2256   (define-charset-alias 'ucs-jis '=ucs@jis)
2257   (make-charset '=ucs@jis/fw
2258                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
2259                 '(long-name     "UCS for JIS-fullwidth"
2260                   chars         256
2261                   dimension     3
2262                   columns       2
2263                   graphic       2
2264                   direction     l2r
2265                   =>iso-ir      177
2266                   mother        =ucs@jis))
2267   (make-charset '=ucs-bmp@jis
2268                 "ISO/IEC 10646 BMP for JIS"
2269                 '(long-name     "BMP for JIS"
2270                   chars         256
2271                   dimension     3
2272                   columns       2
2273                   graphic       2
2274                   direction     l2r
2275                   mother        =ucs@jis
2276                   min-code      #x0000
2277                   max-code      #xFFFF))
2278   ;; (make-charset '=ucs@jis/1983
2279   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
2280   ;;               '(long-name     "UCS for JIS:1983"
2281   ;;                 chars         256
2282   ;;                 dimension     3
2283   ;;                 columns       2
2284   ;;                 graphic       2
2285   ;;                 direction     l2r
2286   ;;                 =>iso-ir      177
2287   ;;                 mother        =ucs@jis))
2288   (make-charset '=ucs@jis/1990
2289                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
2290                 '(long-name     "UCS for JIS:1990"
2291                   chars         256
2292                   dimension     3
2293                   columns       2
2294                   graphic       2
2295                   direction     l2r
2296                   =>iso-ir      177
2297                   mother        =ucs@jis))
2298   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
2299   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
2300   (make-charset '=ucs@jis/2000
2301                 "ISO/IEC 10646 for JIS X 0213:2000"
2302                 '(long-name     "UCS for JIS:2000"
2303                   chars         256
2304                   dimension     3
2305                   columns       2
2306                   graphic       2
2307                   direction     l2r
2308                   =>iso-ir      177
2309                   mother        =ucs@jis))
2310   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
2311   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
2312   (make-charset '=ucs@jis/2004
2313                 "ISO/IEC 10646 for JIS X 0213:2004"
2314                 '(long-name     "UCS for JIS:2004"
2315                   chars         256
2316                   dimension     3
2317                   columns       2
2318                   graphic       2
2319                   direction     l2r
2320                   =>iso-ir      177
2321                   mother        =ucs@jis))
2322   (make-charset '=ucs@JP
2323                 "UCS for common glyphs used in Japan"
2324                 '(long-name     "UCS for Japan"
2325                   chars         256
2326                   dimension     3
2327                   columns       2
2328                   graphic       2
2329                   direction     l2r
2330                   =>iso-ir      177
2331                   mother        =ucs@jis/2004))
2332   (define-charset-alias '=ucs@jp '=ucs@JP)
2333   (make-charset '=ucs@JP/hanazono
2334                 "Japanese glyph-images of Hanazono Mincho"
2335                 '(long-name     "UCS for Hana-Min"
2336                   chars         256
2337                   dimension     3
2338                   columns       2
2339                   graphic       2
2340                   direction     l2r
2341                   =>iso-ir      177
2342                   mother        =ucs@JP))
2343   (make-charset '=ucs@ks
2344                 "ISO/IEC 10646 for Korean Standards"
2345                 '(long-name     "UCS for KS"
2346                   chars         256
2347                   dimension     3
2348                   columns       2
2349                   graphic       2
2350                   direction     l2r
2351                   =>iso-ir      177
2352                   mother        =ucs@unicode))
2353   (define-charset-alias 'ucs-ks '=ucs@ks)
2354   (make-charset '=ucs-bmp@ks
2355                 "ISO/IEC 10646 BMP for KS"
2356                 '(long-name     "BMP for KS"
2357                   chars         256
2358                   dimension     3
2359                   columns       2
2360                   graphic       2
2361                   direction     l2r
2362                   mother        =ucs@ks
2363                   min-code      #x0000
2364                   max-code      #xFFFF))
2365   (make-charset '=ucs@cns11643
2366                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
2367                 '(long-name     "UCS for CNS11643"
2368                   chars         256
2369                   dimension     3
2370                   columns       2
2371                   graphic       2
2372                   direction     l2r
2373                   =>iso-ir      177
2374                   mother        =ucs@cns))
2375   (make-charset '=ucs@big5
2376                 "ISO/IEC 10646 for Big5"
2377                 '(long-name     "UCS for Big5"
2378                   chars         256
2379                   dimension     3
2380                   columns       2
2381                   graphic       2
2382                   direction     l2r
2383                   =>iso-ir      177
2384                   mother        =>>ucs@cns))
2385   (define-charset-alias 'ucs-big5 '=ucs@big5)
2386   (make-charset '=ucs@big5/cns11643
2387                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
2388                 '(long-name     "UCS for Big5@CNS11643"
2389                   chars         256
2390                   dimension     3
2391                   columns       2
2392                   graphic       2
2393                   direction     l2r
2394                   =>iso-ir      177
2395                   mother        =ucs@big5))
2396
2397   (make-charset
2398    '=ucs-radicals
2399    "CJK Radicals of UCS"
2400    '(long-name "UCS-Radicals"
2401                chars 256
2402                dimension 2
2403                columns 2
2404                graphic 2
2405                direction l2r
2406                registry "-zhRadicals-.*-ucs-0"
2407                mother ucs-bmp
2408                min-code #x2E00 max-code #x2FFF))
2409   (make-charset
2410    '=ucs-radicals@unicode
2411    "CJK Radicals of UCS"
2412    '(long-name "UCS-Radicals"
2413                chars 256
2414                dimension 2
2415                columns 2
2416                graphic 2
2417                direction l2r
2418                registry "-zhRadicals-.*-ucs-0"
2419                mother =ucs@unicode
2420                min-code #x2E00 max-code #x2FFF))
2421   (make-charset
2422    '=ucs-hangul
2423    "Hangul Syllables of UCS"
2424    '(long-name "UCS-Hangul-Syllables"
2425                chars 256
2426                dimension 2
2427                columns 2
2428                graphic 2
2429                direction l2r
2430                registry "-Hangul-.*-ucs-0"
2431                mother =ucs
2432                min-code #xAC00 max-code #xD7AF))
2433   (make-charset
2434    '=ucs-bmp-cjk
2435    "CJK Characters in BMP of UCS"
2436    '(long-name "UCS-BMP-CJK"
2437                chars 256
2438                dimension 2
2439                columns 2
2440                graphic 2
2441                direction l2r
2442                registry "-zh-.*-ucs-0"
2443                mother ucs-bmp
2444                min-code #x2E00
2445                max-code #x9FA5
2446                ;; max-code #xA4CF
2447                ))
2448   (make-charset
2449    '=ucs-bmp-cjk@unicode
2450    "CJK Characters in BMP of Unicode"
2451    '(long-name "Unicode-BMP-CJK"
2452                chars 256
2453                dimension 2
2454                columns 2
2455                graphic 2
2456                direction l2r
2457                registry "-zh-.*-ucs-0"
2458                mother =ucs@unicode
2459                min-code #x2E00
2460                max-code #x9FA5
2461                ;; max-code #xA4CF
2462                ))
2463   (make-charset
2464    '=ucs-bmp-cjk@JP
2465    "CJK Characters in BMP with JIS representative glyphs"
2466    '(long-name "CJK in BMP@JP"
2467                chars 256
2468                dimension 2
2469                columns 2
2470                graphic 2
2471                direction l2r
2472                registry "-ja-.*-ucs-0"
2473                mother =ucs@JP
2474                min-code #x2E00
2475                max-code #x9FA5
2476                ;; max-code #xA4CF
2477                ))
2478   (make-charset
2479    '=ucs-bmp-cjk@JP/hanazono
2480    "CJK Characters in BMP with Hanazono font"
2481    '(long-name "CJK in BMP@JP/Hanazono"
2482                chars 256
2483                dimension 2
2484                columns 2
2485                graphic 2
2486                direction l2r
2487                registry "-ja-.*-ucs-0"
2488                mother =ucs@JP/hanazono
2489                min-code #x2E00
2490                max-code #x9FA5
2491                ;; max-code #xA4CF
2492                ))
2493   (make-charset
2494    '=+>ucs-bmp-cjk@unicode
2495    "Unicode representative characters of CJK Unified Ideographs in BMP"
2496    '(long-name "Unicode-BMP-CJK unified abstract glyphs"
2497                chars 256
2498                dimension 2
2499                columns 2
2500                graphic 2
2501                direction l2r
2502                registry "-zh-.*-ucs-0"
2503                mother =+>ucs@unicode
2504                min-code #x2E00
2505                max-code #x9FA5
2506                ;; max-code #xA4CF
2507                ))
2508   (make-charset
2509    '=>ucs-bmp-cjk@unicode
2510    "Unicode representative characters of CJK Unified Ideographs in BMP"
2511    '(long-name "Unicode-BMP-CJK"
2512                chars 256
2513                dimension 2
2514                columns 2
2515                graphic 2
2516                direction l2r
2517                registry "-zh-.*-ucs-0"
2518                mother =>ucs@unicode
2519                min-code #x2E00
2520                max-code #x9FA5
2521                ;; max-code #xA4CF
2522                ))
2523   (make-charset
2524    '==>ucs-bmp-cjk@bucs
2525    "CJK Characters in BMP of BUCS"
2526    '(long-name "BUCS-BMP-CJK"
2527                chars 256
2528                dimension 2
2529                columns 2
2530                graphic 2
2531                direction l2r
2532                registry "-zh-.*-ucs-0"
2533                mother ==>ucs@bucs
2534                min-code #x2E00
2535                max-code #x9FA5
2536                ;; max-code #xA4CF
2537                ))
2538   (make-charset
2539    '=ucs-bmp-cjk-compat
2540    "CJK Compatibility Ideographs in BMP of UCS"
2541    '(long-name "CJK Compatibility Ideographs"
2542                chars 256
2543                dimension 2
2544                columns 2
2545                graphic 2
2546                direction l2r
2547                registry "-ja-.*-ucs-0"
2548                mother ucs-bmp
2549                min-code #xF900
2550                max-code #xFAFF
2551                ))
2552   (make-charset
2553    '=ucs-bmp-cjk-compat@unicode
2554    "CJK Compatibility Ideographs of Unicode representatives"
2555    '(long-name "CJK Compatibility Ideographs of Unicode"
2556                chars 256
2557                dimension 2
2558                columns 2
2559                graphic 2
2560                direction l2r
2561                registry "-ja-.*-ucs-0"
2562                mother =ucs@unicode
2563                min-code #xF900
2564                max-code #xFAFF
2565                ))
2566   (make-charset
2567    '=ucs-sip-ext-b
2568    "CJK Ideographs Extension B"
2569    '(long-name "UCS CJK Ext-B"
2570                chars 256
2571                dimension 2
2572                columns 2
2573                graphic 2
2574                direction l2r
2575                registry "\\(iso10646\\|ucs02\\)-2$"
2576                mother ucs
2577                min-code #x20000 max-code #x2A6D6
2578                code-offset #x20000))
2579   (make-charset
2580    '=ucs-sip-ext-b@iso
2581    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
2582    '(long-name "UCS CJK Ext-B"
2583                chars 256
2584                dimension 2
2585                columns 2
2586                graphic 2
2587                direction l2r
2588                registry "\\(iso10646\\|ucs02\\)-2$"
2589                mother =ucs@iso
2590                min-code #x20000 max-code #x2A6D6
2591                code-offset #x20000))
2592   )
2593
2594 ;;; mule-conf.el ends here