File: QJ-b5.el

package info (click to toggle)
xemacs20 20.4-13
  • links: PTS
  • area: main
  • in suites: slink
  • size: 67,324 kB
  • ctags: 57,643
  • sloc: lisp: 586,197; ansic: 184,662; sh: 4,296; asm: 3,179; makefile: 2,021; perl: 1,059; csh: 96; sed: 22
file content (152 lines) | stat: -rw-r--r-- 3,423 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
;; Quail package `chinese-qj-b5' generated by the command `titdic-convert'
;;	Date: Tue Sep 23 14:59:15 1997
;;	Original TIT dictionary file: QJ-b5.tit

;;; Comment:

;; Do byte-compile this file again after any modification.

;;; Start of the header of original TIT dictionary.

;; # HANZI input table for cxterm
;; # Generated from QJ-b5.cit by cit2tit
;; # To be used by cxterm, convert me to .cit format first
;; # .cit version 1
;; ENCODE:	BIG5
;; MULTICHOICE:	NO
;; PROMPT:	$(0&d'GTT&,!J)A,1!K(B
;; #
;; COMMENT Copyright 1991 by Yongguang Zhang.      (ygz@cs.purdue.edu)
;; COMMENT Permission to use/modify/copy for any purpose is hereby granted.
;; COMMENT Absolutely no warranties.
;; COMMENT Modify by Wei-Chung Hwang, OCT 15, 1992.
;; # define keys
;; VALIDINPUTKEY:	\040!"\043$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN
;; VALIDINPUTKEY:	OPQRSTUVWXYZ[\134]^_`abcdefghijklmnopqrstuvwxyz{|}~
;; BACKSPACE:	\010\177
;; DELETEALL:	\015\025
;; REPEATKEY:	\020\022
;; # the following line must not be removed
;; BEGINDICTIONARY

;;; End of the header of original TIT dictionary.

;;; Code:

(require 'quail)

(quail-define-package "chinese-qj-b5" "Chinese-BIG5" "$(0)A(BB"
 t
"$(0&d'GTT&,!J)A,1!K(B
 Copyright 1991 by Yongguang Zhang.      (ygz@cs.purdue.edu)
 Permission to use/modify/copy for any purpose is hereby granted.
 Absolutely no warranties.
 Modify by Wei-Chung Hwang, OCT 15, 1992.
"
 '(("\C-?" . quail-delete-last-char)
   ("\C-M" . quail-abort-translation)
   ("\C-U" . quail-abort-translation)
   ("." . quail-next-translation)
   (">" . quail-next-translation)
   ("," . quail-prev-translation)
   ("<" . quail-prev-translation))
 nil t nil nil)

(quail-define-rules
;; #
("\040"	"$(0!!(B")
("!"	"$(0!*(B")
("\""	"$(0!q(B")
("\043"	"$(0!l(B")
("$"	"$(0"l(B")
("%"	"$(0"h(B")
("&"	"$(0!m(B")
("'"	"$(0!k(B")
("("	"$(0!>(B")
(")"	"$(0!?(B")
("*"	"$(0"/(B")
("+"	"$(0"0(B")
(","	"$(0!"(B")
("-"	"$(0"1(B")
("."	"$(0!%(B")
("/"	"$(0"_(B")
("0"	"$(0#O(B")
("1"	"$(0#P(B")
("2"	"$(0#Q(B")
("3"	"$(0#R(B")
("4"	"$(0#S(B")
("5"	"$(0#T(B")
("6"	"$(0#U(B")
("7"	"$(0#V(B")
("8"	"$(0#W(B")
("9"	"$(0#X(B")
(":"	"$(0!((B")
(";"	"$(0!'(B")
("<"	"$(0!R(B")
("="	"$(0"8(B")
(">"	"$(0!S(B")
("?"	"$(0!)(B")
("@"	"$(0"i(B")
("A"	"$(0#o(B")
("B"	"$(0#p(B")
("C"	"$(0#q(B")
("D"	"$(0#r(B")
("E"	"$(0#s(B")
("F"	"$(0#t(B")
("G"	"$(0#u(B")
("H"	"$(0#v(B")
("I"	"$(0#w(B")
("J"	"$(0#x(B")
("K"	"$(0#y(B")
("L"	"$(0#z(B")
("M"	"$(0#{(B")
("N"	"$(0#|(B")
("O"	"$(0#}(B")
("P"	"$(0#~(B")
("Q"	"$(0$!(B")
("R"	"$(0$"(B")
("S"	"$(0$#(B")
("T"	"$(0$$(B")
("U"	"$(0$%(B")
("V"	"$(0$&(B")
("W"	"$(0$'(B")
("X"	"$(0$((B")
("Y"	"$(0$)(B")
("Z"	"$(0$*(B")
("["	"$(0!J(B")
("\134"	"$(0"`(B")
("]"	"$(0!K(B")
("^"	"$(0!T(B")
("_"	"$(0!;(B")
("`"	"$(0!j(B")
("a"	"$(0$+(B")
("b"	"$(0$,(B")
("c"	"$(0$-(B")
("d"	"$(0$.(B")
("e"	"$(0$/(B")
("f"	"$(0$0(B")
("g"	"$(0$1(B")
("h"	"$(0$2(B")
("i"	"$(0$3(B")
("j"	"$(0$4(B")
("k"	"$(0$5(B")
("l"	"$(0$6(B")
("m"	"$(0$7(B")
("n"	"$(0$8(B")
("o"	"$(0$9(B")
("p"	"$(0$:(B")
("q"	"$(0$;(B")
("r"	"$(0$<(B")
("s"	"$(0$=(B")
("t"	"$(0$>(B")
("u"	"$(0$?(B")
("v"	"$(0$@(B")
("w"	"$(0$A(B")
("x"	"$(0$B(B")
("y"	"$(0$C(B")
("z"	"$(0$D(B")
("{"	"$(0!B(B")
("|"	"$(0!6(B")
("}"	"$(0!C(B")
("~"	"$(0"D(B")
)