c2d5e0666f9031cfc8f523767f4754a54d98818f
[chise/xemacs-chise.git-] / lisp / mule / mule-conf.el
1 ;;; mule-conf.el --- configure multilingual environment
2
3 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 1997,1999,2000,2002,2003,2004 MORIOKA Tomohiko
6
7 ;; Keywords: mule, multilingual, character set, coding system
8
9 ;; This file is part of XEmacs.
10
11 ;; XEmacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by
13 ;; the Free Software Foundation; either version 2, or (at your option)
14 ;; any later version.
15
16 ;; XEmacs is distributed in the hope that it will be useful,
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19 ;; GNU General Public License for more details.
20
21 ;; You should have received a copy of the GNU General Public License
22 ;; along with XEmacs; see the file COPYING.  If not, write to the
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 ;; Boston, MA 02111-1307, USA.
25
26 ;;; Code:
27
28 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208-1978)
29 (define-charset-alias 'chinese-gb2312           '=gb2312)
30 (define-charset-alias 'japanese-jisx0208        '=jis-x0208-1983)
31 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
32 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
33 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
34 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
35 (define-charset-alias 'chinese-gb12345          '=gb12345)
36 (define-charset-alias 'chinese-big5             '=big5)
37
38 ;; PinYin-ZhuYin
39 (make-charset 'sisheng "PinYin-ZhuYin"
40               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
41                 dimension 1
42                 chars 94
43                 final ?0
44                 graphic 0
45                 ))
46
47 ;; Lao script.
48 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
49 (make-charset 'lao "Lao script"
50               '(registry "MuleLao-1"
51                 dimension 1
52                 chars 94
53                 final ?1
54                 graphic 1))
55
56 ;; IPA (International Phonetic Alphabet)
57 (make-charset 'ipa "International Phonetic Alphabet"
58               '(registry "MuleIPA"
59                 dimension 1
60                 chars 96
61                 final ?0
62                 graphic 1))
63
64 ;; Ethiopic
65 (make-charset 'ethiopic "Ethiopic"
66               '(registry "Ethio"
67                 dimension 2
68                 chars 94
69                 final ?3
70                 graphic 0
71                 ))
72
73 ;; ISO-IR-165 (CCITT Extended GB)
74 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
75 ;;    GB 8565-88 table A4 + 293 characters.
76 (if (featurep 'utf-2000)
77     (progn
78       (make-charset '=iso-ir165
79                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
80                     '(iso-ir 165
81                              dimension 2
82                              chars 94
83                              mother =gb2312
84                              final ?E
85                              registry "isoir165"
86                              graphic 0))
87       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
88   (make-charset 'chinese-isoir165
89                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
90                 '(iso-ir 165
91                          dimension 2
92                          chars 94
93                          final ?E
94                          registry "isoir165"
95                          graphic 0)))
96
97 ;; CNS11643 Plane3 thru Plane7
98 ;; These represent more and more obscure Chinese characters.
99 ;; By the time you get to Plane 7, we're talking about characters
100 ;; that appear once in some ancient manuscript and whose meaning
101 ;; is unknown.
102
103 (flet
104     ((make-chinese-cns11643-charset
105       (name iso-ir plane final)
106       (make-charset
107        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
108        `(iso-ir ,iso-ir
109          registry 
110          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
111          dimension 2
112          chars 94
113          final ,final
114          graphic 0))
115       ))
116   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
117   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
118   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
119   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
120   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
121   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
122   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
123   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
124   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
125   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
126   )
127
128 ;; JIS X 0213:2000
129 (if (featurep 'utf-2000)
130     (progn
131       (make-charset
132        '=jis-x0213-1-2000
133        "JIS X 0213:2000 Plain 1"
134        '(iso-ir 228
135                 registry "jisx0213\\(\\.2000\\)-1"
136                 dimension 2
137                 chars 94
138                 mother =jis-x0208-1990
139                 final ?O
140                 graphic 0))
141       (make-charset
142        '=jis-x0213-2-2000
143        "JIS X 0213:2000 Plain 2"
144        '(iso-ir 229
145                 registry "jisx0213\\(\\.2000\\)-2"
146                 dimension 2
147                 chars 94
148                 final ?P
149                 graphic 0))
150       (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1-2000)
151       (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2-2000)
152       )
153   (make-charset
154    'japanese-jisx0213-1
155    "JIS X 0213:2000 Plain 1"
156    '(registry "jisx0213\\(\\.2000\\)-1"
157               dimension 2
158               chars 94
159               final ?O
160               graphic 0))
161   (make-charset
162    'japanese-jisx0213-2
163    "JIS X 0213:2000 Plain 2"
164    '(registry "jisx0213\\(\\.2000\\)-2"
165               dimension 2
166               chars 94
167               final ?P
168               graphic 0))
169   )
170
171 (when (featurep 'utf-2000)
172   (define-charset-alias 'ucs '=ucs)
173   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208-1990)
174
175   (make-charset '=big5-cdp
176                 "Big5 with CDP extension"
177                 `(long-name     "Big5-CDP"
178                   chars         256
179                   dimension     2
180                   columns       2
181                   graphic       2
182                   direction     l2r
183                   registry      "big5\\.cdp-0"
184                   mother        chinese-big5
185                   min-code      #x8140
186                   max-code      #x8DFE))
187   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
188
189   (make-charset '=gt
190                 "GT 2000"
191                 `(long-name     "GT"
192                   chars         256
193                   dimension     3
194                   columns       2
195                   graphic       2
196                   direction     l2r
197                   registry      ""
198                   min-code      ,(lsh #x6100 16)
199                   max-code      ,(+ (lsh #x6100 16) 67547)
200                   code-offset   ,(lsh #x6100 16)))
201   (define-charset-alias 'ideograph-gt '=gt)
202   (make-charset '=gt-k
203                 "Ideographic components of GT"
204                 `(long-name     "GT components"
205                   chars         256
206                   dimension     2
207                   columns       2
208                   graphic       2
209                   direction     l2r
210                   registry      ""
211                   min-code      ,(lsh #x6110 16)
212                   max-code      ,(+ (lsh #x6110 16) 17090)
213                   code-offset   ,(lsh #x6110 16)))
214   (define-charset-alias 'ideograph-gt-k '=gt-k)
215   (let ((i 1))
216     (while (<= i 11)
217       (make-charset
218        (intern (format "=gt-pj-%d" i))
219        (format "GT 2000 (pseudo JIS encoding) part %d" i)
220        `(long-name ,(format "GT PJ %d" i)
221                    chars 94
222                    dimension 2
223                    columns 2
224                    graphic 0
225                    direction l2r
226                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
227       (define-charset-alias
228         (intern (format "ideograph-gt-pj-%d" i))
229         (intern (format "=gt-pj-%d" i)))
230       (setq i (1+ i))))
231   (make-charset
232    '=gt-pj-k1
233    "Ideographic parts of GT (pseudo JIS encoding) part 1"
234    `(long-name "GT K1"
235                chars 94
236                dimension 2
237                columns 2
238                graphic 0
239                direction l2r
240                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
241   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
242   (make-charset
243    '=gt-pj-k2
244    "Ideographic parts of GT (pseudo JIS encoding) part 2"
245    `(long-name "GT K2"
246                chars 94
247                dimension 2
248                columns 2
249                graphic 0
250                direction l2r
251                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
252   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
253
254   (make-charset '=daikanwa
255                 "Daikanwa dictionary (revised version 2)"
256                 `(long-name     "Daikanwa"
257                   chars         256
258                   dimension     2
259                   columns       2
260                   graphic       2
261                   direction     l2r
262                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
263                   min-code      #xE00000
264                   max-code      ,(+ #xE00000 50100)
265                   code-offset   #xE00000))
266   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
267
268   (make-charset '=daikanwa@rev1
269                 "Daikanwa dictionary (revised version)"
270                 `(long-name     "Daikanwa Rev."
271                   chars         256
272                   dimension     2
273                   columns       2
274                   graphic       2
275                   direction     l2r
276                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
277                   mother        =daikanwa
278                   ))
279   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
280   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
281
282   (make-charset '=daikanwa@rev2
283                 "Daikanwa dictionary (revised version 2)"
284                 `(long-name     "Daikanwa"
285                   chars         256
286                   dimension     2
287                   columns       2
288                   graphic       2
289                   direction     l2r
290                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
291                   mother        =daikanwa
292                   min-code      1
293                   max-code      49964
294                   ;; min-code   #xE00000
295                   ;; max-code   ,(+ #xE00000 50100)
296                   ;; code-offset        #xE00000
297                   ))
298   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
299
300   (make-charset '=big5-pua
301                 "Big5 with private used area"
302                 '(long-name     "Big5-PUA"
303                   chars         256
304                   dimension     2
305                   columns       2
306                   graphic       2
307                   direction     l2r
308                   mother        chinese-big5
309                   registry      "Big5\\.ETEN"))
310   (define-charset-alias 'chinese-big5-pua '=big5-pua)
311   (make-charset '=big5-eten
312                 "Big5 ETEN"
313                 '(long-name     "Big5-ETEN"
314                   chars         256
315                   dimension     2
316                   columns       2
317                   graphic       2
318                   direction     l2r
319                   mother        chinese-big5
320                   min-code      #x8140
321                   max-code      #xFEFE
322                   registry      "Big5\\.ETEN"))
323   (define-charset-alias 'chinese-big5-eten '=big5-eten)
324   (make-charset 'chinese-big5-eten-a
325                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
326                 '(long-name     "Big5-ETEN-a"
327                   chars         256
328                   dimension     2
329                   columns       2
330                   graphic       2
331                   direction     l2r
332                   mother        chinese-big5
333                   min-code      #xF9D6
334                   max-code      #xF9FE
335                   registry      "Big5\\.ETEN"))
336   (make-charset 'chinese-big5-eten-b
337                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
338                 '(long-name     "Big5-ETEN-b"
339                   chars         256
340                   dimension     2
341                   columns       2
342                   graphic       2
343                   direction     l2r
344                   mother        chinese-big5
345                   min-code      #xC6A1
346                   max-code      #xC8FE
347                   registry      "Big5\\.ETEN"))
348
349   (let* ((i 1)
350          (hzk-min (+ (lsh #x6200 16) 65536))
351          (hzk-max (+ hzk-min 65535)))
352     (while (<= i 12)
353       (make-charset
354        (intern (format "=hanziku-%d" i))
355        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
356        `(long-name ,(format "HANZIKU-%d" i)
357                    chars 256
358                    dimension 2
359                    columns 2
360                    graphic 2
361                    direction l2r
362                    registry ,(format "hanziku-%d$" i i)
363                    min-code ,hzk-min
364                    max-code ,hzk-max
365                    code-offset ,hzk-min))
366       (define-charset-alias
367         (intern (format "ideograph-hanziku-%d" i))
368         (intern (format "=hanziku-%d" i)))
369       (setq hzk-min (1+ hzk-max)
370             hzk-max (+ hzk-min 65535))
371       (setq i (1+ i))))
372
373   (make-charset '=cbeta "CBETA private characters"
374                 '(long-name     "CBETA PUA"
375                   chars         256
376                   dimension     2
377                   registry      "cbeta-0"
378                   graphic       2
379                   min-code      #xE20000
380                   max-code      #xE2FFFF
381                   code-offset   #xE20000
382                   columns       2
383                   direction     l2r))
384   (define-charset-alias 'ideograph-cbeta '=cbeta)
385
386   (make-charset '=jef-china3
387                 "JEF + CHINA3 private characters"
388                 '(long-name     "JEF + CHINA3"
389                   chars         256
390                   dimension     2
391                   columns       2
392                   graphic       2
393                   direction     l2r
394                   registry      "china3jef-0"
395                   min-code      #xE80000
396                   max-code      #xE8FFFF
397                   code-offset   #xE80000))
398   (define-charset-alias 'china3-jef '=jef-china3)
399
400   (make-charset '=ruimoku-v6
401                 "private characters used in RUIMOKU Version.6"
402                 `(long-name     "RUI6"
403                   chars         256
404                   dimension     2
405                   columns       2
406                   graphic       2
407                   direction     l2r
408                   registry      "rui6-0"
409                   ;; mother     ucs
410                   min-code      #xE90000 ; #xE000
411                   max-code      #xE908FF ; #xE8FF
412                   code-offset   ,(- #xE90000 #xE000)))
413
414   (make-charset '=ucs@iso
415                 "ISO/IEC 10646 for its representative glyphs"
416                 '(long-name     "UCS for ISO"
417                   chars         256
418                   dimension     3
419                   columns       2
420                   graphic       2
421                   direction     l2r
422                   mother        =ucs))
423   (make-charset '=ucs@unicode
424                 "Unicode for its representative glyphs"
425                 '(long-name     "UCS for Unicode"
426                   chars         256
427                   dimension     3
428                   columns       2
429                   graphic       2
430                   direction     l2r
431                   mother        =ucs@iso))
432   (make-charset '=ucs@gb
433                 "ISO/IEC 10646 for GB"
434                 '(long-name     "UCS for GB"
435                   chars         256
436                   dimension     3
437                   columns       2
438                   graphic       2
439                   direction     l2r
440                   mother        =ucs@unicode))
441   (define-charset-alias 'ucs-gb '=ucs@gb)
442   (make-charset '=ucs@cns
443                 "ISO/IEC 10646 for CNS 11643"
444                 '(long-name     "UCS for CNS"
445                   chars         256
446                   dimension     3
447                   columns       2
448                   graphic       2
449                   direction     l2r
450                   mother        =ucs@unicode))
451   (define-charset-alias 'ucs-cns '=ucs@cns)
452   (make-charset '=ucs@jis
453                 "ISO/IEC 10646 for JIS X0208/0212/0213"
454                 '(long-name     "UCS for JIS"
455                   chars         256
456                   dimension     3
457                   columns       2
458                   graphic       2
459                   direction     l2r
460                   mother        =ucs@unicode))
461   (define-charset-alias 'ucs-jis '=ucs@jis)
462   (make-charset '=ucs@jis/1990
463                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
464                 '(long-name     "UCS for JIS:1990"
465                   chars         256
466                   dimension     3
467                   columns       2
468                   graphic       2
469                   direction     l2r
470                   mother        ucs-jis))
471   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
472   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
473   (make-charset '=ucs@jis/2000
474                 "ISO/IEC 10646 for JIS X 0213:2000"
475                 '(long-name     "UCS for JIS:2000"
476                   chars         256
477                   dimension     3
478                   columns       2
479                   graphic       2
480                   direction     l2r
481                   mother        ucs-jis))
482   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
483   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
484   (make-charset '=ucs@JP
485                 "UCS for common glyphs used in Japan"
486                 '(long-name     "UCS for Japan"
487                   chars         256
488                   dimension     3
489                   columns       2
490                   graphic       2
491                   direction     l2r
492                   mother        =ucs@jis/2000))
493   (define-charset-alias '=ucs@jp '=ucs@JP)
494   (make-charset '=ucs@ks
495                 "ISO/IEC 10646 for Korean Standards"
496                 `(long-name     "UCS for KS"
497                   chars         256
498                   dimension     3
499                   columns       2
500                   graphic       2
501                   direction     l2r
502                   mother        =ucs@unicode))
503   (define-charset-alias 'ucs-ks '=ucs@ks)
504   (make-charset '=ucs@big5
505                 "ISO/IEC 10646 for Big5"
506                 `(long-name     "UCS for Big5"
507                   chars         256
508                   dimension     3
509                   columns       2
510                   graphic       2
511                   direction     l2r
512                   mother        =ucs@unicode))
513   (define-charset-alias 'ucs-big5 '=ucs@big5)
514
515   (make-charset
516    '=ucs-radicals
517    "CJK Radicals of UCS"
518    `(long-name "UCS-Radicals"
519                chars 256
520                dimension 2
521                columns 2
522                graphic 2
523                direction l2r
524                registry "-zh-.*-ucs-0"
525                mother ucs-bmp
526                min-code #x2E00 max-code #x2FFF))
527   (make-charset
528    '=ucs-radicals@unicode
529    "CJK Radicals of UCS"
530    `(long-name "UCS-Radicals"
531                chars 256
532                dimension 2
533                columns 2
534                graphic 2
535                direction l2r
536                registry "-zh-.*-ucs-0"
537                mother =ucs@unicode
538                min-code #x2E00 max-code #x2FFF))
539   (make-charset
540    '=ucs-bmp-cjk
541    "CJK Characters in BMP of UCS"
542    `(long-name "UCS-BMP-CJK"
543                chars 256
544                dimension 2
545                columns 2
546                graphic 2
547                direction l2r
548                registry "-zh-.*-ucs-0"
549                mother ucs-bmp
550                min-code #x2E00 max-code #xA4CF))
551   (make-charset
552    '=ucs-bmp-cjk@unicode
553    "CJK Characters in BMP of Unicode"
554    `(long-name "Unicode-BMP-CJK"
555                chars 256
556                dimension 2
557                columns 2
558                graphic 2
559                direction l2r
560                registry "-zh-.*-ucs-0"
561                mother =ucs@unicode
562                min-code #x2E00 max-code #xA4CF))
563   (make-charset
564    '=ucs-sip-ext-b
565    "CJK Ideographs Extension B"
566    `(long-name "UCS CJK Ext-B"
567                chars 256
568                dimension 2
569                columns 2
570                graphic 2
571                direction l2r
572                registry "\\(iso10646\\|ucs02\\)-2$"
573                mother ucs
574                min-code #x20000 max-code #x2A6D6
575                code-offset #x20000))
576   (make-charset
577    '=ucs-sip-ext-b@iso
578    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
579    `(long-name "UCS CJK Ext-B"
580                chars 256
581                dimension 2
582                columns 2
583                graphic 2
584                direction l2r
585                registry "\\(iso10646\\|ucs02\\)-2$"
586                mother =ucs@iso
587                min-code #x20000 max-code #x2A6D6
588                code-offset #x20000))
589   )
590
591 ;;; mule-conf.el ends here