2 '((name . "SUBSCRIPT ZERO")
3 (general-category number other) ; Normative Category
6 (decimal-digit-value . 0)
9 (->decomposition sub #x0030)
13 '((name . "SUBSCRIPT ONE")
14 (general-category number other) ; Normative Category
15 (bidi-category . "EN")
17 (decimal-digit-value . 1)
20 (->decomposition sub #x0031)
22 ((name . "FULLWIDTH SUBSCRIPT ONE")
23 (korean-ksc5601 . #x297B) ;
28 '((name . "FULLWIDTH SUBSCRIPT ONE")
30 (general-category number other) ; Normative Category
31 (bidi-category . "EN")
33 (decimal-digit-value . 1)
36 (->decomposition wide #x2081)
38 ((name . "SUBSCRIPT ONE")
41 (korean-ksc5601 . #x297B) ;
44 '((name . "SUBSCRIPT TWO")
45 (general-category number other) ; Normative Category
46 (bidi-category . "EN")
48 (decimal-digit-value . 2)
51 (->decomposition sub #x0032)
53 ((name . "FULLWIDTH SUBSCRIPT TWO")
54 (korean-ksc5601 . #x297C) ;
59 '((name . "FULLWIDTH SUBSCRIPT TWO")
61 (general-category number other) ; Normative Category
62 (bidi-category . "EN")
64 (decimal-digit-value . 2)
67 (->decomposition wide #x2082)
69 ((name . "SUBSCRIPT TWO")
72 (korean-ksc5601 . #x297C) ;
75 '((name . "SUBSCRIPT THREE")
76 (general-category number other) ; Normative Category
77 (bidi-category . "EN")
79 (decimal-digit-value . 3)
82 (->decomposition sub #x0033)
84 ((name . "FULLWIDTH SUBSCRIPT THREE")
85 (korean-ksc5601 . #x297D) ;
90 '((name . "FULLWIDTH SUBSCRIPT THREE")
92 (general-category number other) ; Normative Category
93 (bidi-category . "EN")
95 (decimal-digit-value . 3)
98 (->decomposition wide #x2083)
100 ((name . "SUBSCRIPT THREE")
103 (korean-ksc5601 . #x297D) ;
106 '((name . "SUBSCRIPT FOUR")
107 (general-category number other) ; Normative Category
108 (bidi-category . "EN")
110 (decimal-digit-value . 4)
113 (->decomposition sub #x0034)
115 ((name . "FULLWIDTH SUBSCRIPT FOUR")
116 (korean-ksc5601 . #x297E) ;
121 '((name . "FULLWIDTH SUBSCRIPT FOUR")
123 (general-category number other) ; Normative Category
124 (bidi-category . "EN")
126 (decimal-digit-value . 4)
129 (->decomposition wide #x2084)
131 ((name . "SUBSCRIPT FOUR")
134 (korean-ksc5601 . #x297E) ;
137 '((name . "SUBSCRIPT FIVE")
138 (general-category number other) ; Normative Category
139 (bidi-category . "EN")
141 (decimal-digit-value . 5)
144 (->decomposition sub #x0035)
148 '((name . "SUBSCRIPT SIX")
149 (general-category number other) ; Normative Category
150 (bidi-category . "EN")
152 (decimal-digit-value . 6)
155 (->decomposition sub #x0036)
159 '((name . "SUBSCRIPT SEVEN")
160 (general-category number other) ; Normative Category
161 (bidi-category . "EN")
163 (decimal-digit-value . 7)
166 (->decomposition sub #x0037)
170 '((name . "SUBSCRIPT EIGHT")
171 (general-category number other) ; Normative Category
172 (bidi-category . "EN")
174 (decimal-digit-value . 8)
177 (->decomposition sub #x0038)
181 '((name . "SUBSCRIPT NINE")
182 (general-category number other) ; Normative Category
183 (bidi-category . "EN")
185 (decimal-digit-value . 9)
188 (->decomposition sub #x0039)
192 '((name . "SUBSCRIPT PLUS SIGN")
193 (general-category symbol math) ; Informative Category
194 (bidi-category . "ET")
196 (->decomposition sub #x002B)
200 '((name . "SUBSCRIPT MINUS")
201 (general-category symbol math) ; Informative Category
202 (bidi-category . "ET")
204 (->decomposition sub #x2212)
208 '((name . "SUBSCRIPT EQUALS SIGN")
209 (general-category symbol math) ; Informative Category
210 (bidi-category . "ON")
212 (->decomposition sub #x003D)
216 '((name . "SUBSCRIPT LEFT PARENTHESIS")
217 (general-category punctuation open) ; Informative Category
218 (bidi-category . "ON")
220 (->decomposition sub #x0028)
224 '((name . "SUBSCRIPT RIGHT PARENTHESIS")
225 (general-category punctuation close) ; Informative Category
226 (bidi-category . "ON")
228 (->decomposition sub #x0029)