Rename `korean-ksc5601' to `=ks-x1001'.
[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 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 'japanese-jisx0208        '=jis-x0208-1983)
30 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
31 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
32
33 ;; PinYin-ZhuYin
34 (make-charset 'sisheng "PinYin-ZhuYin"
35               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
36                 dimension 1
37                 chars 94
38                 final ?0
39                 graphic 0
40                 ))
41
42 ;; Lao script.
43 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
44 (make-charset 'lao "Lao script"
45               '(registry "MuleLao-1"
46                 dimension 1
47                 chars 94
48                 final ?1
49                 graphic 1))
50
51 ;; IPA (International Phonetic Alphabet)
52 (make-charset 'ipa "International Phonetic Alphabet"
53               '(registry "MuleIPA"
54                 dimension 1
55                 chars 96
56                 final ?0
57                 graphic 1))
58
59 ;; Ethiopic
60 (make-charset 'ethiopic "Ethiopic"
61               '(registry "Ethio"
62                 dimension 2
63                 chars 94
64                 final ?3
65                 graphic 0
66                 ))
67
68 ;; ISO-IR-165 (CCITT Extended GB)
69 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
70 ;;    GB 8565-88 table A4 + 293 characters.
71 (make-charset '=iso-ir165
72               "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
73               '(iso-ir 165
74                        dimension 2
75                        chars 94
76                        final ?E
77                        registry "isoir165"
78                        graphic 0))
79 (define-charset-alias 'chinese-isoir165 '=iso-ir165)
80
81 ;; CNS11643 Plane3 thru Plane7
82 ;; These represent more and more obscure Chinese characters.
83 ;; By the time you get to Plane 7, we're talking about characters
84 ;; that appear once in some ancient manuscript and whose meaning
85 ;; is unknown.
86
87 (flet
88     ((make-chinese-cns11643-charset
89       (name iso-ir plane final)
90       (make-charset
91        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
92        `(iso-ir ,iso-ir
93          registry 
94          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
95          dimension 2
96          chars 94
97          final ,final
98          graphic 0))
99       ))
100   (make-chinese-cns11643-charset 'chinese-cns11643-3 183 "3" ?I)
101   (make-chinese-cns11643-charset 'chinese-cns11643-4 184 "4" ?J)
102   (make-chinese-cns11643-charset 'chinese-cns11643-5 185 "5" ?K)
103   (make-chinese-cns11643-charset 'chinese-cns11643-6 186 "6" ?L)
104   (make-chinese-cns11643-charset 'chinese-cns11643-7 187 "7" ?M)
105   )
106
107 ;; JIS X 0213:2000
108 (if (featurep 'utf-2000)
109     (progn
110       (make-charset
111        '=jis-x0213-1-2000
112        "JIS X 0213:2000 Plain 1"
113        '(iso-ir 228
114                 registry "jisx0213\\(\\.2000\\)-1"
115                 dimension 2
116                 chars 94
117                 mother =jis-x0208-1990
118                 final ?O
119                 graphic 0))
120       (make-charset
121        '=jis-x0213-2-2000
122        "JIS X 0213:2000 Plain 2"
123        '(iso-ir 229
124                 registry "jisx0213\\(\\.2000\\)-2"
125                 dimension 2
126                 chars 94
127                 final ?P
128                 graphic 0))
129       (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1-2000)
130       (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2-2000)
131       )
132   (make-charset
133    'japanese-jisx0213-1
134    "JIS X 0213:2000 Plain 1"
135    '(registry "jisx0213\\(\\.2000\\)-1"
136               dimension 2
137               chars 94
138               final ?O
139               graphic 0))
140   (make-charset
141    'japanese-jisx0213-2
142    "JIS X 0213:2000 Plain 2"
143    '(registry "jisx0213\\(\\.2000\\)-2"
144               dimension 2
145               chars 94
146               final ?P
147               graphic 0))
148   )
149
150 (when (featurep 'utf-2000)
151   (define-charset-alias 'ucs '=ucs)
152   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208-1990)
153   (make-charset '=ucs@gb
154                 "UCS for GB"
155                 `(long-name     "ISO/IEC 10646 for GB"
156                   chars         256
157                   dimension     3
158                   columns       2
159                   graphic       2
160                   direction     l2r
161                   mother        =ucs))
162   (define-charset-alias 'ucs-gb '=ucs@gb)
163   (make-charset '=ucs@cns
164                 "UCS for CNS"
165                 `(long-name     "ISO/IEC 10646 for CNS 11643"
166                   chars         256
167                   dimension     3
168                   columns       2
169                   graphic       2
170                   direction     l2r
171                   mother        =ucs))
172   (define-charset-alias 'ucs-cns '=ucs@cns)
173   (make-charset '=ucs@jis
174                 "UCS for JIS"
175                 `(long-name     "ISO/IEC 10646 for JIS X0208/0212/0213"
176                   chars         256
177                   dimension     3
178                   columns       2
179                   graphic       2
180                   direction     l2r
181                   mother        =ucs))
182   (define-charset-alias 'ucs-jis '=ucs@jis)
183   (make-charset '=ucs@jis-1990
184                 "UCS for JIS:1990"
185                 `(long-name     "ISO/IEC 10646 for JIS X 0208/0212:1990"
186                   chars         256
187                   dimension     3
188                   columns       2
189                   graphic       2
190                   direction     l2r
191                   mother        ucs-jis))
192   (define-charset-alias '=ucs-jis-1990 '=ucs@jis-1990)
193   (make-charset '=ucs@jis-2000
194                 "UCS for JIS:2000"
195                 `(long-name     "ISO/IEC 10646 for JIS X 0213:2000"
196                   chars         256
197                   dimension     3
198                   columns       2
199                   graphic       2
200                   direction     l2r
201                   mother        ucs-jis))
202   (define-charset-alias '=ucs-jis-2000 '=ucs@jis-2000)
203   (make-charset '=ucs@ks
204                 "UCS for KS"
205                 `(long-name     "ISO/IEC 10646 for Korean Standards"
206                   chars         256
207                   dimension     3
208                   columns       2
209                   graphic       2
210                   direction     l2r
211                   mother        =ucs))
212   (define-charset-alias 'ucs-ks '=ucs@ks)
213   (make-charset '=ucs@big5
214                 "UCS for Big5"
215                 `(long-name     "ISO/IEC 10646 for Big5"
216                   chars         256
217                   dimension     3
218                   columns       2
219                   graphic       2
220                   direction     l2r
221                   mother        =ucs))
222   (define-charset-alias 'ucs-big5 '=ucs@big5)
223
224   (make-charset 'ideograph-daikanwa
225                 "Daikanwa"
226                 `(long-name     "Daikanwa dictionary (revised version 2)"
227                   chars         256
228                   dimension     2
229                   columns       2
230                   graphic       2
231                   direction     l2r
232                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
233                   min-code      #xE00000
234                   max-code      ,(+ #xE00000 50100)
235                   code-offset   #xE00000))
236
237   (make-charset '=daikanwa-rev1
238                 "Daikanwa Rev."
239                 `(long-name     "Daikanwa dictionary (revised version)"
240                   chars         256
241                   dimension     2
242                   columns       2
243                   graphic       2
244                   direction     l2r
245                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"))
246   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa-rev1)
247
248   (make-charset '=daikanwa-rev2
249                 "Daikanwa"
250                 `(long-name     "Daikanwa dictionary (revised version 2)"
251                   chars         256
252                   dimension     2
253                   columns       2
254                   graphic       2
255                   direction     l2r
256                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
257                   min-code      #xE00000
258                   max-code      ,(+ #xE00000 50100)
259                   code-offset   #xE00000))
260
261   (make-charset '=big5-pua
262                 "Big5-PUA"
263                 `(long-name     "Big5 with private used area"
264                   chars         256
265                   dimension     2
266                   columns       2
267                   graphic       2
268                   direction     l2r
269                   mother        chinese-big5
270                   registry      "Big5\\.ETEN"))
271   (define-charset-alias 'chinese-big5-pua '=big5-pua)
272   (make-charset '=big5-eten
273                 "Big5-ETEN"
274                 `(long-name     "Big5 ETEN"
275                   chars         256
276                   dimension     2
277                   columns       2
278                   graphic       2
279                   direction     l2r
280                   mother        chinese-big5
281                   min-code      #x8140
282                   max-code      #xFEFE
283                   registry      "Big5\\.ETEN"))
284   (define-charset-alias 'chinese-big5-eten '=big5-eten)
285   (make-charset 'chinese-big5-eten-a
286                 "Big5-ETEN-a"
287                 `(long-name     "Big5 ETEN (#xF9D6 .. #xF9FE)"
288                   chars         256
289                   dimension     2
290                   columns       2
291                   graphic       2
292                   direction     l2r
293                   mother        chinese-big5
294                   min-code      #xF9D6
295                   max-code      #xF9FE
296                   registry      "Big5\\.ETEN"))
297   (make-charset 'chinese-big5-eten-b
298                 "Big5-ETEN-b"
299                 `(long-name     "Big5 ETEN (#xC6A1 .. #xC8FE)"
300                   chars         256
301                   dimension     2
302                   columns       2
303                   graphic       2
304                   direction     l2r
305                   mother        chinese-big5
306                   min-code      #xC6A1
307                   max-code      #xC8FE
308                   registry      "Big5\\.ETEN"))
309   (make-charset '=big5-cdp
310                 "Big5-CDP"
311                 `(long-name     "Big5 with CDP extension"
312                   chars         256
313                   dimension     2
314                   columns       2
315                   graphic       2
316                   direction     l2r
317                   registry      "big5\\.cdp-0"
318                   mother        chinese-big5
319                   min-code      #x8140
320                   max-code      #x8DFE))
321   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
322   (let* ((i 1)
323          (hzk-min (+ (lsh #x6200 16) 65536))
324          (hzk-max (+ hzk-min 65535)))
325     (while (<= i 12)
326       (make-charset
327        (intern (format "=hanziku-%d" i))
328        (format "HANZIKU-%d" i)
329        `(long-name ,(format "HANZIKU (pseudo BIG5 encoding) part %d" i)
330                    chars 256
331                    dimension 2
332                    columns 2
333                    graphic 2
334                    direction l2r
335                    registry ,(format "hanziku-%d$" i i)
336                    min-code ,hzk-min
337                    max-code ,hzk-max
338                    code-offset ,hzk-min))
339       (define-charset-alias
340         (intern (format "ideograph-hanziku-%d" i))
341         (intern (format "=hanziku-%d" i)))
342       (setq hzk-min (1+ hzk-max)
343             hzk-max (+ hzk-min 65535))
344       (setq i (1+ i))))
345
346   (make-charset '=gt
347                 "GT"
348                 `(long-name     "GT 2000"
349                   chars         256
350                   dimension     3
351                   columns       2
352                   graphic       2
353                   direction     l2r
354                   registry      ""
355                   min-code      ,(lsh #x6100 16)
356                   max-code      ,(+ (lsh #x6100 16) 67547)
357                   code-offset   ,(lsh #x6100 16)))
358   (define-charset-alias 'ideograph-gt '=gt)
359   (make-charset '=gt-k
360                 "GT parts"
361                 `(long-name     "Ideographic parts of GT"
362                   chars         256
363                   dimension     2
364                   columns       2
365                   graphic       2
366                   direction     l2r
367                   registry      ""
368                   min-code      ,(lsh #x6110 16)
369                   max-code      ,(+ (lsh #x6110 16) 17090)
370                   code-offset   ,(lsh #x6110 16)))
371   (define-charset-alias 'ideograph-gt-k '=gt-k)
372   (let ((i 1))
373     (while (<= i 11)
374       (make-charset
375        (intern (format "=gt-pj-%d" i))
376        (format "GT PJ %d" i)
377        `(long-name ,(format "GT 2000 (pseudo JIS encoding) part %d" i)
378                    chars 94
379                    dimension 2
380                    columns 2
381                    graphic 0
382                    direction l2r
383                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
384       (define-charset-alias
385         (intern (format "ideograph-gt-pj-%d" i))
386         (intern (format "=gt-pj-%d" i)))
387       (setq i (1+ i))))
388   (make-charset
389    '=gt-pj-k1
390    "GT K1"
391    `(long-name "Ideographic parts of GT (pseudo JIS encoding) part 1"
392                chars 94
393                dimension 2
394                columns 2
395                graphic 0
396                direction l2r
397                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
398   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
399   (make-charset
400    '=gt-pj-k2
401    "GT K2"
402    `(long-name "Ideographic parts of GT (pseudo JIS encoding) part 2"
403                chars 94
404                dimension 2
405                columns 2
406                graphic 0
407                direction l2r
408                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
409   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
410   (make-charset '=cbeta "CBETA PUA"
411                 '(long-name     "CBETA private characters"
412                   chars         256
413                   dimension     2
414                   registry      "cbeta-0"
415                   graphic       2
416                   min-code      #xE20000
417                   max-code      #xE2FFFF
418                   code-offset   #xE20000
419                   columns       2
420                   direction     l2r))
421   (define-charset-alias 'ideograph-cbeta '=cbeta)
422   (make-charset '=jef-china3
423                 "JEF + CHINA3"
424                 `(long-name     "JEF + CHINA3 private characters"
425                   chars         256
426                   dimension     2
427                   columns       2
428                   graphic       2
429                   direction     l2r
430                   registry      "china3jef-0"
431                   min-code      #xE80000
432                   max-code      #xE8FFFF
433                   code-offset   #xE80000))
434   (define-charset-alias 'china3-jef '=jef-china3)
435   )
436
437 ;;; mule-conf.el ends here