Rename `chinese-cns11643-6' to `=cns11643-6'.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / README.en
1 UTF-2000 character database format (S-expression version)
2
3 * Relations between Characters
4
5 Property-name `->foo' or `<-foo' mean relations between characters.
6
7 If there are a relationship `foo', property-name `->foo' means a value
8 of the property is a `foo' of the defined character.  Likewise,
9 property-name `<-foo' means the defined character is a `foo' of each
10 value of the property.
11
12 Example 1: If a character ?A has property `(->lowercase . (?a))', the
13 character ?a specified in the property is a lowercase of the defined
14 character ?A.
15
16 Example 2: If a character ?a has property `(<-lowercase . (?A))', the
17 defined character ?a is a lowercase of the character ?A specified in
18 the property.
19
20
21 ** Character Reference
22
23 Type of property `->foo' or `<-foo' are list of ``char-ref''.  The
24 type char-ref is defined by following definition:
25
26    char-ref = character | char-spec | char-property-list
27
28 The type ``char-property-list'' is a property-list.  In the
29 property-list, some keys are defined in the specification.  Following
30 list describes meaning of keys:
31
32   :char
33         Required.  It indicates a character.
34         [type] character | char-spec
35
36   :sources
37         Optional.  It indicates a source of the relation.
38         [type] list of symbols
39
40         Meaning of some symbols are defined.  Following list describes
41         meaning of symbols:
42
43                 chuuka-daijiten                 \e$BCf\e$(Ga^DKGsL(\e(B
44                 doubun-tsuukou                  \e$BF1J8DL9M\e(B
45                 gyokuhen                        \e$B6LJS\e(B
46                 henkai                          \e$BJS3$\e(B
47                 henkai-ruihen                   \e$BJS3$\e$(GyK\e$(Cx:\e(B
48                 inkai                           \e$B1$2q\e(B
49                 inkaiho                         \e$B1$2qJd\e(B
50                 jii                             \e$B;zWC\e(B
51                 jiiho                           \e$B;zWCJd\e(B
52                 jikai                           \e$B<-3$\e(B
53                 jiyun (shuuin)                  \e$B=81$\e(B
54                 kaihen                          \e$B3$JS\e(B
55                 kangxi                          \e$B9/_f;zE5\e(B
56                 kouin                           \e$B9-1$\e(B
57                 morohashi-daikanwa              \e$BBg4AOB<-E5\e(B
58                 ruishuu-meigishou               \e$BN`f\L>5A>6\e(B
59                 seiin                           \e$B@51$\e(B
60                 seiji-tsuu                      \e$B@5;z\e$(CwW\e(B
61                 setsumon-tsuukun-teisei         \e$B@bJ8DL71Djfa\e(B
62                 shuowen                         \e$B@bJ8\e(B
63                 sougen-irai-zokujifu            \e$BAW850JMhB/;zIh\e(B
64                 yuquan                          \e$B6L@t\e(B
65                 senhen                          \e$B@nJS\e(B
66
67 ** Properties
68
69 ->lowercase     indicates lowercase
70 ->uppercase     indicates uppercase
71 ->titlecase     indicates titlecase (uppercase + lowercase)
72
73 ->fullwidth     indicates ``fullwidth'' characters
74 <-fullwidth     a ``fullwidth'' character of
75
76 ->same-ideograph        indicates same characters (\e$BF1;z\e(B)
77 ->original-ideograph    indicates ``original'' characters (\e$BK\;z\e(B)
78 <-original-ideograph    an ``original'' character of
79 ->ancient-ideograph     indicates ``ancient'' characters (\e$B8E;z\e(B)
80 <-ancient-ideograph     an ``ancient'' character of
81 ->vulgar-ideograph      indicates ``vulgar'' characters (\e$BB/;z\e(B)
82 <-vulgar-ideograph      a ``vulgar'' character of
83 ->wrong-ideograph       indicates ``wrong'' characters (\e$Bkw;z\e(B)
84 <-wrong-ideograph       a ``wrong'' character of
85 ->simplified-ideograph  indicates simplified characters
86 <-simplified-ideograph  a simplified character of
87 ->ideographic-variants  indicates variants (\e$B0[BN;z\e(B)
88 ->synonyms              indicates synonyms
89
90 ->radical               indicates corresponding radical forms
91 <-radical               a radical form of
92
93 ->bopomofo              indicates bopomofo characters
94 <-bopomofo              a bopomofo character of
95
96 ->ideographic           indicates corresponding characters used with
97                         Ideographic script
98 <-ideographic           an Ideographic symbol of