]> code.delx.au - gnu-emacs/blob - lisp/international/titdic-cnv.el
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
[gnu-emacs] / lisp / international / titdic-cnv.el
1 ;;; titdic-cnv.el --- convert cxterm dictionary (TIT format) to Quail package -*- coding:iso-2022-7bit; -*-
2
3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 2003
6 ;; National Institute of Advanced Industrial Science and Technology (AIST)
7 ;; Registration Number H13PRO009
8
9 ;; Keywords: Quail, TIT, cxterm
10
11 ;; This file is part of GNU Emacs.
12
13 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; any later version.
17
18 ;; GNU Emacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 ;; GNU General Public License for more details.
22
23 ;; You should have received a copy of the GNU General Public License
24 ;; along with GNU Emacs; see the file COPYING. If not, write to the
25 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 ;; Boston, MA 02111-1307, USA.
27
28 ;;; Commentary:
29
30 ;; Convert cxterm dictionary (of TIT format) to quail-package.
31 ;;
32 ;; Usage (within Emacs):
33 ;; M-x titdic-convert<CR>CXTERM-DICTIONARY-NAME<CR>
34 ;; Usage (from shell):
35 ;; % emacs -batch -l titdic-cnv -f batch-titdic-convert\
36 ;; [-dir DIR] [DIR | FILE] ...
37 ;;
38 ;; When you run titdic-convert within Emacs, you have a chance to
39 ;; modify arguments of `quail-define-package' before saving the
40 ;; converted file. For instance, you are likely to modify TITLE,
41 ;; DOCSTRING, and KEY-BINDINGS.
42
43 ;; Cxterm dictionary file (*.tit) is a line-oriented text (English,
44 ;; Chinese, Japanese, and Korean) file. The whole file contains of
45 ;; two parts, the definition part (`header' here after) followed by
46 ;; the dictionary part (`body' here after). All lines begin with
47 ;; leading '#' are ignored.
48 ;;
49 ;; Each line in the header part has two fields, KEY and VALUE. These
50 ;; fields are separated by one or more white characters.
51 ;;
52 ;; Each line in the body part has two fields, KEYSEQ and TRANSLATIONS.
53 ;; These fields are separated by one or more white characters.
54 ;;
55 ;; See the manual page of `tit2cit' of cxterm distribution for more
56 ;; detail.
57 ;;
58 ;; Near the end of this file, we also have a few other tools to convert
59 ;; miscellaneous dictionaries.
60
61 ;;; Code:
62
63 (require 'quail)
64
65 ;; List of values of key "ENCODE:" and the corresponding Emacs
66 ;; coding-system and language environment name.
67 (defvar tit-encode-list
68 '(("GB" euc-china "Chinese-GB")
69 ("BIG5" cn-big5 "Chinese-BIG5")
70 ("JIS" euc-japan "Japanese")
71 ("KS" euc-kr "Korean")))
72
73 ;; Alist of input method names and the corresponding title and extra
74 ;; docstring. For each of input method generated from TIT dictionary,
75 ;; a docstring is automatically generated from the comments in the
76 ;; dictionary. The extra docstring in this alist is to add more
77 ;; information.
78 ;; The command describe-input-method shows the automatically generated
79 ;; docstring, then an extra docstring while replacing the form \<VAR>
80 ;; by the value of variable VAR. For instance, the form
81 ;; \<quail-translation-docstring> is replaced by a description about
82 ;; how to select a translation from a list of candidates.
83
84 (defvar quail-cxterm-package-ext-info
85 '(("chinese-4corner" "\e$(0(?-F\e(B")
86 ("chinese-array30" "\e$(0#R#O\e(B")
87 ("chinese-ccdospy" "\e$AKuF4\e(B"
88 "Pinyin base input method for Chinese charset GB2312 \(`chinese-gb2312').
89
90 Pinyin is the standard Roman transliteration method for Chinese.
91 For the detail of Pinyin system, see the documentation of the input
92 method `chinese-py'.
93
94 This input method works almost the same way as `chinese-py'. The
95 difference is that you type a single key for these Pinyin spelling.
96 Pinyin: zh en eng ang ch an ao ai ong sh ing yu(\e$A(9\e(B)
97 keyseq: a f g h i j k l s u y v
98 For example:
99 Chinese: \e$A0!\e(B \e$A9{\e(B \e$AVP\e(B \e$AND\e(B \e$A9b\e(B \e$ASq\e(B \e$AH+\e(B
100 Pinyin: a guo zhong wen guang yu quan
101 Keyseq: a1 guo4 as1 wf4 guh1 yu..6 qvj6
102
103 \\<quail-translation-docstring>
104
105 For double-width GB2312 characters correponding to ASCII, use the
106 input method `chinese-qj'.")
107
108 ("chinese-ecdict" "\e$(05CKH\e(B"
109 "In this input method, you enter a Chinese (Big5) charactere or word
110 by typing the corresponding English word. For example, if you type
111 \"computer\", \"\e$(0IZH+\e(B\" is input.
112
113 \\<quail-translation-docstring>")
114
115 ("chinese-etzy" "\e$(06/0D\e(B"
116 "Zhuyin base input method for Chinese Big5 characters (`chinese-big5-1',
117 `chinese-big5-2').
118
119 Zhuyin is a kind of phonetic symbol. One to three Zhuyin symbols
120 compose one Chinese character.
121
122 In this input method, you enter a Chinese character by first typing
123 keys corresponding to Zhuyin symbols (see the above table) followed by
124 SPC, 1, 2, 3, or 4 specifing a tone (SPC:\e$(0?v(N\e(B, 1:\e$(0M=Vy\e(B, 2:\e$(0Dm(N\e(B, 3: \e$(0&9Vy\e(B,
125 4:\e$(0(+Vy\e(B).
126
127 \\<quail-translation-docstring>")
128
129 ("chinese-punct-b5" "\e$(0O:\e(BB"
130 "Input method for Chinese punctuations and symbols of Big5
131 \(`chinese-big5-1' and `chinese-big5-2').")
132
133 ("chinese-punct" "\e$A1j\e(BG"
134 "Input method for Chinese punctuations and symbols of GB2312
135 \(`chinese-gb2312').")
136
137 ("chinese-py-b5" "\e$(03<\e(BB"
138 "Pinyin base input method for Chinese Big5 characters
139 \(`chinese-big5-1', `chinese-big5-2').
140
141 This input method works almost the same way as `chinese-py' (which
142 see).
143
144 This input method supports only Han characters. The more convenient
145 method is `chinese-py-punct-b5', which is the combination of this
146 method and `chinese-punct-b5' and which supports both Han characters
147 and punctuation/symbols.
148
149 For double-width Big5 characters corresponding to ASCII, use the input
150 method `chinese-qj-b5'.
151
152 The input method `chinese-py' and `chinese-tonepy' are also Pinyin
153 based, but for the character set GB2312 (`chinese-gb2312').")
154
155 ("chinese-qj-b5" "\e$(0)A\e(BB")
156
157 ("chinese-qj" "\e$AH+\e(BG")
158
159 ("chinese-sw" "\e$AJWN2\e(B"
160 "Radical base input method for Chinese charset GB2312 (`chinese-gb2312').
161
162 In this input method, you enter a Chinese character by typing two
163 keys. The first key corresponds to the first (\e$AJW\e(B) radical, the second
164 key corresponds to the last (\e$AN2\e(B) radical. The correspondence of keys
165 and radicals is as below:
166
167 first radical:
168 a b c d e f g h i j k l m n o p q r s t u v w x y z
169 \e$APD\e(B \e$AZ"\e(B \e$AJ,\e(B \e$AX<\e(B \e$A;p\e(B \e$A?Z\e(B \e$A^P\e(B \e$Ac_\e(B \e$AZ%\e(B \e$A\3\e(B \e$AXi\e(B \e$AD>\e(B \e$Alj\e(B \e$Ab;\e(B \e$ATB\e(B \e$Afy\e(B \e$AJ/\e(B \e$AMu\e(B \e$A0K\e(B \e$AX/\e(B \e$AHU\e(B \e$AeA\e(B \e$Aak\e(B \e$AVq\e(B \e$AR;\e(B \e$AHK\e(B
170 last radical:
171 a b c d e f g h i j k l m n o p q r s t u v w x y z
172 \e$ASV\e(B \e$AI=\e(B \e$AMA\e(B \e$A56\e(B \e$AZb\e(B \e$A?Z\e(B \e$ARB\e(B \e$Aqb\e(B \e$A4s\e(B \e$A6!\e(B \e$A[L\e(B \e$Ala\e(B \e$AJ.\e(B \e$A4u\e(B \e$AXg\e(B \e$ACE\e(B \e$A=q\e(B \e$AX-\e(B \e$AE.\e(B \e$ARR\e(B \e$A`m\e(B \e$AP!\e(B \e$A3'\e(B \e$A3f\e(B \e$A_.\e(B \e$A27\e(B
173
174 \\<quail-translation-docstring>")
175
176 ("chinese-tonepy" "\e$A5wF4\e(B"
177 "Pinyin base input method for Chinese charset GB2312 (`chinese-gb2312').
178
179 Pinyin is the standard roman transliteration method for Chinese.
180 For the details of Pinyin system, see the documentation of the input
181 method `chinese-py'.
182
183 This input method works almost the same way as `chinese-py'. The
184 difference is that you must type 1..5 after each Pinyin spelling to
185 specify a tone (1:\e$ARuF=\e(B, 2:\e$AQtF=\e(B, 3:\e$AIOIy\e(B, 4\e$AOBIy\e(B, 5:\e$AGaIy\e(B).
186
187 \\<quail-translation-docstring>
188
189 For instance, to input \e$ADc\e(B, you type \"n i 3 3\", the first \"n i\" is
190 a Pinyin, the next \"3\" specifies tone, and the last \"3\" selects
191 the third character from the candidate list.
192
193 For double-width GB2312 characters correponding to ASCII, use the
194 input method `chinese-qj'.")
195
196 ("chinese-zozy" "\e$(0I\0D\e(B"
197 "Zhuyin base input method for Chinese Big5 characters (`chinese-big5-1',
198 `chinese-big5-2').
199
200 Zhuyin is a kind of a phonetic symbol. One to three Zhuyin symbols
201 compose a Chinese character.
202
203 In this input method, you enter a Chinese character by first typing
204 keys corresponding to Zhuyin symbols (see the above table) followed by
205 SPC, 6, 3, 4, or 7 specifing a tone (SPC:\e$(0?v(N\e(B, 6:\e$(0Dm(N\e(B, 3:\e$(0&9Vy\e(B, 4:\e$(0(+Vy\e(B,
206 7:\e$(0M=Vy\e(B).
207
208 \\<quail-translation-docstring>")))
209
210 ;; Return a value of the key in the current line.
211 (defsubst tit-read-key-value ()
212 (if (looking-at "[^ \t\r\n]+")
213 (car (read-from-string (concat "\"" (match-string 0) "\"")))))
214
215 ;; Return an appropriate quail-package filename from FILENAME (TIT
216 ;; dictionary filename). For instance, ".../ZOZY.tit" -> "ZOZY.el".
217 (defun tit-make-quail-package-file-name (filename &optional dirname)
218 (expand-file-name
219 (concat (file-name-nondirectory (substring filename 0 -4)) ".el")
220 dirname))
221
222 ;; This value is nil if we are processing phrase dictionary.
223 (defvar tit-dictionary t)
224 (defvar tit-encode nil)
225 (defvar tit-default-encode "GB")
226
227 ;; Generate elements of KEY-BINDINGS arg for `quail-define-package' so
228 ;; that each characters in KEYS invokes FUNCTION-SYMBOL.
229 (defun tit-generate-key-bindings (keys function-symbol)
230 (let ((len (length keys))
231 (i 0)
232 (first t)
233 key)
234 (while (< i len)
235 (or first (princ "\n "))
236 (setq key (aref keys i))
237 (if (if (< key ?\ )
238 (eq (lookup-key quail-translation-keymap
239 (char-to-string key))
240 'quail-execute-non-quail-command)
241 (<= key 127))
242 (progn
243 (princ (cons (cond ((< key ?\ ) (format "\"\\C-%c\"" (+ key ?@)))
244 ((< key 127) (format "\"%c\"" key))
245 (t "\"\\C-?\""))
246 function-symbol))
247 (setq first nil)))
248 (setq i (1+ i)))))
249
250 ;; Analyze header part of TIT dictionary and generate an appropriate
251 ;; `quail-define-package' function call.
252 (defun tit-process-header (filename)
253 (message "Processing header part...")
254 (goto-char (point-min))
255
256 ;; At first, generate header part of the Quail package while
257 ;; collecting information from the original header.
258 (let ((package (concat
259 "chinese-"
260 (substring (downcase (file-name-nondirectory filename))
261 0 -4)))
262 ;; TIT keywords and the corresponding default values.
263 (tit-multichoice t)
264 (tit-prompt "")
265 (tit-comments nil)
266 (tit-backspace "\010\177")
267 (tit-deleteall "\015\025")
268 (tit-moveright ".>")
269 (tit-moveleft ",<")
270 (tit-keyprompt nil))
271
272 (princ ";; Quail package `")
273 (princ package)
274 (princ (format "' -*- coding:%s; -*-\n" coding-system-for-write))
275 (princ ";; Generated by the command `titdic-convert'\n;;\tDate: ")
276 (princ (current-time-string))
277 (princ "\n;;\tOriginal TIT dictionary file: ")
278 (princ (file-name-nondirectory filename))
279 (princ "\n\n;;; Comment:\n\n")
280 (princ ";; Byte-compile this file again after any modification.\n\n")
281 (princ ";;; Start of the header of original TIT dictionary.\n\n")
282
283 (while (not (eobp))
284 (let ((ch (following-char))
285 (pos (point)))
286 (cond ((= ch ?C) ; COMMENT
287 (cond ((looking-at "COMMENT")
288 (let ((pos (match-end 0)))
289 (end-of-line)
290 (setq tit-comments (cons (buffer-substring pos (point))
291 tit-comments))))))
292 ((= ch ?M) ; MULTICHOICE, MOVERIGHT, MOVELEFT
293 (cond ((looking-at "MULTICHOICE:[ \t]*")
294 (goto-char (match-end 0))
295 (setq tit-multichoice (looking-at "YES")))
296 ((looking-at "MOVERIGHT:[ \t]*")
297 (goto-char (match-end 0))
298 (setq tit-moveright (tit-read-key-value)))
299 ((looking-at "MOVELEFT:[ \t]*")
300 (goto-char (match-end 0))
301 (setq tit-moveleft (tit-read-key-value)))))
302 ((= ch ?P) ; PROMPT
303 (cond ((looking-at "PROMPT:[ \t]*")
304 (goto-char (match-end 0))
305 (setq tit-prompt (tit-read-key-value))
306 ;; Some TIT dictionaies that are encoded by
307 ;; euc-china contains invalid character at the tail.
308 (let* ((last (aref tit-prompt (1- (length tit-prompt))))
309 (split (split-char last)))
310 (if (or (eq (nth 1 split) 32)
311 (eq (nth 2 split) 32))
312 (setq tit-prompt (substring tit-prompt 0 -1)))))))
313 ((= ch ?B) ; BACKSPACE, BEGINDICTIONARY,
314 ; BEGINPHRASE
315 (cond ((looking-at "BACKSPACE:[ \t]*")
316 (goto-char (match-end 0))
317 (setq tit-backspace (tit-read-key-value)))
318 ((looking-at "BEGINDICTIONARY")
319 (setq tit-dictionary t))
320 ((looking-at "BEGINPHRASE")
321 (setq tit-dictionary nil))))
322 ((= ch ?K) ; KEYPROMPT
323 (cond ((looking-at "KEYPROMPT(\\(.*\\)):[ \t]*")
324 (let ((key-char (match-string 1)))
325 (goto-char (match-end 0))
326 (if (string-match "\\\\[0-9]+" key-char)
327 (setq key-char
328 (car (read-from-string (format "\"%s\""
329 key-char)))))
330 (setq tit-keyprompt
331 (cons (cons key-char (tit-read-key-value))
332 tit-keyprompt)))))))
333 (end-of-line)
334 (princ ";; ")
335 (princ (buffer-substring pos (point)))
336 (princ "\n")
337 (forward-line 1)))
338
339 (princ "\n;;; End of the header of original TIT dictionary.\n\n")
340 (princ ";;; Code:\n\n(require 'quail)\n\n")
341
342 (princ "(quail-define-package ")
343 ;; Args NAME, LANGUAGE, TITLE
344 (let ((title (nth 1 (assoc package quail-cxterm-package-ext-info))))
345 (princ "\"")
346 (princ package)
347 (princ "\" \"")
348 (princ (nth 2 (assoc tit-encode tit-encode-list)))
349 (princ "\" \"")
350 (princ (or title
351 (if (string-match "[:\e$A!K\e$(0!(!J\e(B]+\\([^:\e$A!K\e$(0!(!K\e(B]+\\)" tit-prompt)
352 (substring tit-prompt (match-beginning 1) (match-end 1))
353 tit-prompt)))
354 (princ "\"\n"))
355
356 ;; Arg GUIDANCE
357 (if tit-keyprompt
358 (progn
359 (princ " '(")
360 (while tit-keyprompt
361 (princ " ")
362 (princ (format "(%d . \"%s\")\n"
363 (string-to-char (car (car tit-keyprompt)))
364 (cdr (car tit-keyprompt))))
365 (setq tit-keyprompt (cdr tit-keyprompt)))
366 (princ ")"))
367 (princ " t\n"))
368
369 ;; Arg DOCSTRING
370 (let ((doc (concat tit-prompt "\n"))
371 (comments (if tit-comments
372 (mapconcat 'identity (nreverse tit-comments) "\n")))
373 (doc-ext (nth 2 (assoc package quail-cxterm-package-ext-info))))
374 (if comments
375 (setq doc (concat doc "\n" comments "\n")))
376 (if doc-ext
377 (setq doc (concat doc "\n" doc-ext "\n")))
378 (prin1 doc)
379 (terpri))
380
381 ;; Arg KEY-BINDINGS
382 (princ " '(")
383 (tit-generate-key-bindings tit-backspace 'quail-delete-last-char)
384 (princ "\n ")
385 (tit-generate-key-bindings tit-deleteall 'quail-abort-translation)
386 (princ "\n ")
387 (tit-generate-key-bindings tit-moveright 'quail-next-translation)
388 (princ "\n ")
389 (tit-generate-key-bindings tit-moveleft 'quail-prev-translation)
390 (princ ")\n")
391
392 ;; Args FORGET-TRANSLATION, DETERMINISTIC, KBD-TRANSLATE, SHOW-LAYOUT.
393 ;; The remaining args are all nil.
394 (princ " nil")
395 (princ (if tit-multichoice " nil" " t"))
396 (princ (if tit-keyprompt " t t)\n\n" " nil nil)\n\n"))))
397
398 (defsubst tit-flush-translations (key translations)
399 (if (string-match "\\\\[0-9][0-9][0-9]" key)
400 (let ((newkey (concat (substring key 0 (match-beginning 0))
401 (car (read-from-string
402 (concat "\"" (match-string 0 key) "\"")))))
403 (idx (match-end 0)))
404 (while (string-match "\\\\[0-9][0-9][0-9]" key idx)
405 (setq newkey (concat
406 newkey
407 (substring key idx (match-beginning 0))
408 (car (read-from-string
409 (concat "\"" (match-string 0 key) "\"")))))
410 (setq idx (match-end 0)))
411 (setq key (concat newkey (substring key idx)))))
412 (prin1 (list key (if tit-dictionary translations
413 (vconcat (nreverse translations)))))
414 (princ "\n"))
415
416 ;; Convert body part of TIT dictionary into `quail-define-rules'
417 ;; function call.
418 (defun tit-process-body ()
419 (message "Formatting translation rules...")
420 (let* ((template (list nil nil))
421 (second (cdr template))
422 (prev-key "")
423 ch key translations pos)
424 (princ "(quail-define-rules\n")
425 (while (null (eobp))
426 (setq ch (following-char))
427 (if (or (= ch ?#) (= ch ?\n))
428 (forward-line 1)
429 (setq pos (point))
430 (skip-chars-forward "^ \t\n")
431 (setq key (buffer-substring pos (point)))
432 (skip-chars-forward " \t")
433 (setq ch (following-char))
434 (if (or (= ch ?#) (= ch ?\n))
435 ;; This entry contains no translations. Let's ignore it.
436 (forward-line 1)
437 (or (string= key prev-key)
438 (progn
439 (if translations
440 (tit-flush-translations prev-key translations))
441 (setq translations nil
442 prev-key key)))
443 (if tit-dictionary
444 (progn
445 (setq pos (point))
446 (skip-chars-forward "^ \t#\n")
447 (setq translations
448 (if translations
449 (concat translations
450 (buffer-substring pos (point)))
451 (buffer-substring pos (point)))))
452 (while (not (eolp))
453 (setq pos (point))
454 (skip-chars-forward "^ \t\n")
455 (setq translations (cons (buffer-substring pos (point))
456 translations))
457 (skip-chars-forward " \t")
458 (setq ch (following-char))
459 (if (= ch ?#) (end-of-line))))
460 (forward-line 1))))
461
462 (if translations
463 (tit-flush-translations prev-key translations))
464 (princ ")\n")))
465
466 ;;;###autoload
467 (defun titdic-convert (filename &optional dirname)
468 "Convert a TIT dictionary of FILENAME into a Quail package.
469 Optional argument DIRNAME if specified is the directory name under which
470 the generated Quail package is saved."
471 (interactive "FTIT dictionary file: ")
472 (let ((coding-system-for-write nil))
473 (with-temp-file (tit-make-quail-package-file-name filename dirname)
474 (let ((standard-output (current-buffer)))
475 (with-temp-buffer
476 (set-buffer-multibyte nil)
477 (let ((coding-system-for-read 'no-conversion))
478 (insert-file-contents (expand-file-name filename)))
479
480 ;; Decode the buffer contents from the encoding specified by a
481 ;; value of the key "ENCODE:".
482 (if (not (search-forward "\nBEGIN" nil t))
483 (error "TIT dictionary doesn't have body part"))
484 (let ((limit (point))
485 coding-system slot)
486 (goto-char (point-min))
487 (if (re-search-forward "^ENCODE:[ \t]*" limit t)
488 (progn
489 (goto-char (match-end 0))
490 (setq tit-encode (tit-read-key-value)))
491 (setq tit-encode tit-default-encode))
492 (setq slot (assoc tit-encode tit-encode-list))
493 (if (not slot)
494 (error "Invalid ENCODE: value in TIT dictionary"))
495 (setq coding-system (nth 1 slot))
496 (message "Decoding with coding system %s..." coding-system)
497 (goto-char (point-min))
498 (decode-coding-region (point-min) (point-max) coding-system)
499 (setq coding-system-for-write coding-system)
500 (remove-text-properties (point-min) (point-max) '(charset nil)))
501
502 (set-buffer-multibyte t)
503 ;; Set point the starting position of the body part.
504 (goto-char (point-min))
505 (if (not (search-forward "\nBEGIN" nil t))
506 (error "TIT dictionary can't be decoded correctly"))
507
508 ;; Process the header part.
509 (forward-line 1)
510 (narrow-to-region (point-min) (point))
511 (tit-process-header filename)
512 (widen)
513
514 ;; Process the body part
515 (tit-process-body))))))
516
517 ;;;###autoload
518 (defun batch-titdic-convert (&optional force)
519 "Run `titdic-convert' on the files remaining on the command line.
520 Use this from the command line, with `-batch';
521 it won't work in an interactive Emacs.
522 For example, invoke \"emacs -batch -f batch-titdic-convert XXX.tit\" to
523 generate Quail package file \"xxx.el\" from TIT dictionary file \"XXX.tit\".
524 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"."
525 (defvar command-line-args-left) ; Avoid compiler warning.
526 (if (not noninteractive)
527 (error "`batch-titdic-convert' should be used only with -batch"))
528 (if (string= (car command-line-args-left) "-h")
529 (progn
530 (message "To convert XXX.tit and YYY.tit into xxx.el and yyy.el:")
531 (message " %% emacs -batch -l titdic-cnv -f batch-titdic-convert XXX.tit YYY.tit")
532 (message "To convert XXX.tit into DIR/xxx.el:")
533 (message " %% emacs -batch -l titdic-cnv -f batch-titdic-convert -dir DIR XXX.tit"))
534 (let (targetdir filename files file)
535 (if (string= (car command-line-args-left) "-dir")
536 (progn
537 (setq command-line-args-left (cdr command-line-args-left))
538 (setq targetdir (car command-line-args-left))
539 (setq command-line-args-left (cdr command-line-args-left))))
540 (while command-line-args-left
541 (setq filename (expand-file-name (car command-line-args-left)))
542 (if (file-directory-p filename)
543 (progn
544 (message "Converting all tit files in the directory %s" filename)
545 (setq files (directory-files filename t "\\.tit$")))
546 (setq files (list filename)))
547 (while files
548 (setq file (expand-file-name (car files)))
549 (when (or force
550 (file-newer-than-file-p
551 file (tit-make-quail-package-file-name file targetdir)))
552 (message "Converting %s to quail-package..." file)
553 (titdic-convert file targetdir))
554 (setq files (cdr files)))
555 (setq command-line-args-left (cdr command-line-args-left)))
556 (message "Byte-compile the created files by:")
557 (message " %% emacs -batch -f batch-byte-compile XXX.el")))
558 (kill-emacs 0))
559
560 \f
561 ;;; Converter of miscellaneous dictionaries other than TIT format.
562
563 ;; Alist of input method names and the corresponding information.
564 ;; Each element has this form:
565 ;; (INPUT-METHOD-NAME ;; Name of the input method.
566 ;; INPUT-METHOD-TITLE ;; Title string of the input method
567 ;; DICFILE ;; Name of the source dictionary file.
568 ;; CODING ;; Coding system of the dictionary file.
569 ;; QUAILFILE ;; Name of the Quail package file.
570 ;; CONVERTER ;; Function to generate the Quail package.
571 ;; COPYRIGHT-NOTICE ;; Copyright notice of the source dictionary.
572 ;; )
573
574 (defvar quail-misc-package-ext-info
575 '(("chinese-b5-tsangchi" "\e$(06A\e(BB"
576 "cangjie-table.b5" big5 "tsang-b5.el"
577 tsang-b5-converter
578 "\
579 ;; # Copyright 2001 Christian Wittern <wittern@iis.sinica.edu.tw>
580 ;; #
581 ;; # Permission to copy and distribute both modified and
582 ;; # unmodified versions is granted without royalty provided
583 ;; # this notice is preserved.")
584
585 ("chinese-b5-quick" "\e$(0X|\e(BB"
586 "cangjie-table.b5" big5 "quick-b5.el"
587 quick-b5-converter
588 "\
589 ;; # Copyright 2001 Christian Wittern <wittern@iis.sinica.edu.tw>
590 ;; #
591 ;; # Permission to copy and distribute both modified and
592 ;; # unmodified versions is granted without royalty provided
593 ;; # this notice is preserved.")
594
595 ("chinese-cns-tsangchi" "\e$(GT?\e(BC"
596 "cangjie-table.cns" iso-2022-cn-ext "tsang-cns.el"
597 tsang-cns-converter
598 "\
599 ;; # Copyright 2001 Christian Wittern <wittern@iis.sinica.edu.tw>
600 ;; #
601 ;; # Permission to copy and distribute both modified and
602 ;; # unmodified versions is granted without royalty provided
603 ;; # this notice is preserved.")
604
605 ("chinese-cns-quick" "\e$(Gv|\e(BC"
606 "cangjie-table.cns" iso-2022-cn-ext "quick-cns.el"
607 quick-cns-converter
608 "\
609 ;; # Copyright 2001 Christian Wittern <wittern@iis.sinica.edu.tw>
610 ;; #
611 ;; # Permission to copy and distribute both modified and
612 ;; # unmodified versions is granted without royalty provided
613 ;; # this notice is preserved.")
614
615 ("chinese-py" "\e$AF4\e(BG"
616 "pinyin.map" cn-gb-2312 "PY.el"
617 py-converter
618 "\
619 ;; \"pinyin.map\" is included in a free package called CCE. It is
620 ;; available at:
621 ;; http://ftp.debian.org/debian/dists/potato/main
622 ;; /source/utils/cce_0.36.orig.tar.gz
623 ;; This package contains the following copyright notice.
624 ;;
625 ;;
626 ;; Copyright (C) 1999, Rui He, herui@cs.duke.edu
627 ;;
628 ;;
629 ;; CCE(Console Chinese Environment) 0.32
630 ;;
631 ;; CCE is free software; you can redistribute it and/or modify it under the
632 ;; terms of the GNU General Public License as published by the Free Software
633 ;; Foundation; either version 1, or (at your option) any later version.
634 ;;
635 ;; CCE is distributed in the hope that it will be useful, but WITHOUT ANY
636 ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
637 ;; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
638 ;; details.
639 ;;
640 ;; You should have received a copy of the GNU General Public License along with
641 ;; CCE; see the file COPYING. If not, write to the Free Software Foundation,
642 ;; 675 Mass Ave, Cambridge, MA 02139, USA.")
643
644 ("chinese-ziranma" "\e$AWTH;\e(B"
645 "ziranma.cin" cn-gb-2312 "ZIRANMA.el"
646 ziranma-converter
647 "\
648 ;; \"ziranma.cin\" is included in a free package called CCE. It is
649 ;; available at:
650 ;; http://ftp.debian.org/debian/dists/potato/main
651 ;; /source/utils/cce_0.36.orig.tar.gz
652 ;; This package contains the following copyright notice.
653 ;;
654 ;;
655 ;; Copyright (C) 1999, Rui He, herui@cs.duke.edu
656 ;;
657 ;;
658 ;; CCE(Console Chinese Environment) 0.32
659 ;;
660 ;; CCE is free software; you can redistribute it and/or modify it under the
661 ;; terms of the GNU General Public License as published by the Free Software
662 ;; Foundation; either version 1, or (at your option) any later version.
663 ;;
664 ;; CCE is distributed in the hope that it will be useful, but WITHOUT ANY
665 ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
666 ;; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
667 ;; details.
668 ;;
669 ;; You should have received a copy of the GNU General Public License along with
670 ;; CCE; see the file COPYING. If not, write to the Free Software Foundation,
671 ;; 675 Mass Ave, Cambridge, MA 02139, USA.")
672
673 ("chinese-ctlau" "\e$AAuTA\e(B"
674 "CTLau.html" cn-gb-2312 "CTLau.el"
675 ctlau-gb-converter
676 "\
677 ;; \"CTLau.html\" is available at:
678 ;;
679 ;; http://umunhum.stanford.edu/~lee/chicomp/CTLau.html
680 ;;
681 ;; It contains the following copyright notice:
682 ;;
683 ;; # Copyright (C) 1988-2001 Fung Fung Lee (lee@umunhum.stanford.edu)
684 ;; #
685 ;; # This program is free software; you can redistribute it and/or
686 ;; # modify it under the terms of the GNU General Public License
687 ;; # as published by the Free Software Foundation; either version 2
688 ;; # of the License, or any later version.
689 ;; #
690 ;; # This program is distributed in the hope that it will be useful,
691 ;; # but WITHOUT ANY WARRANTY; without even the implied warranty of
692 ;; # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
693 ;; # GNU General Public License for more details.
694 ;; #
695 ;; # You should have received a copy of the GNU General Public License
696 ;; # along with this program; if not, write to the Free Software Foundation,
697 ;; # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.")
698
699 ("chinese-ctlaub" "\e$(0N,Gn\e(B"
700 "CTLau-b5.html" big5 "CTLau-b5.el"
701 ctlau-b5-converter
702 "\
703 ;; \"CTLau-b5.html\" is available at:
704 ;;
705 ;; http://umunhum.stanford.edu/~lee/chicomp/CTLau-b5.html
706 ;;
707 ;; It contains the following copyright notice:
708 ;;
709 ;; # Copyright (C) 1988-2001 Fung Fung Lee (lee@umunhum.stanford.edu)
710 ;; #
711 ;; # This program is free software; you can redistribute it and/or
712 ;; # modify it under the terms of the GNU General Public License
713 ;; # as published by the Free Software Foundation; either version 2
714 ;; # of the License, or any later version.
715 ;; #
716 ;; # This program is distributed in the hope that it will be useful,
717 ;; # but WITHOUT ANY WARRANTY; without even the implied warranty of
718 ;; # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
719 ;; # GNU General Public License for more details.
720 ;; #
721 ;; # You should have received a copy of the GNU General Public License
722 ;; # along with this program; if not, write to the Free Software Foundation,
723 ;; # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.")
724 ))
725
726 ;; Generate a code of a Quail package in the current buffer from Tsang
727 ;; dictionary in the buffer DICBUF. The input method name of the
728 ;; Quail package is NAME, and the title string is TITLE.
729
730 ;; TSANG-P is non-nil, genereate \e$(06AQo\e(B input method. Otherwise
731 ;; generate \e$(0X|/y\e(B (simple version of \e$(06AQo\e(B). If BIG5-P is non-nil, the
732 ;; input method is for inputting Big5 characters. Otherwise the input
733 ;; method is for inputting CNS characters.
734
735 (defun tsang-quick-converter (dicbuf name title tsang-p big5-p)
736 (let ((fulltitle (if tsang-p (if big5-p "\e$(06AQo\e(B" "\e$(GT?on\e(B")
737 (if big5-p "\e$(0X|/y\e(B" "\e$(Gv|Mx\e(B")))
738 dic)
739 (goto-char (point-max))
740 (if big5-p
741 (insert (format "\"\e$(0&d'GTT&,!J\e(B%s\e$(0!K\e(BBIG5
742
743 \e$(0KHM$\e(B%s\e$(0TT&,WoOu\e(B
744
745 [Q \e$(0'D\e(B] [W \e$(0(q\e(B] [E \e$(0'V\e(B] [R \e$(0&H\e(B] [T \e$(0'>\e(B] [Y \e$(0&4\e(B] [U \e$(0&U\e(B] [I \e$(0'B\e(B] [O \e$(0&*\e(B] [P \e$(0'A\e(B]
746
747 [A \e$(0'K\e(B] [S \e$(0&T\e(B] [D \e$(0'N\e(B] [F \e$(0'W\e(B] [G \e$(0&I\e(B] [H \e$(0*M\e(B] [J \e$(0&3\e(B] [L \e$(0&d\e(B]
748
749 [Z ] [X \e$(0[E\e(B] [C \e$(01[\e(B] [V \e$(0&M\e(B] [B \e$(0'M\e(B] [N \e$(0&_\e(B] [M \e$(0&"\e(B]
750
751 \\\\<quail-translation-docstring>\"\n"
752 fulltitle fulltitle))
753 (insert (format "\"\e$(GDcEFrSD+!J\e(B%s\e$(G!K\e(BCNS
754
755 \e$(GiGk#\e(B%s\e$(GrSD+uomu\e(B
756
757 [Q \e$(GEC\e(B] [W \e$(GFp\e(B] [E \e$(GEU\e(B] [R \e$(GDG\e(B] [T \e$(GE=\e(B] [Y \e$(GD3\e(B] [U \e$(GDT\e(B] [I \e$(GEA\e(B] [O \e$(GD)\e(B] [P \e$(GE@\e(B]
758
759 [A \e$(GEJ\e(B] [S \e$(GDS\e(B] [D \e$(GEM\e(B] [F \e$(GEV\e(B] [G \e$(GDH\e(B] [H \e$(GHL\e(B] [J \e$(GD2\e(B] [L \e$(GDc\e(B]
760
761 [Z ] [X \e$(GyE\e(B] [C \e$(GOZ\e(B] [V \e$(GDL\e(B] [B \e$(GEL\e(B] [N \e$(GD^\e(B] [M \e$(GD!\e(B]
762
763 \\\\<quail-translation-docstring>\"\n"
764 fulltitle fulltitle)))
765 (insert " '((\".\" . quail-next-translation-block)
766 (\",\" . quail-prev-translation-block))
767 nil nil)\n\n")
768 (insert "(quail-define-rules\n")
769 (save-excursion
770 (set-buffer dicbuf)
771 ;; Handle double CR line ends, which result when checking out of
772 ;; CVS on MS-Windows.
773 (goto-char (point-min))
774 (while (re-search-forward "\r\r$" nil t)
775 (replace-match ""))
776 (goto-char (point-min))
777 (search-forward "A440")
778 (beginning-of-line)
779 (let ((table (make-hash-table :test 'equal))
780 val)
781 (while (not (eobp))
782 (forward-char 5)
783 (let ((trans (char-to-string (following-char)))
784 key slot)
785 (re-search-forward "[A-Z]+$" nil t)
786 (setq key (downcase
787 (if (or tsang-p
788 (<= (- (match-end 0) (match-beginning 0)) 1))
789 (match-string 0)
790 (string (char-after (match-beginning 0))
791 (char-after (1- (match-end 0)))))))
792 (setq val (gethash key table))
793 (if val (setq trans (concat val trans)))
794 (puthash key trans table)
795 (forward-line 1)))
796 (maphash #'(lambda (key val) (setq dic (cons (cons key val) dic)))
797 table)))
798 (setq dic (sort dic (function (lambda (x y) (string< (car x ) (car y))))))
799 (dolist (elt dic)
800 (insert (format "(%S\t%S)\n" (car elt) (cdr elt))))
801 (let ((punctuations '((";" "\e$(0!'!2!"!#!.!/\e(B" "\e$(G!'!2!"!#!.!/\e(B")
802 (":" "\e$(0!(!+!3!%!$!&!0!1\e(B" "\e$(G!(!+!3!%!$!&!0!1\e(B")
803 ("'" "\e$(0!e!d\e(B" "\e$(G!e!d\e(B")
804 ("\"" "\e$(0!g!f!h!i!q\e(B" "\e$(G!g!f!h!i!q\e(B")
805 ("\\" "\e$(0"`"b#M\e(B" "\e$(G"`"b#M\e(B")
806 ("|" "\e$(0!6!8!:"^\e(B" "\e$(G!6!8!:"^\e(B")
807 ("/" "\e$(0"_"a#L\e(B" "\e$(G"_"a#L\e(B")
808 ("?" "\e$(0!)!4\e(B" "\e$(G!)!4\e(B")
809 ("<" "\e$(0!R"6"A!T"H\e(B" "\e$(G!R"6"A!T"H\e(B")
810 (">" "\e$(0!S"7"B!U\e(B" "\e$(G!S"7"B!U\e(B")
811 ("[" "\e$(0!F!J!b!H!L!V!Z!X!\\e(B" "\e$(G!F!J!b!H!L!V!Z!X!\\e(B")
812 ("]" "\e$(0!G!K!c!I!M!W![!Y!]\e(B" "\e$(G!G!K!c!I!M!W![!Y!]\e(B")
813 ("{" "\e$(0!B!`!D\e(B " "\e$(G!B!`!D\e(B ")
814 ("}" "\e$(0!C!a!E\e(B" "\e$(G!C!a!E\e(B")
815 ("`" "\e$(0!j!k\e(B" "\e$(G!j!k\e(B")
816 ("~" "\e$(0"D"+",!<!=\e(B" "\e$(G"D"+",!<!=\e(B")
817 ("!" "\e$(0!*!5\e(B" "\e$(G!*!5\e(B")
818 ("@" "\e$(0"i"n\e(B" "\e$(G"i"n\e(B")
819 ("#" "\e$(0!l"-\e(B" "\e$(G!l"-\e(B")
820 ("$" "\e$(0"c"l\e(B" "\e$(G"c"l\e(B")
821 ("%" "\e$(0"h"m\e(B" "\e$(G"h"m\e(B")
822 ("&" "\e$(0!m".\e(B" "\e$(G!m".\e(B")
823 ("*" "\e$(0!n"/!o!w!x\e(B" "\e$(G!n"/!o!w!x\e(B")
824 ("(" "\e$(0!>!^!@\e(B" "\e$(G!>!^!@\e(B")
825 (")" "\e$(0!?!_!A\e(B" "\e$(G!?!_!A\e(B")
826 ("-" "\e$(0!7!9"#"$"1"@\e(B" "\e$(G!7!9"#"$"1"@\e(B")
827 ("_" "\e$(0"%"&\e(B" "\e$(G"%"&\e(B")
828 ("=" "\e$(0"8"C\e(B" "\e$(G"8"C\e(B")
829 ("+" "\e$(0"0"?\e(B" "\e$(G"0"?\e(B"))))
830 (dolist (elt punctuations)
831 (insert (format "(%S %S)\n" (concat "z" (car elt))
832 (if big5-p (nth 1 elt) (nth 2 elt))))))
833 (insert ")\n")))
834
835 (defun tsang-b5-converter (dicbuf name title)
836 (tsang-quick-converter dicbuf name title t t))
837
838 (defun quick-b5-converter (dicbuf name title)
839 (tsang-quick-converter dicbuf name title nil t))
840
841 (defun tsang-cns-converter (dicbuf name title)
842 (tsang-quick-converter dicbuf name title t nil))
843
844 (defun quick-cns-converter (dicbuf name title)
845 (tsang-quick-converter dicbuf name title nil nil))
846
847 ;; Generate a code of a Quail package in the current buffer from
848 ;; Pinyin dictionary in the buffer DICBUF. The input method name of
849 ;; the Quail package is NAME, and the title string is TITLE.
850
851 (defun py-converter (dicbuf name title)
852 (goto-char (point-max))
853 (insert (format "%S\n" "\e$A::WVJdHk!KF4Rt!K\e(B
854
855 \e$AF4Rt7=08\e(B
856
857 \e$AP!P4S"NDWVD84z1m!8F4Rt!97{:E#,\e(B \"u(yu) \e$ATrSC\e(B u: \e$A1mJ>!C\e(B
858
859 Pinyin base input method for Chinese charset GB2312 (`chinese-gb2312').
860
861 Pinyin is the standard roman transliteration method for Chinese.
862 Pinyin uses a sequence of Latin alphabetic characters for each Chinese
863 character. The sequence is made by the combination of the initials
864 \(the beginning sounds) and finals (the ending sounds).
865
866 initials: b p m f d t n l z c s zh ch sh r j q x g k h
867 finals: a o e i er ai ei oa ou an en ang eng ong i ia iao ie iu ian in
868 iang ing iong u ua uo uai ui uan un uan ueng yu yue yuan yun
869
870 (Note: In the correct Pinyin writing, the sequence \"yu\" in the last
871 four finals should be written by the character u-umlaut `\e$A(9\e(B'.)
872
873 With this input method, you enter a Chinese character by first
874 entering its pinyin spelling.
875
876 \\<quail-translation-docstring>
877
878 For instance, to input \e$ADc\e(B, you type \"n i C-n 3\". The first \"n i\"
879 is a Pinyin, \"C-n\" selects the next group of candidates (each group
880 contains at most 10 characters), \"3\" select the third character in
881 that group.
882
883 This input method supports only Han characters. The related input
884 method `chinese-py-punct' is the combination of this method and
885 `chinese-punct'; it supports both Han characters and punctuation
886 characters.
887
888 For double-width GB2312 characters corresponding to ASCII, use the
889 input method `chinese-qj'.
890
891 The correct Pinyin system specifies tones by diacritical marks, but
892 this input method doesn't use them, which results in easy (you don't
893 have to know the exact tones), but verbose (many characters are assigned
894 to the same key sequence) input. You may also want to try the input
895 method `chinese-tonepy' with which you must specify tones by digits
896 \(1..5)."))
897 (insert " '((\"\C-?\" . quail-delete-last-char)
898 (\".\" . quail-next-translation)
899 (\">\" . quail-next-translation)
900 (\",\" . quail-prev-translation)
901 (\"<\" . quail-prev-translation))
902 nil nil nil nil)\n\n")
903 (insert "(quail-define-rules\n")
904 (let ((pos (point)))
905 (insert-buffer-substring dicbuf)
906 (goto-char pos)
907 (while (not (eobp))
908 (insert "(\"")
909 (skip-chars-forward "a-z")
910 (insert "\" \"")
911 (delete-char 1)
912 (end-of-line)
913 (insert "\")")
914 (forward-line 1)))
915 (insert ")\n"))
916
917 ;; Generate a code of a Quail package in the current buffer from
918 ;; Ziranma dictionary in the buffer DICBUF. The input method name of
919 ;; the Quail package is NAME, and the title string is TITLE.
920
921 (defun ziranma-converter (dicbuf name title)
922 (let (dic)
923 (save-excursion
924 (set-buffer dicbuf)
925 (goto-char (point-min))
926 (search-forward "%keyname end\n")
927 (let ((table (make-hash-table :test 'equal))
928 elt pos key trans val)
929 (while (not (eobp))
930 (setq pos (point))
931 (skip-chars-forward "^ \t")
932 (setq key (buffer-substring pos (point)))
933 (skip-chars-forward " \t")
934 (setq trans (vector (buffer-substring (point) (line-end-position))))
935 (setq val (gethash key table))
936 (if val (setq trans (vconcat val trans)))
937 (puthash key trans table)
938 (forward-line 1))
939 (maphash #'(lambda (key trans)
940 (let ((len (length trans))
941 i)
942 (if (and (= len 1) (= (length (aref trans 0)) 1))
943 (setq trans (aref trans 0))
944 (setq i 0)
945 (while (and (< i len)
946 (= (length (aref trans i)) 1))
947 (setq i (1+ i)))
948 (if (= i len)
949 (setq trans (mapconcat 'identity trans "")))))
950 (setq dic (cons (cons key trans) dic)))
951 table)))
952 (setq dic (sort dic (function (lambda (x y) (string< (car x) (car y))))))
953 (goto-char (point-max))
954 (insert (format "%S\n" "\e$A::WVJdHk!K!>WTH;!?!K\e(B
955
956 \e$A<|EL6TUU1m\e(B:
957 \e$A)3)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)W)%)%)7\e(B
958 \e$A)'#Q\e(B \e$A)'#W\e(B \e$A)'#E\e(B \e$A)'#R\e(B \e$A)'#T\e(B \e$A)'#Y\e(B \e$A)'#U\e(Bsh\e$A)'#I\e(Bch\e$A)'#O\e(B \e$A)'#P\e(B \e$A)'\e(B
959 \e$A)'\e(B iu\e$A)'\e(B ua\e$A)'\e(B e\e$A)'\e(B uan\e$A)'\e(B ue\e$A)'\e(B uai\e$A)'\e(B u\e$A)'\e(B i\e$A)'\e(B o\e$A)'\e(B un\e$A)'\e(B
960 \e$A)'\e(B \e$A)'\e(B ia\e$A)'\e(B \e$A)'\e(B van\e$A)'\e(B ve\e$A)'\e(B ing\e$A)'\e(B \e$A)'\e(B \e$A)'\e(B uo\e$A)'\e(B vn\e$A)'\e(B
961 \e$A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)?\e(B
962 \e$A)'#A\e(B \e$A)'#S\e(B \e$A)'#D\e(B \e$A)'#F\e(B \e$A)'#G\e(B \e$A)'#H\e(B \e$A)'#J\e(B \e$A)'#K\e(B \e$A)'#L\e(B \e$A)'\e(B
963 \e$A)'\e(B a\e$A)'\e(Biong\e$A)'\e(Buang\e$A)'\e(B en\e$A)'\e(B eng\e$A)'\e(B ang\e$A)'\e(B an\e$A)'\e(B ao\e$A)'\e(B ai\e$A)'\e(B
964 \e$A)'\e(B \e$A)'\e(B ong\e$A)'\e(Biang\e$A)'\e(B \e$A)'\e(B ng\e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B
965 \e$A);)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)_)W)%)%)7\e(B
966 \e$A)'#Z\e(B \e$A)'#X\e(B \e$A)'#C\e(B \e$A)'#V\e(Bzh\e$A)'#B\e(B \e$A)'#N\e(B \e$A)'#M\e(B \e$A)'#,\e(B \e$A)'#.\e(B \e$A)'\e(B \e$A#/\e(B \e$A)'\e(B
967 \e$A)'\e(B ei\e$A)'\e(B ie\e$A)'\e(B iao\e$A)'\e(B ui\e$A)'\e(B ou\e$A)'\e(B in\e$A)'\e(B ian\e$A)'G0R3)':sR3)'7{:E)'\e(B
968 \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B v\e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B \e$A)'\e(B
969 \e$A);)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)_)%)%)?\e(B
970
971
972 Pinyin base input method for Chinese GB2312 characters (`chinese-gb2312').
973
974 Pinyin is the standard roman transliteration method for Chinese.
975 For the details of Pinyin system, see the documentation of the input
976 method `chinese-py'.
977
978 Unlike the standard spelling of Pinyin, in this input method all
979 initials and finals are assigned to single keys (see the above table).
980 For instance, the initial \"ch\" is assigned to the key `i', the final
981 \"iu\" is assigned to the key `q', and tones 1, 2, 3, 4, and \e$AGaIy\e(B are
982 assigned to the keys `q', `w', `e', `r', `t' respectively.
983
984 \\<quail-translation-docstring>
985
986 To input one-letter words, you type 4 keys, the first two for the
987 Pinyin of the letter, next one for tone, and the last one is always a
988 quote ('). For instance, \"vsq'\" input \e$AVP\e(B. Exceptions are these
989 letters. You can input them just by typing a single key.
990
991 Character: \e$A04\e(B \e$A2;\e(B \e$A4N\e(B \e$A5D\e(B \e$A6~\e(B \e$A7"\e(B \e$A8v\e(B \e$A:M\e(B \e$A3v\e(B \e$A<0\e(B \e$A?I\e(B \e$AAK\e(B \e$AC;\e(B
992 Key: a b c d e f g h i j k l m
993 Character: \e$ADc\e(B \e$AE7\e(B \e$AF,\e(B \e$AF_\e(B \e$AHK\e(B \e$AH}\e(B \e$AK{\e(B \e$AJG\e(B \e$AWE\e(B \e$ANR\e(B \e$AP!\e(B \e$AR;\e(B \e$ATZ\e(B
994 Key: n o p q r s t u v w x y z
995
996 To input two-letter words, you have two ways. One way is to type 4
997 keys, two for the first Pinyin, two for the second Pinyin. For
998 instance, \"vsgo\" inputs \e$AVP9z\e(B. Another way is to type 3 keys: 2
999 initials of two letters, and quote ('). For instance, \"vg'\" also
1000 inputs \e$AVP9z\e(B.
1001
1002 To input three-letter words, you type 4 keys: initials of three
1003 letters, and the last is quote ('). For instance, \"bjy'2\" inputs \e$A11\e(B
1004 \e$A>)Q<\e(B (the last `2' is to select one of the candidates).
1005
1006 To input words of more than three letters, you type 4 keys, initials
1007 of the first three letters and the last letter. For instance,
1008 \"bjdt\" inputs \e$A11>)5gJSL(\e(B.
1009
1010 To input symbols and punctuations, type `/' followed by one of `a' to
1011 `z', then select one of the candidates."))
1012 (insert " '((\"\C-?\" . quail-delete-last-char)
1013 (\".\" . quail-next-translation)
1014 (\"[\" . quail-next-translation)
1015 (\",\" . quail-prev-translation)
1016 (\"]\" . quail-prev-translation))
1017 nil nil nil nil)\n\n")
1018 (insert "(quail-define-rules\n")
1019 (dolist (elt dic)
1020 (insert (format "(%S %S)\n" (car elt) (cdr elt))))
1021 (insert ")\n")))
1022
1023 ;; Generate the code for a Quail package in the current buffer from a
1024 ;; CTLau or CTLau-b5 dictionary in the buffer DICBUF. The input
1025 ;; method name of the Quail package is NAME, and the title string is
1026 ;; TITLE. DESCRIPTION is the string shown by describe-input-method.
1027
1028 (defun ctlau-converter (dicbuf name title description)
1029 (goto-char (point-max))
1030 (insert (format "%S\n" description))
1031 (insert " '((\"\C-?\" . quail-delete-last-char)
1032 (\".\" . quail-next-translation)
1033 (\">\" . quail-next-translation)
1034 (\",\" . quail-prev-translation)
1035 (\"<\" . quail-prev-translation))
1036 nil nil nil nil)\n\n")
1037 (insert "(quail-define-rules\n")
1038 (let (dicbuf-start dicbuf-end key-start key (pos (point)))
1039 ;; Find the dictionary, which starts below a horizontal rule and
1040 ;; ends at the second to last line in the HTML file.
1041 (save-excursion
1042 (set-buffer dicbuf)
1043 (goto-char (point-min))
1044 (search-forward "#\n#<hr>\n")
1045 (setq dicbuf-start (point))
1046 (goto-char (point-max))
1047 (forward-line -1)
1048 (setq dicbuf-end (point)))
1049 (insert-buffer-substring dicbuf dicbuf-start dicbuf-end)
1050 ;; CTLau-b5.html contains characters (0xa1 0xbc) which show up as
1051 ;; hollow boxes when the original characters in CTLau.html from
1052 ;; which the file is converted have no Big5 equivalent. Go
1053 ;; through and delete them.
1054 (goto-char pos)
1055 (while (search-forward "\e$(0!{\e(B" nil t)
1056 (delete-char -1))
1057 ;; Uppercase keys in dictionary need to be downcased. Backslashes
1058 ;; at the beginning of keys need to be turned into double
1059 ;; backslashes.
1060 (goto-char pos)
1061 (while (not (eobp))
1062 (insert "(\"")
1063 (if (char-equal (following-char) ?\\)
1064 (insert "\\"))
1065 (setq key-start (point))
1066 (skip-chars-forward "\\\\A-Z")
1067 (downcase-region key-start (point))
1068 (insert "\" \"")
1069 (delete-char 1)
1070 (end-of-line)
1071 (insert "\")")
1072 (forward-line 1)))
1073 (insert ")\n"))
1074
1075 (defun ctlau-gb-converter (dicbuf name title)
1076 (ctlau-converter dicbuf name title
1077 "\e$A::WVJdHk!KAuN}OiJ=TARt!K\e(B
1078
1079 \e$AAuN}OiJ=TASoW"Rt7=08\e(B
1080 Sidney Lau's Cantonese transcription scheme as described in his book
1081 \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972.
1082 This file was prepared by Fung Fung Lee (\e$A@n7c7e\e(B).
1083 Originally converted from CTCPS3.tit
1084 Last modified: June 2, 1993.
1085
1086 Some infrequent GB characters are accessed by typing \\, followed by
1087 the Cantonese romanization of the respective radical (\e$A2?JW\e(B)."))
1088
1089 (defun ctlau-b5-converter (dicbuf name title)
1090 (ctlau-converter dicbuf name title
1091 "\e$(0KH)tTT&,!(N,Tg>A*#Gn5x!(\e(B
1092
1093 \e$(0N,Tg>A*#GnM$0D5x'J7{\e(B
1094 Sidney Lau's Cantonese transcription scheme as described in his book
1095 \"Elementary Cantonese\", The Government Printer, Hong Kong, 1972.
1096 This file was prepared by Fung Fung Lee (\e$(0,XFS76\e(B).
1097 Originally converted from CTCPS3.tit
1098 Last modified: June 2, 1993.
1099
1100 Some infrequent characters are accessed by typing \\, followed by
1101 the Cantonese romanization of the respective radical (\e$(0?f5}\e(B)."))
1102
1103 (defun miscdic-convert (filename &optional dirname)
1104 "Convert a dictionary file FILENAME into a Quail package.
1105 Optional argument DIRNAME if specified is the directory name under which
1106 the generated Quail package is saved."
1107 (interactive "FInput method dictionary file: ")
1108 (or (file-readable-p filename)
1109 (error "%s does not exist" filename))
1110 (let ((tail quail-misc-package-ext-info)
1111 coding-system-for-write
1112 slot
1113 name title dicfile coding quailfile converter copyright
1114 dicbuf)
1115 (while tail
1116 (setq slot (car tail)
1117 dicfile (nth 2 slot)
1118 quailfile (nth 4 slot))
1119 (when (and (or (string-match dicfile filename)
1120 ;; MS-DOS filesystem truncates file names to 8+3
1121 ;; limits, so "cangjie-table.cns" becomes
1122 ;; "cangjie-.cns", and the above string-match
1123 ;; fails. Give DOS users a chance...
1124 (and (fboundp 'msdos-long-file-names)
1125 (not (msdos-long-file-names))
1126 (string-match (dos-8+3-filename dicfile) filename)))
1127 (if (file-newer-than-file-p
1128 filename (expand-file-name quailfile dirname))
1129 t
1130 (message "%s is up to date" quailfile)
1131 nil))
1132 (setq name (car slot)
1133 title (nth 1 slot)
1134 coding (nth 3 slot)
1135 converter (nth 5 slot)
1136 copyright (nth 6 slot))
1137 (message "Converting %s to %s..." dicfile quailfile)
1138 (setq coding-system-for-write coding)
1139 (with-temp-file (expand-file-name quailfile dirname)
1140 (insert (format ";; Quail package `%s' -*- coding:%s; -*-\n"
1141 name coding))
1142 (insert ";; Generated by the command `miscdic-convert'\n")
1143 (insert ";; Date: " (current-time-string) "\n")
1144 (insert ";; Source dictionary file: " dicfile "\n")
1145 (insert ";; Copyright notice of the source file\n")
1146 (insert ";;------------------------------------------------------\n")
1147 (insert copyright "\n")
1148 (insert ";;------------------------------------------------------\n")
1149 (insert "\n")
1150 (insert ";;; Code:\n\n")
1151 (insert "(require 'quail)\n")
1152 (insert "(quail-define-package \"" name "\" \""
1153 (if (eq coding 'big5) "Chinese-BIG5"
1154 (if (eq coding 'iso-2022-cn-ext) "Chinese-CNS"
1155 "Chinese-GB"))
1156 "\" \"" title "\" t\n")
1157 (let* ((coding-system-for-read coding)
1158 (dicbuf (find-file-noselect filename)))
1159 (funcall converter dicbuf name title)
1160 (kill-buffer dicbuf)))
1161 (message "Converting %s to %s...done" dicfile quailfile))
1162 (setq tail (cdr tail)))))
1163
1164 (defun batch-miscdic-convert ()
1165 "Run `miscdic-convert' on the files remaing on the command line.
1166 Use this from the command line, with `-batch';
1167 it won't work in an interactive Emacs.
1168 If there's an argument \"-dir\", the next argument specifies a directory
1169 to store generated Quail packages."
1170 (defvar command-line-args-left) ; Avoid compiler warning.
1171 (if (not noninteractive)
1172 (error "`batch-miscdic-convert' should be used only with -batch"))
1173 (let ((dir default-directory)
1174 filename)
1175 (while command-line-args-left
1176 (if (string= (car command-line-args-left) "-dir")
1177 (progn
1178 (setq command-line-args-left (cdr command-line-args-left))
1179 (setq dir (car command-line-args-left))
1180 (setq command-line-args-left (cdr command-line-args-left))))
1181 (setq filename (car command-line-args-left)
1182 command-line-args-left (cdr command-line-args-left))
1183 (if (file-directory-p filename)
1184 (dolist (file (directory-files filename t nil t))
1185 (or (file-directory-p file)
1186 (miscdic-convert file dir)))
1187 (miscdic-convert filename dir))))
1188 (kill-emacs 0))
1189
1190 ;; Local Variables:
1191 ;; coding: iso-2022-7bit
1192 ;; End:
1193
1194 ;;; arch-tag: 8ad478b2-a985-4da2-b47f-d8ee5d7c24a3
1195 ;;; titdic-cnv.el ends here