Reformatted.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / u02070-Superscripts.el
1 ;; -*- coding: utf-8-mcs-er -*-
2 (define-char
3   '((name               . "SUPERSCRIPT 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     (=ucs               . #x2070)       ; ⁰
11     (<-superscript
12      ((name               . "DIGIT ZERO")
13       (=ucs               . #x0030)     ; 0
14       ))
15     ))
16 (define-char
17   '((name               . "SUPERSCRIPT FOUR")
18     (general-category   number other) ; Normative Category
19     (bidi-category      . "EN")
20     (mirrored           . nil)
21     (decimal-digit-value . 4)
22     (digit-value         . 4)
23     (numeric-value       . 4)
24     (=ucs               . #x2074)       ; ⁴
25     (<-superscript
26      ((name               . "DIGIT FOUR")
27       (=ucs               . #x0034)     ; 4
28       ))
29     ))
30 (define-char
31   '((<-denotational
32      ((name               . "SUPERSCRIPT FOUR")
33       (=ucs               . #x2074)     ; ⁴
34       ))
35     (=ks-x1001          . #x2979)       ; &K0-2979; [09-89]
36     (<-fullwidth
37      ((name               . "SUPERSCRIPT FOUR")
38       (=ucs               . #x2074)     ; ⁴
39       ))
40     ))
41 (define-char
42   '((name               . "SUPERSCRIPT FIVE")
43     (general-category   number other) ; Normative Category
44     (bidi-category      . "EN")
45     (mirrored           . nil)
46     (decimal-digit-value . 5)
47     (digit-value         . 5)
48     (numeric-value       . 5)
49     (=ucs               . #x2075)       ; ⁵
50     (<-superscript
51      ((name               . "DIGIT FIVE")
52       (=ucs               . #x0035)     ; 5
53       ))
54     ))
55 (define-char
56   '((name               . "SUPERSCRIPT SIX")
57     (general-category   number other) ; Normative Category
58     (bidi-category      . "EN")
59     (mirrored           . nil)
60     (decimal-digit-value . 6)
61     (digit-value         . 6)
62     (numeric-value       . 6)
63     (=ucs               . #x2076)       ; ⁶
64     (<-superscript
65      ((name               . "DIGIT SIX")
66       (=ucs               . #x0036)     ; 6
67       ))
68     ))
69 (define-char
70   '((name               . "SUPERSCRIPT SEVEN")
71     (general-category   number other) ; Normative Category
72     (bidi-category      . "EN")
73     (mirrored           . nil)
74     (decimal-digit-value . 7)
75     (digit-value         . 7)
76     (numeric-value       . 7)
77     (=ucs               . #x2077)       ; ⁷
78     (<-superscript
79      ((name               . "DIGIT SEVEN")
80       (=ucs               . #x0037)     ; 7
81       ))
82     ))
83 (define-char
84   '((name               . "SUPERSCRIPT EIGHT")
85     (general-category   number other) ; Normative Category
86     (bidi-category      . "EN")
87     (mirrored           . nil)
88     (decimal-digit-value . 8)
89     (digit-value         . 8)
90     (numeric-value       . 8)
91     (=ucs               . #x2078)       ; ⁸
92     (<-superscript
93      ((name               . "DIGIT EIGHT")
94       (=ucs               . #x0038)     ; 8
95       ))
96     ))
97 (define-char
98   '((name               . "SUPERSCRIPT NINE")
99     (general-category   number other) ; Normative Category
100     (bidi-category      . "EN")
101     (mirrored           . nil)
102     (decimal-digit-value . 9)
103     (digit-value         . 9)
104     (numeric-value       . 9)
105     (=ucs               . #x2079)       ; ⁹
106     (<-superscript
107      ((name               . "DIGIT NINE")
108       (=ucs               . #x0039)     ; 9
109       ))
110     ))
111 (define-char
112   '((name               . "SUPERSCRIPT PLUS SIGN")
113     (general-category   symbol math) ; Informative Category
114     (bidi-category      . "ET")
115     (mirrored           . nil)
116     (=ucs               . #x207A)       ; ⁺
117     (<-superscript
118      ((name               . "PLUS SIGN")
119       (=ucs               . #x002B)     ; +
120       ))
121     ))
122 (define-char
123   '((name               . "SUPERSCRIPT MINUS")
124     (general-category   symbol math) ; Informative Category
125     (bidi-category      . "ET")
126     (mirrored           . nil)
127     (=ucs               . #x207B)       ; ⁻
128     (<-superscript
129      ((name               . "MINUS SIGN")
130       (=ucs               . #x2212)     ; −
131       ))
132     ))
133 (define-char
134   '((name               . "SUPERSCRIPT EQUALS SIGN")
135     (general-category   symbol math) ; Informative Category
136     (bidi-category      . "ON")
137     (mirrored           . nil)
138     (=ucs               . #x207C)       ; ⁼
139     (<-superscript
140      ((name               . "EQUALS SIGN")
141       (=ucs               . #x003D)     ; =
142       ))
143     ))
144 (define-char
145   '((name               . "SUPERSCRIPT LEFT PARENTHESIS")
146     (general-category   punctuation open) ; Informative Category
147     (bidi-category      . "ON")
148     (mirrored           . t)
149     (=ucs               . #x207D)       ; ⁽
150     (<-superscript
151      ((name               . "LEFT PARENTHESIS")
152       (=ucs               . #x0028)     ; (
153       ))
154     ))
155 (define-char
156   '((name               . "SUPERSCRIPT RIGHT PARENTHESIS")
157     (general-category   punctuation close) ; Informative Category
158     (bidi-category      . "ON")
159     (mirrored           . t)
160     (=ucs               . #x207E)       ; ⁾
161     (<-superscript
162      ((name               . "RIGHT PARENTHESIS")
163       (=ucs               . #x0029)     ; )
164       ))
165     ))
166 (define-char
167   '((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
168     (general-category   letter lowercase) ; Normative Category
169     (bidi-category      . "L")
170     (mirrored           . nil)
171     (=ucs               . #x207F)       ; ⁿ
172     (<-superscript
173      ((name               . "LATIN SMALL LETTER N")
174       (=ucs               . #x006E)     ; n
175       ))
176     ))
177 (define-char
178   '((<-denotational
179      ((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
180       (=ucs               . #x207F)     ; ⁿ
181       ))
182     (=ks-x1001          . #x297A)       ; &K0-297A; [09-90]
183     (<-fullwidth
184      ((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
185       (=ucs               . #x207F)     ; ⁿ
186       ))
187     ))