(U+9F8D): Use `->subsumptive'.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / u02080-Subscripts.el
1 ;; -*- coding: utf-8-mcs-er -*-
2 (define-char
3   '((name               . "SUBSCRIPT ZERO")
4     (general-category   number other) ; Normative Category
5     (bidi-category      . "EN")
6     (mirrored           . nil)
7     (decimal-digit-value . 0)
8     (digit-value         . 0)
9     (numeric-value       . 0)
10     (<-subscript
11      ((name               . "DIGIT ZERO")
12       (=ucs               . #x0030)     ; 0
13       ))
14     (=ucs               . #x2080)       ; ₀
15     ))
16 (define-char
17   '((name               . "SUBSCRIPT ONE")
18     (general-category   number other) ; Normative Category
19     (bidi-category      . "EN")
20     (mirrored           . nil)
21     (decimal-digit-value . 1)
22     (digit-value         . 1)
23     (numeric-value       . 1)
24     (<-subscript
25      ((name               . "DIGIT ONE")
26       (=ucs               . #x0031)     ; 1
27       ))
28     (=ucs               . #x2081)       ; ₁
29     ))
30 (define-char
31   '((<-denotational
32      ((name               . "SUBSCRIPT ONE")
33       (=ucs               . #x2081)     ; ₁
34       ))
35     (<-fullwidth
36      ((name               . "SUBSCRIPT ONE")
37       (=ucs               . #x2081)     ; ₁
38       ))
39     (=ks-x1001          . #x297B)       ; &K0-297B; [09-91]
40     ))
41 (define-char
42   '((name               . "SUBSCRIPT TWO")
43     (general-category   number other) ; Normative Category
44     (bidi-category      . "EN")
45     (mirrored           . nil)
46     (decimal-digit-value . 2)
47     (digit-value         . 2)
48     (numeric-value       . 2)
49     (<-subscript
50      ((name               . "DIGIT TWO")
51       (=ucs               . #x0032)     ; 2
52       ))
53     (=ucs               . #x2082)       ; ₂
54     ))
55 (define-char
56   '((<-denotational
57      ((name               . "SUBSCRIPT TWO")
58       (=ucs               . #x2082)     ; ₂
59       ))
60     (<-fullwidth
61      ((name               . "SUBSCRIPT TWO")
62       (=ucs               . #x2082)     ; ₂
63       ))
64     (=ks-x1001          . #x297C)       ; &K0-297C; [09-92]
65     ))
66 (define-char
67   '((name               . "SUBSCRIPT THREE")
68     (general-category   number other) ; Normative Category
69     (bidi-category      . "EN")
70     (mirrored           . nil)
71     (decimal-digit-value . 3)
72     (digit-value         . 3)
73     (numeric-value       . 3)
74     (<-subscript
75      ((name               . "DIGIT THREE")
76       (=ucs               . #x0033)     ; 3
77       ))
78     (=ucs               . #x2083)       ; ₃
79     ))
80 (define-char
81   '((<-denotational
82      ((name               . "SUBSCRIPT THREE")
83       (=ucs               . #x2083)     ; ₃
84       ))
85     (<-fullwidth
86      ((name               . "SUBSCRIPT THREE")
87       (=ucs               . #x2083)     ; ₃
88       ))
89     (=ks-x1001          . #x297D)       ; &K0-297D; [09-93]
90     ))
91 (define-char
92   '((name               . "SUBSCRIPT FOUR")
93     (general-category   number other) ; Normative Category
94     (bidi-category      . "EN")
95     (mirrored           . nil)
96     (decimal-digit-value . 4)
97     (digit-value         . 4)
98     (numeric-value       . 4)
99     (<-subscript
100      ((name               . "DIGIT FOUR")
101       (=ucs               . #x0034)     ; 4
102       ))
103     (=ucs               . #x2084)       ; ₄
104     ))
105 (define-char
106   '((<-denotational
107      ((name               . "SUBSCRIPT FOUR")
108       (=ucs               . #x2084)     ; ₄
109       ))
110     (<-fullwidth
111      ((name               . "SUBSCRIPT FOUR")
112       (=ucs               . #x2084)     ; ₄
113       ))
114     (=ks-x1001          . #x297E)       ; &K0-297E; [09-94]
115     ))
116 (define-char
117   '((name               . "SUBSCRIPT FIVE")
118     (general-category   number other) ; Normative Category
119     (bidi-category      . "EN")
120     (mirrored           . nil)
121     (decimal-digit-value . 5)
122     (digit-value         . 5)
123     (numeric-value       . 5)
124     (<-subscript
125      ((name               . "DIGIT FIVE")
126       (=ucs               . #x0035)     ; 5
127       ))
128     (=ucs               . #x2085)       ; ₅
129     ))
130 (define-char
131   '((name               . "SUBSCRIPT SIX")
132     (general-category   number other) ; Normative Category
133     (bidi-category      . "EN")
134     (mirrored           . nil)
135     (decimal-digit-value . 6)
136     (digit-value         . 6)
137     (numeric-value       . 6)
138     (<-subscript
139      ((name               . "DIGIT SIX")
140       (=ucs               . #x0036)     ; 6
141       ))
142     (=ucs               . #x2086)       ; ₆
143     ))
144 (define-char
145   '((name               . "SUBSCRIPT SEVEN")
146     (general-category   number other) ; Normative Category
147     (bidi-category      . "EN")
148     (mirrored           . nil)
149     (decimal-digit-value . 7)
150     (digit-value         . 7)
151     (numeric-value       . 7)
152     (<-subscript
153      ((name               . "DIGIT SEVEN")
154       (=ucs               . #x0037)     ; 7
155       ))
156     (=ucs               . #x2087)       ; ₇
157     ))
158 (define-char
159   '((name               . "SUBSCRIPT EIGHT")
160     (general-category   number other) ; Normative Category
161     (bidi-category      . "EN")
162     (mirrored           . nil)
163     (decimal-digit-value . 8)
164     (digit-value         . 8)
165     (numeric-value       . 8)
166     (<-subscript
167      ((name               . "DIGIT EIGHT")
168       (=ucs               . #x0038)     ; 8
169       ))
170     (=ucs               . #x2088)       ; ₈
171     ))
172 (define-char
173   '((name               . "SUBSCRIPT NINE")
174     (general-category   number other) ; Normative Category
175     (bidi-category      . "EN")
176     (mirrored           . nil)
177     (decimal-digit-value . 9)
178     (digit-value         . 9)
179     (numeric-value       . 9)
180     (<-subscript
181      ((name               . "DIGIT NINE")
182       (=ucs               . #x0039)     ; 9
183       ))
184     (=ucs               . #x2089)       ; ₉
185     ))
186 (define-char
187   '((name               . "SUBSCRIPT PLUS SIGN")
188     (general-category   symbol math) ; Informative Category
189     (bidi-category      . "ET")
190     (mirrored           . nil)
191     (<-subscript
192      ((name               . "PLUS SIGN")
193       (=ucs               . #x002B)     ; +
194       ))
195     (=ucs               . #x208A)       ; ₊
196     ))
197 (define-char
198   '((name               . "SUBSCRIPT MINUS")
199     (general-category   symbol math) ; Informative Category
200     (bidi-category      . "ET")
201     (mirrored           . nil)
202     (<-subscript
203      ((name               . "MINUS SIGN")
204       (=ucs               . #x2212)     ; −
205       ))
206     (=ucs               . #x208B)       ; ₋
207     ))
208 (define-char
209   '((name               . "SUBSCRIPT EQUALS SIGN")
210     (general-category   symbol math) ; Informative Category
211     (bidi-category      . "ON")
212     (mirrored           . nil)
213     (<-subscript
214      ((name               . "EQUALS SIGN")
215       (=ucs               . #x003D)     ; =
216       ))
217     (=ucs               . #x208C)       ; ₌
218     ))
219 (define-char
220   '((name               . "SUBSCRIPT LEFT PARENTHESIS")
221     (general-category   punctuation open) ; Informative Category
222     (bidi-category      . "ON")
223     (mirrored           . t)
224     (<-subscript
225      ((name               . "LEFT PARENTHESIS")
226       (=ucs               . #x0028)     ; (
227       ))
228     (=ucs               . #x208D)       ; ₍
229     ))
230 (define-char
231   '((name               . "SUBSCRIPT RIGHT PARENTHESIS")
232     (general-category   punctuation close) ; Informative Category
233     (bidi-category      . "ON")
234     (mirrored           . t)
235     (<-subscript
236      ((name               . "RIGHT PARENTHESIS")
237       (=ucs               . #x0029)     ; )
238       ))
239     (=ucs               . #x208E)       ; ₎
240     ))