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