(J90-7233): Separate J78-7233, J83-7233 and C1-777D.
[chise/xemacs-chise.git-] / lisp / utf-2000 / u02150-Number-Forms.el
1 (define-char
2   '((name               . "VULGAR FRACTION ONE THIRD")
3     (general-category   number other) ; Normative Category
4     (bidi-category      . "ON")
5     (mirrored           . nil)
6     (numeric-value      . 1/3)
7     (->decomposition    fraction #x0031 #x2044 #x0033)
8     (korean-ksc5601             . #x2877)       ; 
9     (japanese-jisx0213-1        . #x2778)       ; 
10     (ucs                        . #x2153)       ; ⅓
11     ))
12 (define-char
13   '((name               . "VULGAR FRACTION TWO THIRDS")
14     (general-category   number other) ; Normative Category
15     (bidi-category      . "ON")
16     (mirrored           . nil)
17     (numeric-value      . 2/3)
18     (->decomposition    fraction #x0032 #x2044 #x0033)
19     (korean-ksc5601             . #x2878)       ; 
20     (japanese-jisx0213-1        . #x2779)       ; 
21     (ucs                        . #x2154)       ; ⅔
22     ))
23 (define-char
24   '((name               . "VULGAR FRACTION ONE FIFTH")
25     (general-category   number other) ; Normative Category
26     (bidi-category      . "ON")
27     (mirrored           . nil)
28     (numeric-value      . 1/5)
29     (->decomposition    fraction #x0031 #x2044 #x0035)
30     (japanese-jisx0213-1        . #x277A)       ; 
31     (ucs                        . #x2155)       ; ⅕
32     ))
33 (define-char
34   '((name               . "VULGAR FRACTION TWO FIFTHS")
35     (general-category   number other) ; Normative Category
36     (bidi-category      . "ON")
37     (mirrored           . nil)
38     (numeric-value      . 2/5)
39     (->decomposition    fraction #x0032 #x2044 #x0035)
40     (ucs                . #x2156)       ; ⅖
41     ))
42 (define-char
43   '((name               . "VULGAR FRACTION THREE FIFTHS")
44     (general-category   number other) ; Normative Category
45     (bidi-category      . "ON")
46     (mirrored           . nil)
47     (numeric-value      . 3/5)
48     (->decomposition    fraction #x0033 #x2044 #x0035)
49     (ucs                . #x2157)       ; ⅗
50     ))
51 (define-char
52   '((name               . "VULGAR FRACTION FOUR FIFTHS")
53     (general-category   number other) ; Normative Category
54     (bidi-category      . "ON")
55     (mirrored           . nil)
56     (numeric-value      . 4/5)
57     (->decomposition    fraction #x0034 #x2044 #x0035)
58     (ucs                . #x2158)       ; ⅘
59     ))
60 (define-char
61   '((name               . "VULGAR FRACTION ONE SIXTH")
62     (general-category   number other) ; Normative Category
63     (bidi-category      . "ON")
64     (mirrored           . nil)
65     (numeric-value      . 1/6)
66     (->decomposition    fraction #x0031 #x2044 #x0036)
67     (ucs                . #x2159)       ; ⅙
68     ))
69 (define-char
70   '((name               . "VULGAR FRACTION FIVE SIXTHS")
71     (general-category   number other) ; Normative Category
72     (bidi-category      . "ON")
73     (mirrored           . nil)
74     (numeric-value      . 5/6)
75     (->decomposition    fraction #x0035 #x2044 #x0036)
76     (ucs                . #x215A)       ; ⅚
77     ))
78 (define-char
79   '((name               . "VULGAR FRACTION ONE EIGHTH")
80     (general-category   number other) ; Normative Category
81     (bidi-category      . "ON")
82     (mirrored           . nil)
83     (numeric-value      . 1/8)
84     (->decomposition    fraction #x0031 #x2044 #x0038)
85     (korean-ksc5601     . #x287B)       ; 
86     (ucs                . #x215B)       ; ⅛
87     ))
88 (define-char
89   '((name               . "VULGAR FRACTION THREE EIGHTHS")
90     (general-category   number other) ; Normative Category
91     (bidi-category      . "ON")
92     (mirrored           . nil)
93     (numeric-value      . 3/8)
94     (->decomposition    fraction #x0033 #x2044 #x0038)
95     (korean-ksc5601     . #x287C)       ; 
96     (ucs                . #x215C)       ; ⅜
97     ))
98 (define-char
99   '((name               . "VULGAR FRACTION FIVE EIGHTHS")
100     (general-category   number other) ; Normative Category
101     (bidi-category      . "ON")
102     (mirrored           . nil)
103     (numeric-value      . 5/8)
104     (->decomposition    fraction #x0035 #x2044 #x0038)
105     (korean-ksc5601     . #x287D)       ; 
106     (ucs                . #x215D)       ; ⅝
107     ))
108 (define-char
109   '((name               . "VULGAR FRACTION SEVEN EIGHTHS")
110     (general-category   number other) ; Normative Category
111     (bidi-category      . "ON")
112     (mirrored           . nil)
113     (numeric-value      . 7/8)
114     (->decomposition    fraction #x0037 #x2044 #x0038)
115     (korean-ksc5601     . #x287E)       ; 
116     (ucs                . #x215E)       ; ⅞
117     ))
118 (define-char
119   '((name               . "FRACTION NUMERATOR ONE")
120     (general-category   number other) ; Normative Category
121     (bidi-category      . "ON")
122     (mirrored           . nil)
123     (numeric-value      . 1)
124     (->decomposition    fraction #x0031 #x2044)
125     (ucs                . #x215F)       ; ⅟
126     ))
127 (define-char
128   '((name               . "ROMAN NUMERAL ONE")
129     (general-category   number letter) ; Normative Category
130     (bidi-category      . "L")
131     (mirrored           . nil)
132     (numeric-value      . 1)
133     (->decomposition    compat #x0049)
134     (->lowercase
135      ((name               . "SMALL ROMAN NUMERAL ONE")
136       (ucs                . #x2170)     ; ⅰ
137       ))
138     (chinese-gb2312             . #x2271)       ; 
139     (korean-ksc5601             . #x2530)       ; 
140     (chinese-cns11643-1         . #x242B)       ; 
141     (japanese-jisx0213-1        . #x2D35)       ; 
142     (chinese-big5               . #xA2B9)       ; 
143     (ucs                        . #x2160)       ; Ⅰ
144     ))
145 (define-char
146   '((name               . "ROMAN NUMERAL TWO")
147     (general-category   number letter) ; Normative Category
148     (bidi-category      . "L")
149     (mirrored           . nil)
150     (numeric-value      . 2)
151     (->decomposition    compat #x0049 #x0049)
152     (->lowercase
153      ((name               . "SMALL ROMAN NUMERAL TWO")
154       (ucs                . #x2171)     ; ⅱ
155       ))
156     (chinese-gb2312             . #x2272)       ; 
157     (korean-ksc5601             . #x2531)       ; 
158     (chinese-cns11643-1         . #x242C)       ; 
159     (japanese-jisx0213-1        . #x2D36)       ; 
160     (chinese-big5               . #xA2BA)       ; 
161     (ucs                        . #x2161)       ; Ⅱ
162     ))
163 (define-char
164   '((name               . "ROMAN NUMERAL THREE")
165     (general-category   number letter) ; Normative Category
166     (bidi-category      . "L")
167     (mirrored           . nil)
168     (numeric-value      . 3)
169     (->decomposition    compat #x0049 #x0049 #x0049)
170     (->lowercase
171      ((name               . "SMALL ROMAN NUMERAL THREE")
172       (ucs                . #x2172)     ; ⅲ
173       ))
174     (chinese-gb2312             . #x2273)       ; 
175     (korean-ksc5601             . #x2532)       ; 
176     (chinese-cns11643-1         . #x242D)       ; 
177     (japanese-jisx0213-1        . #x2D37)       ; 
178     (chinese-big5               . #xA2BB)       ; 
179     (ucs                        . #x2162)       ; Ⅲ
180     ))
181 (define-char
182   '((name               . "ROMAN NUMERAL FOUR")
183     (general-category   number letter) ; Normative Category
184     (bidi-category      . "L")
185     (mirrored           . nil)
186     (numeric-value      . 4)
187     (->decomposition    compat #x0049 #x0056)
188     (->lowercase
189      ((name               . "SMALL ROMAN NUMERAL FOUR")
190       (ucs                . #x2173)     ; ⅳ
191       ))
192     (chinese-gb2312             . #x2274)       ; 
193     (korean-ksc5601             . #x2533)       ; 
194     (chinese-cns11643-1         . #x242E)       ; 
195     (japanese-jisx0213-1        . #x2D38)       ; 
196     (chinese-big5               . #xA2BC)       ; 
197     (ucs                        . #x2163)       ; Ⅳ
198     ))
199 (define-char
200   '((name               . "ROMAN NUMERAL FIVE")
201     (general-category   number letter) ; Normative Category
202     (bidi-category      . "L")
203     (mirrored           . nil)
204     (numeric-value      . 5)
205     (->decomposition    compat #x0056)
206     (->lowercase
207      ((name               . "SMALL ROMAN NUMERAL FIVE")
208       (ucs                . #x2174)     ; ⅴ
209       ))
210     (chinese-gb2312             . #x2275)       ; 
211     (korean-ksc5601             . #x2534)       ; 
212     (chinese-cns11643-1         . #x242F)       ; 
213     (japanese-jisx0213-1        . #x2D39)       ; 
214     (chinese-big5               . #xA2BD)       ; 
215     (ucs                        . #x2164)       ; Ⅴ
216     ))
217 (define-char
218   '((name               . "ROMAN NUMERAL SIX")
219     (general-category   number letter) ; Normative Category
220     (bidi-category      . "L")
221     (mirrored           . nil)
222     (numeric-value      . 6)
223     (->decomposition    compat #x0056 #x0049)
224     (->lowercase
225      ((name               . "SMALL ROMAN NUMERAL SIX")
226       (ucs                . #x2175)     ; ⅵ
227       ))
228     (chinese-gb2312             . #x2276)       ; 
229     (korean-ksc5601             . #x2535)       ; 
230     (chinese-cns11643-1         . #x2430)       ; 
231     (japanese-jisx0213-1        . #x2D3A)       ; 
232     (chinese-big5               . #xA2BE)       ; 
233     (ucs                        . #x2165)       ; Ⅵ
234     ))
235 (define-char
236   '((name               . "ROMAN NUMERAL SEVEN")
237     (general-category   number letter) ; Normative Category
238     (bidi-category      . "L")
239     (mirrored           . nil)
240     (numeric-value      . 7)
241     (->decomposition    compat #x0056 #x0049 #x0049)
242     (->lowercase
243      ((name               . "SMALL ROMAN NUMERAL SEVEN")
244       (ucs                . #x2176)     ; ⅶ
245       ))
246     (chinese-gb2312             . #x2277)       ; 
247     (korean-ksc5601             . #x2536)       ; 
248     (chinese-cns11643-1         . #x2431)       ; 
249     (japanese-jisx0213-1        . #x2D3B)       ; 
250     (chinese-big5               . #xA2BF)       ; 
251     (ucs                        . #x2166)       ; Ⅶ
252     ))
253 (define-char
254   '((name               . "ROMAN NUMERAL EIGHT")
255     (general-category   number letter) ; Normative Category
256     (bidi-category      . "L")
257     (mirrored           . nil)
258     (numeric-value      . 8)
259     (->decomposition    compat #x0056 #x0049 #x0049 #x0049)
260     (->lowercase
261      ((name               . "SMALL ROMAN NUMERAL EIGHT")
262       (ucs                . #x2177)     ; ⅷ
263       ))
264     (chinese-gb2312             . #x2278)       ; 
265     (korean-ksc5601             . #x2537)       ; 
266     (chinese-cns11643-1         . #x2432)       ; 
267     (japanese-jisx0213-1        . #x2D3C)       ; 
268     (chinese-big5               . #xA2C0)       ; 
269     (ucs                        . #x2167)       ; Ⅷ
270     ))
271 (define-char
272   '((name               . "ROMAN NUMERAL NINE")
273     (general-category   number letter) ; Normative Category
274     (bidi-category      . "L")
275     (mirrored           . nil)
276     (numeric-value      . 9)
277     (->decomposition    compat #x0049 #x0058)
278     (->lowercase
279      ((name               . "SMALL ROMAN NUMERAL NINE")
280       (ucs                . #x2178)     ; ⅸ
281       ))
282     (chinese-gb2312             . #x2279)       ; 
283     (korean-ksc5601             . #x2538)       ; 
284     (chinese-cns11643-1         . #x2433)       ; 
285     (japanese-jisx0213-1        . #x2D3D)       ; 
286     (chinese-big5               . #xA2C1)       ; 
287     (ucs                        . #x2168)       ; Ⅸ
288     ))
289 (define-char
290   '((name               . "ROMAN NUMERAL TEN")
291     (general-category   number letter) ; Normative Category
292     (bidi-category      . "L")
293     (mirrored           . nil)
294     (numeric-value      . 10)
295     (->decomposition    compat #x0058)
296     (->lowercase
297      ((name               . "SMALL ROMAN NUMERAL TEN")
298       (ucs                . #x2179)     ; ⅹ
299       ))
300     (chinese-gb2312             . #x227A)       ; 
301     (korean-ksc5601             . #x2539)       ; 
302     (chinese-cns11643-1         . #x2434)       ; 
303     (japanese-jisx0213-1        . #x2D3E)       ; 
304     (chinese-big5               . #xA2C2)       ; 
305     (ucs                        . #x2169)       ; Ⅹ
306     ))
307 (define-char
308   '((name               . "ROMAN NUMERAL ELEVEN")
309     (general-category   number letter) ; Normative Category
310     (bidi-category      . "L")
311     (mirrored           . nil)
312     (numeric-value      . 11)
313     (->decomposition    compat #x0058 #x0049)
314     (->lowercase
315      ((name               . "SMALL ROMAN NUMERAL ELEVEN")
316       (ucs                . #x217A)     ; ⅺ
317       ))
318     (chinese-gb2312             . #x227B)       ; 
319     (japanese-jisx0213-1        . #x2D3F)       ; 
320     (ucs                        . #x216A)       ; Ⅺ
321     ))
322 (define-char
323   '((name               . "ROMAN NUMERAL TWELVE")
324     (general-category   number letter) ; Normative Category
325     (bidi-category      . "L")
326     (mirrored           . nil)
327     (numeric-value      . 12)
328     (->decomposition    compat #x0058 #x0049 #x0049)
329     (->lowercase
330      ((name               . "SMALL ROMAN NUMERAL TWELVE")
331       (ucs                . #x217B)     ; ⅻ
332       ))
333     (chinese-gb2312             . #x227C)       ; 
334     (japanese-jisx0213-1        . #x2D57)       ; 
335     (ucs                        . #x216B)       ; Ⅻ
336     ))
337 (define-char
338   '((name               . "ROMAN NUMERAL FIFTY")
339     (general-category   number letter) ; Normative Category
340     (bidi-category      . "L")
341     (mirrored           . nil)
342     (numeric-value      . 50)
343     (->decomposition    compat #x004C)
344     (->lowercase
345      ((name               . "SMALL ROMAN NUMERAL FIFTY")
346       (ucs                . #x217C)     ; ⅼ
347       ))
348     (ucs                . #x216C)       ; Ⅼ
349     ))
350 (define-char
351   '((name               . "ROMAN NUMERAL ONE HUNDRED")
352     (general-category   number letter) ; Normative Category
353     (bidi-category      . "L")
354     (mirrored           . nil)
355     (numeric-value      . 100)
356     (->decomposition    compat #x0043)
357     (->lowercase
358      ((name               . "SMALL ROMAN NUMERAL ONE HUNDRED")
359       (ucs                . #x217D)     ; ⅽ
360       ))
361     (ucs                . #x216D)       ; Ⅽ
362     ))
363 (define-char
364   '((name               . "ROMAN NUMERAL FIVE HUNDRED")
365     (general-category   number letter) ; Normative Category
366     (bidi-category      . "L")
367     (mirrored           . nil)
368     (numeric-value      . 500)
369     (->decomposition    compat #x0044)
370     (->lowercase
371      ((name               . "SMALL ROMAN NUMERAL FIVE HUNDRED")
372       (ucs                . #x217E)     ; ⅾ
373       ))
374     (ucs                . #x216E)       ; Ⅾ
375     ))
376 (define-char
377   '((name               . "ROMAN NUMERAL ONE THOUSAND")
378     (general-category   number letter) ; Normative Category
379     (bidi-category      . "L")
380     (mirrored           . nil)
381     (numeric-value      . 1000)
382     (->decomposition    compat #x004D)
383     (->lowercase
384      ((name               . "SMALL ROMAN NUMERAL ONE THOUSAND")
385       (ucs                . #x217F)     ; ⅿ
386       ))
387     (ucs                . #x216F)       ; Ⅿ
388     ))
389 (define-char
390   '((name               . "SMALL ROMAN NUMERAL ONE")
391     (general-category   number letter) ; Normative Category
392     (bidi-category      . "L")
393     (mirrored           . nil)
394     (numeric-value      . 1)
395     (->decomposition    compat #x0069)
396     (->uppercase
397      ((name               . "ROMAN NUMERAL ONE")
398       (ucs                . #x2160)     ; Ⅰ
399       ))
400     (korean-ksc5601             . #x2521)       ; 
401     (chinese-cns11643-1         . #x2635)       ; 
402     (japanese-jisx0213-1        . #x2C35)       ; 
403     (ucs                        . #x2170)       ; ⅰ
404     ))
405 (define-char
406   '((name               . "SMALL ROMAN NUMERAL TWO")
407     (general-category   number letter) ; Normative Category
408     (bidi-category      . "L")
409     (mirrored           . nil)
410     (numeric-value      . 2)
411     (->decomposition    compat #x0069 #x0069)
412     (->uppercase
413      ((name               . "ROMAN NUMERAL TWO")
414       (ucs                . #x2161)     ; Ⅱ
415       ))
416     (korean-ksc5601             . #x2522)       ; 
417     (chinese-cns11643-1         . #x2636)       ; 
418     (japanese-jisx0213-1        . #x2C36)       ; 
419     (ucs                        . #x2171)       ; ⅱ
420     ))
421 (define-char
422   '((name               . "SMALL ROMAN NUMERAL THREE")
423     (general-category   number letter) ; Normative Category
424     (bidi-category      . "L")
425     (mirrored           . nil)
426     (numeric-value      . 3)
427     (->decomposition    compat #x0069 #x0069 #x0069)
428     (->uppercase
429      ((name               . "ROMAN NUMERAL THREE")
430       (ucs                . #x2162)     ; Ⅲ
431       ))
432     (korean-ksc5601             . #x2523)       ; 
433     (chinese-cns11643-1         . #x2637)       ; 
434     (japanese-jisx0213-1        . #x2C37)       ; 
435     (ucs                        . #x2172)       ; ⅲ
436     ))
437 (define-char
438   '((name               . "SMALL ROMAN NUMERAL FOUR")
439     (general-category   number letter) ; Normative Category
440     (bidi-category      . "L")
441     (mirrored           . nil)
442     (numeric-value      . 4)
443     (->decomposition    compat #x0069 #x0076)
444     (->uppercase
445      ((name               . "ROMAN NUMERAL FOUR")
446       (ucs                . #x2163)     ; Ⅳ
447       ))
448     (korean-ksc5601             . #x2524)       ; 
449     (chinese-cns11643-1         . #x2638)       ; 
450     (japanese-jisx0213-1        . #x2C38)       ; 
451     (ucs                        . #x2173)       ; ⅳ
452     ))
453 (define-char
454   '((name               . "SMALL ROMAN NUMERAL FIVE")
455     (general-category   number letter) ; Normative Category
456     (bidi-category      . "L")
457     (mirrored           . nil)
458     (numeric-value      . 5)
459     (->decomposition    compat #x0076)
460     (->uppercase
461      ((name               . "ROMAN NUMERAL FIVE")
462       (ucs                . #x2164)     ; Ⅴ
463       ))
464     (korean-ksc5601             . #x2525)       ; 
465     (chinese-cns11643-1         . #x2639)       ; 
466     (japanese-jisx0213-1        . #x2C39)       ; 
467     (ucs                        . #x2174)       ; ⅴ
468     ))
469 (define-char
470   '((name               . "SMALL ROMAN NUMERAL SIX")
471     (general-category   number letter) ; Normative Category
472     (bidi-category      . "L")
473     (mirrored           . nil)
474     (numeric-value      . 6)
475     (->decomposition    compat #x0076 #x0069)
476     (->uppercase
477      ((name               . "ROMAN NUMERAL SIX")
478       (ucs                . #x2165)     ; Ⅵ
479       ))
480     (korean-ksc5601             . #x2526)       ; 
481     (chinese-cns11643-1         . #x263A)       ; 
482     (japanese-jisx0213-1        . #x2C3A)       ; 
483     (ucs                        . #x2175)       ; ⅵ
484     ))
485 (define-char
486   '((name               . "SMALL ROMAN NUMERAL SEVEN")
487     (general-category   number letter) ; Normative Category
488     (bidi-category      . "L")
489     (mirrored           . nil)
490     (numeric-value      . 7)
491     (->decomposition    compat #x0076 #x0069 #x0069)
492     (->uppercase
493      ((name               . "ROMAN NUMERAL SEVEN")
494       (ucs                . #x2166)     ; Ⅶ
495       ))
496     (korean-ksc5601             . #x2527)       ; 
497     (chinese-cns11643-1         . #x263B)       ; 
498     (japanese-jisx0213-1        . #x2C3B)       ; 
499     (ucs                        . #x2176)       ; ⅶ
500     ))
501 (define-char
502   '((name               . "SMALL ROMAN NUMERAL EIGHT")
503     (general-category   number letter) ; Normative Category
504     (bidi-category      . "L")
505     (mirrored           . nil)
506     (numeric-value      . 8)
507     (->decomposition    compat #x0076 #x0069 #x0069 #x0069)
508     (->uppercase
509      ((name               . "ROMAN NUMERAL EIGHT")
510       (ucs                . #x2167)     ; Ⅷ
511       ))
512     (korean-ksc5601             . #x2528)       ; 
513     (chinese-cns11643-1         . #x263C)       ; 
514     (japanese-jisx0213-1        . #x2C3C)       ; 
515     (ucs                        . #x2177)       ; ⅷ
516     ))
517 (define-char
518   '((name               . "SMALL ROMAN NUMERAL NINE")
519     (general-category   number letter) ; Normative Category
520     (bidi-category      . "L")
521     (mirrored           . nil)
522     (numeric-value      . 9)
523     (->decomposition    compat #x0069 #x0078)
524     (->uppercase
525      ((name               . "ROMAN NUMERAL NINE")
526       (ucs                . #x2168)     ; Ⅸ
527       ))
528     (korean-ksc5601             . #x2529)       ; 
529     (chinese-cns11643-1         . #x263D)       ; 
530     (japanese-jisx0213-1        . #x2C3D)       ; 
531     (ucs                        . #x2178)       ; ⅸ
532     ))
533 (define-char
534   '((name               . "SMALL ROMAN NUMERAL TEN")
535     (general-category   number letter) ; Normative Category
536     (bidi-category      . "L")
537     (mirrored           . nil)
538     (numeric-value      . 10)
539     (->decomposition    compat #x0078)
540     (->uppercase
541      ((name               . "ROMAN NUMERAL TEN")
542       (ucs                . #x2169)     ; Ⅹ
543       ))
544     (korean-ksc5601             . #x252A)       ; 
545     (chinese-cns11643-1         . #x263E)       ; 
546     (japanese-jisx0213-1        . #x2C3E)       ; 
547     (ucs                        . #x2179)       ; ⅹ
548     ))
549 (define-char
550   '((name               . "SMALL ROMAN NUMERAL ELEVEN")
551     (general-category   number letter) ; Normative Category
552     (bidi-category      . "L")
553     (mirrored           . nil)
554     (numeric-value      . 11)
555     (->decomposition    compat #x0078 #x0069)
556     (->uppercase
557      ((name               . "ROMAN NUMERAL ELEVEN")
558       (ucs                . #x216A)     ; Ⅺ
559       ))
560     (japanese-jisx0213-1        . #x2C3F)       ; 
561     (ucs                        . #x217A)       ; ⅺ
562     ))
563 (define-char
564   '((name               . "SMALL ROMAN NUMERAL TWELVE")
565     (general-category   number letter) ; Normative Category
566     (bidi-category      . "L")
567     (mirrored           . nil)
568     (numeric-value      . 12)
569     (->decomposition    compat #x0078 #x0069 #x0069)
570     (->uppercase
571      ((name               . "ROMAN NUMERAL TWELVE")
572       (ucs                . #x216B)     ; Ⅻ
573       ))
574     (japanese-jisx0213-1        . #x2C40)       ; 
575     (ucs                        . #x217B)       ; ⅻ
576     ))
577 (define-char
578   '((name               . "SMALL ROMAN NUMERAL FIFTY")
579     (general-category   number letter) ; Normative Category
580     (bidi-category      . "L")
581     (mirrored           . nil)
582     (numeric-value      . 50)
583     (->decomposition    compat #x006C)
584     (->uppercase
585      ((name               . "ROMAN NUMERAL FIFTY")
586       (ucs                . #x216C)     ; Ⅼ
587       ))
588     (ucs                . #x217C)       ; ⅼ
589     ))
590 (define-char
591   '((name               . "SMALL ROMAN NUMERAL ONE HUNDRED")
592     (general-category   number letter) ; Normative Category
593     (bidi-category      . "L")
594     (mirrored           . nil)
595     (numeric-value      . 100)
596     (->decomposition    compat #x0063)
597     (->uppercase
598      ((name               . "ROMAN NUMERAL ONE HUNDRED")
599       (ucs                . #x216D)     ; Ⅽ
600       ))
601     (ucs                . #x217D)       ; ⅽ
602     ))
603 (define-char
604   '((name               . "SMALL ROMAN NUMERAL FIVE HUNDRED")
605     (general-category   number letter) ; Normative Category
606     (bidi-category      . "L")
607     (mirrored           . nil)
608     (numeric-value      . 500)
609     (->decomposition    compat #x0064)
610     (->uppercase
611      ((name               . "ROMAN NUMERAL FIVE HUNDRED")
612       (ucs                . #x216E)     ; Ⅾ
613       ))
614     (ucs                . #x217E)       ; ⅾ
615     ))
616 (define-char
617   '((name               . "SMALL ROMAN NUMERAL ONE THOUSAND")
618     (general-category   number letter) ; Normative Category
619     (bidi-category      . "L")
620     (mirrored           . nil)
621     (numeric-value      . 1000)
622     (->decomposition    compat #x006D)
623     (->uppercase
624      ((name               . "ROMAN NUMERAL ONE THOUSAND")
625       (ucs                . #x216F)     ; Ⅿ
626       ))
627     (ucs                . #x217F)       ; ⅿ
628     ))
629 (define-char
630   '((name               . "ROMAN NUMERAL ONE THOUSAND C D")
631     (general-category   number letter) ; Normative Category
632     (bidi-category      . "L")
633     (mirrored           . nil)
634     (numeric-value      . 1000)
635     (ucs                . #x2180)       ; ↀ
636     ))
637 (define-char
638   '((name               . "ROMAN NUMERAL FIVE THOUSAND")
639     (general-category   number letter) ; Normative Category
640     (bidi-category      . "L")
641     (mirrored           . nil)
642     (numeric-value      . 5000)
643     (ucs                . #x2181)       ; ↁ
644     ))
645 (define-char
646   '((name               . "ROMAN NUMERAL TEN THOUSAND")
647     (general-category   number letter) ; Normative Category
648     (bidi-category      . "L")
649     (mirrored           . nil)
650     (numeric-value      . 10000)
651     (ucs                . #x2182)       ; ↂ
652     ))
653 (define-char
654   '((name               . "ROMAN NUMERAL REVERSED ONE HUNDRED")
655     (general-category   number letter) ; Normative Category
656     (bidi-category      . "L")
657     (mirrored           . nil)
658     (ucs                . #x2183)       ; Ↄ
659     ))