(U+4014): Use `->subsumptive'.
[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     (->decomposition    super #x0030)
11     (=ucs               . #x2070)       ; ⁰
12     ))
13 (define-char
14   '((name               . "SUPERSCRIPT FOUR")
15     (general-category   number other) ; Normative Category
16     (bidi-category      . "EN")
17     (mirrored           . nil)
18     (decimal-digit-value . 4)
19     (digit-value         . 4)
20     (numeric-value       . 4)
21     (->decomposition    super #x0034)
22     (=ucs               . #x2074)       ; ⁴
23     ))
24 (define-char
25   '((<-denotational
26      ((name               . "SUPERSCRIPT FOUR")
27       (=ucs               . #x2074)     ; ⁴
28       ))
29     (<-fullwidth
30      ((name               . "SUPERSCRIPT FOUR")
31       (=ucs               . #x2074)     ; ⁴
32       ))
33     (=ks-x1001          . #x2979)       ; &K0-2979; [09-89]
34     ))
35 (define-char
36   '((name               . "SUPERSCRIPT FIVE")
37     (general-category   number other) ; Normative Category
38     (bidi-category      . "EN")
39     (mirrored           . nil)
40     (decimal-digit-value . 5)
41     (digit-value         . 5)
42     (numeric-value       . 5)
43     (->decomposition    super #x0035)
44     (=ucs               . #x2075)       ; ⁵
45     ))
46 (define-char
47   '((name               . "SUPERSCRIPT SIX")
48     (general-category   number other) ; Normative Category
49     (bidi-category      . "EN")
50     (mirrored           . nil)
51     (decimal-digit-value . 6)
52     (digit-value         . 6)
53     (numeric-value       . 6)
54     (->decomposition    super #x0036)
55     (=ucs               . #x2076)       ; ⁶
56     ))
57 (define-char
58   '((name               . "SUPERSCRIPT SEVEN")
59     (general-category   number other) ; Normative Category
60     (bidi-category      . "EN")
61     (mirrored           . nil)
62     (decimal-digit-value . 7)
63     (digit-value         . 7)
64     (numeric-value       . 7)
65     (->decomposition    super #x0037)
66     (=ucs               . #x2077)       ; ⁷
67     ))
68 (define-char
69   '((name               . "SUPERSCRIPT EIGHT")
70     (general-category   number other) ; Normative Category
71     (bidi-category      . "EN")
72     (mirrored           . nil)
73     (decimal-digit-value . 8)
74     (digit-value         . 8)
75     (numeric-value       . 8)
76     (->decomposition    super #x0038)
77     (=ucs               . #x2078)       ; ⁸
78     ))
79 (define-char
80   '((name               . "SUPERSCRIPT NINE")
81     (general-category   number other) ; Normative Category
82     (bidi-category      . "EN")
83     (mirrored           . nil)
84     (decimal-digit-value . 9)
85     (digit-value         . 9)
86     (numeric-value       . 9)
87     (->decomposition    super #x0039)
88     (=ucs               . #x2079)       ; ⁹
89     ))
90 (define-char
91   '((name               . "SUPERSCRIPT PLUS SIGN")
92     (general-category   symbol math) ; Informative Category
93     (bidi-category      . "ET")
94     (mirrored           . nil)
95     (->decomposition    super #x002B)
96     (=ucs               . #x207A)       ; ⁺
97     ))
98 (define-char
99   '((name               . "SUPERSCRIPT MINUS")
100     (general-category   symbol math) ; Informative Category
101     (bidi-category      . "ET")
102     (mirrored           . nil)
103     (->decomposition    super #x2212)
104     (=ucs               . #x207B)       ; ⁻
105     ))
106 (define-char
107   '((name               . "SUPERSCRIPT EQUALS SIGN")
108     (general-category   symbol math) ; Informative Category
109     (bidi-category      . "ON")
110     (mirrored           . nil)
111     (->decomposition    super #x003D)
112     (=ucs               . #x207C)       ; ⁼
113     ))
114 (define-char
115   '((name               . "SUPERSCRIPT LEFT PARENTHESIS")
116     (general-category   punctuation open) ; Informative Category
117     (bidi-category      . "ON")
118     (mirrored           . t)
119     (->decomposition    super #x0028)
120     (=ucs               . #x207D)       ; ⁽
121     ))
122 (define-char
123   '((name               . "SUPERSCRIPT RIGHT PARENTHESIS")
124     (general-category   punctuation close) ; Informative Category
125     (bidi-category      . "ON")
126     (mirrored           . t)
127     (->decomposition    super #x0029)
128     (=ucs               . #x207E)       ; ⁾
129     ))
130 (define-char
131   '((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
132     (general-category   letter lowercase) ; Normative Category
133     (bidi-category      . "L")
134     (mirrored           . nil)
135     (->decomposition    super #x006E)
136     (=ucs               . #x207F)       ; ⁿ
137     ))
138 (define-char
139   '((<-denotational
140      ((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
141       (=ucs               . #x207F)     ; ⁿ
142       ))
143     (<-fullwidth
144      ((name               . "SUPERSCRIPT LATIN SMALL LETTER N")
145       (=ucs               . #x207F)     ; ⁿ
146       ))
147     (=ks-x1001          . #x297A)       ; &K0-297A; [09-90]
148     ))