(U+5918): Add `<-denotational@usage' for BUCS+536F.
[chise/xemacs-chise.git] / 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, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
7 ;;   2020, 2021, 2022 MORIOKA Tomohiko
8
9 ;; Keywords: mule, multilingual, character set, coding system
10
11 ;; This file is part of XEmacs.
12
13 ;; XEmacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; any later version.
17
18 ;; XEmacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21 ;; GNU General Public License for more details.
22
23 ;; You should have received a copy of the GNU General Public License
24 ;; along with XEmacs; see the file COPYING.  If not, write to the
25 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 ;; Boston, MA 02111-1307, USA.
27
28 ;;; Code:
29
30 (cond
31  ((featurep 'utf-2000)
32   (make-charset
33    '=adobe-japan1-base
34    "Adobe-Japan1 Character Collection for CID-Keyed Fonts"
35    `(long-name "Adobe-Japan1"
36                chars 256
37                dimension 2
38                columns 2
39                graphic 2
40                direction l2r
41                registry "AdobeJapan1-[0-6]$"
42                min-code     #xE10000
43                max-code ,(+ #xE10000 23057)
44                code-offset  #xE10000
45                ;; min-code      ,(lsh #x6300 16)
46                ;; max-code      ,(+ (lsh #x6300 16) 23057)
47                ;; code-offset   ,(lsh #x6300 16)
48                ))
49   (make-charset
50    '=adobe-japan1-0
51    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
52    '(long-name "Adobe-Japan1-0"
53                chars 256
54                dimension 2
55                columns 2
56                graphic 2
57                direction l2r
58                mother =adobe-japan1-base
59                min-code 0
60                max-code 8283
61                registry "AdobeJapan1-[0-6]$"))
62   (make-charset
63    '=adobe-japan1-1
64    "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts"
65    '(long-name "Adobe-Japan1-1"
66                chars 256
67                dimension 2
68                columns 2
69                graphic 2
70                direction l2r
71                mother =adobe-japan1-0
72                min-code 0
73                max-code 8358
74                registry "AdobeJapan1-[1-6]$"))
75   (make-charset
76    '=adobe-japan1-2
77    "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts"
78    '(long-name "Adobe-Japan1-2"
79                chars 256
80                dimension 2
81                columns 2
82                graphic 2
83                direction l2r
84                mother =adobe-japan1-1
85                min-code 0
86                max-code 8719
87                registry "AdobeJapan1-[2-6]$"))
88   (make-charset
89    '=adobe-japan1-3
90    "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts"
91    '(long-name "Adobe-Japan1-3"
92                chars 256
93                dimension 2
94                columns 2
95                graphic 2
96                direction l2r
97                mother =adobe-japan1-2
98                min-code 0
99                max-code 9353
100                registry "AdobeJapan1-[3-6]$"))
101   (make-charset
102    '=adobe-japan1-4
103    "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts"
104    '(long-name "Adobe-Japan1-4"
105                chars 256
106                dimension 2
107                columns 2
108                graphic 2
109                direction l2r
110                mother =adobe-japan1-3
111                min-code 0
112                max-code 15443
113                registry "AdobeJapan1-[4-6]$"))
114   (make-charset
115    '=adobe-japan1-5
116    "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts"
117    '(long-name "Adobe-Japan1-5"
118                chars 256
119                dimension 2
120                columns 2
121                graphic 2
122                direction l2r
123                mother =adobe-japan1-4
124                min-code 0
125                max-code 20316
126                registry "AdobeJapan1-[5-6]$"))
127   (make-charset
128    '=adobe-japan1-6
129    "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts"
130    '(long-name "Adobe-Japan1-6"
131                chars 256
132                dimension 2
133                columns 2
134                graphic 2
135                direction l2r
136                mother =adobe-japan1-5
137                min-code 0
138                max-code 23057
139                registry "AdobeJapan1-6$"))
140   (define-charset-alias '=adobe-japan1 '=adobe-japan1-6)
141
142   (make-charset
143    '==adobe-japan1-0
144    "Adobe-Japan1-0 abstract glyph-forms."
145    '(long-name "Adobe-Japan1-0 abstract glyph-forms"
146                chars 256
147                dimension 2
148                columns 2
149                graphic 2
150                direction l2r
151                mother =adobe-japan1-0
152                registry "AdobeJapan1-0$"))
153   (make-charset
154    '==adobe-japan1-1
155    "Adobe-Japan1-1 abstract glyph-forms."
156    '(long-name "Adobe-Japan1-1 abstract glyph-forms"
157                chars 256
158                dimension 2
159                columns 2
160                graphic 2
161                direction l2r
162                mother ==adobe-japan1-0
163                registry "AdobeJapan1-1$"))
164   (make-charset
165    '==adobe-japan1-2
166    "Adobe-Japan1-2 abstract glyph-forms."
167    '(long-name "Adobe-Japan1-2 abstract glyph-forms"
168                chars 256
169                dimension 2
170                columns 2
171                graphic 2
172                direction l2r
173                mother ==adobe-japan1-1
174                registry "AdobeJapan1-2$"))
175   (make-charset
176    '==adobe-japan1-3
177    "Adobe-Japan1-3 abstract glyph-forms."
178    '(long-name "Adobe-Japan1-3 abstract glyph-forms"
179                chars 256
180                dimension 2
181                columns 2
182                graphic 2
183                direction l2r
184                mother ==adobe-japan1-2
185                registry "AdobeJapan1-3$"))
186   (make-charset
187    '==adobe-japan1-4
188    "Adobe-Japan1-4 abstract glyph-forms."
189    '(long-name "Adobe-Japan1-4 abstract glyph-forms"
190                chars 256
191                dimension 2
192                columns 2
193                graphic 2
194                direction l2r
195                mother ==adobe-japan1-3
196                registry "AdobeJapan1-4$"))
197   (make-charset
198    '==adobe-japan1-5
199    "Adobe-Japan1-5 abstract glyph-forms."
200    '(long-name "Adobe-Japan1-5 abstract glyph-forms"
201                chars 256
202                dimension 2
203                columns 2
204                graphic 2
205                direction l2r
206                mother ==adobe-japan1-4
207                registry "AdobeJapan1-5$"))
208   (make-charset
209    '==adobe-japan1-6
210    "Adobe-Japan1-6 abstract glyph-forms."
211    '(long-name "Adobe-Japan1-6 abstract glyph-forms"
212                chars 256
213                dimension 2
214                columns 2
215                graphic 2
216                direction l2r
217                mother ==adobe-japan1-5
218                registry "AdobeJapan1-6$"))
219   (define-charset-alias '==adobe-japan1 '==adobe-japan1-6)
220
221   (define-charset-alias '=>>>adobe-japan1-0 '==adobe-japan1-0)
222   (define-charset-alias '=>>>adobe-japan1-1 '==adobe-japan1-1)
223   (define-charset-alias '=>>>adobe-japan1-2 '==adobe-japan1-2)
224   (define-charset-alias '=>>>adobe-japan1-3 '==adobe-japan1-3)
225   (define-charset-alias '=>>>adobe-japan1-4 '==adobe-japan1-4)
226   (define-charset-alias '=>>>adobe-japan1-5 '==adobe-japan1-5)
227   (define-charset-alias '=>>>adobe-japan1-6 '==adobe-japan1-6)
228   (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6)
229
230   (make-charset
231    '===adobe-japan1-0
232    "Adobe-Japan1-0 detailed glyph-images."
233    '(long-name "Adobe-Japan1-0 glyph-images"
234                chars 256
235                dimension 2
236                columns 2
237                graphic 2
238                direction l2r
239                mother ==adobe-japan1-0
240                registry "AdobeJapan1-0$"))
241   (make-charset
242    '===adobe-japan1-1
243    "Adobe-Japan1-1 detailed glyph-images."
244    '(long-name "Adobe-Japan1-1 glyph-images"
245                chars 256
246                dimension 2
247                columns 2
248                graphic 2
249                direction l2r
250                mother ===adobe-japan1-0
251                registry "AdobeJapan1-1$"))
252   (make-charset
253    '===adobe-japan1-2
254    "Adobe-Japan1-2 detailed glyph-images."
255    '(long-name "Adobe-Japan1-2 glyph-images"
256                chars 256
257                dimension 2
258                columns 2
259                graphic 2
260                direction l2r
261                mother ===adobe-japan1-1
262                registry "AdobeJapan1-2$"))
263   (make-charset
264    '===adobe-japan1-3
265    "Adobe-Japan1-3 detailed glyph-images."
266    '(long-name "Adobe-Japan1-3 glyph-images"
267                chars 256
268                dimension 2
269                columns 2
270                graphic 2
271                direction l2r
272                mother ===adobe-japan1-2
273                registry "AdobeJapan1-3$"))
274   (make-charset
275    '===adobe-japan1-4
276    "Adobe-Japan1-4 detailed glyph-images."
277    '(long-name "Adobe-Japan1-4 glyph-images"
278                chars 256
279                dimension 2
280                columns 2
281                graphic 2
282                direction l2r
283                mother ===adobe-japan1-3
284                registry "AdobeJapan1-4$"))
285   (make-charset
286    '===adobe-japan1-5
287    "Adobe-Japan1-5 detailed glyph-images."
288    '(long-name "Adobe-Japan1-5 glyph-images"
289                chars 256
290                dimension 2
291                columns 2
292                graphic 2
293                direction l2r
294                mother ===adobe-japan1-4
295                registry "AdobeJapan1-5$"))
296   (make-charset
297    '===adobe-japan1-6
298    "Adobe-Japan1-6 detailed glyph-images."
299    '(long-name "Adobe-Japan1-6 glyph-images"
300                chars 256
301                dimension 2
302                columns 2
303                graphic 2
304                direction l2r
305                mother ===adobe-japan1-5
306                registry "AdobeJapan1-6$"))
307   (define-charset-alias '===adobe-japan1 '===adobe-japan1-6)
308
309   (make-charset
310    '=>>adobe-japan1-0
311    "Adobe-Japan1-0 abstract glyphs"
312    '(long-name "Adobe-Japan1-0 abstract glyphs"
313                chars 256
314                dimension 2
315                columns 2
316                graphic 2
317                direction l2r
318                mother =adobe-japan1
319                registry "AdobeJapan1-0$"))
320   (make-charset
321    '=>>adobe-japan1-1
322    "Adobe-Japan1-1 abstract glyphs"
323    '(long-name "Adobe-Japan1-1 abstract glyphs"
324                chars 256
325                dimension 2
326                columns 2
327                graphic 2
328                direction l2r
329                mother =>>adobe-japan1-0
330                registry "AdobeJapan1-1"))
331   (make-charset
332    '=>>adobe-japan1-2
333    "Adobe-Japan1-2 abstract glyphs"
334    '(long-name "Adobe-Japan1-2 abstract glyphs"
335                chars 256
336                dimension 2
337                columns 2
338                graphic 2
339                direction l2r
340                mother =>>adobe-japan1-1
341                registry "AdobeJapan1-2"))
342   (make-charset
343    '=>>adobe-japan1-3
344    "Adobe-Japan1-3 abstract glyphs"
345    '(long-name "Adobe-Japan1-3 abstract glyphs"
346                chars 256
347                dimension 2
348                columns 2
349                graphic 2
350                direction l2r
351                mother =>>adobe-japan1-2
352                registry "AdobeJapan1-3"))
353   (make-charset
354    '=>>adobe-japan1-4
355    "Adobe-Japan1-4 abstract glyphs"
356    '(long-name "Adobe-Japan1-4 abstract glyphs"
357                chars 256
358                dimension 2
359                columns 2
360                graphic 2
361                direction l2r
362                mother =>>adobe-japan1-3
363                registry "AdobeJapan1-4"))
364   (make-charset
365    '=>>adobe-japan1-5
366    "Adobe-Japan1-5 abstract glyphs"
367    '(long-name "Adobe-Japan1-5 abstract glyphs"
368                chars 256
369                dimension 2
370                columns 2
371                graphic 2
372                direction l2r
373                mother =>>adobe-japan1-4
374                registry "AdobeJapan1-5"))
375   (make-charset
376    '=>>adobe-japan1-6
377    "Adobe-Japan1-6 abstract glyphs"
378    '(long-name "Adobe-Japan1-6 abstract glyphs"
379                chars 256
380                dimension 2
381                columns 2
382                graphic 2
383                direction l2r
384                mother =>>adobe-japan1-5
385                registry "AdobeJapan1-6"))
386   (define-charset-alias '=>>adobe-japan1 '=>>adobe-japan1-6)
387
388   (make-charset
389    '=+>adobe-japan1-0
390    "Adobe-Japan1-0 unified abstract glyphs"
391    '(long-name "Adobe-Japan1-0 unified abstract glyphs"
392                chars 256
393                dimension 2
394                columns 2
395                graphic 2
396                direction l2r
397                mother =adobe-japan1
398                registry "AdobeJapan1-0$"))
399   (make-charset
400    '=+>adobe-japan1-1
401    "Adobe-Japan1-1 unified abstract glyphs"
402    '(long-name "Adobe-Japan1-1 unified abstract glyphs"
403                chars 256
404                dimension 2
405                columns 2
406                graphic 2
407                direction l2r
408                mother =+>adobe-japan1-0
409                registry "AdobeJapan1-1"))
410   (make-charset
411    '=+>adobe-japan1-2
412    "Adobe-Japan1-2 unified abstract glyphs"
413    '(long-name "Adobe-Japan1-2 unified abstract glyphs"
414                chars 256
415                dimension 2
416                columns 2
417                graphic 2
418                direction l2r
419                mother =+>adobe-japan1-1
420                registry "AdobeJapan1-2"))
421   (make-charset
422    '=+>adobe-japan1-3
423    "Adobe-Japan1-3 unified abstract glyphs"
424    '(long-name "Adobe-Japan1-3 unified abstract glyphs"
425                chars 256
426                dimension 2
427                columns 2
428                graphic 2
429                direction l2r
430                mother =+>adobe-japan1-2
431                registry "AdobeJapan1-3"))
432   (make-charset
433    '=+>adobe-japan1-4
434    "Adobe-Japan1-4 unified abstract glyphs"
435    '(long-name "Adobe-Japan1-4 unified abstract glyphs"
436                chars 256
437                dimension 2
438                columns 2
439                graphic 2
440                direction l2r
441                mother =+>adobe-japan1-3
442                registry "AdobeJapan1-4"))
443   (make-charset
444    '=+>adobe-japan1-5
445    "Adobe-Japan1-5 unified abstract glyphs"
446    '(long-name "Adobe-Japan1-5 unified abstract glyphs"
447                chars 256
448                dimension 2
449                columns 2
450                graphic 2
451                direction l2r
452                mother =+>adobe-japan1-4
453                registry "AdobeJapan1-5"))
454   (make-charset
455    '=+>adobe-japan1-6
456    "Adobe-Japan1-6 unified abstract glyphs"
457    '(long-name "Adobe-Japan1-6 unified abstract glyphs"
458                chars 256
459                dimension 2
460                columns 2
461                graphic 2
462                direction l2r
463                mother =+>adobe-japan1-5
464                registry "AdobeJapan1-6"))
465   (define-charset-alias '=+>adobe-japan1 '=+>adobe-japan1-6)
466
467   (make-charset
468    '=jis-x0208@1978
469    "JIS X 0208:1978, unchanged part."
470    '(registry "jisx0208\\.1978"
471               dimension 2
472               chars 94
473               mother =jis-x0208
474               =>iso-ir 42
475               final ?@
476               graphic 0
477               partial t))
478   (make-charset
479    '=jis-x0208@1978/-4pr
480    "JIS X 0208:1978, 1st - 3rd impressions."
481    '(registry "jisx0208\\.1978"
482               dimension 2
483               chars 94
484               mother =jis-x0208@1978
485               =>iso-ir 42
486               final ?@
487               graphic 0
488               partial t))
489   (make-charset
490    '=jis-x0208@1978/1pr
491    "JIS X 0208:1978, 1st impression."
492    '(iso-ir 42
493             registry "jisx0208\\.1978"
494             dimension 2
495             chars 94
496             mother =jis-x0208@1978/-4pr
497             final ?@
498             graphic 0))
499   (make-charset
500    '=jis-x0208@1978/1pr/fixed
501    "JIS X 0208:1978, correct glyph in the errata of 1st impression."
502    '(registry "jisx0208\\.1978"
503               dimension 2
504               chars 94
505               mother =jis-x0208@1978/1pr
506               =>iso-ir 42
507               ;; final ?@
508               graphic 0
509               partial t))
510   (make-charset
511    '=jis-x0208@1978/-4X
512    "JIS X 0208:1978, index before the 4th impression."
513    '(registry "jisx0208\\.1978"
514               dimension 2
515               chars 94
516               mother =jis-x0208@1978
517               =>iso-ir 42
518               ;; final ?@
519               graphic 0
520               partial t))
521   ;; (make-charset
522   ;;  '=jis-x0208@1978/1er-pr
523   ;;  "JIS X 0208:1978, fixed by errata [Nov 1978]."
524   ;;  '(registry "jisx0208\\.1978"
525   ;;             dimension 2
526   ;;             chars 94
527   ;;             mother =jis-x0208@1978
528   ;;             =>iso-ir 42
529   ;;             ;; final ?@
530   ;;             graphic 0
531   ;;             partial t))
532   (make-charset
533    '=jis-x0208@1978/2-pr
534    "JIS X 0208:1978, 2nd impression or later."
535    '(registry "jisx0208\\.1978"
536               dimension 2
537               chars 94
538               ;; mother =jis-x0208@1978/1er-pr
539               mother =jis-x0208@1978
540               =>iso-ir 42
541               ;; final ?@
542               graphic 0
543               partial t))
544   (make-charset
545    '=jis-x0208@1978/4er
546    "JIS X 0208:1978, replaced by errata of 4th impression."
547    '(registry "jisx0208\\.1978"
548               dimension 2
549               chars 94
550               mother =jis-x0208@1978/2-pr
551               =>iso-ir 42
552               ;; final ?@
553               graphic 0
554               partial t))
555   (make-charset
556    '=jis-x0208@1978/4-pr
557    "JIS X 0208:1978, 4th impression or later."
558    '(registry "jisx0208\\.1978"
559               dimension 2
560               chars 94
561               mother =jis-x0208@1978/2-pr
562               =>iso-ir 42
563               ;; final ?@
564               graphic 0
565               partial t))
566   (make-charset
567    '=jis-x0208@1978/5pr
568    "JIS X 0208:1978, 5th impression."
569    '(registry "jisx0208\\.1978"
570               dimension 2
571               chars 94
572               mother =jis-x0208@1978/4-pr
573               =>iso-ir 42
574               ;; final ?@
575               graphic 0
576               partial t))
577   (define-charset-alias '=jis-x0208@1978/i1 '=jis-x0208@1978/1pr)
578   (define-charset-alias '=jis-x0208@1978/i-4 '=jis-x0208@1978/-4pr)
579   (define-charset-alias '=jis-x0208@1978/i4- '=jis-x0208@1978/4-pr)
580   )
581  (t
582   (make-charset
583    '=jis-x0208@1978
584    "JIS X0208:1978 Japanese Kanji (so called \"old JIS\")."
585    '(iso-ir 42
586             registry "jisx0208\\.1978"
587             dimension 2
588             chars 94
589             mother =jis-x0208
590             final ?@
591             graphic 0))
592   ))
593
594 (define-charset-alias '=jis-x0208-1978          '=jis-x0208@1978)
595 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208@1978)
596 (define-charset-alias 'chinese-gb2312           '=gb2312)
597 (define-charset-alias '=jis-x0208-1983          '=jis-x0208@1983)
598 (define-charset-alias 'japanese-jisx0208        '=jis-x0208@1983)
599 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
600 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
601 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
602 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
603 (define-charset-alias 'chinese-gb12345          '=gb12345)
604 (define-charset-alias 'chinese-big5             '=big5)
605
606 ;; PinYin-ZhuYin
607 (make-charset 'sisheng "PinYin-ZhuYin"
608               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
609                 dimension 1
610                 chars 94
611                 final ?0
612                 graphic 0
613                 ))
614
615 ;; Lao script.
616 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
617 (make-charset 'lao "Lao script"
618               '(registry "MuleLao-1"
619                 dimension 1
620                 chars 94
621                 final ?1
622                 graphic 1))
623
624 ;; IPA (International Phonetic Alphabet)
625 (make-charset 'ipa "International Phonetic Alphabet"
626               '(registry "MuleIPA"
627                 dimension 1
628                 chars 96
629                 final ?0
630                 graphic 1))
631
632 ;; Ethiopic
633 (make-charset 'ethiopic "Ethiopic"
634               '(registry "Ethio"
635                 dimension 2
636                 chars 94
637                 final ?3
638                 graphic 0
639                 ))
640
641 ;; ISO-IR-165 (CCITT Extended GB)
642 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
643 ;;    GB 8565-88 table A4 + 293 characters.
644 (if (featurep 'utf-2000)
645     (progn
646       (make-charset '=iso-ir165
647                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
648                     '(iso-ir 165
649                              dimension 2
650                              chars 94
651                              mother =gb2312
652                              final ?E
653                              registry "isoir165"
654                              graphic 0))
655       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
656   (make-charset 'chinese-isoir165
657                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
658                 '(iso-ir 165
659                          dimension 2
660                          chars 94
661                          final ?E
662                          registry "isoir165"
663                          graphic 0)))
664
665 ;; CNS11643 Plane3 thru Plane7
666 ;; These represent more and more obscure Chinese characters.
667 ;; By the time you get to Plane 7, we're talking about characters
668 ;; that appear once in some ancient manuscript and whose meaning
669 ;; is unknown.
670
671 (flet
672     ((make-chinese-cns11643-charset
673       (name iso-ir plane final)
674       (make-charset
675        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
676        `(iso-ir ,iso-ir
677          registry 
678          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
679          dimension 2
680          chars 94
681          final ,final
682          graphic 0))
683       ))
684   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
685   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
686   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
687   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
688   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
689   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
690   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
691   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
692   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
693   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
694   )
695
696 ;; JIS X 0213:2000
697 (cond
698  ((featurep 'utf-2000)
699   (make-charset
700    '=jis-x0213-1
701    "JIS X 0213 Plain 1 (unchanged part)"
702    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
703               dimension 2
704               chars 94
705               =>iso-ir 228
706               final ?O
707               graphic 0
708               partial t))
709
710   (make-charset
711    '=jis-x0213-1@2000
712    "JIS X 0213:2000 Plain 1"
713    '(iso-ir 228
714             registry "jisx0213\\(\\.2000\\)-1"
715             dimension 2
716             chars 94
717             mother =jis-x0213-1
718             final ?O
719             graphic 0))
720   (make-charset
721    '=jis-x0213-2
722    "JIS X 0213 Plain 2"
723    '(iso-ir 229
724             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
725             dimension 2
726             chars 94
727             final ?P
728             graphic 0))
729
730   (make-charset
731    '=jis-x0213-1@2004
732    "JIS X 0213:2004 Plain 1"
733    '(iso-ir 233
734             registry "jisx0213\\.2004-1"
735             dimension 2
736             chars 94
737             mother =jis-x0213-1
738             final ?Q
739             graphic 0))
740
741   (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1@2000)
742   (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2)
743   (define-charset-alias '=jis-x0213-1-2000 '=jis-x0213-1@2000)
744   (define-charset-alias '=jis-x0213-2-2000 '=jis-x0213-2)
745   )
746  (t
747   (make-charset
748    'japanese-jisx0213-1
749    "JIS X 0213:2000 Plain 1"
750    '(registry "jisx0213\\(\\.2000\\)-1"
751               dimension 2
752               chars 94
753               final ?O
754               graphic 0))
755   (make-charset
756    'japanese-jisx0213-2
757    "JIS X 0213:2000 Plain 2"
758    '(registry "jisx0213\\(\\.2000\\)-2"
759               dimension 2
760               chars 94
761               final ?P
762               graphic 0))
763   ))
764
765 (when (featurep 'utf-2000)
766   (define-charset-alias 'ucs '=ucs)
767   (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990)
768   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
769
770   (make-charset
771    '==jis-x0208
772    "JIS X 0208 abstract glyph-forms (unchanged part)."
773    '(registry "jisx0208\\.1990"
774               dimension 2
775               chars 94
776               mother =jis-x0208
777               =>iso-ir 168
778               ;; final ?B
779               graphic 0))
780   (make-charset
781    '==jis-x0208@1978
782    "JIS X 0208:1978 abstract glyph-forms."
783    '(registry "jisx0208\\.1978"
784               dimension 2
785               chars 94
786               mother ==jis-x0208
787               =>iso-ir 42
788               ;; final ?@
789               graphic 0))
790   (make-charset
791    '==jis-x0208@1978/-4pr
792    "JIS X 0208:1978, 1st - 3rd impressions."
793    '(registry "jisx0208\\.1978"
794               dimension 2
795               chars 94
796               mother ==jis-x0208@1978
797               =>iso-ir 42
798               ;; final ?@
799               graphic 0
800               ;; partial t
801               ))
802   (make-charset
803    '==jis-x0208@1978/1pr
804    "JIS X 0208:1978, 1st impression."
805    '(registry "jisx0208\\.1978"
806               =>iso-ir 42
807               dimension 2
808               chars 94
809               mother ==jis-x0208@1978/-4pr
810               ;; final ?@
811               graphic 0))
812   (make-charset
813    '==jis-x0208@1978/1pr/fixed
814    "JIS X 0208:1978, correct glyph in the errata of 1st impression."
815    '(registry "jisx0208\\.1978"
816               dimension 2
817               chars 94
818               mother ==jis-x0208@1978/1pr
819               =>iso-ir 42
820               ;; final ?@
821               graphic 0
822               partial t))
823   (make-charset
824    '==jis-x0208@1978/-4X
825    "JIS X 0208:1978, index before the 4th impression."
826    '(registry "jisx0208\\.1978"
827               dimension 2
828               chars 94
829               mother ==jis-x0208@1978
830               =>iso-ir 42
831               ;; final ?@
832               graphic 0
833               partial t))
834   (make-charset
835    '==jis-x0208@1978/2-pr
836    "JIS X 0208:1978, 2nd impression or later."
837    '(registry "jisx0208\\.1978"
838               dimension 2
839               chars 94
840               ;; mother =jis-x0208@1978/1er-pr
841               mother ==jis-x0208@1978
842               =>iso-ir 42
843               ;; final ?@
844               graphic 0
845               ;; partial t
846               ))
847   (make-charset
848    '==jis-x0208@1978/4er
849    "JIS X 0208:1978, replaced by errata of 4th impression."
850    '(registry "jisx0208\\.1978"
851               dimension 2
852               chars 94
853               mother ==jis-x0208@1978/2-pr
854               =>iso-ir 42
855               ;; final ?@
856               graphic 0
857               partial t))
858   (make-charset
859    '==jis-x0208@1978/4-pr
860    "JIS X 0208:1978, 4th impression or later."
861    '(registry "jisx0208\\.1978"
862               dimension 2
863               chars 94
864               mother ==jis-x0208@1978/2-pr
865               =>iso-ir 42
866               ;; final ?@
867               graphic 0
868               partial t))
869   (make-charset
870    '==jis-x0208@1978/5pr
871    "JIS X 0208:1978, 5th impression."
872    '(registry "jisx0208\\.1978"
873               dimension 2
874               chars 94
875               mother ==jis-x0208@1978/4-pr
876               =>iso-ir 42
877               ;; final ?@
878               graphic 0
879               partial t))
880   (make-charset
881    '==jis-x0208@1983
882    "JIS X 0208:1983 abstract glyph-forms."
883    '(registry "jisx0208\\.1983"
884               dimension 2
885               chars 94
886               mother ==jis-x0208
887               =>iso-ir 87
888               graphic 0))
889   (make-charset
890    '==jis-x0208@1990
891    "JIS X 0208:1990 abstract glyph-forms."
892    '(registry "jisx0208\\.1990"
893               dimension 2
894               chars 94
895               mother ==jis-x0208
896               =>iso-ir 168
897               ;; final ?B
898               graphic 0))
899
900   (make-charset
901    '==jis-x0213-1
902    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
903    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
904               dimension 2
905               chars 94
906               mother =jis-x0213-1
907               =>iso-ir 228
908               ;; final ?O
909               graphic 0
910               ;; partial t
911               ))
912   (make-charset
913    '==jis-x0213-1@2000
914    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
915    '(registry "jisx0213\\(\\.2000\\)-1"
916               dimension 2
917               chars 94
918               mother ==jis-x0213-1
919               =>iso-ir 228
920               ;; final ?O
921               graphic 0
922               ;; partial t
923               ))
924   (make-charset
925    '==jis-x0213-1@2004
926    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
927    '(mother ==jis-x0213-1
928             =>iso-ir 233
929             registry "jisx0213\\.2004-1"
930             dimension 2
931             chars 94
932             graphic 0))
933
934   (make-charset
935    '==jis-x0213-2
936    "JIS X 0213 Plain 2 abstract glyph-forms"
937    '(mother =jis-x0213-2
938             =>iso-ir 229
939             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
940             dimension 2
941             chars 94
942             graphic 0))
943
944   (make-charset
945    '==jis-x0212
946    "JIS X 0212 representative glyph-images."
947    '(registry "jisx0212"
948               dimension 2
949               chars 94
950               mother =jis-x0212
951               =>iso-ir 159
952               ;; final ?D
953               graphic 0))
954
955   (make-charset
956    '==gb2312
957    "GB 2312 representative glyph-images."
958    '(registry "gb2312"
959               dimension 2
960               chars 94
961               mother =gb2312
962               =>iso-ir 58
963               ;; final ?A
964               graphic 0))
965   (make-charset
966    '==iso-ir165
967    "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
968    '(registry "isoir165"
969               =>iso-ir 165
970               dimension 2
971               chars 94
972               mother =iso-ir165
973               ;; final ?E
974               graphic 0))
975   (make-charset
976    '==gb12345
977    "GB 12345 representative glyph-images."
978    '(registry "gb12345"
979               dimension 2
980               chars 94
981               mother =gb12345
982               graphic 0))
983
984   (make-charset
985    '==ks-x1001
986    "KS X 1001 representative glyph-images."
987    '(registry "ksc5601"
988               dimension 2
989               chars 94
990               mother =ks-x1001
991               =>iso-ir 149
992               ;; final ?C
993               graphic 0))
994
995   (define-charset-alias '=>>>jis-x0208      '==jis-x0208)
996   (define-charset-alias '=>>>jis-x0208@1978 '==jis-x0208@1978)
997   (define-charset-alias '=>>>jis-x0208@1983 '==jis-x0208@1983)
998   (define-charset-alias '=>>>jis-x0208@1990 '==jis-x0208@1990)
999
1000   (define-charset-alias '=>>>jis-x0213-1      '==jis-x0213-1)
1001   (define-charset-alias '=>>>jis-x0213-1@2000 '==jis-x0213-1@2000)
1002   (define-charset-alias '=>>>jis-x0213-1@2004 '==jis-x0213-1@2004)
1003   (define-charset-alias '=>>>jis-x0213-2      '==jis-x0213-2)
1004
1005   (make-charset
1006    '===jis-x0208
1007    "JIS X 0208 detailed representative glyph-images (unchanged part)."
1008    '(registry "jisx0208\\.1990"
1009               dimension 2
1010               chars 94
1011               mother ==jis-x0208
1012               =>iso-ir 168
1013               ;; final ?B
1014               graphic 0))
1015   (make-charset
1016    '===jis-x0208@1978
1017    "JIS X 0208:1978 detailed representative glyph-images."
1018    '(registry "jisx0208\\.1978"
1019               dimension 2
1020               chars 94
1021               mother ==jis-x0208@1978
1022               =>iso-ir 42
1023               ;; final ?@
1024               graphic 0))
1025   (make-charset
1026    '===jis-x0208@1983
1027    "JIS X 0208:1983 detailed representative glyph-images."
1028    '(registry "jisx0208\\.1983"
1029               dimension 2
1030               chars 94
1031               mother ==jis-x0208@1983
1032               =>iso-ir 87
1033               graphic 0))
1034   (make-charset
1035    '===jis-x0208@1990
1036    "JIS X 0208:1990 detailed representative glyph-images."
1037    '(registry "jisx0208\\.1990"
1038               dimension 2
1039               chars 94
1040               mother ==jis-x0208@1990
1041               =>iso-ir 168
1042               ;; final ?B
1043               graphic 0))
1044
1045   (make-charset
1046    '===jis-x0213-1
1047    "JIS X 0213 Plain 1 detailed representative glyph-images (unchanged part)."
1048    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1049               dimension 2
1050               chars 94
1051               mother ==jis-x0213-1
1052               =>iso-ir 228
1053               ;; final ?O
1054               graphic 0
1055               ;; partial t
1056               ))
1057   (make-charset
1058    '===jis-x0213-1@2000
1059    "JIS X 0213:2000 Plain 1 detailed representative glyph-images."
1060    '(registry "jisx0213\\(\\.2000\\)-1"
1061               dimension 2
1062               chars 94
1063               mother ==jis-x0213-1@2000
1064               =>iso-ir 228
1065               ;; final ?O
1066               graphic 0
1067               ;; partial t
1068               ))
1069   (make-charset
1070    '===jis-x0213-1@2004
1071    "JIS X 0213:2004 Plain 1 detailed representative glyph-images."
1072    '(mother ==jis-x0213-1@2004
1073             =>iso-ir 233
1074             registry "jisx0213\\.2004-1"
1075             dimension 2
1076             chars 94
1077             graphic 0))
1078   (make-charset
1079    '===jis-x0213-2
1080    "JIS X 0213 Plain 2 detailed representative glyph-images."
1081    '(mother ==jis-x0213-2
1082             =>iso-ir 229
1083             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1084             dimension 2
1085             chars 94
1086             graphic 0))
1087
1088   (make-charset
1089    '===jis-x0212
1090    "JIS X 0212 representative glyph-images."
1091    '(registry "jisx0212"
1092               dimension 2
1093               chars 94
1094               mother ==jis-x0212
1095               =>iso-ir 159
1096               ;; final ?D
1097               graphic 0))
1098
1099   (make-charset
1100    '===ks-x1001
1101    "KS X 1001 representative glyph-images."
1102    '(registry "ksc5601"
1103               dimension 2
1104               chars 94
1105               mother ==ks-x1001
1106               =>iso-ir 149
1107               ;; final ?C
1108               graphic 0))
1109
1110   (make-charset
1111    '=>>jis-x0208
1112    "JIS X 0208 abstract glyphs (unchanged part)."
1113    '(registry "jisx0208\\.1990"
1114               dimension 2
1115               chars 94
1116               mother =jis-x0208
1117               =>iso-ir 168
1118               ;; final ?B
1119               graphic 0))
1120   (make-charset
1121    '=>>jis-x0208@1978
1122    "JIS X 0208:1978 abstract glyphs."
1123    '(registry "jisx0208\\.1978"
1124               dimension 2
1125               chars 94
1126               mother =>>jis-x0208
1127               =>iso-ir 42
1128               ;; final ?@
1129               graphic 0))
1130   (make-charset
1131    '=>>jis-x0208@1983
1132    "JIS X 0208:1983 abstract glyphs."
1133    '(registry "jisx0208\\.1983"
1134               dimension 2
1135               chars 94
1136               mother =>>jis-x0208
1137               =>iso-ir 87
1138               graphic 0))
1139   (make-charset
1140    '=>>jis-x0208@1990
1141    "JIS X 0208:1990 abstract glyphs."
1142    '(registry "jisx0208\\.1990"
1143               dimension 2
1144               chars 94
1145               mother =>>jis-x0208
1146               =>iso-ir 168
1147               graphic 0))
1148
1149   (make-charset
1150    '=>>jis-x0213-1
1151    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
1152    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1153               dimension 2
1154               chars 94
1155               mother =jis-x0213-1
1156               =>iso-ir 228
1157               ;; final ?O
1158               graphic 0
1159               ;; partial t
1160               ))
1161   (make-charset
1162    '=>>jis-x0213-1@2000
1163    "JIS X 0213:2000 Plain 1 abstract glyphs"
1164    '(registry "jisx0213\\(\\.2000\\)-1"
1165               dimension 2
1166               chars 94
1167               mother =>>jis-x0213-1
1168               =>iso-ir 228
1169               ;; final ?O
1170               graphic 0
1171               ;; partial t
1172               ))
1173   (make-charset
1174    '=>>jis-x0213-2
1175    "JIS X 0213 Plain 2 abstract glyphs"
1176    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1177               dimension 2
1178               chars 94
1179               mother =jis-x0213-2
1180               =>iso-ir 229
1181               ;; final ?P
1182               graphic 0))
1183   (make-charset
1184    '=>>jis-x0213-1@2004
1185    "JIS X 0213:2004 Plain 1 abstract glyphs"
1186    '(registry "jisx0213\\.2004-1"
1187               dimension 2
1188               chars 94
1189               mother =>>jis-x0213-1
1190               =>iso-ir 233
1191               ;; final ?Q
1192               graphic 0
1193               ;; partial t
1194               ))
1195
1196   (make-charset
1197    '=+>jis-x0208
1198    "JIS X 0208 based on usual unification."
1199    '(registry "jisx0208\\.1990"
1200               dimension 2
1201               chars 94
1202               mother =>>jis-x0208
1203               =>iso-ir 168
1204               ;; final ?B
1205               graphic 0))
1206   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
1207   (make-charset
1208    '=+>jis-x0208@1978
1209    "JIS X 0208:1978 unified abstract glyphs."
1210    '(registry "jisx0208\\.1978"
1211               dimension 2
1212               chars 94
1213               mother =+>jis-x0208
1214               =>iso-ir 42
1215               ;; final ?@
1216               graphic 0))
1217   (make-charset
1218    '=+>jis-x0208@1983
1219    "JIS X 0208:1983 unified abstract glyphs."
1220    '(registry "jisx0208\\.1983"
1221               dimension 2
1222               chars 94
1223               mother =+>jis-x0208
1224               =>iso-ir 87
1225               graphic 0))
1226   (make-charset
1227    '=+>jis-x0208@1990
1228    "JIS X 0208:1990 unified abstract glyphs."
1229    '(registry "jisx0208\\.1990"
1230               dimension 2
1231               chars 94
1232               mother =+>jis-x0208
1233               =>iso-ir 168
1234               graphic 0))
1235   (make-charset
1236    '=+>jis-x0213-1
1237    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
1238    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1239               dimension 2
1240               chars 94
1241               mother =>>jis-x0213-1
1242               =>iso-ir 228
1243               ;; final ?O
1244               graphic 0
1245               ;; partial t
1246               ))
1247   (make-charset
1248    '=+>jis-x0213-1@2000
1249    "JIS X 0213:2000 Plain 1 unified abstract glyphs"
1250    '(registry "jisx0213\\(\\.2000\\)-1"
1251               dimension 2
1252               chars 94
1253               mother =+>jis-x0213-1
1254               =>iso-ir 228
1255               ;; final ?O
1256               graphic 0
1257               ;; partial t
1258               ))
1259   (make-charset
1260    '=+>jis-x0213-1@2004
1261    "JIS X 0213:2004 Plain 1 unified abstract glyphs"
1262    '(registry "jisx0213\\.2004-1"
1263               dimension 2
1264               chars 94
1265               mother =+>jis-x0213-1
1266               =>iso-ir 233
1267               ;; final ?Q
1268               graphic 0
1269               ;; partial t
1270               ))
1271
1272   (make-charset
1273    '=>jis-x0208
1274    "JIS X 0208 based on the unchanged unification rules."
1275    '(registry "jisx0208\\.1990"
1276               dimension 2
1277               chars 94
1278               mother =+>jis-x0208
1279               =>iso-ir 168
1280               ;; final ?B
1281               graphic 0))
1282   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
1283   (make-charset
1284    '=>jis-x0208@1997
1285    "JIS X 0208 based on the unification rule of 1997 edition."
1286    '(registry "jisx0208\\.1990"
1287               dimension 2
1288               chars 94
1289               mother =>jis-x0208
1290               =>iso-ir 168
1291               ;; final ?B
1292               graphic 0))
1293   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
1294   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
1295
1296   (make-charset
1297    '=>jis-x0213-1
1298    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
1299    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
1300               dimension 2
1301               chars 94
1302               mother =+>jis-x0213-1
1303               =>iso-ir 228
1304               ;; final ?O
1305               graphic 0
1306               ;; partial t
1307               ))
1308   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
1309   (make-charset
1310    '=>jis-x0213-1@2000
1311    "JIS X 0213:2000 Plain 1 abstract characters"
1312    '(registry "jisx0213\\(\\.2000\\)-1"
1313               dimension 2
1314               chars 94
1315               mother =>jis-x0213-1
1316               =>iso-ir 228
1317               ;; final ?O
1318               graphic 0
1319               ;; partial t
1320               ))
1321   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
1322   (make-charset
1323    '=>jis-x0213-1@2004
1324    "JIS X 0213:2004 Plain 1 abstract characters"
1325    '(registry "jisx0213\\.2004-1"
1326               dimension 2
1327               chars 94
1328               mother =>jis-x0213-1
1329               =>iso-ir 233
1330               ;; final ?Q
1331               graphic 0
1332               ;; partial t
1333               ))
1334   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
1335   (make-charset
1336    '=+>jis-x0213-2
1337    "JIS X 0213 Plain 2 based on usual unification."
1338    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1339               dimension 2
1340               chars 94
1341               mother =>>jis-x0213-2
1342               =>iso-ir 229
1343               ;; final ?P
1344               graphic 0))
1345   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
1346   (make-charset
1347    '=>jis-x0213-2
1348    "JIS X 0213 Plain 2 abstract characters"
1349    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
1350               dimension 2
1351               chars 94
1352               mother =+>jis-x0213-2
1353               =>iso-ir 229
1354               ;; final ?P
1355               graphic 0))
1356
1357   (make-charset
1358    '==cns11643-1
1359    "CNS 11643 Plane 1 representative glyph-images."
1360    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1361               dimension 2
1362               chars 94
1363               mother =cns11643-1
1364               =>iso-ir 171
1365               graphic 0))
1366   (make-charset
1367    '==cns11643-2
1368    "CNS 11643 Plane 2 representative glyph-images."
1369    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1370               dimension 2
1371               chars 94
1372               mother =cns11643-2
1373               =>iso-ir 172
1374               graphic 0))
1375   (make-charset
1376    '==cns11643-3
1377    "CNS 11643 Plane 3 representative glyph-images."
1378    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1379               dimension 2
1380               chars 94
1381               mother =cns11643-3
1382               =>iso-ir 183
1383               graphic 0))
1384   (make-charset
1385    '==cns11643-4
1386    "CNS 11643 Plane 4 representative glyph-images."
1387    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1388               dimension 2
1389               chars 94
1390               mother =cns11643-4
1391               =>iso-ir 184
1392               graphic 0))
1393   (make-charset
1394    '==cns11643-5
1395    "CNS 11643 Plane 5 representative glyph-images."
1396    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1397               dimension 2
1398               chars 94
1399               mother =cns11643-5
1400               =>iso-ir 185
1401               graphic 0))
1402   (make-charset
1403    '==cns11643-6
1404    "CNS 11643 Plane 6 representative glyph-images."
1405    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1406               dimension 2
1407               chars 94
1408               mother =cns11643-6
1409               =>iso-ir 186
1410               graphic 0))
1411   (make-charset
1412    '==cns11643-7
1413    "CNS 11643 Plane 7 representative glyph-images."
1414    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1415               dimension 2
1416               chars 94
1417               mother =cns11643-7
1418               =>iso-ir 187
1419               graphic 0))
1420
1421   (make-charset
1422    '===cns11643-1
1423    "CNS 11643 Plane 1 representative glyph-images."
1424    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1425               dimension 2
1426               chars 94
1427               mother ==cns11643-1
1428               =>iso-ir 171
1429               graphic 0))
1430   (make-charset
1431    '===cns11643-2
1432    "CNS 11643 Plane 2 representative glyph-images."
1433    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1434               dimension 2
1435               chars 94
1436               mother ==cns11643-2
1437               =>iso-ir 172
1438               graphic 0))
1439   (make-charset
1440    '===cns11643-3
1441    "CNS 11643 Plane 3 representative glyph-images."
1442    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1443               dimension 2
1444               chars 94
1445               mother ==cns11643-3
1446               =>iso-ir 183
1447               graphic 0))
1448   (make-charset
1449    '===cns11643-4
1450    "CNS 11643 Plane 4 representative glyph-images."
1451    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1452               dimension 2
1453               chars 94
1454               mother ==cns11643-4
1455               =>iso-ir 184
1456               graphic 0))
1457   (make-charset
1458    '===cns11643-5
1459    "CNS 11643 Plane 5 representative glyph-images."
1460    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1461               dimension 2
1462               chars 94
1463               mother ==cns11643-5
1464               =>iso-ir 185
1465               graphic 0))
1466   (make-charset
1467    '===cns11643-6
1468    "CNS 11643 Plane 6 representative glyph-images."
1469    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1470               dimension 2
1471               chars 94
1472               mother ==cns11643-6
1473               =>iso-ir 186
1474               graphic 0))
1475   (make-charset
1476    '===cns11643-7
1477    "CNS 11643 Plane 7 representative glyph-images."
1478    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1479               dimension 2
1480               chars 94
1481               mother ==cns11643-7
1482               =>iso-ir 187
1483               graphic 0))
1484
1485   (make-charset
1486    '=>>cns11643-1
1487    "CNS 11643 Plane 1 detailed glyphs."
1488    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1489               dimension 2
1490               chars 94
1491               mother =cns11643-1
1492               =>iso-ir 171
1493               graphic 0))
1494   (make-charset
1495    '=>>cns11643-2
1496    "CNS 11643 Plane 2 detailed glyphs."
1497    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1498               dimension 2
1499               chars 94
1500               mother =cns11643-2
1501               =>iso-ir 172
1502               graphic 0))
1503   (make-charset
1504    '=>>cns11643-3
1505    "CNS 11643 Plane 3 detailed glyphs."
1506    '(registry "CNS11643[.-]\\(.*[.-]\\)?3$"
1507               dimension 2
1508               chars 94
1509               mother =cns11643-3
1510               =>iso-ir 183
1511               graphic 0))
1512   (make-charset
1513    '=>>cns11643-4
1514    "CNS 11643 Plane 4 detailed glyphs."
1515    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1516               dimension 2
1517               chars 94
1518               mother =cns11643-4
1519               =>iso-ir 184
1520               graphic 0))
1521   (make-charset
1522    '=>>cns11643-6
1523    "CNS 11643 Plane 6 detailed glyphs."
1524    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1525               dimension 2
1526               chars 94
1527               mother =cns11643-6
1528               =>iso-ir 186
1529               graphic 0))
1530
1531   (make-charset
1532    '=>cns11643-1
1533    "CNS 11643 Plane 1 abstract characters."
1534    '(registry "CNS11643[.-]\\(.*[.-]\\)?1$"
1535               dimension 2
1536               chars 94
1537               mother =cns11643-1
1538               =>iso-ir 171
1539               graphic 0))
1540   (make-charset
1541    '=>cns11643-2
1542    "CNS 11643 Plane 2 abstract characters."
1543    '(registry "CNS11643[.-]\\(.*[.-]\\)?2$"
1544               dimension 2
1545               chars 94
1546               mother =cns11643-2
1547               =>iso-ir 172
1548               graphic 0))
1549   (make-charset
1550    '=>cns11643-4
1551    "CNS 11643 Plane 4 abstract characters."
1552    '(registry "CNS11643[.-]\\(.*[.-]\\)?4$"
1553               dimension 2
1554               chars 94
1555               mother =cns11643-4
1556               =>iso-ir 184
1557               graphic 0))
1558   (make-charset
1559    '=>cns11643-5
1560    "CNS 11643 Plane 5 abstract characters."
1561    '(registry "CNS11643[.-]\\(.*[.-]\\)?5$"
1562               dimension 2
1563               chars 94
1564               mother =cns11643-5
1565               =>iso-ir 185
1566               graphic 0))
1567   (make-charset
1568    '=>cns11643-6
1569    "CNS 11643 Plane 6 abstract characters."
1570    '(registry "CNS11643[.-]\\(.*[.-]\\)?6$"
1571               dimension 2
1572               chars 94
1573               mother =cns11643-6
1574               =>iso-ir 186
1575               graphic 0))
1576   (make-charset
1577    '=>cns11643-7
1578    "CNS 11643 Plane 7 abstract characters."
1579    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
1580               dimension 2
1581               chars 94
1582               mother =cns11643-7
1583               =>iso-ir 187
1584               graphic 0))
1585
1586   (make-charset '=big5-eten
1587                 "Big5 ETEN"
1588                 '(long-name     "Big5-ETEN"
1589                   chars         256
1590                   dimension     2
1591                   columns       2
1592                   graphic       2
1593                   direction     l2r
1594                   mother        chinese-big5
1595                   min-code      #x8140
1596                   max-code      #xFEFE
1597                   registry      "Big5\\.ETEN"))
1598   (define-charset-alias 'chinese-big5-eten '=big5-eten)
1599   (make-charset 'chinese-big5-eten-a
1600                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
1601                 '(long-name     "Big5-ETEN-a"
1602                   chars         256
1603                   dimension     2
1604                   columns       2
1605                   graphic       2
1606                   direction     l2r
1607                   mother        chinese-big5
1608                   min-code      #xF9D6
1609                   max-code      #xF9FE
1610                   registry      "Big5\\.ETEN"))
1611   (make-charset 'chinese-big5-eten-b
1612                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
1613                 '(long-name     "Big5-ETEN-b"
1614                   chars         256
1615                   dimension     2
1616                   columns       2
1617                   graphic       2
1618                   direction     l2r
1619                   mother        chinese-big5
1620                   min-code      #xC6A1
1621                   max-code      #xC8FE
1622                   registry      "Big5\\.ETEN"))
1623
1624   (make-charset '=big5-cdp
1625                 "Big5 with CDP extension"
1626                 '(long-name     "Big5-CDP"
1627                   chars         256
1628                   dimension     2
1629                   columns       2
1630                   graphic       2
1631                   direction     l2r
1632                   registry      "big5\\.cdp-0"
1633                   mother        chinese-big5
1634                   min-code      #x8140
1635                   max-code      #x8DFE))
1636   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
1637
1638   (make-charset '==big5-cdp
1639                 "Abstract glyph-images of Big5-CDP"
1640                 '(long-name     "Big5-CDP glyph-forms"
1641                   chars         256
1642                   dimension     2
1643                   columns       2
1644                   graphic       2
1645                   direction     l2r
1646                   registry      "big5\\.cdp-0"
1647                   mother        =big5-cdp))
1648   (make-charset '===big5-cdp
1649                 "Representative glyph-images of Big5-CDP"
1650                 '(long-name     "Big5-CDP glyph-images"
1651                   chars         256
1652                   dimension     2
1653                   columns       2
1654                   graphic       2
1655                   direction     l2r
1656                   registry      "big5\\.cdp-0"
1657                   mother        ==big5-cdp))
1658
1659   (make-charset '=>>big5-cdp
1660                 "Abstract glyphs of Big5-CDP"
1661                 '(long-name     "Big5-CDP glyphs"
1662                   chars         256
1663                   dimension     2
1664                   columns       2
1665                   graphic       2
1666                   direction     l2r
1667                   registry      "big5\\.cdp-0"
1668                   mother        =big5-cdp))
1669
1670   (make-charset '=+>big5-cdp
1671                 "Big5-CDP unified glyphs"
1672                 '(long-name     "Big5-CDP unified glyphs"
1673                   chars         256
1674                   dimension     2
1675                   columns       2
1676                   graphic       2
1677                   direction     l2r
1678                   registry      "big5\\.cdp-0"
1679                   mother        =big5-cdp))
1680
1681   (make-charset '=>big5-cdp
1682                 "Big5-CDP abstract characters"
1683                 '(long-name     "Big5-CDP abstract characters"
1684                   chars         256
1685                   dimension     2
1686                   columns       2
1687                   graphic       2
1688                   direction     l2r
1689                   registry      "big5\\.cdp-0"
1690                   mother        =big5-cdp))
1691
1692   (make-charset '=>big5-cdp@iwds-1
1693                 "Big5-CDP abstract characters based on IWDS-1"
1694                 '(long-name     "Big5-CDP IWDS-1 abstract characters"
1695                   chars         256
1696                   dimension     2
1697                   columns       2
1698                   graphic       2
1699                   direction     l2r
1700                   registry      "big5\\.cdp-0"
1701                   mother        =>big5-cdp))
1702
1703   (make-charset '=>big5-cdp@component
1704                 "Big5-CDP abstract components"
1705                 '(long-name     "Big5-CDP abstract components"
1706                   chars         256
1707                   dimension     2
1708                   columns       2
1709                   graphic       2
1710                   direction     l2r
1711                   registry      "big5\\.cdp-0"
1712                   mother        =>big5-cdp))
1713
1714   (make-charset '=>big5-cdp@cognate
1715                 "Big5-CDP abstract components based on cognate"
1716                 '(long-name     "Big5-CDP abstract cognate components"
1717                   chars         256
1718                   dimension     2
1719                   columns       2
1720                   graphic       2
1721                   direction     l2r
1722                   registry      "big5\\.cdp-0"
1723                   mother        =>big5-cdp))
1724
1725   (make-charset
1726    '=mj
1727    "Moji-Jouhou-Kiban characters"
1728    `(long-name "Moji-Jouhou-Kiban"
1729                chars 256
1730                dimension 3
1731                columns 2
1732                graphic 2
1733                direction l2r
1734                ;; registry "mj-0$"
1735                min-code     #xE30000
1736                max-code ,(+ #xE30000 68053)
1737                code-offset  #xE30000
1738                ;; min-code            ,(lsh #x6404 16)
1739                ;; max-code         ,(+ (lsh #x6404 16) 68053)
1740                ;; code-offset    ,(lsh #x6404 16)
1741                ))
1742   (make-charset
1743    '=mj-0
1744    "Moji-Jouhou-Kiban plane 0"
1745    '(long-name "Moji-Jouhou-Kiban-0"
1746                chars 256
1747                dimension 2
1748                columns 2
1749                graphic 2
1750                direction l2r
1751                registry "mj-0$"
1752                mother =mj
1753                min-code 0
1754                max-code #xFFFF))
1755   (make-charset
1756    '=mj-1
1757    "Moji-Jouhou-Kiban plane 1"
1758    '(long-name "Moji-Jouhou-Kiban-1"
1759                chars 256
1760                dimension 2
1761                columns 2
1762                graphic 2
1763                direction l2r
1764                registry "mj-1$"
1765                mother =mj
1766                min-code #x10000
1767                code-offset #x10000))
1768   (make-charset
1769    '=>mj
1770    "Moji-Jouhou-Kiban abstract characters"
1771    `(long-name "Moji-Jouhou-Kiban"
1772                chars 256
1773                dimension 3
1774                columns 2
1775                graphic 2
1776                direction l2r
1777                mother =mj
1778                ))
1779   (make-charset
1780    '=>mj-0
1781    "Moji-Jouhou-Kiban plane 0"
1782    '(long-name "Moji-Jouhou-Kiban-0"
1783                chars 256
1784                dimension 2
1785                columns 2
1786                graphic 2
1787                direction l2r
1788                registry "mj-0$"
1789                mother =>mj
1790                min-code 0
1791                max-code #xFFFF))
1792
1793   (make-charset
1794    '=hanyo-denshi/ja
1795    "JA (JIS X0208) part of Han'you-Denshi characters"
1796    `(long-name "Han'you-Denshi/JA"
1797                chars 94
1798                dimension 2
1799                columns 2
1800                graphic 2
1801                direction l2r
1802                registry "HanyoDenshi\\.JA-0$"
1803                min-code ,(lsh #x6400 16)
1804                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
1805                code-offset ,(lsh #x6400 16)))
1806   (make-charset
1807    '=hanyo-denshi/jb
1808    "JB (JIS X0212) part of Han'you-Denshi characters"
1809    `(long-name "Han'you-Denshi/JB"
1810                chars 94
1811                dimension 2
1812                columns 2
1813                graphic 2
1814                direction l2r
1815                registry "HanyoDenshi\\.JB-0$"
1816                min-code    ,(+ (lsh #x6400 16) (* 94 94))
1817                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
1818                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
1819   (make-charset
1820    '=hanyo-denshi/jc
1821    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1822    `(long-name "Han'you-Denshi/JC"
1823                chars 94
1824                dimension 2
1825                columns 2
1826                graphic 2
1827                direction l2r
1828                registry "HanyoDenshi\\.JC-0$"
1829                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
1830                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
1831                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
1832   (make-charset
1833    '=hanyo-denshi/jd
1834    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
1835    `(long-name "Han'you-Denshi/JD"
1836                chars 94
1837                dimension 2
1838                columns 2
1839                graphic 2
1840                direction l2r
1841                registry "HanyoDenshi\\.JD-0$"
1842                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
1843                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
1844                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
1845   (make-charset
1846    '=hanyo-denshi/ft
1847    "FT (FDPC additional) part of Han'you-Denshi characters"
1848    `(long-name "Han'you-Denshi/FT"
1849                chars 94
1850                dimension 2
1851                columns 2
1852                graphic 2
1853                direction l2r
1854                registry "HanyoDenshi\\.FT-0$"
1855                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
1856                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
1857                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
1858   (make-charset
1859    '=hanyo-denshi/ia
1860    "IA part of Han'you-Denshi characters"
1861    `(long-name "Han'you-Denshi/IA"
1862                chars 94
1863                dimension 2
1864                columns 2
1865                graphic 2
1866                direction l2r
1867                registry "HanyoDenshi\\.IA-0$"
1868                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
1869                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
1870                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
1871   (make-charset
1872    '=hanyo-denshi/ib
1873    "IB part of Han'you-Denshi characters"
1874    `(long-name "Han'you-Denshi/IB"
1875                chars 94
1876                dimension 2
1877                columns 2
1878                graphic 2
1879                direction l2r
1880                registry "HanyoDenshi\\.IB-0$"
1881                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
1882                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
1883                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
1884   (make-charset
1885    '=hanyo-denshi/hg
1886    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
1887    `(long-name "Han'you-Denshi/HG"
1888                chars 94
1889                dimension 2
1890                columns 2
1891                graphic 2
1892                direction l2r
1893                registry "HanyoDenshi\\.HG-0$"
1894                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
1895                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
1896                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
1897   (make-charset
1898    '=hanyo-denshi/ip
1899    "IP (for IPA) part of Han'you-Denshi characters"
1900    `(long-name "Han'you-Denshi/IP"
1901                chars 256
1902                dimension 2
1903                columns 2
1904                graphic 2
1905                direction l2r
1906                registry "HanyoDenshi\\.IP-0$"
1907                min-code    ,(+ (lsh #x6402 16) #x4E00)
1908                max-code    ,(+ (lsh #x6402 16) #x9FFF)
1909                code-offset ,(+ (lsh #x6402 16))))
1910   (make-charset
1911    '=hanyo-denshi/jt
1912    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
1913    `(long-name "Han'you-Denshi/JT"
1914                chars 256
1915                dimension 2
1916                columns 2
1917                graphic 2
1918                direction l2r
1919                registry "HanyoDenshi\\.JT-0$"
1920                min-code    ,(+ (lsh #x6402 16) #xAC00)
1921                max-code    ,(+ (lsh #x6402 16) #xD7AF)
1922                code-offset ,(+ (lsh #x6402 16))))
1923   (make-charset
1924    '=hanyo-denshi/ks
1925    "KS (KoSeki) part of Han'you-Denshi characters"
1926    `(long-name "Han'you-Denshi/KS"
1927                chars 256
1928                dimension 3
1929                columns 2
1930                graphic 2
1931                direction l2r))
1932   (make-charset
1933    '=hanyo-denshi/tk
1934    "TK (TouKi) part of Han'you-Denshi characters"
1935    `(long-name "Han'you-Denshi/TK"
1936                chars 256
1937                dimension 3
1938                columns 2
1939                graphic 2
1940                direction l2r))
1941
1942   (make-charset
1943    '=>hanyo-denshi/tk
1944    "TK (TouKi) part of Han'you-Denshi abstract characters"
1945    `(long-name "Han'you-Denshi/TK"
1946                chars 256
1947                dimension 3
1948                columns 2
1949                graphic 2
1950                direction l2r
1951                mother =hanyo-denshi/tk))
1952
1953   (make-charset
1954    '==mj
1955    "Moji-Jouhou-Kiban detailed glyph-images."
1956    '(long-name "MJ glyph-images"
1957                chars 256
1958                dimension 2
1959                columns 2
1960                graphic 2
1961                direction l2r
1962                mother =mj))
1963   (make-charset
1964    '==mj-0
1965    "MJ detailed glyph-images plane 0"
1966    '(long-name "MJ glyph-images-0"
1967                chars 256
1968                dimension 2
1969                columns 2
1970                graphic 2
1971                direction l2r
1972                registry "mj-0$"
1973                mother ==mj
1974                min-code 0
1975                max-code #xFFFF))
1976   (make-charset
1977    '==mj-1
1978    "MJ detailed glyph-images plane 1"
1979    '(long-name "MJ glyph-images-1"
1980                chars 256
1981                dimension 2
1982                columns 2
1983                graphic 2
1984                direction l2r
1985                registry "mj-1$"
1986                mother ==mj
1987                min-code #x10000
1988                code-offset #x10000))
1989
1990   (make-charset
1991    '==hanyo-denshi/ja
1992    "Han'you-Denshi/JA abstract glyph-forms."
1993    '(long-name "Han'you-Denshi/JA glyph-forms"
1994                chars 94
1995                dimension 2
1996                columns 2
1997                graphic 2
1998                direction l2r
1999                registry "HanyoDenshi\\.JA-0$"
2000                mother =hanyo-denshi/ja))
2001   (make-charset
2002    '==hanyo-denshi/jb
2003    "Han'you-Denshi/JB abstract glyph-forms."
2004    '(long-name "Han'you-Denshi/JB glyph-forms"
2005                chars 94
2006                dimension 2
2007                columns 2
2008                graphic 2
2009                direction l2r
2010                registry "HanyoDenshi\\.JB-0$"
2011                mother =hanyo-denshi/jb))
2012   (make-charset
2013    '==hanyo-denshi/jc
2014    "Han'you-Denshi/JC abstract glyph-forms."
2015    '(long-name "Han'you-Denshi/JC glyph-forms"
2016                chars 94
2017                dimension 2
2018                columns 2
2019                graphic 2
2020                direction l2r
2021                registry "HanyoDenshi\\.JC-0$"
2022                mother =hanyo-denshi/jc))
2023   (make-charset
2024    '==hanyo-denshi/jd
2025    "Han'you-Denshi/JD abstract glyph-forms."
2026    '(long-name "Han'you-Denshi/JD glyph-forms"
2027                chars 94
2028                dimension 2
2029                columns 2
2030                graphic 2
2031                direction l2r
2032                registry "HanyoDenshi\\.JD-0$"
2033                mother =hanyo-denshi/jd))
2034   (make-charset
2035    '==hanyo-denshi/ft
2036    "Han'you-Denshi/FT abstract glyph-forms."
2037    '(long-name "Han'you-Denshi/FT glyph-forms"
2038                chars 94
2039                dimension 2
2040                columns 2
2041                graphic 2
2042                direction l2r
2043                registry "HanyoDenshi\\.FT-0$"
2044                mother =hanyo-denshi/ft))
2045   (make-charset
2046    '==hanyo-denshi/ia
2047    "Han'you-Denshi/IA abstract glyph-forms."
2048    '(long-name "Han'you-Denshi/IA glyph-images"
2049                chars 94
2050                dimension 2
2051                columns 2
2052                graphic 2
2053                direction l2r
2054                registry "HanyoDenshi\\.IA-0$"
2055                mother =hanyo-denshi/ia))
2056   (make-charset
2057    '==hanyo-denshi/ib
2058    "Han'you-Denshi/IB abstract glyph-forms."
2059    '(long-name "Han'you-Denshi/IB glyph-forms"
2060                chars 94
2061                dimension 2
2062                columns 2
2063                graphic 2
2064                direction l2r
2065                registry "HanyoDenshi\\.IB-0$"
2066                mother =hanyo-denshi/ib))
2067   (make-charset
2068    '==hanyo-denshi/hg
2069    "Han'you-Denshi/HG abstract glyph-forms."
2070    '(long-name "Han'you-Denshi/HG glyph-forms"
2071                chars 94
2072                dimension 2
2073                columns 2
2074                graphic 2
2075                direction l2r
2076                registry "HanyoDenshi\\.HG-0$"
2077                mother =hanyo-denshi/hg))
2078   (make-charset
2079    '==hanyo-denshi/ip
2080    "Han'you-Denshi/IP abstract glyph-forms."
2081    '(long-name "Han'you-Denshi/IP glyph-images"
2082                chars 256
2083                dimension 2
2084                columns 2
2085                graphic 2
2086                direction l2r
2087                registry "HanyoDenshi\\.IP-0$"
2088                mother =hanyo-denshi/ip))
2089   (make-charset
2090    '==hanyo-denshi/jt
2091    "JT (Juuki Touitsu Moji) abstract glyph-forms."
2092    '(long-name "Han'you-Denshi/JT glyph-forms"
2093                chars 256
2094                dimension 2
2095                columns 2
2096                graphic 2
2097                direction l2r
2098                registry "HanyoDenshi\\.JT-0$"
2099                mother =hanyo-denshi/jt))
2100   (make-charset
2101    '==hanyo-denshi/ks
2102    "KoSeki-touitsu-moji abstract glyph-forms."
2103    '(long-name "Han'you-Denshi/KS glyph-forms"
2104                chars 256
2105                dimension 3
2106                columns 2
2107                graphic 2
2108                direction l2r
2109                mother =hanyo-denshi/ks))
2110   (make-charset
2111    '==hanyo-denshi/tk
2112    "TK (TouKi) part of Han'you-Denshi abstract glyph-forms."
2113    `(long-name "Han'you-Denshi/TK glyph-forms"
2114                chars 256
2115                dimension 3
2116                columns 2
2117                graphic 2
2118                direction l2r
2119                mother =hanyo-denshi/tk))
2120
2121   (make-charset
2122    '=koseki
2123    "Abstract glyph-forms of KoSeki-touitsu-moji."
2124    '(long-name "KoSeki-touitsu-moji glyph-forms"
2125                chars 256
2126                dimension 3
2127                columns 2
2128                graphic 2
2129                direction l2r
2130                mother =hanyo-denshi/ks))
2131   (make-charset
2132    '==koseki
2133    "Representative glyph-images of KoSeki-touitsu-moji."
2134    '(long-name "KoSeki-touitsu-moji glyph-images"
2135                chars 256
2136                dimension 3
2137                columns 2
2138                graphic 2
2139                direction l2r
2140                mother =koseki))
2141
2142   (define-charset-alias '=>>>hanyo-denshi/ja '==hanyo-denshi/ja)
2143   (define-charset-alias '=>>>hanyo-denshi/jb '==hanyo-denshi/jb)
2144   (define-charset-alias '=>>>hanyo-denshi/jc '==hanyo-denshi/jc)
2145   (define-charset-alias '=>>>hanyo-denshi/jd '==hanyo-denshi/jd)
2146   (define-charset-alias '=>>>hanyo-denshi/ft '==hanyo-denshi/ft)
2147   (define-charset-alias '=>>>hanyo-denshi/ib '==hanyo-denshi/ib)
2148   (define-charset-alias '=>>>hanyo-denshi/hg '==hanyo-denshi/hg)
2149   (define-charset-alias '=>>>hanyo-denshi/jt '==hanyo-denshi/jt)
2150   (define-charset-alias '=>>>hanyo-denshi/ks '==hanyo-denshi/ks)
2151
2152   ;; (make-charset
2153   ;;  '===hanyo-denshi/ja
2154   ;;  "Han'you-Denshi/JA detailed glyph-images."
2155   ;;  '(long-name "Han'you-Denshi/JA glyph-images"
2156   ;;              chars 94
2157   ;;              dimension 2
2158   ;;              columns 2
2159   ;;              graphic 2
2160   ;;              direction l2r
2161   ;;              registry "HanyoDenshi\\.JA-0$"
2162   ;;              mother ==hanyo-denshi/ja))
2163   (make-charset
2164    '===hanyo-denshi/jb
2165    "Han'you-Denshi/JB detailed glyph-images."
2166    '(long-name "Han'you-Denshi/JB glyph-images"
2167                chars 94
2168                dimension 2
2169                columns 2
2170                graphic 2
2171                direction l2r
2172                registry "HanyoDenshi\\.JB-0$"
2173                mother ==hanyo-denshi/jb))
2174   (make-charset
2175    '===hanyo-denshi/jc
2176    "Han'you-Denshi/JC representative glyph-images."
2177    '(long-name "Han'you-Denshi/JC glyph-images"
2178                chars 94
2179                dimension 2
2180                columns 2
2181                graphic 2
2182                direction l2r
2183                registry "HanyoDenshi\\.JC-0$"
2184                mother ==hanyo-denshi/jc))
2185   (make-charset
2186    '===hanyo-denshi/jd
2187    "Han'you-Denshi/JD representative glyph-images."
2188    '(long-name "Han'you-Denshi/JD glyph-images"
2189                chars 94
2190                dimension 2
2191                columns 2
2192                graphic 2
2193                direction l2r
2194                registry "HanyoDenshi\\.JD-0$"
2195                mother ==hanyo-denshi/jd))
2196   (make-charset
2197    '===hanyo-denshi/ft
2198    "Han'you-Denshi/FT detailed glyph-images."
2199    '(long-name "Han'you-Denshi/FT glyph-images"
2200                chars 94
2201                dimension 2
2202                columns 2
2203                graphic 2
2204                direction l2r
2205                registry "HanyoDenshi\\.FT-0$"
2206                mother ==hanyo-denshi/ft))
2207   (make-charset
2208    '===hanyo-denshi/ia
2209    "Han'you-Denshi/IA detailed glyph-images."
2210    '(long-name "Han'you-Denshi/IA glyph-images"
2211                chars 94
2212                dimension 2
2213                columns 2
2214                graphic 2
2215                direction l2r
2216                registry "HanyoDenshi\\.IA-0$"
2217                mother ==hanyo-denshi/ia))
2218   (make-charset
2219    '===hanyo-denshi/ib
2220    "Han'you-Denshi/IB detailed glyph-images."
2221    '(long-name "Han'you-Denshi/IB glyph-images"
2222                chars 94
2223                dimension 2
2224                columns 2
2225                graphic 2
2226                direction l2r
2227                registry "HanyoDenshi\\.IB-0$"
2228                mother ==hanyo-denshi/ib))
2229   (make-charset
2230    '===hanyo-denshi/hg
2231    "Han'you-Denshi/HG detailed glyph-images."
2232    '(long-name "Han'you-Denshi/HG glyph-images"
2233                chars 94
2234                dimension 2
2235                columns 2
2236                graphic 2
2237                direction l2r
2238                registry "HanyoDenshi\\.HG-0$"
2239                mother ==hanyo-denshi/hg))
2240   (make-charset
2241    '===hanyo-denshi/ip
2242    "Han'you-Denshi/IP representative glyph-images."
2243    '(long-name "Han'you-Denshi/IP glyph-images"
2244                chars 256
2245                dimension 2
2246                columns 2
2247                graphic 2
2248                direction l2r
2249                registry "HanyoDenshi\\.IP-0$"
2250                mother ==hanyo-denshi/ip))
2251   (make-charset
2252    '===hanyo-denshi/jt
2253    "JT (Juuki Touitsu Moji) detailed glyph-images."
2254    '(long-name "Han'you-Denshi/JT glyph-images"
2255                chars 256
2256                dimension 2
2257                columns 2
2258                graphic 2
2259                direction l2r
2260                registry "HanyoDenshi\\.JT-0$"
2261                mother ==hanyo-denshi/jt))
2262   (make-charset
2263    '===hanyo-denshi/ks
2264    "KoSeki-touitsu-moji detailed glyph-images."
2265    '(long-name "Han'you-Denshi/KS glyph-images"
2266                chars 256
2267                dimension 3
2268                columns 2
2269                graphic 2
2270                direction l2r
2271                mother ==hanyo-denshi/ks))
2272
2273   (make-charset
2274    '=hanyo-denshi/ks/mf
2275    "font encoding for KS (KoSeki) characters"
2276    `(long-name "Han'you-Denshi/KS font encoding"
2277                chars 256
2278                dimension 2
2279                columns 2
2280                graphic 2
2281                direction l2r
2282                registry "HanyoDenshi\\.KSMF-0$"
2283                min-code       ,(lsh #x6403 16)
2284                max-code    ,(+ (lsh #x6403 16) #xFFFF)
2285                code-offset    ,(lsh #x6403 16)))
2286   (make-charset
2287    '=hanyo-denshi/tk/mf-01
2288    "font encoding for TK (TouKi) characters"
2289    `(long-name "Han'you-Denshi/TK font encoding"
2290                chars 256
2291                dimension 2
2292                columns 2
2293                graphic 2
2294                direction l2r
2295                registry "HanyoDenshi\\.TKMF-1$"))
2296   (make-charset
2297    '=>hanyo-denshi/tk/mf-01
2298    "font encoding for TK (TouKi) abstract characters"
2299    `(long-name "Han'you-Denshi/TK font encoding"
2300                chars 256
2301                dimension 2
2302                columns 2
2303                graphic 2
2304                direction l2r
2305                mother =hanyo-denshi/tk/mf-01
2306                registry "HanyoDenshi\\.TKMF-1$"))
2307   (make-charset
2308    '==hanyo-denshi/tk/mf-01
2309    "font encoding for TK (TouKi) glyphs"
2310    `(long-name "Han'you-Denshi/TK font encoding"
2311                chars 256
2312                dimension 2
2313                columns 2
2314                graphic 2
2315                direction l2r
2316                mother =hanyo-denshi/tk/mf-01
2317                registry "HanyoDenshi\\.TKMF-1$"))
2318
2319   (make-charset
2320    '===mj
2321    "Moji-Jouhou-Kiban detailed glyph-images."
2322    '(long-name "MJ glyph-images"
2323                chars 256
2324                dimension 2
2325                columns 2
2326                graphic 2
2327                direction l2r
2328                mother ==mj))
2329   (make-charset
2330    '===mj-0
2331    "MJ detailed glyph-images plane 0"
2332    '(long-name "MJ glyph-images-0"
2333                chars 256
2334                dimension 2
2335                columns 2
2336                graphic 2
2337                direction l2r
2338                registry "mj-0$"
2339                mother ===mj
2340                min-code 0
2341                max-code #xFFFF))
2342   (make-charset
2343    '===mj-1
2344    "MJ detailed glyph-images plane 1"
2345    '(long-name "MJ glyph-images-1"
2346                chars 256
2347                dimension 2
2348                columns 2
2349                graphic 2
2350                direction l2r
2351                registry "mj-1$"
2352                mother ===mj
2353                min-code #x10000
2354                code-offset #x10000))
2355
2356   (make-charset
2357    '=+>hanyo-denshi/ft
2358    "Han'you-Denshi/FT abstract glyphs"
2359    '(long-name "Han'you-Denshi/FT glyphs"
2360                chars 94
2361                dimension 2
2362                columns 2
2363                graphic 2
2364                direction l2r
2365                registry "HanyoDenshi\\.FT-0$"
2366                mother =hanyo-denshi/ft))
2367   (make-charset
2368    '=+>hanyo-denshi/jt
2369    "JT (Juuki Touitsu Moji) unified abstract glyphs."
2370    '(long-name "Han'you-Denshi/JT unified glyphs"
2371                chars 256
2372                dimension 2
2373                columns 2
2374                graphic 2
2375                direction l2r
2376                registry "HanyoDenshi\\.JT-0$"
2377                mother =hanyo-denshi/jt))
2378
2379   (make-charset
2380    '=>>mj
2381    "Moji-Jouhou-Kiban abstract glyphs."
2382    '(long-name "MJ glyphs"
2383                chars 256
2384                dimension 2
2385                columns 2
2386                graphic 2
2387                direction l2r
2388                mother =mj))
2389
2390   (make-charset
2391    '=>>hanyo-denshi/ja
2392    "Han'you-Denshi/JA abstract glyphs"
2393    '(long-name "Han'you-Denshi/JA glyphs"
2394                chars 94
2395                dimension 2
2396                columns 2
2397                graphic 2
2398                direction l2r
2399                registry "HanyoDenshi\\.JA-0$"
2400                mother =hanyo-denshi/ja))
2401   (make-charset
2402    '=>>hanyo-denshi/jb
2403    "Han'you-Denshi/JB abstract glyphs"
2404    '(long-name "Han'you-Denshi/JB glyphs"
2405                chars 94
2406                dimension 2
2407                columns 2
2408                graphic 2
2409                direction l2r
2410                registry "HanyoDenshi\\.JB-0$"
2411                mother =hanyo-denshi/jb))
2412   (make-charset
2413    '=>>hanyo-denshi/jc
2414    "Han'you-Denshi/JC abstract glyphs"
2415    '(long-name "Han'you-Denshi/JC glyphs"
2416                chars 94
2417                dimension 2
2418                columns 2
2419                graphic 2
2420                direction l2r
2421                registry "HanyoDenshi\\.JC-0$"
2422                mother =hanyo-denshi/jc))
2423   (make-charset
2424    '=>>hanyo-denshi/jd
2425    "Han'you-Denshi/JD abstract glyphs"
2426    '(long-name "Han'you-Denshi/JD glyphs"
2427                chars 94
2428                dimension 2
2429                columns 2
2430                graphic 2
2431                direction l2r
2432                registry "HanyoDenshi\\.JD-0$"
2433                mother =hanyo-denshi/jd))
2434   (make-charset
2435    '=>>hanyo-denshi/ft
2436    "Han'you-Denshi/FT abstract glyphs"
2437    '(long-name "Han'you-Denshi/FT glyphs"
2438                chars 94
2439                dimension 2
2440                columns 2
2441                graphic 2
2442                direction l2r
2443                registry "HanyoDenshi\\.FT-0$"
2444                mother =hanyo-denshi/ft))
2445   (make-charset
2446    '=>>hanyo-denshi/ia
2447    "Han'you-Denshi/IA abstract glyphs"
2448    '(long-name "Han'you-Denshi/IA glyphs"
2449                chars 94
2450                dimension 2
2451                columns 2
2452                graphic 2
2453                direction l2r
2454                registry "HanyoDenshi\\.IA-0$"
2455                mother =hanyo-denshi/ia))
2456   (make-charset
2457    '=>>hanyo-denshi/ib
2458    "Han'you-Denshi/IB abstract glyphs"
2459    '(long-name "Han'you-Denshi/IB abstract glyphs"
2460                chars 94
2461                dimension 2
2462                columns 2
2463                graphic 2
2464                direction l2r
2465                registry "HanyoDenshi\\.IB-0$"
2466                mother =hanyo-denshi/ib))
2467   (make-charset
2468    '=>>hanyo-denshi/hg
2469    "Han'you-Denshi/HG abstract glyphs"
2470    '(long-name "Han'you-Denshi/HG abstract glyphs"
2471                chars 94
2472                dimension 2
2473                columns 2
2474                graphic 2
2475                direction l2r
2476                registry "HanyoDenshi\\.HG-0$"
2477                mother =hanyo-denshi/hg))
2478   (make-charset
2479    '=>>hanyo-denshi/ip
2480    "Han'you-Denshi/IP abstract glyphs"
2481    '(long-name "Han'you-Denshi/IP abstract glyphs"
2482                chars 256
2483                dimension 2
2484                columns 2
2485                graphic 2
2486                direction l2r
2487                registry "HanyoDenshi\\.IP-0$"
2488                mother =hanyo-denshi/ip))
2489   (make-charset
2490    '=>>hanyo-denshi/jt
2491    "JT (Juuki Touitsu Moji) abstract glyphs"
2492    '(long-name "Han'you-Denshi/JT glyphs"
2493                chars 256
2494                dimension 2
2495                columns 2
2496                graphic 2
2497                direction l2r
2498                registry "HanyoDenshi\\.JT-0$"
2499                mother =hanyo-denshi/jt))
2500   (make-charset
2501    '=>>hanyo-denshi/ks
2502    "Han'you-Denshi/KS abstract glyphs"
2503    '(long-name "Han'you-Denshi/KS glyphs"
2504                chars 256
2505                dimension 3
2506                columns 2
2507                graphic 2
2508                direction l2r
2509                mother =hanyo-denshi/ks))
2510
2511   (make-charset '=gt
2512                 "GT 2000"
2513                 `(long-name     "GT"
2514                   chars         256
2515                   dimension     3
2516                   columns       2
2517                   graphic       2
2518                   direction     l2r
2519                   registry      ""
2520                   min-code      ,(lsh #x6100 16)
2521                   max-code      ,(+ (lsh #x6100 16) 67547)
2522                   code-offset   ,(lsh #x6100 16)))
2523   (make-charset '==gt
2524                 "GT 2000 abstract glyph-forms."
2525                 '(long-name     "GT abstract glyph-forms"
2526                   chars         256
2527                   dimension     3
2528                   columns       2
2529                   graphic       2
2530                   direction     l2r
2531                   mother        =gt))
2532   (make-charset '===gt
2533                 "GT 2000 detailed glyph-images."
2534                 '(long-name     "GT glyph-images"
2535                   chars         256
2536                   dimension     3
2537                   columns       2
2538                   graphic       2
2539                   direction     l2r
2540                   mother        ==gt
2541                   ;; min-code   1
2542                   ;; max-code   67392
2543                   ))
2544   (define-charset-alias 'ideograph-gt '=gt)
2545   (define-charset-alias '=>>>gt '==gt)
2546   (make-charset '=>>gt
2547                 "GT 2000 abstract glyphs"
2548                 '(long-name     "GT abstract glyphs"
2549                   chars         256
2550                   dimension     3
2551                   columns       2
2552                   graphic       2
2553                   direction     l2r
2554                   mother        =gt))
2555   (define-charset-alias '<=>gt '=>>gt)
2556   (define-charset-alias '<==>gt '=>>gt)
2557   (make-charset '=+>gt
2558                 "GT 2000 unified abstract glyphs"
2559                 '(long-name     "Unified abstract GT glyphs"
2560                   chars         256
2561                   dimension     3
2562                   columns       2
2563                   graphic       2
2564                   direction     l2r
2565                   mother        =>>gt))
2566   (make-charset '=>gt
2567                 "GT 2000 abstract characters"
2568                 '(long-name     "abstract GT characters"
2569                   chars         256
2570                   dimension     3
2571                   columns       2
2572                   graphic       2
2573                   direction     l2r
2574                   mother        =+>gt))
2575   (make-charset '=gt-k
2576                 "Ideographic components of GT"
2577                 `(long-name     "GT components"
2578                   chars         256
2579                   dimension     2
2580                   columns       2
2581                   graphic       2
2582                   direction     l2r
2583                   registry      ""
2584                   min-code      ,(lsh #x6110 16)
2585                   max-code      ,(+ (lsh #x6110 16) 17090)
2586                   code-offset   ,(lsh #x6110 16)))
2587   (define-charset-alias 'ideograph-gt-k '=gt-k)
2588   (make-charset '==gt-k
2589                 "Abstract glyph-images of GT-K"
2590                 '(long-name     "GT-K glyph-images"
2591                   chars         256
2592                   dimension     2
2593                   columns       2
2594                   graphic       2
2595                   direction     l2r
2596                   mother        =gt-k))
2597   (make-charset '===gt-k
2598                 "Representative glyph-images of GT-K"
2599                 '(long-name     "GT-K glyph-images"
2600                   chars         256
2601                   dimension     2
2602                   columns       2
2603                   graphic       2
2604                   direction     l2r
2605                   mother        ==gt-k))
2606   (make-charset '=>>gt-k
2607                 "abstract glyphs of GT-K"
2608                 '(long-name     "GT-K abstract glyphs"
2609                   chars         256
2610                   dimension     2
2611                   columns       2
2612                   graphic       2
2613                   direction     l2r
2614                   mother        =gt-k))
2615   (make-charset '=>gt-k
2616                 "GT-K abstract characters"
2617                 '(long-name     "GT-K abstract characters"
2618                   chars         256
2619                   dimension     2
2620                   columns       2
2621                   graphic       2
2622                   direction     l2r
2623                   mother        =>>gt-k))
2624   (let ((i 1))
2625     (while (<= i 11)
2626       (make-charset
2627        (intern (format "=gt-pj-%d" i))
2628        (format "GT 2000 (pseudo JIS encoding) part %d" i)
2629        `(long-name ,(format "GT PJ %d" i)
2630                    chars 94
2631                    dimension 2
2632                    columns 2
2633                    graphic 0
2634                    direction l2r
2635                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
2636       (define-charset-alias
2637         (intern (format "ideograph-gt-pj-%d" i))
2638         (intern (format "=gt-pj-%d" i)))
2639       (setq i (1+ i))))
2640   (make-charset
2641    '=gt-pj-k1
2642    "Ideographic parts of GT (pseudo JIS encoding) part 1"
2643    '(long-name "GT K1"
2644                chars 94
2645                dimension 2
2646                columns 2
2647                graphic 0
2648                direction l2r
2649                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
2650   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
2651   (make-charset
2652    '==gt-pj-k1
2653    "Ideographic parts of GT (pseudo JIS encoding) part 1"
2654    '(long-name "GT K1"
2655                chars 94
2656                dimension 2
2657                columns 2
2658                graphic 0
2659                direction l2r
2660                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
2661   (make-charset
2662    '=gt-pj-k2
2663    "Ideographic parts of GT (pseudo JIS encoding) part 2"
2664    '(long-name "GT K2"
2665                chars 94
2666                dimension 2
2667                columns 2
2668                graphic 0
2669                direction l2r
2670                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
2671   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
2672   (make-charset
2673    '==gt-pj-k2
2674    "Ideographic parts of GT (pseudo JIS encoding) part 2"
2675    '(long-name "GT K2"
2676                chars 94
2677                dimension 2
2678                columns 2
2679                graphic 0
2680                direction l2r
2681                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
2682
2683   (make-charset '=daikanwa
2684                 "Daikanwa dictionary (unchanged part)"
2685                 `(long-name     "Daikanwa"
2686                   chars         256
2687                   dimension     2
2688                   columns       2
2689                   graphic       2
2690                   direction     l2r
2691                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2692                   min-code      #xE00000
2693                   max-code      ,(+ #xE00000 50100)
2694                   code-offset   #xE00000))
2695   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
2696
2697   (make-charset '=daikanwa@rev1
2698                 "Daikanwa dictionary (revised version)"
2699                 '(long-name     "Daikanwa Rev."
2700                   chars         256
2701                   dimension     2
2702                   columns       2
2703                   graphic       2
2704                   direction     l2r
2705                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
2706                   mother        =daikanwa))
2707   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
2708   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
2709
2710   (make-charset '=daikanwa@rev2
2711                 "Daikanwa dictionary (revised version 2)"
2712                 '(long-name     "Daikanwa"
2713                   chars         256
2714                   dimension     2
2715                   columns       2
2716                   graphic       2
2717                   direction     l2r
2718                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2719                   mother        =daikanwa
2720                   min-code      1
2721                   max-code      49964))
2722   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
2723
2724   (make-charset '=daikanwa/+p
2725                 "Daikanwa dictionary (ddddd')"
2726                 '(long-name     "Daikanwa ddddd'"
2727                   chars         256
2728                   dimension     2
2729                   columns       2
2730                   graphic       2
2731                   direction     l2r))
2732   (make-charset '=daikanwa/+2p
2733                 "Daikanwa dictionary (ddddd'')"
2734                 '(long-name     "Daikanwa ddddd''"
2735                   chars         256
2736                   dimension     2
2737                   columns       2
2738                   graphic       2
2739                   direction     l2r))
2740   (make-charset '=daikanwa/ho
2741                 "Daikanwa dictionary (Hokan)"
2742                 '(long-name     "Daikanwa-ho"
2743                   chars         256
2744                   dimension     2
2745                   columns       2
2746                   graphic       2
2747                   direction     l2r))
2748
2749   (make-charset '==daikanwa
2750                 "Daikanwa glyph-images."
2751                 '(long-name     "Daikanwa glyph-images"
2752                   chars         256
2753                   dimension     2
2754                   columns       2
2755                   graphic       2
2756                   direction     l2r
2757                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2758                   mother        =daikanwa))
2759   (make-charset '==daikanwa/+p
2760                 "Daikanwa detailed glyph-images (ddddd')"
2761                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2762                   chars         256
2763                   dimension     2
2764                   columns       2
2765                   graphic       2
2766                   direction     l2r
2767                   mother        =daikanwa/+p))
2768   (make-charset '==daikanwa/+2p
2769                 "Daikanwa detailed glyph-images (ddddd'')"
2770                 '(long-name     "Daikanwa glyph-images ddddd''"
2771                   chars         256
2772                   dimension     2
2773                   columns       2
2774                   graphic       2
2775                   direction     l2r
2776                   mother        =daikanwa/+2p))
2777   (make-charset '==daikanwa/ho
2778                 "Daikanwa detailed glyph-images (Hokan)"
2779                 '(long-name     "Daikanwa-ho detailed glyph-images"
2780                   chars         256
2781                   dimension     2
2782                   columns       2
2783                   graphic       2
2784                   direction     l2r
2785                   mother        =daikanwa/ho))
2786
2787   (make-charset '===daikanwa
2788                 "Daikanwa detailed glyph-images."
2789                 '(long-name     "Daikanwa detailed glyph-images"
2790                   chars         256
2791                   dimension     2
2792                   columns       2
2793                   graphic       2
2794                   direction     l2r
2795                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2796                   mother        ==daikanwa))
2797   (make-charset '===daikanwa/+p
2798                 "Daikanwa detailed glyph-images (ddddd')"
2799                 '(long-name     "Daikanwa detailed glyphs-images (ddddd')"
2800                   chars         256
2801                   dimension     2
2802                   columns       2
2803                   graphic       2
2804                   direction     l2r
2805                   mother        ==daikanwa/+p))
2806   (make-charset '===daikanwa/ho
2807                 "Daikanwa detailed glyph-images (Hokan)"
2808                 '(long-name     "Daikanwa-ho detailed glyph-images"
2809                   chars         256
2810                   dimension     2
2811                   columns       2
2812                   graphic       2
2813                   direction     l2r
2814                   mother        ==daikanwa/ho))
2815
2816   (make-charset '=>>daikanwa
2817                 "Daikanwa abstract glyphs"
2818                 '(long-name     "Daikanwa glyphs"
2819                   chars         256
2820                   dimension     2
2821                   columns       2
2822                   graphic       2
2823                   direction     l2r
2824                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2825                   mother        =daikanwa))
2826   (make-charset '=>>daikanwa/+p
2827                 "Daikanwa abstract glyphs (ddddd')"
2828                 '(long-name     "Daikanwa glyphs (ddddd')"
2829                   chars         256
2830                   dimension     2
2831                   columns       2
2832                   graphic       2
2833                   direction     l2r
2834                   mother        =daikanwa/+p))
2835   (make-charset '=>>daikanwa/+2p
2836                 "Daikanwa abstract glyphs (ddddd'')"
2837                 '(long-name     "Daikanwa glyphs (ddddd'')"
2838                   chars         256
2839                   dimension     2
2840                   columns       2
2841                   graphic       2
2842                   direction     l2r
2843                   mother        =daikanwa/+2p))
2844   (make-charset '=>>daikanwa/ho
2845                 "Daikanwa abstract glyphs (Hokan)"
2846                 '(long-name     "Daikanwa-ho glyph"
2847                   chars         256
2848                   dimension     2
2849                   columns       2
2850                   graphic       2
2851                   direction     l2r
2852                   mother        =daikanwa/ho))
2853
2854   (make-charset '=>daikanwa
2855                 "Daikanwa abstract characters"
2856                 '(long-name     "abstract Daikanwa"
2857                   chars         256
2858                   dimension     2
2859                   columns       2
2860                   graphic       2
2861                   direction     l2r
2862                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
2863                   mother        =>>daikanwa))
2864   (make-charset '=>daikanwa/ho
2865                 "Daikanwa abstract characters (Hokan)"
2866                 '(long-name     "abstract Daikanwa-ho"
2867                   chars         256
2868                   dimension     2
2869                   columns       2
2870                   graphic       2
2871                   direction     l2r
2872                   mother        =>>daikanwa/ho))
2873
2874   (make-charset '=daijiten
2875                 "Daijiten dictionary glyphs"
2876                 `(long-name     "Daijiten glyphs"
2877                   chars         256
2878                   dimension     2
2879                   columns       2
2880                   graphic       2
2881                   direction     l2r
2882                   registry      "Daijiten-*"
2883                   min-code      #xE50000
2884                   max-code      ,(+ #xE50000 14924)
2885                   code-offset   #xE50000))
2886   (make-charset '==daijiten
2887                 "Daijiten dictionary glyph-forms"
2888                 `(long-name     "Daijiten glyph-forms"
2889                   chars         256
2890                   dimension     2
2891                   columns       2
2892                   graphic       2
2893                   direction     l2r
2894                   mother        =daijiten
2895                   registry      "Daijiten-*"))
2896   (make-charset '===daijiten
2897                 "Daijiten dictionary glyph-images"
2898                 `(long-name     "Daijiten glyph-images"
2899                   chars         256
2900                   dimension     2
2901                   columns       2
2902                   graphic       2
2903                   direction     l2r
2904                   mother        ==daijiten
2905                   registry      "Daijiten-*"))
2906   (make-charset '==>daijiten
2907                 "Jishu of Daijiten dictionary"
2908                 `(long-name     "Daijiten jishu"
2909                   chars         256
2910                   dimension     2
2911                   columns       2
2912                   graphic       2
2913                   direction     l2r
2914                   mother        =daijiten
2915                   registry      "Daijiten-*"))
2916   
2917   (make-charset '=shinjigen
2918                 "Kadokawa ShinJigen dictionary (common parts)"
2919                 `(long-name     "Shinjigen common parts"
2920                   chars         256
2921                   dimension     2
2922                   columns       2
2923                   graphic       2
2924                   direction     l2r
2925                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2926
2927   (make-charset '=shinjigen@1ed
2928                 "Kadokawa ShinJigen dictionary (the first edition)"
2929                 `(long-name     "Shinjigen-1"
2930                   chars         256
2931                   dimension     2
2932                   columns       2
2933                   graphic       2
2934                   direction     l2r
2935                   mother        =shinjigen
2936                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2937   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
2938
2939   (make-charset '=shinjigen@1ed/24pr
2940                 "Kadokawa ShinJigen dictionary (the 24th impression)"
2941                 `(long-name     "Shinjigen-1 24pr"
2942                   chars         256
2943                   dimension     2
2944                   columns       2
2945                   graphic       2
2946                   direction     l2r
2947                   mother        =shinjigen@1ed))
2948
2949   (make-charset '=shinjigen@rev
2950                 "Kadokawa ShinJigen dictionary (the revised edition)"
2951                 `(long-name     "Shinjigen-2"
2952                   chars         256
2953                   dimension     2
2954                   columns       2
2955                   graphic       2
2956                   direction     l2r
2957                   mother        =shinjigen
2958                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
2959   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
2960   (make-charset '=shinjigen/+p@rev
2961                 "ShinJigen (the second edition) number with '"
2962                 `(long-name     "Shinjigen-2 with '"
2963                   chars         256
2964                   dimension     2
2965                   columns       2
2966                   graphic       2
2967                   direction     l2r))
2968   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
2969
2970   (make-charset '==shinjigen
2971                 "Detailed glyph-images of ShinJigen (common parts)"
2972                 '(long-name     "Shinjigen common parts"
2973                   chars         256
2974                   dimension     2
2975                   columns       2
2976                   graphic       2
2977                   direction     l2r
2978                   mother        =shinjigen
2979                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
2980   (make-charset '==shinjigen@1ed
2981                 "Detailed glyph-images of ShinJigen (the first edition)"
2982                 '(long-name     "Detailed glyph-images of Shinjigen-1"
2983                   chars         256
2984                   dimension     2
2985                   columns       2
2986                   graphic       2
2987                   direction     l2r
2988                   mother        ==shinjigen
2989                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
2990   (make-charset '==shinjigen@rev
2991                 "Detailed glyph-images of ShinJigen (the revised edition)"
2992                 '(long-name     "Detailed glyph-images of Shinjigen-2"
2993                   chars         256
2994                   dimension     2
2995                   columns       2
2996                   graphic       2
2997                   direction     l2r
2998                   mother        ==shinjigen
2999                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
3000   (make-charset
3001    '==shinjigen/+p@rev
3002    "Detailed glyph-images of ShinJigen (the second edition) number with '"
3003    '(long-name  "Detailed glyph-images of Shinjigen-2 with '"
3004                 mother  =shinjigen/+p@rev
3005                 chars           256
3006                 dimension       2
3007                 columns 2
3008                 graphic 2
3009                 direction       l2r))
3010
3011   (make-charset '=big5-pua
3012                 "Big5 with private used area"
3013                 '(long-name     "Big5-PUA"
3014                   chars         256
3015                   dimension     2
3016                   columns       2
3017                   graphic       2
3018                   direction     l2r
3019                   mother        chinese-big5
3020                   registry      "Big5\\.ETEN"))
3021   (define-charset-alias 'chinese-big5-pua '=big5-pua)
3022
3023   (let* ((i 1)
3024          (hzk-min (+ (lsh #x6200 16) 65536))
3025          (hzk-max (+ hzk-min 65535)))
3026     (while (<= i 12)
3027       (make-charset
3028        (intern (format "=hanziku-%d" i))
3029        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
3030        `(long-name ,(format "HANZIKU-%d" i)
3031                    chars 256
3032                    dimension 2
3033                    columns 2
3034                    graphic 2
3035                    direction l2r
3036                    registry ,(format "hanziku-%d$" i i)
3037                    min-code ,hzk-min
3038                    max-code ,hzk-max
3039                    code-offset ,hzk-min))
3040       (define-charset-alias
3041         (intern (format "ideograph-hanziku-%d" i))
3042         (intern (format "=hanziku-%d" i)))
3043       (setq hzk-min (1+ hzk-max)
3044             hzk-max (+ hzk-min 65535))
3045       (setq i (1+ i))))
3046
3047   (make-charset '===hng-jou "HNG:誠實論卷八(P.2179)"
3048                 '(long-name "HNG/P2179"
3049                   chars         256
3050                   dimension     2
3051                   registry      "hng-1$"
3052                   graphic       2
3053                   columns       2
3054                   direction     l2r))
3055   (make-charset '===hng-keg "HNG:華嚴經卷十六(S.2067)"
3056                 '(long-name "HNG/S2067"
3057                   chars         256
3058                   dimension     2
3059                   registry      "hng-2$"
3060                   graphic       2
3061                   columns       2
3062                   direction     l2r))
3063   (make-charset '===hng-dng "HNG:大般涅槃經卷十一(S.81)"
3064                 '(long-name "HNG/S81"
3065                   chars         256
3066                   dimension     2
3067                   registry      "hng-3$"
3068                   graphic       2
3069                   columns       2
3070                   direction     l2r))
3071   (make-charset '===hng-mam "HNG:摩訶摩耶經卷上(P.2160)"
3072                 '(long-name "HNG/P2160"
3073                   chars         256
3074                   dimension     2
3075                   registry      "hng-5$"
3076                   graphic       2
3077                   columns       2
3078                   direction     l2r))
3079   (make-charset '===hng-drt "HNG:大樓炭經卷三(P.2413)"
3080                 '(long-name "HNG/P2413"
3081                   chars         256
3082                   dimension     2
3083                   registry      "hng-6$"
3084                   graphic       2
3085                   columns       2
3086                   direction     l2r))
3087   (make-charset '===hng-kgk "HNG:賢劫經卷二(正倉院本)"
3088                 '(long-name "HNG/賢劫經二"
3089                   chars         256
3090                   dimension     2
3091                   registry      "hng-7$"
3092                   graphic       2
3093                   columns       2
3094                   direction     l2r))
3095   (make-charset '===hng-myz "HNG:妙法蓮華經卷五(P.2334)"
3096                 '(long-name "HNG/P2334"
3097                   chars         256
3098                   dimension     2
3099                   registry      "hng-8$"
3100                   graphic       2
3101                   columns       2
3102                   direction     l2r))
3103   (make-charset '===hng-kda "HNG:大品經卷二十八(京都国立博物館本)"
3104                 '(long-name "HNG/京博大品"
3105                   chars         256
3106                   dimension     2
3107                   registry      "hng-9$"
3108                   graphic       2
3109                   columns       2
3110                   direction     l2r))
3111   (make-charset '===hng-khi "HNG:妙法蓮華經卷五(今西本)"
3112                 '(long-name "HNG/宮廷今西"
3113                   chars         256
3114                   dimension     2
3115                   registry      "hng-10$"
3116                   graphic       2
3117                   columns       2
3118                   direction     l2r))
3119   (make-charset '===hng-khm "HNG:妙法蓮華經卷三(守屋本)"
3120                 '(long-name "HNG/宮廷守屋"
3121                   chars         256
3122                   dimension     2
3123                   registry      "hng-11$"
3124                   graphic       2
3125                   columns       2
3126                   direction     l2r))
3127   (make-charset '===hng-fhs "HNG:P2195妙法蓮華經卷六"
3128                 '(long-name "HNG/P2195"
3129                   chars         256
3130                   dimension     2
3131                   registry      "hng-12$"
3132                   graphic       2
3133                   columns       2
3134                   direction     l2r))
3135   (make-charset '===hng-hok "HNG:妙法蓮華經卷八(S.2577)"
3136                 '(long-name "HNG/S2577"
3137                   chars         256
3138                   dimension     2
3139                   registry      "hng-13$"
3140                   graphic       2
3141                   columns       2
3142                   direction     l2r))
3143   (make-charset '===hng-kyd "HNG:漢書楊雄傳(上野本)"
3144                 '(long-name "HNG/漢書楊雄"
3145                   chars         256
3146                   dimension     2
3147                   registry      "hng-14$"
3148                   graphic       2
3149                   columns       2
3150                   direction     l2r))
3151   (make-charset '===hng-sok "HNG:花嚴經卷八(守屋本)"
3152                 '(long-name "HNG/花嚴守屋"
3153                   chars         256
3154                   dimension     2
3155                   registry      "hng-15$"
3156                   graphic       2
3157                   columns       2
3158                   direction     l2r))
3159   (make-charset '===hng-yhk "HNG:瑜伽法鏡經(S.2423)"
3160                 '(long-name "HNG/S2423"
3161                   chars         256
3162                   dimension     2
3163                   registry      "hng-16$"
3164                   graphic       2
3165                   columns       2
3166                   direction     l2r))
3167   (make-charset '===hng-kak "HNG:開成石經孝經"
3168                 '(long-name "HNG/開成孝經"
3169                   chars         256
3170                   dimension     2
3171                   registry      "hng-17$"
3172                   graphic       2
3173                   columns       2
3174                   direction     l2r))
3175   (make-charset '===hng-kar "HNG:開成石經論語"
3176                 '(long-name "HNG/開成論語"
3177                   chars         256
3178                   dimension     2
3179                   registry      "hng-18$"
3180                   graphic       2
3181                   columns       2
3182                   direction     l2r))
3183   (make-charset '===hng-kae "HNG:開成石經周易"
3184                 '(long-name "HNG/開成周易"
3185                   chars         256
3186                   dimension     2
3187                   registry      "hng-19$"
3188                   graphic       2
3189                   columns       2
3190                   direction     l2r))
3191   (make-charset '===hng-sys "HNG:瑜伽師地論卷三十(S.5309)"
3192                 '(long-name "HNG/S5309"
3193                   chars         256
3194                   dimension     2
3195                   registry      "hng-22$"
3196                   graphic       2
3197                   columns       2
3198                   direction     l2r))
3199   (make-charset '===hng-tsu "HNG:通典卷一"
3200                 '(long-name "HNG/通典卷一"
3201                   chars         256
3202                   dimension     2
3203                   registry      "hng-24$"
3204                   graphic       2
3205                   columns       2
3206                   direction     l2r))
3207   (make-charset '===hng-tzj "HNG:阿毘達磨毘婆沙論卷百七(東禪寺版)"
3208                 '(long-name "HNG/東禪毘婆"
3209                   chars         256
3210                   dimension     2
3211                   registry      "hng-25$"
3212                   graphic       2
3213                   columns       2
3214                   direction     l2r))
3215   (make-charset '===hng-hos "HNG:齊民要術卷五(高山寺本)"
3216                 '(long-name "HNG/斉民要術"
3217                   chars         256
3218                   dimension     2
3219                   registry      "hng-26$"
3220                   graphic       2
3221                   columns       2
3222                   direction     l2r))
3223   (make-charset '===hng-kkh "HNG:金剛般若經(京都国立博物館本)"
3224                 '(long-name "HNG/京博金般"
3225                   chars         256
3226                   dimension     2
3227                   registry      "hng-27$"
3228                   graphic       2
3229                   columns       2
3230                   direction     l2r))
3231   (make-charset '===hng-nak "HNG:華嚴孔目(高山寺本)"
3232                 '(long-name "HNG/華厳孔目"
3233                   chars         256
3234                   dimension     2
3235                   registry      "hng-28$"
3236                   graphic       2
3237                   columns       2
3238                   direction     l2r))
3239   (make-charset '===hng-jhk "HNG:神足變化經(開元寺版)"
3240                 '(long-name "HNG/開元神足"
3241                   chars         256
3242                   dimension     2
3243                   registry      "hng-29$"
3244                   graphic       2
3245                   columns       2
3246                   direction     l2r))
3247   (make-charset '===hng-hod "HNG:法藏和尚傳(高山寺本)"
3248                 '(long-name "HNG/法藏和尚"
3249                   chars         256
3250                   dimension     2
3251                   registry      "hng-30$"
3252                   graphic       2
3253                   columns       2
3254                   direction     l2r))
3255   (make-charset '===hng-gok "HNG:後漢書光武帝紀"
3256                 '(long-name "HNG/光武帝紀"
3257                   chars         256
3258                   dimension     2
3259                   registry      "hng-31$"
3260                   graphic       2
3261                   columns       2
3262                   direction     l2r))
3263   (make-charset '===hng-ink "HNG:日本書紀 卷二十四(岩崎本)"
3264                 '(long-name "HNG/岩崎紀24"
3265                   chars         256
3266                   dimension     2
3267                   registry      "hng-33$"
3268                   graphic       2
3269                   columns       2
3270                   direction     l2r))
3271   (make-charset '===hng-nto "HNG:日本書紀 卷二十四(圖書寮本)"
3272                 '(long-name "HNG/圖書紀24"
3273                   chars         256
3274                   dimension     2
3275                   registry      "hng-34$"
3276                   graphic       2
3277                   columns       2
3278                   direction     l2r))
3279   (make-charset '===hng-nkm "HNG:日本書紀 卷二十四(兼右本)"
3280                 '(long-name "HNG/兼右紀24"
3281                   chars         256
3282                   dimension     2
3283                   registry      "hng-36$"
3284                   graphic       2
3285                   columns       2
3286                   direction     l2r))
3287   (make-charset '===hng-k24 "HNG:日本書紀 卷二十四(寛文九年版)"
3288                 '(long-name "HNG/寛九紀24"
3289                   chars         256
3290                   dimension     2
3291                   registry      "hng-37$"
3292                   graphic       2
3293                   columns       2
3294                   direction     l2r))
3295   (make-charset '===hng-ini "HNG:日本書紀卷二(鴨脚本)"
3296                 '(long-name "HNG/鴨脚紀2"
3297                   chars         256
3298                   dimension     2
3299                   registry      "hng-38$"
3300                   graphic       2
3301                   columns       2
3302                   direction     l2r))
3303   (make-charset '===hng-nkk "HNG:日本書紀 卷二(兼方本)"
3304                 '(long-name "HNG/兼方紀2"
3305                   chars         256
3306                   dimension     2
3307                   registry      "hng-39$"
3308                   graphic       2
3309                   columns       2
3310                   direction     l2r))
3311   (make-charset '===hng-kcc "HNG:日本書紀 卷二(慶長勅版)"
3312                 '(long-name "HNG/勅版紀2"
3313                   chars         256
3314                   dimension     2
3315                   registry      "hng-41$"
3316                   graphic       2
3317                   columns       2
3318                   direction     l2r))
3319   (make-charset '===hng-kcj "HNG:日本書紀 卷二(慶長十五年版)"
3320                 '(long-name "HNG/慶長紀2"
3321                   chars         256
3322                   dimension     2
3323                   registry      "hng-42$"
3324                   graphic       2
3325                   columns       2
3326                   direction     l2r))
3327   (make-charset '===hng-kbk "HNG:日本書紀 卷二(寛文九年版)"
3328                 '(long-name "HNG/寛九紀2"
3329                   chars         256
3330                   dimension     2
3331                   registry      "hng-43$"
3332                   graphic       2
3333                   columns       2
3334                   direction     l2r))
3335   (make-charset '===hng-sik "HNG:花嚴經卷八(新羅本寫本)"
3336                 '(long-name "HNG/花嚴新羅"
3337                   chars         256
3338                   dimension     2
3339                   registry      "hng-44$"
3340                   graphic       2
3341                   columns       2
3342                   direction     l2r))
3343   (make-charset '===hng-skk "HNG:華嚴經卷二十(晉本高麗古版)"
3344                 '(long-name "HNG/古麗華20"
3345                   chars         256
3346                   dimension     2
3347                   registry      "hng-46$"
3348                   graphic       2
3349                   columns       2
3350                   direction     l2r))
3351   (make-charset '===hng-kyu "HNG:初麗瑜5"
3352                 '(long-name "HNG/瑜伽師地論卷五(高麗初彫本)"
3353                   chars         256
3354                   dimension     2
3355                   registry      "hng-47$"
3356                   graphic       2
3357                   columns       2
3358                   direction     l2r))
3359   (make-charset '===hng-ksk "HNG:華嚴經卷六(高麗再彫本)"
3360                 '(long-name "HNG/再麗華6"
3361                   chars         256
3362                   dimension     2
3363                   registry      "hng-48$"
3364                   graphic       2
3365                   columns       2
3366                   direction     l2r))
3367   (make-charset '===hng-wan "HNG:華嚴經卷三十八(趙氏藏本)"
3368                 '(long-name "HNG/和寧華38"
3369                   chars         256
3370                   dimension     2
3371                   registry      "hng-49$"
3372                   graphic       2
3373                   columns       2
3374                   direction     l2r))
3375   (make-charset '===hng-okd "HNG:金剛場陀羅尼經(小川本)"
3376                 '(long-name "HNG/金剛小川"
3377                   chars         256
3378                   dimension     2
3379                   registry      "hng-50$"
3380                   graphic       2
3381                   columns       2
3382                   direction     l2r))
3383   (make-charset '===hng-wad "HNG:大般若經卷二百五十(和銅經)"
3384                 '(long-name "HNG/和銅250"
3385                   chars         256
3386                   dimension     2
3387                   registry      "hng-54$"
3388                   graphic       2
3389                   columns       2
3390                   direction     l2r))
3391   (make-charset '===hng-kmi "HNG:弥勒上生經(高山寺本)"
3392                 '(long-name "HNG/弥勒上生"
3393                   chars         256
3394                   dimension     2
3395                   registry      "hng-55$"
3396                   graphic       2
3397                   columns       2
3398                   direction     l2r))
3399   (make-charset '===hng-zkd "HNG:續高僧傳(五月一日經)(天平寫經)"
3400                 '(long-name "HNG/五一續高"
3401                   chars         256
3402                   dimension     2
3403                   registry      "hng-56$"
3404                   graphic       2
3405                   columns       2
3406                   direction     l2r))
3407   (make-charset '===hng-doh "HNG:金剛大教王經卷一(高山寺本)"
3408                 '(long-name "HNG/金剛大教"
3409                   chars         256
3410                   dimension     2
3411                   registry      "hng-57$"
3412                   graphic       2
3413                   columns       2
3414                   direction     l2r))
3415   (make-charset '===hng-jyu "HNG:成唯識論卷十(寛治二年刊本)"
3416                 '(long-name "HNG/成唯識10"
3417                   chars         256
3418                   dimension     2
3419                   registry      "hng-58$"
3420                   graphic       2
3421                   columns       2
3422                   direction     l2r))
3423   (make-charset '===hng-tzs "HNG:佛説大教王經卷一(東禪寺版日本寫本)"
3424                 '(long-name "HNG/佛説大教"
3425                   chars         256
3426                   dimension     2
3427                   registry      "hng-60$"
3428                   graphic       2
3429                   columns       2
3430                   direction     l2r))
3431   (make-charset '===hng-sai "HNG:最上秘密那拏天經(東禪寺版日本寫本)"
3432                 '(long-name "HNG/最上秘密"
3433                   chars         256
3434                   dimension     2
3435                   registry      "hng-61$"
3436                   graphic       2
3437                   columns       2
3438                   direction     l2r))
3439   (make-charset '===hng-kad "HNG:大般若經卷八十(春日版)"
3440                 '(long-name "HNG/春日般若"
3441                   chars         256
3442                   dimension     2
3443                   registry      "hng-62$"
3444                   graphic       2
3445                   columns       2
3446                   direction     l2r))
3447   (make-charset '===hng-kss "HNG:華嚴信種義(明惠自筆)"
3448                 '(long-name "HNG/華嚴信種"
3449                   chars         256
3450                   dimension     2
3451                   registry      "hng-64$"
3452                   graphic       2
3453                   columns       2
3454                   direction     l2r))
3455   (make-charset '===hng-kyo "HNG:教行信証卷四(親鸞自筆)"
3456                 '(long-name "HNG/教行信証"
3457                   chars         256
3458                   dimension     2
3459                   registry      "hng-66$"
3460                   graphic       2
3461                   columns       2
3462                   direction     l2r))
3463   (make-charset '===hng-ykk "HNG:守屋本藥師功徳經"
3464                 '(long-name "HNG/藥師功徳"
3465                   chars         256
3466                   dimension     2
3467                   registry      "hng-68$"
3468                   graphic       2
3469                   columns       2
3470                   direction     l2r))
3471   (make-charset '===hng-saa "HNG:阿毘達磨大毘婆沙論卷百七十(正倉院本)"
3472                 '(long-name "HNG/正毘170"
3473                   chars         256
3474                   dimension     2
3475                   registry      "hng-70$"
3476                   graphic       2
3477                   columns       2
3478                   direction     l2r))
3479   (make-charset '===hng-sab "HNG:阿毘達磨大毘婆沙論卷百七十八(正倉院本)"
3480                 '(long-name "HNG/正毘178"
3481                   chars         256
3482                   dimension     2
3483                   registry      "hng-71$"
3484                   graphic       2
3485                   columns       2
3486                   direction     l2r))
3487   (make-charset '===hng-wks "HNG:花嚴經卷六十七(守屋本)"
3488                 '(long-name "HNG/和寧華67"
3489                   chars         256
3490                   dimension     2
3491                   registry      "hng-72$"
3492                   graphic       2
3493                   columns       2
3494                   direction     l2r))
3495   (make-charset '===hng-wke "HNG:花嚴經卷六十八(守屋本)"
3496                 '(long-name "HNG/和寧華68"
3497                   chars         256
3498                   dimension     2
3499                   registry      "hng-73$"
3500                   graphic       2
3501                   columns       2
3502                   direction     l2r))
3503   (make-charset '===hng-smk "HNG:西夏版妙法蓮華經卷一"
3504                 '(long-name "HNG/西夏法華"
3505                   chars         256
3506                   dimension     2
3507                   registry      "hng-74$"
3508                   graphic       2
3509                   columns       2
3510                   direction     l2r))
3511   (make-charset '===hng-sgs "HNG:四分律卷第十六(正倉院五月一日經)"
3512                 '(long-name "HNG/正四分16"
3513                   chars         256
3514                   dimension     2
3515                   registry      "hng-77$"
3516                   graphic       2
3517                   columns       2
3518                   direction     l2r))
3519   (make-charset '===hng-sts "HNG:四分律卷第二十(正倉院唐經)"
3520                 '(long-name "HNG/正四分20"
3521                   chars         256
3522                   dimension     2
3523                   registry      "hng-78$"
3524                   graphic       2
3525                   columns       2
3526                   direction     l2r))
3527   (make-charset '===hng-kkd "HNG:金剛大教王經卷第二(高山寺本)"
3528                 '(long-name "HNG/院政大教"
3529                   chars         256
3530                   dimension     2
3531                   registry      "hng-79$"
3532                   graphic       2
3533                   columns       2
3534                   direction     l2r))
3535
3536   (make-charset '===chise-hdic-tsj "HDIC-TSJ (新撰字鏡 天治本)"
3537                 '(long-name "CHISE-HDIC/TSJ"
3538                   chars         256
3539                   dimension     2
3540                   registry      "chisetsj-0$"
3541                   graphic       2
3542                   columns       2
3543                   direction     l2r))
3544   (make-charset '=chise-hdic-tsj "HDIC-TSJ (新撰字鏡 天治本) abstract glyph"
3545                 '(long-name "CHISE-HDIC/TSJ"
3546                   chars         256
3547                   dimension     2
3548                   registry      "chisetsj-0$"
3549                   graphic       2
3550                   columns       2
3551                   direction     l2r
3552                   mother        ===chise-hdic-tsj))
3553
3554   (make-charset '===chise-hdic-syp "HDIC-SYP (宋本玉篇)"
3555                 '(long-name "CHISE-HDIC/SYP"
3556                   chars         256
3557                   dimension     2
3558                   registry      "chisesyp-0$"
3559                   graphic       2
3560                   columns       2
3561                   direction     l2r))
3562   (make-charset '=chise-hdic-syp "HDIC-SYP (宋本玉篇) abstract glyph"
3563                 '(long-name "CHISE-HDIC/SYP"
3564                   chars         256
3565                   dimension     2
3566                   registry      "chisesyp-0$"
3567                   graphic       2
3568                   columns       2
3569                   direction     l2r
3570                   mother        ===chise-hdic-syp))
3571
3572   (make-charset '===chise-hdic-ktb "HDIC-KTB (篆隸萬象名義 高山寺本)"
3573                 '(long-name "CHISE-HDIC/KTB"
3574                   chars         256
3575                   dimension     2
3576                   registry      "chisektb-0$"
3577                   graphic       2
3578                   columns       2
3579                   direction     l2r))
3580   (make-charset '=chise-hdic-ktb "HDIC-KTB (篆隸萬象名義 高山寺本) abstract glyph"
3581                 '(long-name "CHISE-HDIC/KTB"
3582                   chars         256
3583                   dimension     2
3584                   registry      "chisektb-0$"
3585                   graphic       2
3586                   columns       2
3587                   direction     l2r
3588                   mother        ===chise-hdic-ktb))
3589
3590   (make-charset '=cbeta "CBETA private characters"
3591                 '(long-name     "CBETA PUA"
3592                   chars         256
3593                   dimension     2
3594                   registry      "cbeta-0"
3595                   graphic       2
3596                   min-code      #xE20000
3597                   max-code      #xE2FFFF
3598                   code-offset   #xE20000
3599                   columns       2
3600                   direction     l2r))
3601   (define-charset-alias 'ideograph-cbeta '=cbeta)
3602   (make-charset '==cbeta "CBETA private characters"
3603                 '(long-name     "CBETA PUA glyph-images"
3604                   chars         256
3605                   dimension     2
3606                   registry      "cbeta-0"
3607                   graphic       2
3608                   columns       2
3609                   direction     l2r
3610                   mother        =cbeta))
3611   (make-charset '===cbeta "CBETA private characters"
3612                 '(long-name     "CBETA PUA glyph-images"
3613                   chars         256
3614                   dimension     2
3615                   registry      "cbeta-0"
3616                   graphic       2
3617                   columns       2
3618                   direction     l2r
3619                   mother        ==cbeta))
3620   (make-charset '=>>cbeta "CBETA abstract glyphs"
3621                 '(long-name     "CBETA glyphs"
3622                   chars         256
3623                   dimension     2
3624                   registry      "cbeta-0"
3625                   graphic       2
3626                   columns       2
3627                   direction     l2r
3628                   mother        =cbeta))
3629   (make-charset '=>cbeta "CBETA abstract characters"
3630                 '(long-name     "CBETA characters"
3631                   chars         256
3632                   dimension     2
3633                   registry      "cbeta-0"
3634                   graphic       2
3635                   columns       2
3636                   direction     l2r
3637                   mother        =cbeta))
3638
3639   (make-charset '=zinbun-oracle
3640                 "Oracle Bones Script"
3641                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
3642                   chars         256
3643                   dimension     2
3644                   registry      "zob1968-0"
3645                   graphic       2
3646                   min-code      #xE70000
3647                   max-code      ,(+ #xE70000 8192)
3648                   code-offset   #xE70000
3649                   columns       2
3650                   direction     l2r))
3651
3652   (make-charset '=>zinbun-oracle
3653                 "Abstract Oracle Bones"
3654                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
3655                   chars         256
3656                   dimension     2
3657                   mother        =zinbun-oracle
3658                   registry      "zob1968-0"
3659                   graphic       2
3660                   columns       2
3661                   direction     l2r))
3662
3663   (make-charset '=jef-china3
3664                 "JEF + CHINA3 private characters"
3665                 '(long-name     "JEF + CHINA3"
3666                   chars         256
3667                   dimension     2
3668                   columns       2
3669                   graphic       2
3670                   direction     l2r
3671                   registry      "china3jef-0"
3672                   min-code      #xE80000
3673                   max-code      #xE8FFFF
3674                   code-offset   #xE80000))
3675   (define-charset-alias 'china3-jef '=jef-china3)
3676   (make-charset '==jef-china3
3677                 "JEF + CHINA3 abstract glyph-images."
3678                 '(long-name     "JEF + CHINA3"
3679                   chars         256
3680                   dimension     2
3681                   columns       2
3682                   graphic       2
3683                   direction     l2r
3684                   registry      "china3jef-0"
3685                   mother        =jef-china3))
3686   (make-charset '===jef-china3
3687                 "JEF + CHINA3 glyph-images."
3688                 '(long-name     "JEF-CHINA3 glyph-images"
3689                   chars         256
3690                   dimension     2
3691                   columns       2
3692                   graphic       2
3693                   direction     l2r
3694                   registry      "china3jef-0"
3695                   mother        ==jef-china3))
3696
3697   (make-charset '=ruimoku-v6
3698                 "private characters used in RUIMOKU Version.6"
3699                 `(long-name     "RUI6"
3700                   chars         256
3701                   dimension     2
3702                   columns       2
3703                   graphic       2
3704                   direction     l2r
3705                   registry      "rui6-0"
3706                   ;; mother     ucs
3707                   min-code      #xE90000 ; #xE000
3708                   max-code      #xE908FF ; #xE8FF
3709                   code-offset   ,(- #xE90000 #xE000)))
3710   (make-charset '==ruimoku-v6
3711                 "RUIMOKU Version.6 glyph-images."
3712                 '(long-name     "RUI6 glyph-images."
3713                   chars         256
3714                   dimension     2
3715                   columns       2
3716                   graphic       2
3717                   direction     l2r
3718                   registry      "rui6-0"
3719                   mother        =ruimoku-v6))
3720   (make-charset '===ruimoku-v6
3721                 "RUIMOKU Version.6 representative glyph-images."
3722                 '(long-name     "RUI6 rep-glyph-images."
3723                   chars         256
3724                   dimension     2
3725                   columns       2
3726                   graphic       2
3727                   direction     l2r
3728                   registry      "rui6-0"
3729                   mother        ==ruimoku-v6))
3730   (make-charset '=>>ruimoku-v6
3731                 "RUIMOKU Version.6 detailed-glyphs."
3732                 '(long-name     "RUI6 characters."
3733                   chars         256
3734                   dimension     2
3735                   columns       2
3736                   graphic       2
3737                   direction     l2r
3738                   registry      "rui6-0"
3739                   mother        =ruimoku-v6))
3740   (make-charset '=>ruimoku-v6
3741                 "RUIMOKU Version.6 abstract characters."
3742                 '(long-name     "RUI6 characters."
3743                   chars         256
3744                   dimension     2
3745                   columns       2
3746                   graphic       2
3747                   direction     l2r
3748                   registry      "rui6-0"
3749                   mother        =ruimoku-v6))
3750
3751   (make-charset '=shuowen-jiguge "汲古閣本説文解字"
3752                 '(long-name "汲古閣本説文解字(抽象字体)"
3753                   chars         256
3754                   dimension     2
3755                   registry      "ShuowenJiguge-5$"
3756                   graphic       2
3757                   columns       2
3758                   direction     l2r))
3759
3760   (make-charset '===shuowen-jiguge4 "淮南書局4次様本説文解字"
3761                 '(long-name "京大人文研所蔵説文解字淮南書局4次様本"
3762                   chars         256
3763                   dimension     2
3764                   registry      "ShuowenJiguge-4$"
3765                   graphic       2
3766                   columns       2
3767                   direction     l2r))
3768
3769   (make-charset '===shuowen-jiguge5 "汲古閣通行本説文解字"
3770                 '(long-name "京大人文研所蔵汲古閣通行本説文解字"
3771                   chars         256
3772                   dimension     2
3773                   registry      "ShuowenJiguge-5$"
3774                   graphic       2
3775                   columns       2
3776                   direction     l2r))
3777
3778   ;; (make-charset
3779   ;;  '=zihai
3780   ;;  "ZhongHua-ZiHai glyph-images"
3781   ;;  '(long-name "ZhongHua-ZiHai (pppp-nn)"
3782   ;;              chars 256
3783   ;;              dimension 3
3784   ;;              columns 2
3785   ;;              graphic 2
3786   ;;              direction l2r))
3787
3788   ;; (make-charset
3789   ;;  '=zihai-17xx
3790   ;;  "ZhongHua-ZiHai (pp.1700〜1781) glyph-images"
3791   ;;  '(long-name "ZhongHua-ZiHai pp.17xx"
3792   ;;              chars 256
3793   ;;              dimension 2
3794   ;;              columns 2
3795   ;;              graphic 2
3796   ;;              direction l2r
3797   ;;              registry "zihai\\.cp-17$"))
3798
3799   (make-charset '=big5-cdp-itaiji-001
3800                 "Big5-CDP-itaiji-001 glyphs of GlyphWiki"
3801                 '(long-name     "Big5-CDP-itaiji-001"
3802                   chars         256
3803                   dimension     2
3804                   columns       2
3805                   graphic       2
3806                   direction     l2r
3807                   registry      "cdp\\.itaiji-1$"
3808                   mother        =big5-cdp))
3809   (make-charset '=>big5-cdp-itaiji-001
3810                 "Big5-CDP-itaiji-001 abstract characters of GlyphWiki"
3811                 '(long-name     "Big5-CDP-itaiji-001"
3812                   chars         256
3813                   dimension     2
3814                   columns       2
3815                   graphic       2
3816                   direction     l2r
3817                   registry      "cdp\\.itaiji-1$"
3818                   mother        =big5-cdp-itaiji-001))
3819   (make-charset '==big5-cdp-itaiji-001
3820                 "Big5-CDP-itaiji-001 abstract glyph-image of GlyphWiki"
3821                 '(long-name     "Big5-CDP-itaiji-001"
3822                   chars         256
3823                   dimension     2
3824                   columns       2
3825                   graphic       2
3826                   direction     l2r
3827                   registry      "cdp\\.itaiji-1$"
3828                   mother        =big5-cdp-itaiji-001))
3829
3830   (make-charset '=big5-cdp-itaiji-002
3831                 "Big5-CDP-itaiji-002 glyphs of GlyphWiki"
3832                 '(long-name     "Big5-CDP-itaiji-002"
3833                   chars         256
3834                   dimension     2
3835                   columns       2
3836                   graphic       2
3837                   direction     l2r
3838                   registry      "cdp\\.itaiji-2$"
3839                   mother        =big5-cdp))
3840   (make-charset '=>big5-cdp-itaiji-002
3841                 "Big5-CDP-itaiji-002 abstract characters of GlyphWiki"
3842                 '(long-name     "Big5-CDP-itaiji-002"
3843                   chars         256
3844                   dimension     2
3845                   columns       2
3846                   graphic       2
3847                   direction     l2r
3848                   registry      "cdp\\.itaiji-2$"
3849                   mother        =big5-cdp-itaiji-002))
3850
3851   (make-charset '=big5-cdp-itaiji-003
3852                 "Big5-CDP-itaiji-003 glyphs of GlyphWiki"
3853                 '(long-name     "Big5-CDP-itaiji-003"
3854                   chars         256
3855                   dimension     2
3856                   columns       2
3857                   graphic       2
3858                   direction     l2r
3859                   registry      "cdp\\.itaiji-3$"
3860                   mother        =big5-cdp))
3861   (make-charset '=>big5-cdp-itaiji-003
3862                 "Big5-CDP-itaiji-003 abstract characters of GlyphWiki"
3863                 '(long-name     "Big5-CDP-itaiji-003"
3864                   chars         256
3865                   dimension     2
3866                   columns       2
3867                   graphic       2
3868                   direction     l2r
3869                   registry      "cdp\\.itaiji-3$"
3870                   mother        =big5-cdp-itaiji-003))
3871
3872   (make-charset '=big5-cdp-itaiji-004
3873                 "Big5-CDP-itaiji-004 glyphs of GlyphWiki"
3874                 '(long-name     "Big5-CDP-itaiji-004"
3875                   chars         256
3876                   dimension     2
3877                   columns       2
3878                   graphic       2
3879                   direction     l2r
3880                   registry      "cdp\\.itaiji-4$"
3881                   mother        =big5-cdp))
3882   (make-charset '=>big5-cdp-itaiji-004
3883                 "Big5-CDP-itaiji-004 abstract characters of GlyphWiki"
3884                 '(long-name     "Big5-CDP-itaiji-004"
3885                   chars         256
3886                   dimension     2
3887                   columns       2
3888                   graphic       2
3889                   direction     l2r
3890                   registry      "cdp\\.itaiji-4$"
3891                   mother        =big5-cdp-itaiji-004))
3892
3893   (make-charset '=big5-cdp-itaiji-005
3894                 "Big5-CDP-itaiji-005 glyphs of GlyphWiki"
3895                 '(long-name     "Big5-CDP-itaiji-005"
3896                   chars         256
3897                   dimension     2
3898                   columns       2
3899                   graphic       2
3900                   direction     l2r
3901                   registry      "cdp\\.itaiji-5$"
3902                   mother        =big5-cdp))
3903
3904   (make-charset '=big5-cdp-var-001
3905                 "Big5-CDP-var-001 glyphs of GlyphWiki"
3906                 '(long-name     "Big5-CDP-var-001"
3907                   chars         256
3908                   dimension     2
3909                   columns       2
3910                   graphic       2
3911                   direction     l2r
3912                   registry      "cdp\\.var-1$"
3913                   mother        =big5-cdp))
3914
3915   (make-charset '=>big5-cdp-var-001
3916                 "Big5-CDP-var-001 abstract characters of GlyphWiki"
3917                 '(long-name     "Big5-CDP-var-001"
3918                   chars         256
3919                   dimension     2
3920                   columns       2
3921                   graphic       2
3922                   direction     l2r
3923                   registry      "cdp\\.var-1$"
3924                   mother        =big5-cdp-var-001))
3925
3926   (make-charset '=big5-cdp-var-002
3927                 "Big5-CDP-var-002 glyph-images of GlyphWiki"
3928                 '(long-name     "Big5-CDP-var-002"
3929                   chars         256
3930                   dimension     2
3931                   columns       2
3932                   graphic       2
3933                   direction     l2r
3934                   registry      "cdp\\.var-2$"
3935                   mother        =big5-cdp))
3936
3937   (make-charset '=big5-cdp-var-003
3938                 "Big5-CDP-var-003 glyph-images of GlyphWiki"
3939                 '(long-name     "Big5-CDP-var-003"
3940                   chars         256
3941                   dimension     2
3942                   columns       2
3943                   graphic       2
3944                   direction     l2r
3945                   registry      "cdp\\.var-3$"
3946                   mother        =big5-cdp))
3947   (define-charset-alias '=big5-cdp-var-3 '=big5-cdp-var-003)
3948
3949   (make-charset '=big5-cdp-var-004
3950                 "Big5-CDP-var-004 glyph-images of GlyphWiki"
3951                 '(long-name     "Big5-CDP-var-004"
3952                   chars         256
3953                   dimension     2
3954                   columns       2
3955                   graphic       2
3956                   direction     l2r
3957                   registry      "cdp\\.var-4$"
3958                   mother        =big5-cdp))
3959
3960   (make-charset '=big5-cdp-var-005
3961                 "Big5-CDP-var-005 glyph-images of GlyphWiki"
3962                 '(long-name     "Big5-CDP-var-005"
3963                   chars         256
3964                   dimension     2
3965                   columns       2
3966                   graphic       2
3967                   direction     l2r
3968                   registry      "cdp\\.var-5$"
3969                   mother        =big5-cdp))
3970   (define-charset-alias '=big5-cdp-var-5 '=big5-cdp-var-005)
3971
3972   (make-charset '=big5-cdp-var-007
3973                 "Big5-CDP-var-007 glyph-images of GlyphWiki"
3974                 '(long-name     "Big5-CDP-var-007"
3975                   chars         256
3976                   dimension     2
3977                   columns       2
3978                   graphic       2
3979                   direction     l2r
3980                   registry      "cdp\\.var-7$"
3981                   mother        =big5-cdp))
3982
3983   (make-charset '=big5-cdp-var-008
3984                 "Big5-CDP-var-008 glyph-images of GlyphWiki"
3985                 '(long-name     "Big5-CDP-var-008"
3986                   chars         256
3987                   dimension     2
3988                   columns       2
3989                   graphic       2
3990                   direction     l2r
3991                   registry      "cdp\\.var-8$"
3992                   mother        =big5-cdp))
3993
3994   (make-charset '=big5-cdp-var-010
3995                 "Big5-CDP-var-010 glyph-images of GlyphWiki"
3996                 '(long-name     "Big5-CDP-var-010"
3997                   chars         256
3998                   dimension     2
3999                   columns       2
4000                   graphic       2
4001                   direction     l2r
4002                   registry      "cdp\\.var-10$"
4003                   mother        =big5-cdp))
4004
4005   (make-charset '==>ucs@bucs
4006                 "Basic Subset of Coded Character Sets (BUCS)"
4007                 '(long-name     "BUCS abstract characters"
4008                   chars         256
4009                   dimension     3
4010                   columns       2
4011                   graphic       2
4012                   direction     l2r
4013                   =>iso-ir      177
4014                   mother        =ucs))
4015   (make-charset '==>ucs@esu
4016                 "Extended Subset of Coded Character Sets (ESU)"
4017                 '(long-name     "BUCS abstract characters"
4018                   chars         256
4019                   dimension     3
4020                   columns       2
4021                   graphic       2
4022                   direction     l2r
4023                   =>iso-ir      177
4024                   mother        ==>ucs@bucs))
4025
4026   (make-charset '=>iwds-1
4027                 "The IRG Working Document Series 1: List of UCV of Ideograhs."
4028                 '(long-name     "IWDS 1: List of UCV"
4029                   chars         256
4030                   dimension     2
4031                   columns       2
4032                   graphic       2
4033                   direction     l2r))
4034
4035   (make-charset '=>ucs@iwds-1
4036                 "UCS abstract characters based on IWDS-1."
4037                 '(long-name     "UCS based on IWDS-1"
4038                   chars         256
4039                   dimension     3
4040                   columns       2
4041                   graphic       2
4042                   direction     l2r
4043                   =>iso-ir      177
4044                   mother        =ucs))
4045   (make-charset '=>ucs@iwds-1/normalized
4046                 "UCS abstract characters based on IWDS-1."
4047                 '(long-name     "UCS based on IWDS-1"
4048                   chars         256
4049                   dimension     3
4050                   columns       2
4051                   graphic       2
4052                   direction     l2r
4053                   =>iso-ir      177
4054                   mother        =>ucs@iwds-1))
4055
4056   (make-charset '=>ucs@cognate
4057                 "UCS abstract characters based on cognate."
4058                 '(long-name     "UCS based on cognate"
4059                   chars         256
4060                   dimension     3
4061                   columns       2
4062                   graphic       2
4063                   direction     l2r
4064                   =>iso-ir      177
4065                   mother        =ucs))
4066
4067   (make-charset '=>ucs@component
4068                 "UCS encoding for abstract components of IWDS-1."
4069                 '(long-name     "UCS for IWDS-1 abstract components"
4070                   chars         256
4071                   dimension     3
4072                   columns       2
4073                   graphic       2
4074                   direction     l2r
4075                   =>iso-ir      177
4076                   mother        =ucs))
4077
4078   ;; (make-charset '=>ucs@hanyo-denshi
4079   ;;               "UCS abstract characters based on Han'you-Denshi collection."
4080   ;;               '(long-name     "UCS base characters of Han'you-Denshi"
4081   ;;                 chars         256
4082   ;;                 dimension     3
4083   ;;                 columns       2
4084   ;;                 graphic       2
4085   ;;                 direction     l2r
4086   ;;                 =>iso-ir      177
4087   ;;                 mother        =ucs))
4088
4089   (make-charset '=>ucs@iso
4090                 "Abstract characters of ISO/IEC 10646 representatives"
4091                 '(long-name     "UCS characters for ISO"
4092                   chars         256
4093                   dimension     3
4094                   columns       2
4095                   graphic       2
4096                   direction     l2r
4097                   =>iso-ir      177
4098                   mother        =ucs))
4099   (make-charset '=>ucs@unicode
4100                 "Abstract characters of Unicode representatives"
4101                 '(long-name     "UCS characters for Unicode"
4102                   chars         256
4103                   dimension     3
4104                   columns       2
4105                   graphic       2
4106                   direction     l2r
4107                   =>iso-ir      177
4108                   mother        =>ucs@iso))
4109   (make-charset '=>ucs@jis
4110                 "UCS representative characters for JIS X0208/0212/0213"
4111                 '(long-name     "UCS characters for JIS"
4112                   chars         256
4113                   dimension     3
4114                   columns       2
4115                   graphic       2
4116                   direction     l2r
4117                   =>iso-ir      177
4118                   mother        =>ucs@unicode))
4119   (make-charset '=>ucs@jis/2000
4120                 "ISO/IEC 10646 for JIS X 0213:2000"
4121                 '(long-name     "UCS for JIS:2000"
4122                   chars         256
4123                   dimension     3
4124                   columns       2
4125                   graphic       2
4126                   direction     l2r
4127                   =>iso-ir      177
4128                   mother        =>ucs@jis))
4129   (make-charset '=>ucs@jis/2004
4130                 "ISO/IEC 10646 for JIS X 0213:2004"
4131                 '(long-name     "UCS for JIS:2004"
4132                   chars         256
4133                   dimension     3
4134                   columns       2
4135                   graphic       2
4136                   direction     l2r
4137                   =>iso-ir      177
4138                   mother        =>ucs@jis))
4139   (make-charset '=>ucs@ks
4140                 "UCS representative characters for Korean Standards"
4141                 '(long-name     "UCS characters for KS"
4142                   chars         256
4143                   dimension     3
4144                   columns       2
4145                   graphic       2
4146                   direction     l2r
4147                   =>iso-ir      177
4148                   mother        =>ucs@unicode))
4149   (make-charset '=>ucs@cns
4150                 "UCS representatives characters for CNS 11643 sources"
4151                 '(long-name     "UCS characters for CNS 11643"
4152                   chars         256
4153                   dimension     3
4154                   columns       2
4155                   graphic       2
4156                   direction     l2r
4157                   =>iso-ir      177
4158                   mother        =>ucs@unicode))
4159
4160   (make-charset '=+>ucs@iso
4161                 "UCS based on ISO/IEC 10646 representative glyphs"
4162                 '(long-name     "Unified abstract glyphs of UCS"
4163                   chars         256
4164                   dimension     3
4165                   columns       2
4166                   graphic       2
4167                   direction     l2r
4168                   =>iso-ir      177
4169                   mother        =>ucs@iso))
4170   (make-charset '=+>ucs@unicode
4171                 "Unicode representative unified abstract glyphs"
4172                 '(long-name     "UCS unified abstract glyphs for Unicode"
4173                   chars         256
4174                   dimension     3
4175                   columns       2
4176                   graphic       2
4177                   direction     l2r
4178                   =>iso-ir      177
4179                   mother        =+>ucs@iso))
4180   (make-charset '=+>ucs@jis
4181                 "UCS based on Japanese usual unification"
4182                 '(long-name     "UCS unified abstract glyphs for JP"
4183                   chars         256
4184                   dimension     3
4185                   columns       2
4186                   graphic       2
4187                   direction     l2r
4188                   =>iso-ir      177
4189                   mother        =+>ucs@unicode))
4190   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
4191   (make-charset '=+>ucs@jis/1990
4192                 "UCS representative characters for JIS X0208/0212:1990"
4193                 '(long-name     "UCS characters for JIS:1990"
4194                   chars         256
4195                   dimension     3
4196                   columns       2
4197                   graphic       2
4198                   direction     l2r
4199                   =>iso-ir      177
4200                   mother        =+>ucs@jis))
4201   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
4202   (make-charset '=+>ucs@jis/2004
4203                 "UCS representative characters for JIS X 0213:2004"
4204                 '(long-name     "UCS characters for JIS:2004"
4205                   chars         256
4206                   dimension     3
4207                   columns       2
4208                   graphic       2
4209                   direction     l2r
4210                   =>iso-ir      177
4211                   mother        =+>ucs@jis))
4212   (make-charset '=+>ucs@ks
4213                 "UCS representative unified abstract glyphs for Korean Standards"
4214                 '(long-name     "UCS unified abstract glyphs for KS"
4215                   chars         256
4216                   dimension     3
4217                   columns       2
4218                   graphic       2
4219                   direction     l2r
4220                   =>iso-ir      177
4221                   mother        =+>ucs@unicode))
4222   (make-charset '=+>ucs@cns
4223                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
4224                 '(long-name     "UCS unified abstract glyphs for CNS"
4225                   chars         256
4226                   dimension     3
4227                   columns       2
4228                   graphic       2
4229                   direction     l2r
4230                   =>iso-ir      177
4231                   mother        =+>ucs@unicode))
4232
4233   (make-charset '=ucs@iso
4234                 "ISO/IEC 10646 for its representative glyphs"
4235                 '(long-name     "UCS for ISO"
4236                   chars         256
4237                   dimension     3
4238                   columns       2
4239                   graphic       2
4240                   direction     l2r
4241                   =>iso-ir      177
4242                   mother        =+>ucs@iso
4243                   ))
4244   (make-charset '=ucs@unicode
4245                 "Unicode for its representative glyphs"
4246                 '(long-name     "UCS for Unicode"
4247                   chars         256
4248                   dimension     3
4249                   columns       2
4250                   graphic       2
4251                   direction     l2r
4252                   =>iso-ir      177
4253                   mother        =ucs@iso))
4254   (make-charset '=ucs@gb
4255                 "ISO/IEC 10646 for GB"
4256                 '(long-name     "UCS for GB"
4257                   chars         256
4258                   dimension     3
4259                   columns       2
4260                   graphic       2
4261                   direction     l2r
4262                   =>iso-ir      177
4263                   mother        =ucs@unicode))
4264   (define-charset-alias 'ucs-gb '=ucs@gb)
4265   (make-charset '=ucs@gb/fw
4266                 "ISO/IEC 10646 for GB with fullwidth"
4267                 '(long-name     "UCS for GB-fullwidth"
4268                   chars         256
4269                   dimension     3
4270                   columns       2
4271                   graphic       2
4272                   direction     l2r
4273                   =>iso-ir      177
4274                   mother        =ucs@gb))
4275   (make-charset '=ucs-bmp@gb
4276                 "ISO/IEC 10646 BMP for GB"
4277                 '(long-name     "BMP for GB"
4278                   chars         256
4279                   dimension     3
4280                   columns       2
4281                   graphic       2
4282                   direction     l2r
4283                   mother        =ucs@gb
4284                   min-code      #x0000
4285                   max-code      #xFFFF))
4286   (make-charset '=ucs@cns
4287                 "ISO/IEC 10646 for CNS 11643"
4288                 '(long-name     "UCS for CNS"
4289                   chars         256
4290                   dimension     3
4291                   columns       2
4292                   graphic       2
4293                   direction     l2r
4294                   =>iso-ir      177
4295                   mother        =ucs@unicode))
4296   (define-charset-alias 'ucs-cns '=ucs@cns)
4297   (make-charset '=ucs@cns/fw
4298                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
4299                 '(long-name     "UCS for CNS-fullwidth"
4300                   chars         256
4301                   dimension     3
4302                   columns       2
4303                   graphic       2
4304                   direction     l2r
4305                   =>iso-ir      177
4306                   mother        =ucs@cns))
4307   (make-charset '=ucs-bmp@cns
4308                 "ISO/IEC 10646 BMP for CNS"
4309                 '(long-name     "BMP for CNS"
4310                   chars         256
4311                   dimension     3
4312                   columns       2
4313                   graphic       2
4314                   direction     l2r
4315                   mother        =ucs@cns
4316                   min-code      #x0000
4317                   max-code      #xFFFF))
4318   (make-charset '=ucs@jis
4319                 "ISO/IEC 10646 for JIS X0208/0212/0213"
4320                 '(long-name     "UCS for JIS"
4321                   chars         256
4322                   dimension     3
4323                   columns       2
4324                   graphic       2
4325                   direction     l2r
4326                   =>iso-ir      177
4327                   mother        =ucs@unicode))
4328   (define-charset-alias 'ucs-jis '=ucs@jis)
4329   (make-charset '=ucs@jis/fw
4330                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
4331                 '(long-name     "UCS for JIS-fullwidth"
4332                   chars         256
4333                   dimension     3
4334                   columns       2
4335                   graphic       2
4336                   direction     l2r
4337                   =>iso-ir      177
4338                   mother        =ucs@jis))
4339   (make-charset '=ucs-bmp@jis
4340                 "ISO/IEC 10646 BMP for JIS"
4341                 '(long-name     "BMP for JIS"
4342                   chars         256
4343                   dimension     3
4344                   columns       2
4345                   graphic       2
4346                   direction     l2r
4347                   mother        =ucs@jis
4348                   min-code      #x0000
4349                   max-code      #xFFFF))
4350   ;; (make-charset '=ucs@jis/1983
4351   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
4352   ;;               '(long-name     "UCS for JIS:1983"
4353   ;;                 chars         256
4354   ;;                 dimension     3
4355   ;;                 columns       2
4356   ;;                 graphic       2
4357   ;;                 direction     l2r
4358   ;;                 =>iso-ir      177
4359   ;;                 mother        =ucs@jis))
4360   (make-charset '=ucs@jis/1990
4361                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
4362                 '(long-name     "UCS for JIS:1990"
4363                   chars         256
4364                   dimension     3
4365                   columns       2
4366                   graphic       2
4367                   direction     l2r
4368                   =>iso-ir      177
4369                   mother        =ucs@jis))
4370   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
4371   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
4372   (make-charset '=ucs@jis/2000
4373                 "ISO/IEC 10646 for JIS X 0213:2000"
4374                 '(long-name     "UCS for JIS:2000"
4375                   chars         256
4376                   dimension     3
4377                   columns       2
4378                   graphic       2
4379                   direction     l2r
4380                   =>iso-ir      177
4381                   mother        =ucs@jis))
4382   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
4383   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
4384   (make-charset '=ucs@jis/2004
4385                 "ISO/IEC 10646 for JIS X 0213:2004"
4386                 '(long-name     "UCS for JIS:2004"
4387                   chars         256
4388                   dimension     3
4389                   columns       2
4390                   graphic       2
4391                   direction     l2r
4392                   =>iso-ir      177
4393                   mother        =ucs@jis))
4394   (make-charset '=ucs@JP
4395                 "UCS for common glyphs used in Japan"
4396                 '(long-name     "UCS for Japan"
4397                   chars         256
4398                   dimension     3
4399                   columns       2
4400                   graphic       2
4401                   direction     l2r
4402                   =>iso-ir      177
4403                   mother        =ucs@jis/2004))
4404   (define-charset-alias '=ucs@jp '=ucs@JP)
4405   (make-charset '=ucs@JP/hanazono
4406                 "Japanese glyph-images of Hanazono Mincho"
4407                 '(long-name     "UCS for Hana-Min"
4408                   chars         256
4409                   dimension     3
4410                   columns       2
4411                   graphic       2
4412                   direction     l2r
4413                   =>iso-ir      177
4414                   mother        =ucs@JP))
4415   (make-charset '=ucs@ks
4416                 "ISO/IEC 10646 for Korean Standards"
4417                 '(long-name     "UCS for KS"
4418                   chars         256
4419                   dimension     3
4420                   columns       2
4421                   graphic       2
4422                   direction     l2r
4423                   =>iso-ir      177
4424                   mother        =ucs@unicode))
4425   (define-charset-alias 'ucs-ks '=ucs@ks)
4426   (make-charset '=ucs@ks/2012
4427                 "Mapping for Korean Standards in ISO/IEC 10646:2012"
4428                 '(long-name     "UCS:2012 for KS"
4429                   chars         256
4430                   dimension     3
4431                   columns       2
4432                   graphic       2
4433                   direction     l2r
4434                   =>iso-ir      177
4435                   mother        =ucs@ks))
4436   (make-charset '=ucs-bmp@ks
4437                 "ISO/IEC 10646 BMP for KS"
4438                 '(long-name     "BMP for KS"
4439                   chars         256
4440                   dimension     3
4441                   columns       2
4442                   graphic       2
4443                   direction     l2r
4444                   mother        =ucs@ks
4445                   min-code      #x0000
4446                   max-code      #xFFFF))
4447   (make-charset '=ucs@cns11643
4448                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
4449                 '(long-name     "UCS for CNS11643"
4450                   chars         256
4451                   dimension     3
4452                   columns       2
4453                   graphic       2
4454                   direction     l2r
4455                   =>iso-ir      177
4456                   mother        =ucs@cns))
4457   (make-charset '=ucs@big5
4458                 "ISO/IEC 10646 for Big5"
4459                 '(long-name     "UCS for Big5"
4460                   chars         256
4461                   dimension     3
4462                   columns       2
4463                   graphic       2
4464                   direction     l2r
4465                   =>iso-ir      177
4466                   ;; mother     =>ucs@iwds-1
4467                   mother        =ucs@cns
4468                   ;; mother     =>>ucs@cns
4469                   ))
4470   (define-charset-alias 'ucs-big5 '=ucs@big5)
4471   (make-charset '=ucs@big5/cns11643
4472                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
4473                 '(long-name     "UCS for Big5@CNS11643"
4474                   chars         256
4475                   dimension     3
4476                   columns       2
4477                   graphic       2
4478                   direction     l2r
4479                   =>iso-ir      177
4480                   mother        =ucs@big5))
4481
4482   (make-charset '=>>ucs@iso
4483                 "Representative abstract-glyphs of ISO/IEC 10646"
4484                 '(long-name     "UCS abstract glyphs for UCS"
4485                   chars         256
4486                   dimension     3
4487                   columns       2
4488                   graphic       2
4489                   direction     l2r
4490                   =>iso-ir      177
4491                   mother        =ucs@iso))
4492   (make-charset '=>>ucs@unicode
4493                 "Representative abstract-glyphs of Unicode"
4494                 '(long-name     "Unicode abstract glyphs"
4495                   chars         256
4496                   dimension     3
4497                   columns       2
4498                   graphic       2
4499                   direction     l2r
4500                   =>iso-ir      177
4501                   mother        =>>ucs@iso))
4502   (make-charset '=>>ucs@jis
4503                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
4504                 '(long-name     "UCS abstract glyphs for JIS"
4505                   chars         256
4506                   dimension     3
4507                   columns       2
4508                   graphic       2
4509                   direction     l2r
4510                   =>iso-ir      177
4511                   mother        =>>ucs@unicode))
4512   (make-charset '=>>ucs@jis/1990
4513                 "UCS Representative glyphs for JIS X 0208/0212:1990"
4514                 '(long-name     "UCS glyphs for JIS:1990"
4515                   chars         256
4516                   dimension     3
4517                   columns       2
4518                   graphic       2
4519                   direction     l2r
4520                   =>iso-ir      177
4521                   mother        =>>ucs@jis))
4522   (make-charset '=>>ucs@jis/2000
4523                 "UCS Representative glyphs for JIS X 0213:2000"
4524                 '(long-name     "UCS glyphs for JIS:2000"
4525                   chars         256
4526                   dimension     3
4527                   columns       2
4528                   graphic       2
4529                   direction     l2r
4530                   =>iso-ir      177
4531                   mother        =>>ucs@jis))
4532   (make-charset '=>>ucs@jis/2004
4533                 "UCS Representative glyphs for JIS X 0213:2004"
4534                 '(long-name     "UCS glyphs for JIS:2004"
4535                   chars         256
4536                   dimension     3
4537                   columns       2
4538                   graphic       2
4539                   direction     l2r
4540                   =>iso-ir      177
4541                   mother        =>>ucs@jis))
4542   (make-charset '=>>ucs@JP
4543                 "UCS abstract-glyphs based on Japanese style glyphs"
4544                 '(long-name     "UCS glyphs for JP"
4545                   chars         256
4546                   dimension     3
4547                   columns       2
4548                   graphic       2
4549                   direction     l2r
4550                   =>iso-ir      177
4551                   mother        =>>ucs@jis/2004))
4552   (make-charset '=>>ucs@ks
4553                 "UCS Representative glyphs for Korean Standards"
4554                 '(long-name     "UCS glyphs for KS"
4555                   chars         256
4556                   dimension     3
4557                   columns       2
4558                   graphic       2
4559                   direction     l2r
4560                   =>iso-ir      177
4561                   mother        =>>ucs@unicode))
4562   (make-charset '=>>ucs@cns
4563                 "UCS Representative glyphs for CNS 11643 sources"
4564                 '(long-name     "UCS glyphs for CNS"
4565                   chars         256
4566                   dimension     3
4567                   columns       2
4568                   graphic       2
4569                   direction     l2r
4570                   =>iso-ir      177
4571                   mother        =>>ucs@unicode))
4572
4573   (make-charset '==ucs@iso
4574                 "Representative glyph-forms of ISO/IEC 10646."
4575                 '(long-name     "UCS glyph-forms for UCS"
4576                   chars         256
4577                   dimension     3
4578                   columns       2
4579                   graphic       2
4580                   direction     l2r
4581                   =>iso-ir      177
4582                   mother        =>>ucs@iso))
4583   (define-charset-alias '=>>>ucs@iso '==ucs@iso)
4584   (make-charset '==ucs@unicode
4585                 "Representative glyph-forms of Unicode."
4586                 '(long-name     "UCS glyph-forms for Unicode"
4587                   chars         256
4588                   dimension     3
4589                   columns       2
4590                   graphic       2
4591                   direction     l2r
4592                   =>iso-ir      177
4593                   mother        ==ucs@iso))
4594   (define-charset-alias '=>>>ucs@unicode '==ucs@unicode)
4595   (make-charset '==ucs@gb
4596                 "ISO/IEC 10646 for GB"
4597                 '(long-name     "UCS for GB"
4598                   chars         256
4599                   dimension     3
4600                   columns       2
4601                   graphic       2
4602                   direction     l2r
4603                   =>iso-ir      177
4604                   mother        ==ucs@unicode))
4605   (make-charset '==ucs-bmp@gb
4606                 "ISO/IEC 10646 BMP for GB"
4607                 '(long-name     "BMP for GB"
4608                   chars         256
4609                   dimension     3
4610                   columns       2
4611                   graphic       2
4612                   direction     l2r
4613                   mother        ==ucs@gb
4614                   min-code      #x0000
4615                   max-code      #xFFFF))
4616   (make-charset '==ucs@cns
4617                 "UCS Representative glyph-forms for CNS 11643 sources."
4618                 '(long-name     "UCS glyph-forms for CNS"
4619                   chars         256
4620                   dimension     3
4621                   columns       2
4622                   graphic       2
4623                   direction     l2r
4624                   =>iso-ir      177
4625                   mother        ==ucs@unicode))
4626   (define-charset-alias '=>>>ucs@cns '==ucs@cns)
4627   (make-charset '==ucs-bmp@cns
4628                 "ISO/IEC 10646 BMP for CNS"
4629                 '(long-name     "BMP for CNS"
4630                   chars         256
4631                   dimension     3
4632                   columns       2
4633                   graphic       2
4634                   direction     l2r
4635                   mother        ==ucs@cns
4636                   min-code      #x0000
4637                   max-code      #xFFFF))
4638   (make-charset '==ucs@jis
4639                 "UCS Representative glyph-forms for JIS X0208/0212/0213."
4640                 '(long-name     "UCS glyph-forms for JIS"
4641                   chars         256
4642                   dimension     3
4643                   columns       2
4644                   graphic       2
4645                   direction     l2r
4646                   =>iso-ir      177
4647                   mother        ==ucs@unicode))
4648   (define-charset-alias '=>>>ucs@jis '==ucs@jis)
4649   (make-charset '==ucs@jis/1990
4650                 "UCS Representative glyph-forms for JIS X 0208/0212:1990."
4651                 '(long-name     "UCS glyph-forms for JIS:1990"
4652                   chars         256
4653                   dimension     3
4654                   columns       2
4655                   graphic       2
4656                   direction     l2r
4657                   =>iso-ir      177
4658                   mother        ==ucs@jis))
4659   (define-charset-alias '=>>>ucs@jis/1990 '==ucs@jis/1990)
4660   (make-charset '==ucs@jis/2000
4661                 "UCS Representative glyph-forms for JIS X 0213:2000."
4662                 '(long-name     "UCS glyph-forms for JIS:2000"
4663                   chars         256
4664                   dimension     3
4665                   columns       2
4666                   graphic       2
4667                   direction     l2r
4668                   =>iso-ir      177
4669                   mother        ==ucs@jis))
4670   (define-charset-alias '=>>>ucs@jis/2000 '==ucs@jis/2000)
4671   (make-charset '==ucs@jis/2004
4672                 "UCS Representative glyph-forms for JIS X 0213:2004."
4673                 '(long-name     "UCS glyph-forms for JIS:2004"
4674                   chars         256
4675                   dimension     3
4676                   columns       2
4677                   graphic       2
4678                   direction     l2r
4679                   =>iso-ir      177
4680                   mother        ==ucs@jis))
4681   (define-charset-alias '=>>>ucs@jis/2004 '==ucs@jis/2004)
4682   (make-charset '==ucs@JP
4683                 "UCS for common glyph-forms used in Japan."
4684                 '(long-name     "UCS for Japan"
4685                   chars         256
4686                   dimension     3
4687                   columns       2
4688                   graphic       2
4689                   direction     l2r
4690                   =>iso-ir      177
4691                   mother        ==ucs@jis/2004))
4692   (make-charset '==ucs@JP/hanazono
4693                 "Japanese glyph-forms of Hanazono Mincho."
4694                 '(long-name     "UCS for Hana-Min"
4695                   chars         256
4696                   dimension     3
4697                   columns       2
4698                   graphic       2
4699                   direction     l2r
4700                   =>iso-ir      177
4701                   mother        ==ucs@JP))
4702   (make-charset '==ucs@ks
4703                 "UCS Representative glyph-forms for Korean Standards."
4704                 '(long-name     "UCS glyph-forms for KS"
4705                   chars         256
4706                   dimension     3
4707                   columns       2
4708                   graphic       2
4709                   direction     l2r
4710                   =>iso-ir      177
4711                   mother        ==ucs@unicode))
4712   (define-charset-alias '=>>>ucs@ks '==ucs@ks)
4713   (make-charset '==ucs-bmp@ks
4714                 "ISO/IEC 10646 BMP for KS."
4715                 '(long-name     "BMP for KS"
4716                   chars         256
4717                   dimension     3
4718                   columns       2
4719                   graphic       2
4720                   direction     l2r
4721                   mother        ==ucs@ks
4722                   min-code      #x0000
4723                   max-code      #xFFFF))
4724   (make-charset '==ucs@cns11643
4725                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw."
4726                 '(long-name     "UCS for CNS11643"
4727                   chars         256
4728                   dimension     3
4729                   columns       2
4730                   graphic       2
4731                   direction     l2r
4732                   =>iso-ir      177
4733                   mother        ==ucs@cns))
4734
4735   (make-charset '===ucs@iso
4736                 "ISO/IEC 10646-2 representative glyph-images."
4737                 '(long-name     "ISO rep-images for UCS"
4738                   chars         256
4739                   dimension     3
4740                   columns       2
4741                   graphic       2
4742                   direction     l2r
4743                   =>iso-ir      177
4744                   mother        ==ucs@iso))
4745   (make-charset '===ucs@unicode
4746                 "Unicode for its representative glyph-images."
4747                 '(long-name     "UCS for Unicode"
4748                   chars         256
4749                   dimension     3
4750                   columns       2
4751                   graphic       2
4752                   direction     l2r
4753                   =>iso-ir      177
4754                   mother        ==ucs@unicode))
4755   (make-charset '===ucs@gb
4756                 "UCS representative glyph-images of GB."
4757                 '(long-name     "UCS rep-images for GB"
4758                   chars         256
4759                   dimension     3
4760                   columns       2
4761                   graphic       2
4762                   direction     l2r
4763                   =>iso-ir      177
4764                   mother        ===ucs@unicode))
4765   (make-charset '===ucs@ks
4766                 "UCS representative glyph-images of Korean Standards."
4767                 '(long-name     "UCS rep-images for KS"
4768                   chars         256
4769                   dimension     3
4770                   columns       2
4771                   graphic       2
4772                   direction     l2r
4773                   =>iso-ir      177
4774                   mother        ==ucs@ks))
4775
4776   (make-charset '=ucs-var-001
4777                 "uXXXX-var-001 glyph-images of GlyphWiki"
4778                 '(long-name     "UCS-var-001"
4779                   chars         256
4780                   dimension     3
4781                   columns       2
4782                   graphic       2
4783                   direction     l2r
4784                   ;; =>iso-ir   177
4785                   mother        =ucs))
4786   (make-charset '=ucs-bmp-var-001
4787                 "uXXXX-var-001 glyph-images in BMP"
4788                 '(long-name     "UCS-BMP-var-001"
4789                   chars         256
4790                   dimension     2
4791                   columns       2
4792                   graphic       2
4793                   direction     l2r
4794                   ;; =>iso-ir   177
4795                   mother        =ucs-var-001
4796                   min-code #x2E00
4797                   max-code #x9FEA
4798                   registry "ucs\\.var001-0"))
4799   (make-charset '=ucs-sip-var-001
4800                 "uXXXX-var-001 glyph-images in SIP"
4801                 '(long-name     "UCS-SIP-var-001"
4802                   chars         256
4803                   dimension     2
4804                   columns       2
4805                   graphic       2
4806                   direction     l2r
4807                   mother        =ucs-var-001
4808                   min-code #x20000 max-code #x2FFFF
4809                   registry "ucs00\\.var001-2"))
4810   (make-charset '=ucs-tip-var-001
4811                 "uXXXX-var-001 glyph-images in TIP"
4812                 '(long-name     "UCS-TIP-var-001"
4813                   chars         256
4814                   dimension     2
4815                   columns       2
4816                   graphic       2
4817                   direction     l2r
4818                   mother        =ucs-var-001
4819                   min-code #x30000 max-code #x3FFFF
4820                   registry "ucs00\\.var001-3"))
4821   (make-charset '==ucs-var-001
4822                 "Abstract glyph-forms corresponding with uXXXX-var-001 of GlyphWiki"
4823                 '(long-name     "UCS-var-001"
4824                   chars         256
4825                   dimension     3
4826                   columns       2
4827                   graphic       2
4828                   direction     l2r
4829                   ;; =>iso-ir   177
4830                   mother        =ucs-var-001))
4831   (make-charset '==ucs-bmp-var-001
4832                 "uXXXX-var-001's abstract glyph-forms in BMP"
4833                 '(long-name     "UCS-BMP-var-001 glyph-forms"
4834                   chars         256
4835                   dimension     2
4836                   columns       2
4837                   graphic       2
4838                   direction     l2r
4839                   ;; =>iso-ir   177
4840                   mother        ==ucs-var-001
4841                   min-code #x2E00
4842                   max-code #x9FCC
4843                   registry "ucs\\.var001-0"))
4844   (make-charset '==ucs-sip-var-001
4845                 "uXXXX-var-001's abstract glyph-forms in SIP"
4846                 '(long-name     "UCS-SIP-var-001 glyph-forms"
4847                   chars         256
4848                   dimension     2
4849                   columns       2
4850                   graphic       2
4851                   direction     l2r
4852                   mother        ==ucs-var-001
4853                   min-code #x20000 max-code #x2FFFF
4854                   registry "ucs00\\.var001-2"))
4855
4856   (make-charset '=ucs-var-002
4857                 "uXXXX-var-002 glyph-images of GlyphWiki"
4858                 '(long-name     "UCS-var-002"
4859                   chars         256
4860                   dimension     3
4861                   columns       2
4862                   graphic       2
4863                   direction     l2r
4864                   ;; =>iso-ir   177
4865                   mother        =ucs))
4866   (make-charset '=ucs-bmp-var-002
4867                 "uXXXX-var-002 glyph-images in BMP"
4868                 '(long-name     "UCS-BMP-var-002"
4869                   chars         256
4870                   dimension     2
4871                   columns       2
4872                   graphic       2
4873                   direction     l2r
4874                   ;; =>iso-ir   177
4875                   mother        =ucs-var-002
4876                   min-code #x2E00
4877                   max-code #x9FCC
4878                   registry "ucs\\.var002-0"))
4879   (make-charset '=ucs-sip-var-002
4880                 "uXXXX-var-002 glyph-images in SIP"
4881                 '(long-name     "UCS-SIP-var-002"
4882                   chars         256
4883                   dimension     2
4884                   columns       2
4885                   graphic       2
4886                   direction     l2r
4887                   mother        =ucs-var-002
4888                   min-code #x20000 max-code #x2FFFF
4889                   registry "ucs00\\.var002-2"))
4890   (make-charset '=ucs-tip-var-002
4891                 "uXXXX-var-002 glyph-images in TIP"
4892                 '(long-name     "UCS-TIP-var-002"
4893                   chars         256
4894                   dimension     2
4895                   columns       2
4896                   graphic       2
4897                   direction     l2r
4898                   mother        =ucs-var-002
4899                   min-code #x30000 max-code #x3FFFF
4900                   registry "ucs00\\.var002-3"))
4901   (make-charset '==ucs-var-002
4902                 "Abstract glyph-forms corresponding with uXXXX-var-002 of GlyphWiki"
4903                 '(long-name     "UCS-var-002"
4904                   chars         256
4905                   dimension     3
4906                   columns       2
4907                   graphic       2
4908                   direction     l2r
4909                   ;; =>iso-ir   177
4910                   mother        =ucs-var-002))
4911   (make-charset '==ucs-bmp-var-002
4912                 "uXXXX-var-002's abstract glyph-forms in BMP"
4913                 '(long-name     "UCS-BMP-var-002 glyph-forms"
4914                   chars         256
4915                   dimension     2
4916                   columns       2
4917                   graphic       2
4918                   direction     l2r
4919                   ;; =>iso-ir   177
4920                   mother        ==ucs-var-002
4921                   min-code #x2E00
4922                   max-code #x9FCC
4923                   registry "ucs\\.var002-0"))
4924   (make-charset '==ucs-sip-var-002
4925                 "uXXXX-var-002's abstract glyph-forms in SIP"
4926                 '(long-name     "UCS-SIP-var-002 glyph-forms"
4927                   chars         256
4928                   dimension     2
4929                   columns       2
4930                   graphic       2
4931                   direction     l2r
4932                   mother        ==ucs-var-002
4933                   min-code #x20000 max-code #x2FFFF
4934                   registry "ucs00\\.var002-2"))
4935
4936   (make-charset '=ucs-var-003
4937                 "uXXXX-var-003 glyph-images of GlyphWiki"
4938                 '(long-name     "UCS-var-003"
4939                   chars         256
4940                   dimension     3
4941                   columns       2
4942                   graphic       2
4943                   direction     l2r
4944                   ;; =>iso-ir   177
4945                   mother        =ucs))
4946   (make-charset '=ucs-bmp-var-003
4947                 "uXXXX-var-003 glyph-images in BMP"
4948                 '(long-name     "UCS-BMP-var-003"
4949                   chars         256
4950                   dimension     2
4951                   columns       2
4952                   graphic       2
4953                   direction     l2r
4954                   ;; =>iso-ir   177
4955                   mother        =ucs-var-003
4956                   min-code #x2E00
4957                   max-code #x9FCC
4958                   registry "ucs\\.var003-0"))
4959   (make-charset '=ucs-sip-var-003
4960                 "uXXXX-var-003 glyph-images in SIP"
4961                 '(long-name     "UCS-SIP-var-003"
4962                   chars         256
4963                   dimension     2
4964                   columns       2
4965                   graphic       2
4966                   direction     l2r
4967                   mother        =ucs-var-003
4968                   min-code #x20000 max-code #x2FFFF
4969                   registry "ucs00\\.var003-2"))
4970   (make-charset '=ucs-tip-var-003
4971                 "uXXXX-var-003 glyph-images in TIP"
4972                 '(long-name     "UCS-TIP-var-003"
4973                   chars         256
4974                   dimension     2
4975                   columns       2
4976                   graphic       2
4977                   direction     l2r
4978                   mother        =ucs-var-003
4979                   min-code #x30000 max-code #x3FFFF
4980                   registry "ucs00\\.var003-3"))
4981   (make-charset '=+>ucs-var-003
4982                 "uXXXX-var-003's unified glyphs of GlyphWiki"
4983                 '(long-name     "UCS-var-003 unified glyphs"
4984                   chars         256
4985                   dimension     3
4986                   columns       2
4987                   graphic       2
4988                   direction     l2r
4989                   ;; =>iso-ir   177
4990                   mother        =ucs-var-003))
4991   (make-charset '=+>ucs-bmp-var-003
4992                 "uXXXX-var-003's unified glyphs in BMP"
4993                 '(long-name     "UCS-BMP-var-003 unified glyphs"
4994                   chars         256
4995                   dimension     2
4996                   columns       2
4997                   graphic       2
4998                   direction     l2r
4999                   ;; =>iso-ir   177
5000                   mother        =+>ucs-var-003
5001                   min-code #x2E00
5002                   max-code #x9FCC
5003                   registry "ucs\\.var003-0"))
5004   (make-charset '=+>ucs-tip-var-003
5005                 "uXXXX-var-003 unified glyphs in TIP"
5006                 '(long-name     "UCS-TIP-var-003 unified glyphs"
5007                   chars         256
5008                   dimension     2
5009                   columns       2
5010                   graphic       2
5011                   direction     l2r
5012                   mother        =+>ucs-var-003
5013                   min-code #x30000 max-code #x3FFFF
5014                   registry "ucs00\\.var003-3"))
5015
5016   (make-charset '=ucs-var-004
5017                 "uXXXX-var-004 glyph-images of GlyphWiki"
5018                 '(long-name     "UCS-var-004"
5019                   chars         256
5020                   dimension     3
5021                   columns       2
5022                   graphic       2
5023                   direction     l2r
5024                   ;; =>iso-ir   177
5025                   mother        =ucs))
5026   (make-charset '=ucs-bmp-var-004
5027                 "uXXXX-var-004 glyph-images in BMP"
5028                 '(long-name     "UCS-BMP-var-004"
5029                   chars         256
5030                   dimension     2
5031                   columns       2
5032                   graphic       2
5033                   direction     l2r
5034                   ;; =>iso-ir   177
5035                   mother        =ucs-var-004
5036                   min-code #x2E00
5037                   max-code #x9FCC
5038                   registry "ucs\\.var004-0"))
5039   (make-charset '=ucs-sip-var-004
5040                 "uXXXX-var-004 glyph-images in SIP"
5041                 '(long-name     "UCS-SIP-var-004"
5042                   chars         256
5043                   dimension     2
5044                   columns       2
5045                   graphic       2
5046                   direction     l2r
5047                   mother        =ucs-var-004
5048                   min-code #x20000 max-code #x2FFFF
5049                   registry "ucs00\\.var004-2"))
5050   (make-charset '=ucs-tip-var-004
5051                 "uXXXX-var-004 glyph-images in TIP"
5052                 '(long-name     "UCS-TIP-var-004"
5053                   chars         256
5054                   dimension     2
5055                   columns       2
5056                   graphic       2
5057                   direction     l2r
5058                   mother        =ucs-var-004
5059                   min-code #x30000 max-code #x3FFFF
5060                   registry "ucs00\\.var004-3"))
5061
5062   (make-charset '=ucs-var-005
5063                 "uXXXX-var-005 glyph-images of GlyphWiki"
5064                 '(long-name     "UCS-var-005"
5065                   chars         256
5066                   dimension     3
5067                   columns       2
5068                   graphic       2
5069                   direction     l2r
5070                   ;; =>iso-ir   177
5071                   mother        =ucs))
5072   (make-charset '=ucs-bmp-var-005
5073                 "uXXXX-var-005 glyph-images in BMP"
5074                 '(long-name     "UCS-BMP-var-005"
5075                   chars         256
5076                   dimension     2
5077                   columns       2
5078                   graphic       2
5079                   direction     l2r
5080                   ;; =>iso-ir   177
5081                   mother        =ucs-var-005
5082                   min-code #x2E00
5083                   max-code #x9FCC
5084                   registry "ucs\\.var005-0"))
5085   (make-charset '=ucs-sip-var-005
5086                 "uXXXX-var-005 glyph-images in SIP"
5087                 '(long-name     "UCS-SIP-var-005"
5088                   chars         256
5089                   dimension     2
5090                   columns       2
5091                   graphic       2
5092                   direction     l2r
5093                   mother        =ucs-var-005
5094                   min-code #x20000 max-code #x2FFFF
5095                   registry "ucs00\\.var005-2"))
5096
5097   (make-charset '=ucs-var-006
5098                 "uXXXX-var-006 glyph-images of GlyphWiki"
5099                 '(long-name     "UCS-var-006"
5100                   chars         256
5101                   dimension     3
5102                   columns       2
5103                   graphic       2
5104                   direction     l2r
5105                   ;; =>iso-ir   177
5106                   mother        =ucs))
5107   (make-charset '=ucs-bmp-var-006
5108                 "uXXXX-var-006 glyph-images in BMP"
5109                 '(long-name     "UCS-BMP-var-006"
5110                   chars         256
5111                   dimension     2
5112                   columns       2
5113                   graphic       2
5114                   direction     l2r
5115                   ;; =>iso-ir   177
5116                   mother        =ucs-var-006
5117                   min-code #x2E00
5118                   max-code #x9FCC
5119                   registry "ucs\\.var006-0"))
5120   (make-charset '=ucs-sip-var-006
5121                 "uXXXX-var-006 glyph-images in SIP"
5122                 '(long-name     "UCS-SIP-var-006"
5123                   chars         256
5124                   dimension     2
5125                   columns       2
5126                   graphic       2
5127                   direction     l2r
5128                   mother        =ucs-var-006
5129                   min-code #x20000 max-code #x2FFFF
5130                   registry "ucs00\\.var006-2"))
5131
5132   (make-charset '=ucs-var-007
5133                 "uXXXX-var-007 glyph-images of GlyphWiki"
5134                 '(long-name     "UCS-var-007"
5135                   chars         256
5136                   dimension     3
5137                   columns       2
5138                   graphic       2
5139                   direction     l2r
5140                   ;; =>iso-ir   177
5141                   mother        =ucs))
5142   (make-charset '=ucs-bmp-var-007
5143                 "uXXXX-var-007 glyph-images in BMP"
5144                 '(long-name     "UCS-BMP-var-007"
5145                   chars         256
5146                   dimension     2
5147                   columns       2
5148                   graphic       2
5149                   direction     l2r
5150                   ;; =>iso-ir   177
5151                   mother        =ucs-var-007
5152                   min-code #x2E00
5153                   max-code #x9FCC
5154                   registry "ucs\\.var007-0"))
5155
5156   (make-charset '=ucs-var-008
5157                 "uXXXX-var-008 glyph-images of GlyphWiki"
5158                 '(long-name     "UCS-var-008"
5159                   chars         256
5160                   dimension     3
5161                   columns       2
5162                   graphic       2
5163                   direction     l2r
5164                   ;; =>iso-ir   177
5165                   mother        =ucs))
5166   (make-charset '=ucs-bmp-var-008
5167                 "uXXXX-var-008 glyph-images in BMP"
5168                 '(long-name     "UCS-BMP-var-008"
5169                   chars         256
5170                   dimension     2
5171                   columns       2
5172                   graphic       2
5173                   direction     l2r
5174                   ;; =>iso-ir   177
5175                   mother        =ucs-var-008
5176                   min-code #x2E00
5177                   max-code #x9FCC
5178                   registry "ucs\\.var008-0"))
5179   (make-charset '=ucs-var-010
5180                 "uXXXX-var-010 glyph-forms of GlyphWiki"
5181                 '(long-name     "UCS-var-010"
5182                   chars         256
5183                   dimension     3
5184                   columns       2
5185                   graphic       2
5186                   direction     l2r
5187                   ;; =>iso-ir   177
5188                   mother        =ucs))
5189   (make-charset '=ucs-bmp-var-010
5190                 "uXXXX-var-010 glyph-forms in BMP"
5191                 '(long-name     "UCS-BMP-var-010"
5192                   chars         256
5193                   dimension     2
5194                   columns       2
5195                   graphic       2
5196                   direction     l2r
5197                   ;; =>iso-ir   177
5198                   mother        =ucs-var-010
5199                   min-code #x2E00
5200                   max-code #x9FCC
5201                   registry "ucs\\.var010-0"))
5202
5203   (make-charset '=ucs-itaiji-001
5204                 "uXXXX-itaiji-001 glyphs of GlyphWiki"
5205                 '(long-name     "UCS-itaiji-001"
5206                   chars         256
5207                   dimension     3
5208                   columns       2
5209                   graphic       2
5210                   direction     l2r
5211                   ;; =>iso-ir   177
5212                   mother        =ucs))
5213   (make-charset '=ucs-bmp-itaiji-001
5214                 "uXXXX-itaiji-001 glyph-images in BMP"
5215                 '(long-name     "UCS-BMP-itaiji-001"
5216                   chars         256
5217                   dimension     2
5218                   columns       2
5219                   graphic       2
5220                   direction     l2r
5221                   ;; =>iso-ir   177
5222                   mother        =ucs-itaiji-001
5223                   min-code #x2E00
5224                   max-code #x9FCC
5225                   registry "ucs\\.itaiji001-0"))
5226   (make-charset '=ucs-sip-itaiji-001
5227                 "uXXXX-itaiji-001 glyph-images in SIP"
5228                 '(long-name     "UCS-SIP-itaiji-001"
5229                   chars         256
5230                   dimension     2
5231                   columns       2
5232                   graphic       2
5233                   direction     l2r
5234                   mother        =ucs-itaiji-001
5235                   min-code #x20000 max-code #x2FFFF
5236                   registry "ucs00\\.itaiji001-2"))
5237   (make-charset '=ucs-tip-itaiji-001
5238                 "uXXXX-itaiji-001 glyph-images in TIP"
5239                 '(long-name     "UCS-TIP-itaiji-001"
5240                   chars         256
5241                   dimension     2
5242                   columns       2
5243                   graphic       2
5244                   direction     l2r
5245                   mother        =ucs-itaiji-001
5246                   min-code #x30000 max-code #x3FFFF
5247                   registry "ucs00\\.itaiji001-3"))
5248   (make-charset '=>ucs-itaiji-001
5249                 "Abstract characters corresponding with uXXXX-itaiji-001 of GlyphWiki"
5250                 '(long-name     "UCS-itaiji-001"
5251                   chars         256
5252                   dimension     3
5253                   columns       2
5254                   graphic       2
5255                   direction     l2r
5256                   ;; =>iso-ir   177
5257                   mother        =ucs))
5258   (make-charset '=>ucs-bmp-itaiji-001
5259                 "uXXXX-itaiji-001's abstract characters in BMP"
5260                 '(long-name     "UCS-BMP-itaiji-001 characters"
5261                   chars         256
5262                   dimension     2
5263                   columns       2
5264                   graphic       2
5265                   direction     l2r
5266                   ;; =>iso-ir   177
5267                   mother        =>ucs-itaiji-001
5268                   min-code #x2E00
5269                   max-code #x9FCC
5270                   registry "ucs\\.itaiji001-0"))
5271   (make-charset '=>ucs-sip-itaiji-001
5272                 "uXXXX-itaiji-001 characters in SIP"
5273                 '(long-name     "UCS-SIP-itaiji-001"
5274                   chars         256
5275                   dimension     2
5276                   columns       2
5277                   graphic       2
5278                   direction     l2r
5279                   mother        =>ucs-itaiji-001
5280                   min-code #x20000 max-code #x2FFFF
5281                   registry "ucs00\\.itaiji001-2"))
5282   (make-charset '=>ucs-tip-itaiji-001
5283                 "uXXXX-itaiji-001 characters in TIP"
5284                 '(long-name     "UCS-TIP-itaiji-001"
5285                   chars         256
5286                   dimension     2
5287                   columns       2
5288                   graphic       2
5289                   direction     l2r
5290                   mother        =>ucs-itaiji-001
5291                   min-code #x30000 max-code #x3FFFF
5292                   registry "ucs00\\.itaiji001-3"))
5293   (make-charset '==ucs-itaiji-001
5294                 "Abstract glyph-forms corresponding with uXXXX-itaiji-001 of GlyphWiki"
5295                 '(long-name     "UCS-itaiji-001"
5296                   chars         256
5297                   dimension     3
5298                   columns       2
5299                   graphic       2
5300                   direction     l2r
5301                   ;; =>iso-ir   177
5302                   mother        =ucs-itaiji-001))
5303   (make-charset '==ucs-bmp-itaiji-001
5304                 "uXXXX-itaiji-001's abstract glyph-forms in BMP"
5305                 '(long-name     "UCS-BMP-itaiji-001"
5306                   chars         256
5307                   dimension     2
5308                   columns       2
5309                   graphic       2
5310                   direction     l2r
5311                   ;; =>iso-ir   177
5312                   mother        ==ucs-itaiji-001
5313                   min-code #x2E00
5314                   max-code #x9FCC
5315                   registry "ucs\\.itaiji001-0"))
5316   (make-charset '==ucs-sip-itaiji-001
5317                 "uXXXX-itaiji-001's abstract glyph-forms in SIP"
5318                 '(long-name     "UCS-SIP-itaiji-001"
5319                   chars         256
5320                   dimension     2
5321                   columns       2
5322                   graphic       2
5323                   direction     l2r
5324                   mother        ==ucs-itaiji-001
5325                   min-code #x20000 max-code #x2FFFF
5326                   registry "ucs00\\.itaiji001-2"))
5327   (make-charset '=>ucs-itaiji-001@iwds-1
5328                 "uXXXX-itaiji-001's abstract characters based on IWDS-1"
5329                 '(long-name     "IWDS-1 abstract characters of UCS-itaiji-001"
5330                   chars         256
5331                   dimension     3
5332                   columns       2
5333                   graphic       2
5334                   direction     l2r
5335                   ;; =>iso-ir   177
5336                   mother        =>ucs-itaiji-001))
5337   (make-charset '=>ucs-bmp-itaiji-001@iwds-1
5338                 "IWDS-1 abstract characters of UCS-itaiji-001 in BMP"
5339                 '(long-name     "=>ucs-itaiji-001@iwds-1 in BMP"
5340                   chars         256
5341                   dimension     2
5342                   columns       2
5343                   graphic       2
5344                   direction     l2r
5345                   ;; =>iso-ir   177
5346                   mother        =>ucs-itaiji-001@iwds-1
5347                   min-code #x2E00
5348                   max-code #x9FCC
5349                   registry "ucs\\.itaiji001-0"))
5350   (make-charset '=>ucs-sip-itaiji-001@iwds-1
5351                 "IWDS-1 abstract characters of UCS-itaiji-001 in SIP"
5352                 '(long-name     "=>ucs-itaiji-001@iwds-1 in SIP"
5353                   chars         256
5354                   dimension     2
5355                   columns       2
5356                   graphic       2
5357                   direction     l2r
5358                   mother        =>ucs-itaiji-001@iwds-1
5359                   min-code #x20000 max-code #x2FFFF
5360                   registry "ucs00\\.itaiji001-2"))
5361
5362   (make-charset '=ucs-itaiji-002
5363                 "uXXXX-itaiji-002 glyphs of GlyphWiki"
5364                 '(long-name     "UCS-itaiji-002"
5365                   chars         256
5366                   dimension     3
5367                   columns       2
5368                   graphic       2
5369                   direction     l2r
5370                   ;; =>iso-ir   177
5371                   mother        =ucs))
5372   (make-charset '=ucs-bmp-itaiji-002
5373                 "uXXXX-itaiji-002 glyph-images in BMP"
5374                 '(long-name     "UCS-BMP-itaiji-002"
5375                   chars         256
5376                   dimension     2
5377                   columns       2
5378                   graphic       2
5379                   direction     l2r
5380                   ;; =>iso-ir   177
5381                   mother        =ucs-itaiji-002
5382                   min-code #x2E00
5383                   max-code #x9FCC
5384                   registry "ucs\\.itaiji002-0"))
5385   (make-charset '=ucs-sip-itaiji-002
5386                 "uXXXX-itaiji-002 glyph-images in SIP"
5387                 '(long-name     "UCS-SIP-itaiji-002"
5388                   chars         256
5389                   dimension     2
5390                   columns       2
5391                   graphic       2
5392                   direction     l2r
5393                   mother        =ucs-itaiji-002
5394                   min-code #x20000 max-code #x2FFFF
5395                   registry "ucs00\\.itaiji002-2"))
5396   (make-charset '=>ucs-itaiji-002
5397                 "Abstract characters corresponding with uXXXX-itaiji-002 of GlyphWiki"
5398                 '(long-name     "UCS-itaiji-002"
5399                   chars         256
5400                   dimension     3
5401                   columns       2
5402                   graphic       2
5403                   direction     l2r
5404                   ;; =>iso-ir   177
5405                   mother        =ucs-itaiji-002))
5406   (make-charset '=>ucs-bmp-itaiji-002
5407                 "uXXXX-itaiji-002's abstract characters in BMP"
5408                 '(long-name     "UCS-BMP-itaiji-002 characters"
5409                   chars         256
5410                   dimension     2
5411                   columns       2
5412                   graphic       2
5413                   direction     l2r
5414                   ;; =>iso-ir   177
5415                   mother        =>ucs-itaiji-002
5416                   min-code #x2E00
5417                   max-code #x9FCC
5418                   registry "ucs\\.itaiji002-0"))
5419   (make-charset '=>ucs-sip-itaiji-002
5420                 "uXXXX-itaiji-002 characters in SIP"
5421                 '(long-name     "UCS-SIP-itaiji-002"
5422                   chars         256
5423                   dimension     2
5424                   columns       2
5425                   graphic       2
5426                   direction     l2r
5427                   mother        =>ucs-itaiji-002
5428                   min-code #x20000 max-code #x2FFFF
5429                   registry "ucs00\\.itaiji002-2"))
5430   (make-charset '==ucs-itaiji-002
5431                 "Abstract glyph-forms corresponding with uXXXX-itaiji-002 of GlyphWiki"
5432                 '(long-name     "UCS-itaiji-002"
5433                   chars         256
5434                   dimension     3
5435                   columns       2
5436                   graphic       2
5437                   direction     l2r
5438                   ;; =>iso-ir   177
5439                   mother        =ucs-itaiji-002))
5440   (make-charset '==ucs-bmp-itaiji-002
5441                 "uXXXX-itaiji-002's abstract glyph-forms in BMP"
5442                 '(long-name     "UCS-BMP-itaiji-002 characters"
5443                   chars         256
5444                   dimension     2
5445                   columns       2
5446                   graphic       2
5447                   direction     l2r
5448                   ;; =>iso-ir   177
5449                   mother        ==ucs-itaiji-002
5450                   min-code #x2E00
5451                   max-code #x9FCC
5452                   registry "ucs\\.itaiji002-0"))
5453   (make-charset '==ucs-sip-itaiji-002
5454                 "uXXXX-itaiji-002's abstract glyph-forms in SIP"
5455                 '(long-name     "UCS-SIP-itaiji-002"
5456                   chars         256
5457                   dimension     2
5458                   columns       2
5459                   graphic       2
5460                   direction     l2r
5461                   mother        ==ucs-itaiji-002
5462                   min-code #x20000 max-code #x2FFFF
5463                   registry "ucs00\\.itaiji002-2"))
5464   (make-charset '=>ucs-itaiji-002@iwds-1
5465                 "uXXXX-itaiji-002's abstract characters based on IWDS-1"
5466                 '(long-name     "IWDS-1 abstract characters of UCS-itaiji-002"
5467                   chars         256
5468                   dimension     3
5469                   columns       2
5470                   graphic       2
5471                   direction     l2r
5472                   ;; =>iso-ir   177
5473                   mother        =>ucs-itaiji-002))
5474   (make-charset '=>ucs-bmp-itaiji-002@iwds-1
5475                 "IWDS-1 abstract characters of UCS-itaiji-002 in BMP"
5476                 '(long-name     "=>ucs-itaiji-002@iwds-1 in BMP"
5477                   chars         256
5478                   dimension     2
5479                   columns       2
5480                   graphic       2
5481                   direction     l2r
5482                   ;; =>iso-ir   177
5483                   mother        =>ucs-itaiji-002@iwds-1
5484                   min-code #x2E00
5485                   max-code #x9FCC
5486                   registry "ucs\\.itaiji002-0"))
5487   (make-charset '=>ucs-sip-itaiji-002@iwds-1
5488                 "IWDS-1 abstract characters of uXXXX-itaiji-002 in SIP"
5489                 '(long-name     "=>ucs-itaiji-002@iwds-1 in SIP"
5490                   chars         256
5491                   dimension     2
5492                   columns       2
5493                   graphic       2
5494                   direction     l2r
5495                   mother        =>ucs-itaiji-002@iwds-1
5496                   min-code #x20000 max-code #x2FFFF
5497                   registry "ucs00\\.itaiji002-2"))
5498
5499   (make-charset '=ucs-itaiji-003
5500                 "uXXXX-itaiji-003 glyphs of GlyphWiki"
5501                 '(long-name     "UCS-itaiji-003"
5502                   chars         256
5503                   dimension     3
5504                   columns       2
5505                   graphic       2
5506                   direction     l2r
5507                   ;; =>iso-ir   177
5508                   mother        =ucs))
5509   (make-charset '=ucs-bmp-itaiji-003
5510                 "uXXXX-itaiji-003 glyph-images in BMP"
5511                 '(long-name     "UCS-BMP-itaiji-003"
5512                   chars         256
5513                   dimension     2
5514                   columns       2
5515                   graphic       2
5516                   direction     l2r
5517                   ;; =>iso-ir   177
5518                   mother        =ucs-itaiji-003
5519                   min-code #x2E00
5520                   max-code #x9FCC
5521                   registry "ucs\\.itaiji003-0"))
5522   (make-charset '=ucs-sip-itaiji-003
5523                 "uXXXX-itaiji-003 glyphs in SIP"
5524                 '(long-name     "UCS-SIP-itaiji-003"
5525                   chars         256
5526                   dimension     2
5527                   columns       2
5528                   graphic       2
5529                   direction     l2r
5530                   mother        =ucs-itaiji-003
5531                   min-code #x20000 max-code #x2FFFF
5532                   registry "ucs00\\.itaiji003-2"))
5533   (make-charset '=>ucs-itaiji-003
5534                 "Abstract characters corresponding with uXXXX-itaiji-003 of GlyphWiki"
5535                 '(long-name     "UCS-itaiji-003"
5536                   chars         256
5537                   dimension     3
5538                   columns       2
5539                   graphic       2
5540                   direction     l2r
5541                   ;; =>iso-ir   177
5542                   mother        =ucs-itaiji-003))
5543   (make-charset '=>ucs-bmp-itaiji-003
5544                 "uXXXX-itaiji-003's abstract characters in BMP"
5545                 '(long-name     "UCS-BMP-itaiji-003 abstract characters"
5546                   chars         256
5547                   dimension     2
5548                   columns       2
5549                   graphic       2
5550                   direction     l2r
5551                   ;; =>iso-ir   177
5552                   mother        =>ucs-itaiji-003
5553                   min-code #x2E00
5554                   max-code #x9FCC
5555                   registry "ucs\\.itaiji003-0"))
5556   (make-charset '=>ucs-sip-itaiji-003
5557                 "uXXXX-itaiji-003's abstract characters in SIP"
5558                 '(long-name     "UCS-SIP-itaiji-003 abstract characters"
5559                   chars         256
5560                   dimension     2
5561                   columns       2
5562                   graphic       2
5563                   direction     l2r
5564                   mother        =>ucs-itaiji-003
5565                   min-code #x20000 max-code #x2FFFF
5566                   registry "ucs00\\.itaiji003-2"))
5567   (make-charset '==ucs-itaiji-003
5568                 "Abstract glyph-forms corresponding with uXXXX-itaiji-003 of GlyphWiki"
5569                 '(long-name     "UCS-itaiji-003"
5570                   chars         256
5571                   dimension     3
5572                   columns       2
5573                   graphic       2
5574                   direction     l2r
5575                   ;; =>iso-ir   177
5576                   mother        =ucs-itaiji-003))
5577   (make-charset '==ucs-bmp-itaiji-003
5578                 "uXXXX-itaiji-003's abstract glyph-forms in BMP"
5579                 '(long-name     "UCS-BMP-itaiji-003 glyph-forms"
5580                   chars         256
5581                   dimension     2
5582                   columns       2
5583                   graphic       2
5584                   direction     l2r
5585                   ;; =>iso-ir   177
5586                   mother        ==ucs-itaiji-003
5587                   min-code #x2E00
5588                   max-code #x9FCC
5589                   registry "ucs\\.itaiji003-0"))
5590   (make-charset '==ucs-sip-itaiji-003
5591                 "uXXXX-itaiji-003's abstract glyph-forms in SIP"
5592                 '(long-name     "UCS-SIP-itaiji-003"
5593                   chars         256
5594                   dimension     2
5595                   columns       2
5596                   graphic       2
5597                   direction     l2r
5598                   mother        ==ucs-itaiji-003
5599                   min-code #x20000 max-code #x2FFFF
5600                   registry "ucs00\\.itaiji003-2"))
5601   (make-charset '=>ucs-itaiji-003@iwds-1
5602                 "uXXXX-itaiji-003's abstract characters based on IWDS-1"
5603                 '(long-name     "IWDS-1 abstract characters of UCS-itaiji-003"
5604                   chars         256
5605                   dimension     3
5606                   columns       2
5607                   graphic       2
5608                   direction     l2r
5609                   ;; =>iso-ir   177
5610                   mother        =>ucs-itaiji-003))
5611   (make-charset '=>ucs-bmp-itaiji-003@iwds-1
5612                 "IWDS-1 abstract characters of UCS-itaiji-003 in BMP"
5613                 '(long-name     "=>ucs-itaiji-003@iwds-1 in BMP"
5614                   chars         256
5615                   dimension     2
5616                   columns       2
5617                   graphic       2
5618                   direction     l2r
5619                   ;; =>iso-ir   177
5620                   mother        =>ucs-itaiji-003@iwds-1
5621                   min-code #x2E00
5622                   max-code #x9FCC
5623                   registry "ucs\\.itaiji003-0"))
5624   (make-charset '=>ucs-sip-itaiji-003@iwds-1
5625                 "IWDS-1 abstract characters of UCS-itaiji-003 in SIP"
5626                 '(long-name     "=>ucs-itaiji-003@iwds-1 in SIP"
5627                   chars         256
5628                   dimension     2
5629                   columns       2
5630                   graphic       2
5631                   direction     l2r
5632                   mother        =>ucs-itaiji-003@iwds-1
5633                   min-code #x20000 max-code #x2FFFF
5634                   registry "ucs00\\.itaiji003-2"))
5635
5636   (make-charset '=ucs-itaiji-004
5637                 "uXXXX-itaiji-004 glyphs of GlyphWiki"
5638                 '(long-name     "UCS-itaiji-004"
5639                   chars         256
5640                   dimension     3
5641                   columns       2
5642                   graphic       2
5643                   direction     l2r
5644                   ;; =>iso-ir   177
5645                   mother        =ucs))
5646   (make-charset '=ucs-bmp-itaiji-004
5647                 "uXXXX-itaiji-004 glyph-images in BMP"
5648                 '(long-name     "UCS-BMP-itaiji-004"
5649                   chars         256
5650                   dimension     2
5651                   columns       2
5652                   graphic       2
5653                   direction     l2r
5654                   ;; =>iso-ir   177
5655                   mother        =ucs-itaiji-004
5656                   min-code #x2E00
5657                   max-code #x9FCC
5658                   registry "ucs\\.itaiji004-0"))
5659   (make-charset '=ucs-sip-itaiji-004
5660                 "uXXXX-itaiji-004 glyph-images in SIP"
5661                 '(long-name     "UCS-SIP-itaiji-004"
5662                   chars         256
5663                   dimension     2
5664                   columns       2
5665                   graphic       2
5666                   direction     l2r
5667                   mother        =ucs-itaiji-004
5668                   min-code #x20000 max-code #x2FFFF
5669                   registry "ucs00\\.itaiji004-2"))
5670   (make-charset '=>ucs-itaiji-004
5671                 "Abstract characters corresponding with uXXXX-itaiji-004 of GlyphWiki"
5672                 '(long-name     "UCS-itaiji-004"
5673                   chars         256
5674                   dimension     3
5675                   columns       2
5676                   graphic       2
5677                   direction     l2r
5678                   ;; =>iso-ir   177
5679                   mother        =ucs-itaiji-004))
5680   (make-charset '=>ucs-bmp-itaiji-004
5681                 "uXXXX-itaiji-004's abstract characters in BMP"
5682                 '(long-name     "UCS-BMP-itaiji-004 characters"
5683                   chars         256
5684                   dimension     2
5685                   columns       2
5686                   graphic       2
5687                   direction     l2r
5688                   ;; =>iso-ir   177
5689                   mother        =>ucs-itaiji-004
5690                   min-code #x2E00
5691                   max-code #x9FCC
5692                   registry "ucs\\.itaiji004-0"))
5693   (make-charset '=>ucs-sip-itaiji-004
5694                 "uXXXX-itaiji-004 glyph-images in SIP"
5695                 '(long-name     "UCS-SIP-itaiji-004"
5696                   chars         256
5697                   dimension     2
5698                   columns       2
5699                   graphic       2
5700                   direction     l2r
5701                   mother        =>ucs-itaiji-004
5702                   min-code #x20000 max-code #x2FFFF
5703                   registry "ucs00\\.itaiji004-2"))
5704
5705   (make-charset '=ucs-itaiji-005
5706                 "uXXXX-itaiji-005 glyphs of GlyphWiki"
5707                 '(long-name     "UCS-itaiji-005"
5708                   chars         256
5709                   dimension     3
5710                   columns       2
5711                   graphic       2
5712                   direction     l2r
5713                   ;; =>iso-ir   177
5714                   mother        =ucs))
5715   (make-charset '=ucs-bmp-itaiji-005
5716                 "uXXXX-itaiji-005 glyph-images in BMP"
5717                 '(long-name     "UCS-BMP-itaiji-005"
5718                   chars         256
5719                   dimension     2
5720                   columns       2
5721                   graphic       2
5722                   direction     l2r
5723                   ;; =>iso-ir   177
5724                   mother        =ucs-itaiji-005
5725                   min-code #x2E00
5726                   max-code #x9FCC
5727                   registry "ucs\\.itaiji005-0"))
5728   (make-charset '=ucs-sip-itaiji-005
5729                 "uXXXX-itaiji-005 glyph-images in SIP"
5730                 '(long-name     "UCS-SIP-itaiji-005"
5731                   chars         256
5732                   dimension     2
5733                   columns       2
5734                   graphic       2
5735                   direction     l2r
5736                   mother        =ucs-itaiji-005
5737                   min-code #x20000 max-code #x2FFFF
5738                   registry "ucs00\\.itaiji005-2"))
5739   (make-charset '=>ucs-itaiji-005
5740                 "Abstract characters corresponding with uXXXX-itaiji-005 of GlyphWiki"
5741                 '(long-name     "UCS-itaiji-005"
5742                   chars         256
5743                   dimension     3
5744                   columns       2
5745                   graphic       2
5746                   direction     l2r
5747                   ;; =>iso-ir   177
5748                   mother        =ucs))
5749   (make-charset '=>ucs-bmp-itaiji-005
5750                 "uXXXX-itaiji-005's abstract characters in BMP"
5751                 '(long-name     "UCS-BMP-itaiji-005 characters"
5752                   chars         256
5753                   dimension     2
5754                   columns       2
5755                   graphic       2
5756                   direction     l2r
5757                   ;; =>iso-ir   177
5758                   mother        =>ucs-itaiji-005
5759                   min-code #x2E00
5760                   max-code #x9FCC
5761                   registry "ucs\\.itaiji005-0"))
5762   (make-charset '=>ucs-sip-itaiji-005
5763                 "uXXXX-itaiji-005's abstract characters in SIP"
5764                 '(long-name     "UCS-SIP-itaiji-005 characters"
5765                   chars         256
5766                   dimension     2
5767                   columns       2
5768                   graphic       2
5769                   direction     l2r
5770                   mother        =>ucs-itaiji-005
5771                   min-code #x20000 max-code #x2FFFF
5772                   registry "ucs00\\.itaiji005-2"))
5773   (make-charset '==ucs-itaiji-005
5774                 "Abstract glyph-forms corresponding with uXXXX-itaiji-005 of GlyphWiki"
5775                 '(long-name     "UCS-itaiji-005"
5776                   chars         256
5777                   dimension     3
5778                   columns       2
5779                   graphic       2
5780                   direction     l2r
5781                   ;; =>iso-ir   177
5782                   mother        =ucs-itaiji-005))
5783   (make-charset '==ucs-bmp-itaiji-005
5784                 "uXXXX-itaiji-005's abstract glyph-forms in BMP"
5785                 '(long-name     "UCS-BMP-itaiji-005 characters"
5786                   chars         256
5787                   dimension     2
5788                   columns       2
5789                   graphic       2
5790                   direction     l2r
5791                   ;; =>iso-ir   177
5792                   mother        ==ucs-itaiji-005
5793                   min-code #x2E00
5794                   max-code #x9FCC
5795                   registry "ucs\\.itaiji005-0"))
5796
5797   (make-charset '=ucs-itaiji-006
5798                 "uXXXX-itaiji-006 glyphs of GlyphWiki"
5799                 '(long-name     "UCS-itaiji-006"
5800                   chars         256
5801                   dimension     3
5802                   columns       2
5803                   graphic       2
5804                   direction     l2r
5805                   ;; =>iso-ir   177
5806                   mother        =ucs))
5807   (make-charset '=ucs-bmp-itaiji-006
5808                 "uXXXX-itaiji-006 glyphs in BMP"
5809                 '(long-name     "UCS-BMP-itaiji-006"
5810                   chars         256
5811                   dimension     2
5812                   columns       2
5813                   graphic       2
5814                   direction     l2r
5815                   ;; =>iso-ir   177
5816                   mother        =ucs-itaiji-006
5817                   min-code #x2E00
5818                   max-code #x9FCC
5819                   registry "ucs\\.itaiji006-0"))
5820   (make-charset '=ucs-sip-itaiji-006
5821                 "uXXXX-itaiji-006 glyphs in SIP"
5822                 '(long-name     "UCS-SIP-itaiji-006"
5823                   chars         256
5824                   dimension     2
5825                   columns       2
5826                   graphic       2
5827                   direction     l2r
5828                   mother        =ucs-itaiji-006
5829                   min-code #x20000 max-code #x2FFFF
5830                   registry "ucs00\\.itaiji006-2"))
5831   (make-charset '==ucs-itaiji-006
5832                 "Abstract glyph-forms corresponding with uXXXX-itaiji-006 of GlyphWiki"
5833                 '(long-name     "UCS-itaiji-006"
5834                   chars         256
5835                   dimension     3
5836                   columns       2
5837                   graphic       2
5838                   direction     l2r
5839                   ;; =>iso-ir   177
5840                   mother        =ucs-itaiji-006))
5841   (make-charset '==ucs-bmp-itaiji-006
5842                 "uXXXX-itaiji-006's abstract glyph-forms in BMP"
5843                 '(long-name     "UCS-BMP-itaiji-006 glyph-forms"
5844                   chars         256
5845                   dimension     2
5846                   columns       2
5847                   graphic       2
5848                   direction     l2r
5849                   ;; =>iso-ir   177
5850                   mother        ==ucs-itaiji-006
5851                   min-code #x2E00
5852                   max-code #x9FCC
5853                   registry "ucs\\.itaiji006-0"))
5854   (make-charset '=>ucs-itaiji-006
5855                 "Abstract characters corresponding with uXXXX-itaiji-006 of GlyphWiki"
5856                 '(long-name     "UCS-itaiji-006"
5857                   chars         256
5858                   dimension     3
5859                   columns       2
5860                   graphic       2
5861                   direction     l2r
5862                   ;; =>iso-ir   177
5863                   mother        =ucs-itaiji-006))
5864   (make-charset '=>ucs-bmp-itaiji-006
5865                 "uXXXX-itaiji-006's abstract characters in BMP"
5866                 '(long-name     "UCS-BMP-itaiji-006 characters"
5867                   chars         256
5868                   dimension     2
5869                   columns       2
5870                   graphic       2
5871                   direction     l2r
5872                   ;; =>iso-ir   177
5873                   mother        =>ucs-itaiji-006
5874                   min-code #x2E00
5875                   max-code #x9FCC
5876                   registry "ucs\\.itaiji006-0"))
5877   (make-charset '=>ucs-sip-itaiji-006
5878                 "uXXXX-itaiji-006's abstract characters in SIP"
5879                 '(long-name     "UCS-SIP-itaiji-006 characters"
5880                   chars         256
5881                   dimension     2
5882                   columns       2
5883                   graphic       2
5884                   direction     l2r
5885                   mother        =>ucs-itaiji-006
5886                   min-code #x20000 max-code #x2FFFF
5887                   registry "ucs00\\.itaiji006-2"))
5888   (make-charset '=>ucs-itaiji-006@iwds-1
5889                 "uXXXX-itaiji-006's abstract characters based on IWDS-1"
5890                 '(long-name     "IWDS-1 abstract characters of UCS-itaiji-006"
5891                   chars         256
5892                   dimension     3
5893                   columns       2
5894                   graphic       2
5895                   direction     l2r
5896                   ;; =>iso-ir   177
5897                   mother        =>ucs-itaiji-006))
5898   (make-charset '=>ucs-bmp-itaiji-006@iwds-1
5899                 "IWDS-1 abstract characters of UCS-itaiji-006 in BMP"
5900                 '(long-name     "=>ucs-itaiji-006@iwds-1 in BMP"
5901                   chars         256
5902                   dimension     2
5903                   columns       2
5904                   graphic       2
5905                   direction     l2r
5906                   ;; =>iso-ir   177
5907                   mother        =>ucs-itaiji-006@iwds-1
5908                   min-code #x2E00
5909                   max-code #x9FCC
5910                   registry "ucs\\.itaiji006-0"))
5911
5912   (make-charset '=ucs-itaiji-007
5913                 "uXXXX-itaiji-007 glyphs of GlyphWiki"
5914                 '(long-name     "UCS-itaiji-007"
5915                   chars         256
5916                   dimension     3
5917                   columns       2
5918                   graphic       2
5919                   direction     l2r
5920                   ;; =>iso-ir   177
5921                   mother        =ucs))
5922   (make-charset '=ucs-bmp-itaiji-007
5923                 "uXXXX-itaiji-007 glyph-images in BMP"
5924                 '(long-name     "UCS-BMP-itaiji-007"
5925                   chars         256
5926                   dimension     2
5927                   columns       2
5928                   graphic       2
5929                   direction     l2r
5930                   ;; =>iso-ir   177
5931                   mother        =ucs-itaiji-007
5932                   min-code #x2E00
5933                   max-code #x9FCC
5934                   registry "ucs\\.itaiji007-0"))
5935   (make-charset '=ucs-sip-itaiji-007
5936                 "uXXXX-itaiji-007 glyph-images in SIP"
5937                 '(long-name     "UCS-SIP-itaiji-007"
5938                   chars         256
5939                   dimension     2
5940                   columns       2
5941                   graphic       2
5942                   direction     l2r
5943                   mother        =ucs-itaiji-007
5944                   min-code #x20000 max-code #x2FFFF
5945                   registry "ucs00\\.itaiji007-2"))
5946   (make-charset '=>ucs-itaiji-007
5947                 "Abstract characters corresponding with uXXXX-itaiji-007 of GlyphWiki"
5948                 '(long-name     "UCS-itaiji-007"
5949                   chars         256
5950                   dimension     3
5951                   columns       2
5952                   graphic       2
5953                   direction     l2r
5954                   ;; =>iso-ir   177
5955                   mother        =ucs))
5956   (make-charset '=>ucs-bmp-itaiji-007
5957                 "uXXXX-itaiji-007's abstract characters in BMP"
5958                 '(long-name     "UCS-BMP-itaiji-007 characters"
5959                   chars         256
5960                   dimension     2
5961                   columns       2
5962                   graphic       2
5963                   direction     l2r
5964                   ;; =>iso-ir   177
5965                   mother        =>ucs-itaiji-007
5966                   min-code #x2E00
5967                   max-code #x9FCC
5968                   registry "ucs\\.itaiji007-0"))
5969   (make-charset '=>ucs-sip-itaiji-007
5970                 "uXXXX-itaiji-007 characters in SIP"
5971                 '(long-name     "UCS-SIP-itaiji-007"
5972                   chars         256
5973                   dimension     2
5974                   columns       2
5975                   graphic       2
5976                   direction     l2r
5977                   mother        =>ucs-itaiji-007
5978                   min-code #x20000 max-code #x2FFFF
5979                   registry "ucs00\\.itaiji007-2"))
5980
5981   (make-charset '=ucs-itaiji-008
5982                 "uXXXX-itaiji-008 glyphs of GlyphWiki"
5983                 '(long-name     "UCS-itaiji-008"
5984                   chars         256
5985                   dimension     3
5986                   columns       2
5987                   graphic       2
5988                   direction     l2r
5989                   ;; =>iso-ir   177
5990                   mother        =ucs))
5991   (make-charset '=ucs-bmp-itaiji-008
5992                 "uXXXX-itaiji-008 glyph-images in BMP"
5993                 '(long-name     "UCS-BMP-itaiji-008"
5994                   chars         256
5995                   dimension     2
5996                   columns       2
5997                   graphic       2
5998                   direction     l2r
5999                   ;; =>iso-ir   177
6000                   mother        =ucs-itaiji-008
6001                   min-code #x2E00
6002                   max-code #x9FCC
6003                   registry "ucs\\.itaiji008-0"))
6004   (make-charset '=ucs-sip-itaiji-008
6005                 "uXXXX-itaiji-008 abstract glyphs in SIP"
6006                 '(long-name     "UCS-SIP-itaiji-008"
6007                   chars         256
6008                   dimension     2
6009                   columns       2
6010                   graphic       2
6011                   direction     l2r
6012                   mother        =ucs-itaiji-008
6013                   min-code #x20000 max-code #x2FFFF
6014                   registry "ucs00\\.itaiji008-2"))
6015   (make-charset '=>ucs-itaiji-008
6016                 "Abstract characters corresponding with uXXXX-itaiji-008 of GlyphWiki"
6017                 '(long-name     "UCS-itaiji-008 characters"
6018                   chars         256
6019                   dimension     3
6020                   columns       2
6021                   graphic       2
6022                   direction     l2r
6023                   ;; =>iso-ir   177
6024                   mother        =ucs))
6025   (make-charset '=>ucs-bmp-itaiji-008
6026                 "uXXXX-itaiji-008's abstract characters in BMP"
6027                 '(long-name     "UCS-BMP-itaiji-008 characters"
6028                   chars         256
6029                   dimension     2
6030                   columns       2
6031                   graphic       2
6032                   direction     l2r
6033                   ;; =>iso-ir   177
6034                   mother        =>ucs-itaiji-008
6035                   min-code #x2E00
6036                   max-code #x9FCC
6037                   registry "ucs\\.itaiji008-0"))
6038   (make-charset '=>ucs-sip-itaiji-008
6039                 "uXXXX-itaiji-008's abstract characters in SIP"
6040                 '(long-name     "UCS-SIP-itaiji-008 characters"
6041                   chars         256
6042                   dimension     2
6043                   columns       2
6044                   graphic       2
6045                   direction     l2r
6046                   mother        =>ucs-itaiji-008
6047                   min-code #x20000 max-code #x2FFFF
6048                   registry "ucs00\\.itaiji008-2"))
6049
6050   (make-charset '=ucs-itaiji-009
6051                 "uXXXX-itaiji-009 glyphs of GlyphWiki"
6052                 '(long-name     "UCS-itaiji-009"
6053                   chars         256
6054                   dimension     3
6055                   columns       2
6056                   graphic       2
6057                   direction     l2r
6058                   ;; =>iso-ir   177
6059                   mother        =ucs))
6060   (make-charset '=ucs-bmp-itaiji-009
6061                 "uXXXX-itaiji-009 glyph-images in BMP"
6062                 '(long-name     "UCS-BMP-itaiji-009"
6063                   chars         256
6064                   dimension     2
6065                   columns       2
6066                   graphic       2
6067                   direction     l2r
6068                   ;; =>iso-ir   177
6069                   mother        =ucs-itaiji-009
6070                   min-code #x2E00
6071                   max-code #x9FCC
6072                   registry "ucs\\.itaiji009-0"))
6073   (make-charset '=ucs-sip-itaiji-009
6074                 "uXXXX-itaiji-009 abstract glyphs in SIP"
6075                 '(long-name     "UCS-SIP-itaiji-009"
6076                   chars         256
6077                   dimension     2
6078                   columns       2
6079                   graphic       2
6080                   direction     l2r
6081                   mother        =ucs-itaiji-009
6082                   min-code #x20000 max-code #x2FFFF
6083                   registry "ucs00\\.itaiji009-2"))
6084   (make-charset '=>ucs-itaiji-009
6085                 "Abstract characters corresponding with uXXXX-itaiji-009 of GlyphWiki"
6086                 '(long-name     "UCS-itaiji-009"
6087                   chars         256
6088                   dimension     3
6089                   columns       2
6090                   graphic       2
6091                   direction     l2r
6092                   ;; =>iso-ir   177
6093                   mother        =ucs))
6094   (make-charset '=>ucs-bmp-itaiji-009
6095                 "uXXXX-itaiji-009's abstract characters in BMP"
6096                 '(long-name     "UCS-BMP-itaiji-009 characters"
6097                   chars         256
6098                   dimension     2
6099                   columns       2
6100                   graphic       2
6101                   direction     l2r
6102                   ;; =>iso-ir   177
6103                   mother        =>ucs-itaiji-009
6104                   min-code #x2E00
6105                   max-code #x9FCC
6106                   registry "ucs\\.itaiji009-0"))
6107
6108   (make-charset '=ucs-itaiji-010
6109                 "uXXXX-itaiji-010 glyphs of GlyphWiki"
6110                 '(long-name     "UCS-itaiji-010"
6111                   chars         256
6112                   dimension     3
6113                   columns       2
6114                   graphic       2
6115                   direction     l2r
6116                   ;; =>iso-ir   177
6117                   mother        =ucs))
6118   (make-charset '=ucs-bmp-itaiji-010
6119                 "uXXXX-itaiji-010 glyph-images in BMP"
6120                 '(long-name     "UCS-BMP-itaiji-010"
6121                   chars         256
6122                   dimension     2
6123                   columns       2
6124                   graphic       2
6125                   direction     l2r
6126                   ;; =>iso-ir   177
6127                   mother        =ucs-itaiji-010
6128                   min-code #x2E00
6129                   max-code #x9FCC
6130                   registry "ucs\\.itaiji010-0"))
6131   (make-charset '=>ucs-itaiji-010
6132                 "Abstract characters corresponding with uXXXX-itaiji-010 of GlyphWiki"
6133                 '(long-name     "UCS-itaiji-010"
6134                   chars         256
6135                   dimension     3
6136                   columns       2
6137                   graphic       2
6138                   direction     l2r
6139                   ;; =>iso-ir   177
6140                   mother        =ucs))
6141   (make-charset '=>ucs-bmp-itaiji-010
6142                 "uXXXX-itaiji-010's abstract characters in BMP"
6143                 '(long-name     "UCS-BMP-itaiji-010 characters"
6144                   chars         256
6145                   dimension     2
6146                   columns       2
6147                   graphic       2
6148                   direction     l2r
6149                   ;; =>iso-ir   177
6150                   mother        =>ucs-itaiji-010
6151                   min-code #x2E00
6152                   max-code #x9FCC
6153                   registry "ucs\\.itaiji010-0"))
6154
6155   (make-charset '=ucs-itaiji-011
6156                 "uXXXX-itaiji-011 glyphs of GlyphWiki"
6157                 '(long-name     "UCS-itaiji-011"
6158                   chars         256
6159                   dimension     3
6160                   columns       2
6161                   graphic       2
6162                   direction     l2r
6163                   ;; =>iso-ir   177
6164                   mother        =ucs))
6165   (make-charset '=ucs-bmp-itaiji-011
6166                 "uXXXX-itaiji-011 glyph-images in BMP"
6167                 '(long-name     "UCS-BMP-itaiji-011"
6168                   chars         256
6169                   dimension     2
6170                   columns       2
6171                   graphic       2
6172                   direction     l2r
6173                   ;; =>iso-ir   177
6174                   mother        =ucs-itaiji-011
6175                   min-code #x2E00
6176                   max-code #x9FCC
6177                   registry "ucs\\.itaiji011-0"))
6178   (make-charset '=ucs-sip-itaiji-011
6179                 "uXXXX-itaiji-011 glyphs in SIP"
6180                 '(long-name     "UCS-SIP-itaiji-011"
6181                   chars         256
6182                   dimension     2
6183                   columns       2
6184                   graphic       2
6185                   direction     l2r
6186                   mother        =ucs-itaiji-011
6187                   min-code #x20000 max-code #x2FFFF
6188                   registry "ucs00\\.itaiji011-2"))
6189   (make-charset '=>ucs-itaiji-011
6190                 "Abstract characters corresponding with uXXXX-itaiji-011 of GlyphWiki"
6191                 '(long-name     "UCS-itaiji-011"
6192                   chars         256
6193                   dimension     3
6194                   columns       2
6195                   graphic       2
6196                   direction     l2r
6197                   ;; =>iso-ir   177
6198                   mother        =ucs))
6199   (make-charset '=>ucs-bmp-itaiji-011
6200                 "uXXXX-itaiji-011's abstract characters in BMP"
6201                 '(long-name     "UCS-BMP-itaiji-011 characters"
6202                   chars         256
6203                   dimension     2
6204                   columns       2
6205                   graphic       2
6206                   direction     l2r
6207                   ;; =>iso-ir   177
6208                   mother        =>ucs-itaiji-011
6209                   min-code #x2E00
6210                   max-code #x9FCC
6211                   registry "ucs\\.itaiji011-0"))
6212
6213   (make-charset '=ucs-itaiji-012
6214                 "uXXXX-itaiji-012 glyphs of GlyphWiki"
6215                 '(long-name     "UCS-itaiji-012"
6216                   chars         256
6217                   dimension     3
6218                   columns       2
6219                   graphic       2
6220                   direction     l2r
6221                   ;; =>iso-ir   177
6222                   mother        =ucs))
6223   (make-charset '=ucs-bmp-itaiji-012
6224                 "uXXXX-itaiji-012 glyph-images in BMP"
6225                 '(long-name     "UCS-BMP-itaiji-012"
6226                   chars         256
6227                   dimension     2
6228                   columns       2
6229                   graphic       2
6230                   direction     l2r
6231                   ;; =>iso-ir   177
6232                   mother        =ucs-itaiji-012
6233                   min-code #x2E00
6234                   max-code #x9FCC
6235                   registry "ucs\\.itaiji012-0"))
6236   (make-charset '=ucs-sip-itaiji-012
6237                 "uXXXX-itaiji-012 glyphs in SIP"
6238                 '(long-name     "UCS-SIP-itaiji-012"
6239                   chars         256
6240                   dimension     2
6241                   columns       2
6242                   graphic       2
6243                   direction     l2r
6244                   mother        =ucs-itaiji-012
6245                   min-code #x20000 max-code #x2FFFF
6246                   registry "ucs00\\.itaiji012-2"))
6247   (make-charset '=>ucs-itaiji-012
6248                 "Abstract characters corresponding with uXXXX-itaiji-012 of GlyphWiki"
6249                 '(long-name     "UCS-itaiji-012"
6250                   chars         256
6251                   dimension     3
6252                   columns       2
6253                   graphic       2
6254                   direction     l2r
6255                   ;; =>iso-ir   177
6256                   mother        =ucs))
6257   (make-charset '=>ucs-bmp-itaiji-012
6258                 "uXXXX-itaiji-012's abstract characters in BMP"
6259                 '(long-name     "UCS-BMP-itaiji-012 characters"
6260                   chars         256
6261                   dimension     2
6262                   columns       2
6263                   graphic       2
6264                   direction     l2r
6265                   ;; =>iso-ir   177
6266                   mother        =>ucs-itaiji-012
6267                   min-code #x2E00
6268                   max-code #x9FCC
6269                   registry "ucs\\.itaiji012-0"))1
6270   (make-charset '=>ucs-sip-itaiji-012
6271                 "uXXXX-itaiji-012's abstract characters in SIP"
6272                 '(long-name     "UCS-SIP-itaiji-012 characters"
6273                   chars         256
6274                   dimension     2
6275                   columns       2
6276                   graphic       2
6277                   direction     l2r
6278                   mother        =>ucs-itaiji-012
6279                   min-code #x20000 max-code #x2FFFF
6280                   registry "ucs00\\.itaiji012-2"))
6281
6282   (make-charset '=ucs-itaiji-014
6283                 "uXXXX-itaiji-014 glyphs of GlyphWiki"
6284                 '(long-name     "UCS-itaiji-014"
6285                   chars         256
6286                   dimension     3
6287                   columns       2
6288                   graphic       2
6289                   direction     l2r
6290                   ;; =>iso-ir   177
6291                   mother        =ucs))
6292   (make-charset '=ucs-bmp-itaiji-014
6293                 "uXXXX-itaiji-014 glyph-images in BMP"
6294                 '(long-name     "UCS-BMP-itaiji-014"
6295                   chars         256
6296                   dimension     2
6297                   columns       2
6298                   graphic       2
6299                   direction     l2r
6300                   ;; =>iso-ir   177
6301                   mother        =ucs-itaiji-014
6302                   min-code #x2E00
6303                   max-code #x9FCC
6304                   registry "ucs\\.itaiji014-0"))
6305   (make-charset '=>ucs-itaiji-014
6306                 "Abstract characters corresponding with uXXXX-itaiji-014 of GlyphWiki"
6307                 '(long-name     "UCS-itaiji-014"
6308                   chars         256
6309                   dimension     3
6310                   columns       2
6311                   graphic       2
6312                   direction     l2r
6313                   ;; =>iso-ir   177
6314                   mother        =ucs))
6315   (make-charset '=>ucs-bmp-itaiji-014
6316                 "uXXXX-itaiji-014's abstract characters in BMP"
6317                 '(long-name     "UCS-BMP-itaiji-014 characters"
6318                   chars         256
6319                   dimension     2
6320                   columns       2
6321                   graphic       2
6322                   direction     l2r
6323                   ;; =>iso-ir   177
6324                   mother        =>ucs-itaiji-014
6325                   min-code #x2E00
6326                   max-code #x9FCC
6327                   registry "ucs\\.itaiji014-0"))
6328
6329   (make-charset '=ucs-itaiji-016
6330                 "uXXXX-itaiji-016 glyphs of GlyphWiki"
6331                 '(long-name     "UCS-itaiji-016"
6332                   chars         256
6333                   dimension     3
6334                   columns       2
6335                   graphic       2
6336                   direction     l2r
6337                   ;; =>iso-ir   177
6338                   mother        =ucs))
6339   (make-charset '=ucs-bmp-itaiji-016
6340                 "uXXXX-itaiji-016 glyph-images in BMP"
6341                 '(long-name     "UCS-BMP-itaiji-016"
6342                   chars         256
6343                   dimension     2
6344                   columns       2
6345                   graphic       2
6346                   direction     l2r
6347                   ;; =>iso-ir   177
6348                   mother        =ucs-itaiji-016
6349                   min-code #x2E00
6350                   max-code #x9FCC
6351                   registry "ucs\\.itaiji016-0"))
6352   (make-charset '=>ucs-itaiji-016
6353                 "Abstract characters corresponding with uXXXX-itaiji-016 of GlyphWiki"
6354                 '(long-name     "UCS-itaiji-016"
6355                   chars         256
6356                   dimension     3
6357                   columns       2
6358                   graphic       2
6359                   direction     l2r
6360                   ;; =>iso-ir   177
6361                   mother        =ucs))
6362   (make-charset '=>ucs-bmp-itaiji-016
6363                 "uXXXX-itaiji-016's abstract characters in BMP"
6364                 '(long-name     "UCS-BMP-itaiji-016 characters"
6365                   chars         256
6366                   dimension     2
6367                   columns       2
6368                   graphic       2
6369                   direction     l2r
6370                   ;; =>iso-ir   177
6371                   mother        =>ucs-itaiji-016
6372                   min-code #x2E00
6373                   max-code #x9FCC
6374                   registry "ucs\\.itaiji016-0"))
6375
6376   (make-charset '=ucs-itaiji-084
6377                 "uXXXX-itaiji-084 glyph-images of GlyphWiki"
6378                 '(long-name     "UCS-itaiji-084"
6379                   chars         256
6380                   dimension     3
6381                   columns       2
6382                   graphic       2
6383                   direction     l2r
6384                   ;; =>iso-ir   177
6385                   mother        =ucs))
6386   (make-charset '=ucs-bmp-itaiji-084
6387                 "uXXXX-itaiji-084 glyph-images in BMP"
6388                 '(long-name     "UCS-BMP-itaiji-084"
6389                   chars         256
6390                   dimension     2
6391                   columns       2
6392                   graphic       2
6393                   direction     l2r
6394                   ;; =>iso-ir   177
6395                   mother        =ucs-itaiji-084
6396                   min-code #x2E00
6397                   max-code #x9FCC
6398                   registry "ucs\\.itaiji084-0"))
6399
6400   (make-charset
6401    '=ucs-radicals
6402    "CJK Radicals of UCS"
6403    '(long-name "UCS-Radicals"
6404                chars 256
6405                dimension 2
6406                columns 2
6407                graphic 2
6408                direction l2r
6409                registry "-zhRadicals-.*-ucs-0"
6410                mother ucs-bmp
6411                min-code #x2E00 max-code #x2FFF))
6412   (make-charset
6413    '=ucs-radicals@unicode
6414    "CJK Radicals of UCS"
6415    '(long-name "UCS-Radicals"
6416                chars 256
6417                dimension 2
6418                columns 2
6419                graphic 2
6420                direction l2r
6421                registry "-zhRadicals-.*-ucs-0"
6422                mother =ucs@unicode
6423                min-code #x2E00 max-code #x2FFF))
6424   (make-charset
6425    '==ucs-radicals@unicode
6426    "CJK Radicals of UCS"
6427    '(long-name "UCS-Radicals"
6428                chars 256
6429                dimension 2
6430                columns 2
6431                graphic 2
6432                direction l2r
6433                registry "-zhRadicals-.*-ucs-0"
6434                mother ==ucs@unicode
6435                min-code #x2E00 max-code #x2FFF))
6436   (make-charset
6437    '=ucs-hangul
6438    "Hangul Syllables of UCS"
6439    '(long-name "UCS-Hangul-Syllables"
6440                chars 256
6441                dimension 2
6442                columns 2
6443                graphic 2
6444                direction l2r
6445                registry "-Hangul-.*-ucs-0"
6446                mother =ucs
6447                min-code #xAC00 max-code #xD7AF))
6448   (make-charset
6449    '=ucs-bmp-cjk
6450    "CJK Characters in BMP of UCS"
6451    '(long-name "UCS-BMP-CJK"
6452                chars 256
6453                dimension 2
6454                columns 2
6455                graphic 2
6456                direction l2r
6457                registry "-zh-.*-ucs-0"
6458                mother ucs-bmp
6459                min-code #x2E00
6460                max-code #x9FA5
6461                ;; max-code #x9FCC
6462                ;; max-code #xA4CF
6463                ))
6464   (make-charset
6465    '=ucs-bmp-cjk@gb
6466    "CJK Characters in BMP with GB representative glyph-images."
6467    '(long-name "CJK in BMP@GB"
6468                chars 256
6469                dimension 2
6470                columns 2
6471                graphic 2
6472                direction l2r
6473                registry "-zh-.*-ucs-0"
6474                mother =ucs@gb
6475                min-code #x2E00
6476                max-code #x9FA5
6477                ;; max-code #x9FCC
6478                ;; max-code #xA4CF
6479                ))
6480   (make-charset
6481    '==ucs-bmp-cjk@gb
6482    "CJK Characters in BMP with GB representative glyph-images."
6483    '(long-name "CJK in BMP@GB"
6484                chars 256
6485                dimension 2
6486                columns 2
6487                graphic 2
6488                direction l2r
6489                registry "-zh-.*-ucs-0"
6490                mother ==ucs@gb
6491                min-code #x2E00
6492                max-code #x9FA5
6493                ;; max-code #x9FCC
6494                ;; max-code #xA4CF
6495                ))
6496   (make-charset
6497    '===ucs-bmp-cjk@gb
6498    "CJK Characters in BMP with GB representative glyph-images."
6499    '(long-name "CJK in BMP@GB"
6500                chars 256
6501                dimension 2
6502                columns 2
6503                graphic 2
6504                direction l2r
6505                registry "-zh-.*-ucs-0"
6506                mother ===ucs@gb
6507                min-code #x2E00
6508                max-code #x9FA5
6509                ;; max-code #x9FCC
6510                ;; max-code #xA4CF
6511                ))
6512   (make-charset
6513    '=ucs-bmp-cjk@JP
6514    "CJK Characters in BMP with JIS representative glyphs"
6515    '(long-name "CJK in BMP@JP"
6516                chars 256
6517                dimension 2
6518                columns 2
6519                graphic 2
6520                direction l2r
6521                registry "-ja-.*-ucs-0"
6522                mother =ucs@JP
6523                min-code #x2E00
6524                max-code #x9FCC
6525                ;; max-code #xA4CF
6526                ))
6527   (make-charset
6528    '=ucs-bmp-cjk@JP/hanazono
6529    "CJK Characters in BMP with Hanazono font"
6530    '(long-name "CJK in BMP@JP/Hanazono"
6531                chars 256
6532                dimension 2
6533                columns 2
6534                graphic 2
6535                direction l2r
6536                registry "-ja-.*-ucs-0"
6537                mother =ucs@JP/hanazono
6538                min-code #x2E00
6539                max-code #x9FFC
6540                ;; max-code #xA4CF
6541                ))
6542   (make-charset
6543    '==ucs-bmp-cjk@JP/hanazono
6544    "CJK Characters in BMP with Hanazono font"
6545    '(long-name "CJK in BMP@JP/Hanazono"
6546                chars 256
6547                dimension 2
6548                columns 2
6549                graphic 2
6550                direction l2r
6551                registry "-ja-.*-ucs-0"
6552                mother ==ucs@JP/hanazono
6553                min-code #x2E00
6554                max-code #x9FCC
6555                ;; max-code #xA4CF
6556                ))
6557   (make-charset
6558    '=>>ucs-bmp-cjk@unicode
6559    "Unicode representative detailed-glyphs of CJK Unified Ideographs in BMP"
6560    '(long-name "Unicode-BMP-CJK detailed-glyphs"
6561                chars 256
6562                dimension 2
6563                columns 2
6564                graphic 2
6565                direction l2r
6566                registry "-zh-.*-ucs-0"
6567                mother =>>ucs@unicode
6568                min-code #x2E00
6569                max-code #x9FA5
6570                ;; max-code #x9FCC
6571                ;; max-code #xA4CF
6572                ))
6573   (make-charset
6574    '=+>ucs-bmp-cjk@unicode
6575    "Unicode representative characters of CJK Unified Ideographs in BMP"
6576    '(long-name "Unicode-BMP-CJK unified abstract glyphs"
6577                chars 256
6578                dimension 2
6579                columns 2
6580                graphic 2
6581                direction l2r
6582                registry "-zh-.*-ucs-0"
6583                mother =+>ucs@unicode
6584                min-code #x2E00
6585                max-code #x9FA5
6586                ;; max-code #x9FCC
6587                ;; max-code #xA4CF
6588                ))
6589   (make-charset
6590    '=>ucs-bmp-cjk@unicode
6591    "Unicode representative characters of CJK Unified Ideographs in BMP"
6592    '(long-name "Unicode-BMP-CJK"
6593                chars 256
6594                dimension 2
6595                columns 2
6596                graphic 2
6597                direction l2r
6598                registry "-zh-.*-ucs-0"
6599                mother =>ucs@unicode
6600                min-code #x2E00
6601                max-code #x9FA5
6602                ;; max-code #x9FCC
6603                ;; max-code #xA4CF
6604                ))
6605   (make-charset
6606    '=>ucs-bmp-cjk@cognate
6607    "CJK Characters in BMP for abstract characters based on cognate."
6608    '(long-name "CJK in BMP@cognate"
6609                chars 256
6610                dimension 2
6611                columns 2
6612                graphic 2
6613                direction l2r
6614                registry "-ja-.*-ucs-0"
6615                mother =>ucs@cognate
6616                min-code #x2E00
6617                max-code #x9FCC
6618                ;; max-code #xA4CF
6619                ))
6620   (make-charset
6621    '=>ucs-bmp-cjk@component
6622    "CJK Characters in BMP for IWDS-1 abstract components."
6623    '(long-name "CJK in BMP@component"
6624                chars 256
6625                dimension 2
6626                columns 2
6627                graphic 2
6628                direction l2r
6629                registry "-ja-.*-ucs-0"
6630                mother =>ucs@component
6631                min-code #x2E00
6632                max-code #x9FCC
6633                ;; max-code #xA4CF
6634                ))
6635   (make-charset
6636    '=>ucs-bmp-cjk@iwds-1
6637    "CJK Characters in BMP for IWDS-1 abstract characters."
6638    '(long-name "CJK in BMP@iwds-1"
6639                chars 256
6640                dimension 2
6641                columns 2
6642                graphic 2
6643                direction l2r
6644                registry "-ja-.*-ucs-0"
6645                mother =>ucs@iwds-1
6646                min-code #x2E00
6647                max-code #x9FCC
6648                ;; max-code #xA4CF
6649                ))
6650   (make-charset
6651    '=>ucs-bmp-cjk@iwds-1/normalized
6652    "CJK Characters in BMP for IWDS-1 abstract characters."
6653    '(long-name "CJK in BMP@iwds-1/normalized"
6654                chars 256
6655                dimension 2
6656                columns 2
6657                graphic 2
6658                direction l2r
6659                registry "-ja-.*-ucs-0"
6660                mother =>ucs@iwds-1/normalized
6661                min-code #x2E00
6662                max-code #x9FCC
6663                ;; max-code #xA4CF
6664                ))
6665   (make-charset
6666    '==>ucs-bmp-cjk@bucs
6667    "CJK Characters in BMP of BUCS"
6668    '(long-name "BUCS-BMP-CJK"
6669                chars 256
6670                dimension 2
6671                columns 2
6672                graphic 2
6673                direction l2r
6674                registry "-zh-.*-ucs-0"
6675                mother ==>ucs@bucs
6676                min-code #x2E00
6677                max-code #x9FA5
6678                ;; max-code #x9FCC
6679                ;; max-code #xA4CF
6680                ))
6681   (make-charset
6682    '=ucs-bmp-cjk-compat
6683    "CJK Compatibility Ideographs in BMP of UCS"
6684    '(long-name "CJK Compatibility Ideographs"
6685                chars 256
6686                dimension 2
6687                columns 2
6688                graphic 2
6689                direction l2r
6690                registry "-ja-.*-ucs-0"
6691                mother ucs-bmp
6692                min-code #xF900
6693                max-code #xFAFF
6694                ))
6695   (make-charset
6696    '=ucs-bmp-cjk-compat@unicode
6697    "CJK Compatibility Ideographs of Unicode representatives"
6698    '(long-name "CJK Compatibility Ideographs of Unicode"
6699                chars 256
6700                dimension 2
6701                columns 2
6702                graphic 2
6703                direction l2r
6704                registry "-ja-.*-ucs-0"
6705                mother =ucs@unicode
6706                min-code #xF900
6707                max-code #xFAFF
6708                ))
6709   (make-charset
6710    '==ucs-bmp-cjk-compat@gb
6711    "CJK Compatibility Ideographs of Unicode representatives"
6712    '(long-name "CJK Compatibility Ideographs of Unicode"
6713                chars 256
6714                dimension 2
6715                columns 2
6716                graphic 2
6717                direction l2r
6718                registry "-zh-.*-ucs-0"
6719                mother ==ucs@gb
6720                min-code #xF900
6721                max-code #xFAFF
6722                ))
6723   (make-charset
6724    '==ucs-bmp-cjk-compat@JP
6725    "CJK Compatibility Ideographs for common glyph-forms used in Japan."
6726    '(long-name "CJK Compatibility Ideographs for Japan"
6727                chars 256
6728                dimension 2
6729                columns 2
6730                graphic 2
6731                direction l2r
6732                registry "-ja-.*-ucs-0"
6733                mother ==ucs@JP
6734                min-code #xF900
6735                max-code #xFAFF
6736                ))
6737   (make-charset
6738    '===ucs-bmp-cjk-compat@unicode
6739    "CJK Compatibility Ideographs of Unicode representatives"
6740    '(long-name "CJK Compatibility Ideographs of Unicode"
6741                chars 256
6742                dimension 2
6743                columns 2
6744                graphic 2
6745                direction l2r
6746                registry "-ja-.*-ucs-0"
6747                mother ===ucs@unicode
6748                min-code #xF900
6749                max-code #xFAFF
6750                ))
6751   (make-charset
6752    '=+>ucs-bmp-cjk-compat@jis
6753    "CJK Compatibility Ideographs of JIS representatives unified glyphs"
6754    '(long-name "JIS unified glyphs for CJK Compat chars"
6755                chars 256
6756                dimension 2
6757                columns 2
6758                graphic 2
6759                direction l2r
6760                registry "-ja-.*-ucs-0"
6761                mother =+>ucs@jis
6762                min-code #xF900
6763                max-code #xFAFF
6764                ))
6765   (make-charset
6766    '=ucs-sip-ext-b
6767    "CJK Ideographs Extension B"
6768    '(long-name "UCS CJK Ext-B"
6769                chars 256
6770                dimension 2
6771                columns 2
6772                graphic 2
6773                direction l2r
6774                registry "\\(iso10646\\|ucs00\\)-2$"
6775                mother ucs
6776                min-code #x20000 max-code #x2A6D6
6777                code-offset #x20000))
6778   (make-charset
6779    '=ucs-sip@iso
6780    "UCS glyphs of UCS SIP"
6781    '(long-name "UCS SIP"
6782                chars 256
6783                dimension 2
6784                columns 2
6785                graphic 2
6786                direction l2r
6787                registry "ucs00-2$"
6788                mother =ucs@iso
6789                min-code #x20000 max-code #x2FFFF
6790                code-offset #x20000))
6791   (make-charset
6792    '=ucs-sip-ext-b@iso
6793    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
6794    '(long-name "UCS CJK Ext-B"
6795                chars 256
6796                dimension 2
6797                columns 2
6798                graphic 2
6799                direction l2r
6800                registry "\\(iso10646\\|ucs00\\)-2$"
6801                mother =ucs@iso
6802                min-code #x20000 max-code #x2A6D6
6803                code-offset #x20000))
6804   (make-charset
6805    '=ucs-sip@JP/hanazono
6806    "Hanazono glyphs of UCS SIP"
6807    '(long-name "Hanazono SIP glyphs"
6808                chars 256
6809                dimension 2
6810                columns 2
6811                graphic 2
6812                direction l2r
6813                registry "ucs00-2$"
6814                mother =ucs@JP/hanazono
6815                min-code #x20000 max-code #x2FFFF
6816                code-offset #x20000))
6817   (make-charset
6818    '=ucs-sip@gb
6819    "UCS G-source glyphs of UCS SIP"
6820    '(long-name "u2XXXX-g glyphs of UCS"
6821                chars 256
6822                dimension 2
6823                columns 2
6824                graphic 2
6825                direction l2r
6826                registry "-ucs00\\.g-2$"
6827                mother =ucs@gb
6828                min-code #x20000 max-code #x2FFFF
6829                code-offset #x20000))
6830   (make-charset
6831    '=ucs-tip
6832    "Tertiary Ideographic Plane of UCS"
6833    '(long-name "UCS TUP"
6834                chars 256
6835                dimension 2
6836                columns 2
6837                graphic 2
6838                direction l2r
6839                registry "\\(iso10646\\|ucs00\\)-3$"
6840                mother ucs
6841                min-code #x30000 max-code #x3134A
6842                code-offset #x30000))
6843   (make-charset
6844    '=ucs-tip@JP/hanazono
6845    "Hanazono glyphs of UCS TIP"
6846    '(long-name "Hanazono TIP glyphs"
6847                chars 256
6848                dimension 2
6849                columns 2
6850                graphic 2
6851                direction l2r
6852                registry "ucs00-3$"
6853                mother =ucs@JP/hanazono
6854                min-code #x30000 max-code #x3134A
6855                code-offset #x30000))
6856   (make-charset
6857    '=>ucs-sip@iwds-1
6858    "CJK Characters in SIP based on IWDS-1."
6859    '(long-name "CJK in SIP@IWDS-1"
6860                chars 256
6861                dimension 2
6862                columns 2
6863                graphic 2
6864                direction l2r
6865                registry "ucs00-2$"
6866                mother =>ucs@iwds-1
6867                min-code #x20000 max-code #x2FFFF
6868                code-offset #x20000))
6869   (make-charset
6870    '=>ucs-sip@cognate
6871    "CJK Characters in SIP for abstract characters based on cognate."
6872    '(long-name "CJK in SIP@cognate"
6873                chars 256
6874                dimension 2
6875                columns 2
6876                graphic 2
6877                direction l2r
6878                registry "ucs00-2$"
6879                mother =>ucs@cognate
6880                min-code #x20000 max-code #x2FFFF
6881                code-offset #x20000))
6882   (make-charset
6883    '=>ucs-tip@cognate
6884    "CJK Characters in TIP for abstract characters based on cognate."
6885    '(long-name "CJK in TIP@cognate"
6886                chars 256
6887                dimension 2
6888                columns 2
6889                graphic 2
6890                direction l2r
6891                registry "ucs00-3$"
6892                mother =>ucs@cognate
6893                min-code #x30000 max-code #x3FFFF
6894                code-offset #x30000))
6895   (make-charset
6896    '=>ucs-sip@component
6897    "CJK Characters in SIP for IWDS-1 abstract components."
6898    '(long-name "CJK in SIP@component"
6899                chars 256
6900                dimension 2
6901                columns 2
6902                graphic 2
6903                direction l2r
6904                registry "ucs00-2$"
6905                mother =>ucs@component
6906                min-code #x20000 max-code #x2FFFF
6907                code-offset #x20000))
6908   (make-charset
6909    '=>ucs-tip@component
6910    "CJK Characters in TIP for IWDS-1 abstract components."
6911    '(long-name "CJK in TIP@component"
6912                chars 256
6913                dimension 2
6914                columns 2
6915                graphic 2
6916                direction l2r
6917                registry "ucs00-3$"
6918                mother =>ucs@component
6919                min-code #x30000 max-code #x3134A
6920                code-offset #x30000))
6921   (make-charset
6922    '==>ucs-sip@esu
6923    "UCS glyphs in UCS SIP of ESU"
6924    '(long-name "ESU SIP"
6925                chars 256
6926                dimension 2
6927                columns 2
6928                graphic 2
6929                direction l2r
6930                registry "ucs00-2$"
6931                mother ==>ucs@esu
6932                min-code #x20000 max-code #x2FFFF
6933                code-offset #x20000))
6934   (make-charset
6935    '==ucs-sip@JP/hanazono
6936    "Hanazono glyphs-forms of UCS SIP"
6937    '(long-name "Hanazono SIP glyph-forms"
6938                chars 256
6939                dimension 2
6940                columns 2
6941                graphic 2
6942                direction l2r
6943                registry "ucs00-2$"
6944                mother ==ucs@JP/hanazono
6945                min-code #x20000 max-code #x2FFFF
6946                code-offset #x20000))
6947   (make-charset
6948    '==ucs-sip@iso
6949    "ISO representative abstract-glyph-images of ISO/IEC 10646 Plane 2"
6950    '(long-name "SIP abstract glyph-images"
6951                chars 256
6952                dimension 2
6953                columns 2
6954                graphic 2
6955                direction l2r
6956                registry "\\(ucs00\\)-2$"
6957                mother ==ucs@iso
6958                code-offset #x20000))
6959   (make-charset
6960    '==ucs-sip-ext-b@iso
6961    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
6962    '(long-name "UCS CJK Ext-B"
6963                chars 256
6964                dimension 2
6965                columns 2
6966                graphic 2
6967                direction l2r
6968                registry "\\(iso10646\\|ucs00\\)-2$"
6969                mother ==ucs@iso
6970                min-code #x20000 max-code #x2A6D6
6971                code-offset #x20000))
6972   (make-charset
6973    '==ucs-tip@JP/hanazono
6974    "Hanazono glyphs-forms of UCS TIP"
6975    '(long-name "Hanazono TIP glyph-forms"
6976                chars 256
6977                dimension 2
6978                columns 2
6979                graphic 2
6980                direction l2r
6981                registry "ucs00-3$"
6982                mother ==ucs@JP/hanazono
6983                min-code #x30000 max-code #x3134A
6984                code-offset #x30000))
6985   (make-charset
6986    '===ucs-sip@iso
6987    "ISO representative glyph-images of ISO/IEC 10646 Plane 2"
6988    '(long-name "SIP rep-glyph-images"
6989                chars 256
6990                dimension 2
6991                columns 2
6992                graphic 2
6993                direction l2r
6994                registry "\\(ucs00\\)-2$"
6995                mother ===ucs@iso
6996                code-offset #x20000))
6997   (make-charset
6998    '===ucs-sip-ext-b@iso
6999    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
7000    '(long-name "UCS CJK Ext-B"
7001                chars 256
7002                dimension 2
7003                columns 2
7004                graphic 2
7005                direction l2r
7006                registry "\\(iso10646\\|ucs00\\)-2$"
7007                mother ===ucs@iso
7008                min-code #x20000 max-code #x2A6D6
7009                code-offset #x20000))
7010   )
7011
7012 ;;; mule-conf.el ends here