update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / u00020-Basic-Latin.el
1 ;; -*- coding: utf-8-mcs-er -*-
2 (define-char
3   '((name               . "SPACE")
4     (general-category   separator space) ; Normative Category
5     (bidi-category      . "WS")
6     (mirrored           . nil)
7     (=ucs               . #x0020)       ;
8     (ascii              . #x20) ;
9     (latin-viscii       . #x20) ;
10     (ipa                . #xFF) ; &I-MULE-IPA-7F;
11     (arabic-1-column    . #x21) ; &I-MULE-ARB1-21;
12     ))
13 (define-char
14   '((name               . "EXCLAMATION MARK")
15     (general-category   punctuation other) ; Informative Category
16     (bidi-category      . "ON")
17     (mirrored           . nil)
18     (=ucs               . #x0021)       ; !
19     (ascii              . #x21) ; !
20     (latin-jisx0201     . #x21) ; &I-LATINJ-21;
21     (latin-viscii       . #x21) ; !
22     (arabic-1-column    . #x22) ; &I-MULE-ARB1-22;
23     (->fullwidth
24      ((name               . "FULLWIDTH EXCLAMATION MARK")
25       (=ucs               . #xFF01)     ; !
26       ))
27     ))
28 (define-char
29   '((name               . "QUOTATION MARK")
30     (general-category   punctuation other) ; Informative Category
31     (bidi-category      . "ON")
32     (mirrored           . nil)
33     (=ucs               . #x0022)       ; "
34     (ascii              . #x22) ; "
35     (latin-jisx0201     . #x22) ; &I-LATINJ-22;
36     (latin-viscii       . #x22) ; "
37     (->fullwidth
38      ((name               . "FULLWIDTH QUOTATION MARK")
39       (=ucs               . #xFF02)     ; "
40       ))
41     ))
42 (define-char
43   '((name               . "NUMBER SIGN")
44     (general-category   punctuation other) ; Informative Category
45     (bidi-category      . "ET")
46     (mirrored           . nil)
47     (=ucs               . #x0023)       ; #
48     (ascii              . #x23) ; #
49     (latin-jisx0201     . #x23) ; &I-LATINJ-23;
50     (latin-viscii       . #x23) ; #
51     (->fullwidth
52      ((name               . "FULLWIDTH NUMBER SIGN")
53       (=ucs               . #xFF03)     ; #
54       ))
55     ))
56 (define-char
57   '((name               . "DOLLAR SIGN")
58     (general-category   symbol currency) ; Informative Category
59     (bidi-category      . "ET")
60     (mirrored           . nil)
61     (=ucs               . #x0024)       ; $
62     (ascii              . #x24) ; $
63     (latin-jisx0201     . #x24) ; &I-LATINJ-24;
64     (latin-viscii       . #x24) ; $
65     (->fullwidth
66      ((name               . "FULLWIDTH DOLLAR SIGN")
67       (=ucs               . #xFF04)     ; $
68       ))
69     ))
70 (define-char
71   '((name               . "PERCENT SIGN")
72     (general-category   punctuation other) ; Informative Category
73     (bidi-category      . "ET")
74     (mirrored           . nil)
75     (=ucs               . #x0025)       ; %
76     (ascii              . #x25) ; %
77     (latin-jisx0201     . #x25) ; &I-LATINJ-25;
78     (latin-viscii       . #x25) ; %
79     (->fullwidth
80      ((name               . "FULLWIDTH PERCENT SIGN")
81       (=ucs               . #xFF05)     ; %
82       ))
83     ))
84 (define-char
85   '((name               . "AMPERSAND")
86     (general-category   punctuation other) ; Informative Category
87     (bidi-category      . "ON")
88     (mirrored           . nil)
89     (=ucs               . #x0026)       ; &
90     (ascii              . #x26) ; &
91     (latin-jisx0201     . #x26) ; &I-LATINJ-26;
92     (latin-viscii       . #x26) ; &
93     (->fullwidth
94      ((name               . "FULLWIDTH AMPERSAND")
95       (=ucs               . #xFF06)     ; &
96       ))
97     ))
98 (define-char
99   '((name               . "APOSTROPHE")
100     (general-category   punctuation other) ; Informative Category
101     (bidi-category      . "ON")
102     (mirrored           . nil)
103     (=ucs               . #x0027)       ; '
104     (ascii              . #x27) ; '
105     (latin-jisx0201     . #x27) ; &I-LATINJ-27;
106     (latin-viscii       . #x27) ; '
107     (->fullwidth
108      ((name               . "FULLWIDTH APOSTROPHE")
109       (=ucs               . #xFF07)     ; '
110       ))
111     ))
112 (define-char
113   '((name               . "LEFT PARENTHESIS")
114     (general-category   punctuation open) ; Informative Category
115     (bidi-category      . "ON")
116     (mirrored           . t)
117     (=ucs               . #x0028)       ; (
118     (ascii              . #x28) ; (
119     (latin-jisx0201     . #x28) ; &I-LATINJ-28;
120     (latin-viscii       . #x28) ; (
121     (arabic-1-column    . #x24) ; &I-MULE-ARB1-24;
122     (->fullwidth
123      ((name               . "FULLWIDTH LEFT PARENTHESIS")
124       (=ucs               . #xFF08)     ; (
125       ))
126     ))
127 (define-char
128   '((name               . "RIGHT PARENTHESIS")
129     (general-category   punctuation close) ; Informative Category
130     (bidi-category      . "ON")
131     (mirrored           . t)
132     (=ucs               . #x0029)       ; )
133     (ascii              . #x29) ; )
134     (latin-jisx0201     . #x29) ; &I-LATINJ-29;
135     (latin-viscii       . #x29) ; )
136     (arabic-1-column    . #x23) ; &I-MULE-ARB1-23;
137     (->fullwidth
138      ((name               . "FULLWIDTH RIGHT PARENTHESIS")
139       (=ucs               . #xFF09)     ; )
140       ))
141     ))
142 (define-char
143   '((name               . "ASTERISK")
144     (general-category   punctuation other) ; Informative Category
145     (bidi-category      . "ON")
146     (mirrored           . nil)
147     (=ucs               . #x002A)       ; *
148     (ascii              . #x2A) ; *
149     (latin-jisx0201     . #x2A) ; &I-LATINJ-2A;
150     (latin-viscii       . #x2A) ; *
151     (->fullwidth
152      ((name               . "FULLWIDTH ASTERISK")
153       (=ucs               . #xFF0A)     ; *
154       ))
155     ))
156 (define-char
157   '((name               . "PLUS SIGN")
158     (general-category   symbol math) ; Informative Category
159     (bidi-category      . "ET")
160     (mirrored           . nil)
161     (=ucs               . #x002B)       ; +
162     (ascii              . #x2B) ; +
163     (latin-jisx0201     . #x2B) ; &I-LATINJ-2B;
164     (latin-viscii       . #x2B) ; +
165     (->fullwidth
166      ((name               . "FULLWIDTH PLUS SIGN")
167       (=ucs               . #xFF0B)     ; +
168       ))
169     ))
170 (define-char
171   '((name               . "COMMA")
172     (general-category   punctuation other) ; Informative Category
173     (bidi-category      . "CS")
174     (mirrored           . nil)
175     (=ucs               . #x002C)       ; ,
176     (ascii              . #x2C) ; ,
177     (latin-jisx0201     . #x2C) ; &I-LATINJ-2C;
178     (latin-viscii       . #x2C) ; ,
179     (->fullwidth
180      ((name               . "FULLWIDTH COMMA")
181       (=ucs               . #xFF0C)     ; ,
182       ))
183     ))
184 (define-char
185   '((name               . "HYPHEN-MINUS")
186     (general-category   punctuation dash) ; Informative Category
187     (bidi-category      . "ET")
188     (mirrored           . nil)
189     (=ucs               . #x002D)       ; -
190     (ascii              . #x2D) ; -
191     (latin-jisx0201     . #x2D) ; &I-LATINJ-2D;
192     (latin-viscii       . #x2D) ; -
193     (->fullwidth
194      ((name               . "FULLWIDTH HYPHEN-MINUS")
195       (=ucs               . #xFF0D)     ; -
196       ))
197     ))
198 (define-char
199   '((name               . "FULL STOP")
200     (general-category   punctuation other) ; Informative Category
201     (bidi-category      . "CS")
202     (mirrored           . nil)
203     (=ucs               . #x002E)       ; .
204     (ascii              . #x2E) ; .
205     (latin-jisx0201     . #x2E) ; &I-LATINJ-2E;
206     (latin-viscii       . #x2E) ; .
207     (arabic-1-column    . #x26) ; &I-MULE-ARB1-26;
208     (->fullwidth
209      ((name               . "FULLWIDTH FULL STOP")
210       (=ucs               . #xFF0E)     ; .
211       ))
212     ))
213 (define-char
214   '((name               . "SOLIDUS")
215     (general-category   punctuation other) ; Informative Category
216     (bidi-category      . "ES")
217     (mirrored           . nil)
218     (=ucs               . #x002F)       ; /
219     (ascii              . #x2F) ; /
220     (latin-jisx0201     . #x2F) ; &I-LATINJ-2F;
221     (latin-viscii       . #x2F) ; /
222     (->fullwidth
223      ((name               . "FULLWIDTH SOLIDUS")
224       (=ucs               . #xFF0F)     ; /
225       ))
226     ))
227 (define-char
228   '((name               . "DIGIT ZERO")
229     (general-category   number decimal-digit) ; Normative Category
230     (bidi-category      . "EN")
231     (mirrored           . nil)
232     (decimal-digit-value . 0)
233     (digit-value         . 0)
234     (numeric-value       . 0)
235     (=ucs               . #x0030)       ; 0
236     (ascii              . #x30) ; 0
237     (latin-jisx0201     . #x30) ; &I-LATINJ-30;
238     (latin-viscii       . #x30) ; 0
239     (->fullwidth
240      ((name               . "FULLWIDTH DIGIT ZERO")
241       (=ucs               . #xFF10)     ; 0
242       ))
243     ))
244 (define-char
245   '((name               . "DIGIT ONE")
246     (general-category   number decimal-digit) ; Normative Category
247     (bidi-category      . "EN")
248     (mirrored           . nil)
249     (decimal-digit-value . 1)
250     (digit-value         . 1)
251     (numeric-value       . 1)
252     (=ucs               . #x0031)       ; 1
253     (ascii              . #x31) ; 1
254     (latin-jisx0201     . #x31) ; &I-LATINJ-31;
255     (latin-viscii       . #x31) ; 1
256     (->fullwidth
257      ((name               . "FULLWIDTH DIGIT ONE")
258       (=ucs               . #xFF11)     ; 1
259       ))
260     ))
261 (define-char
262   '((name               . "DIGIT TWO")
263     (general-category   number decimal-digit) ; Normative Category
264     (bidi-category      . "EN")
265     (mirrored           . nil)
266     (decimal-digit-value . 2)
267     (digit-value         . 2)
268     (numeric-value       . 2)
269     (=ucs               . #x0032)       ; 2
270     (ascii              . #x32) ; 2
271     (latin-jisx0201     . #x32) ; &I-LATINJ-32;
272     (latin-viscii       . #x32) ; 2
273     (->fullwidth
274      ((name               . "FULLWIDTH DIGIT TWO")
275       (=ucs               . #xFF12)     ; 2
276       ))
277     ))
278 (define-char
279   '((name               . "DIGIT THREE")
280     (general-category   number decimal-digit) ; Normative Category
281     (bidi-category      . "EN")
282     (mirrored           . nil)
283     (decimal-digit-value . 3)
284     (digit-value         . 3)
285     (numeric-value       . 3)
286     (=ucs               . #x0033)       ; 3
287     (ascii              . #x33) ; 3
288     (latin-jisx0201     . #x33) ; &I-LATINJ-33;
289     (latin-viscii       . #x33) ; 3
290     (->fullwidth
291      ((name               . "FULLWIDTH DIGIT THREE")
292       (=ucs               . #xFF13)     ; 3
293       ))
294     ))
295 (define-char
296   '((name               . "DIGIT FOUR")
297     (general-category   number decimal-digit) ; Normative Category
298     (bidi-category      . "EN")
299     (mirrored           . nil)
300     (decimal-digit-value . 4)
301     (digit-value         . 4)
302     (numeric-value       . 4)
303     (=ucs               . #x0034)       ; 4
304     (ascii              . #x34) ; 4
305     (latin-jisx0201     . #x34) ; &I-LATINJ-34;
306     (latin-viscii       . #x34) ; 4
307     (->fullwidth
308      ((name               . "FULLWIDTH DIGIT FOUR")
309       (=ucs               . #xFF14)     ; 4
310       ))
311     ))
312 (define-char
313   '((name               . "DIGIT FIVE")
314     (general-category   number decimal-digit) ; Normative Category
315     (bidi-category      . "EN")
316     (mirrored           . nil)
317     (decimal-digit-value . 5)
318     (digit-value         . 5)
319     (numeric-value       . 5)
320     (=ucs               . #x0035)       ; 5
321     (ascii              . #x35) ; 5
322     (latin-jisx0201     . #x35) ; &I-LATINJ-35;
323     (latin-viscii       . #x35) ; 5
324     (->fullwidth
325      ((name               . "FULLWIDTH DIGIT FIVE")
326       (=ucs               . #xFF15)     ; 5
327       ))
328     ))
329 (define-char
330   '((name               . "DIGIT SIX")
331     (general-category   number decimal-digit) ; Normative Category
332     (bidi-category      . "EN")
333     (mirrored           . nil)
334     (decimal-digit-value . 6)
335     (digit-value         . 6)
336     (numeric-value       . 6)
337     (=ucs               . #x0036)       ; 6
338     (ascii              . #x36) ; 6
339     (latin-jisx0201     . #x36) ; &I-LATINJ-36;
340     (latin-viscii       . #x36) ; 6
341     (->fullwidth
342      ((name               . "FULLWIDTH DIGIT SIX")
343       (=ucs               . #xFF16)     ; 6
344       ))
345     ))
346 (define-char
347   '((name               . "DIGIT SEVEN")
348     (general-category   number decimal-digit) ; Normative Category
349     (bidi-category      . "EN")
350     (mirrored           . nil)
351     (decimal-digit-value . 7)
352     (digit-value         . 7)
353     (numeric-value       . 7)
354     (=ucs               . #x0037)       ; 7
355     (ascii              . #x37) ; 7
356     (latin-jisx0201     . #x37) ; &I-LATINJ-37;
357     (latin-viscii       . #x37) ; 7
358     (->fullwidth
359      ((name               . "FULLWIDTH DIGIT SEVEN")
360       (=ucs               . #xFF17)     ; 7
361       ))
362     ))
363 (define-char
364   '((name               . "DIGIT EIGHT")
365     (general-category   number decimal-digit) ; Normative Category
366     (bidi-category      . "EN")
367     (mirrored           . nil)
368     (decimal-digit-value . 8)
369     (digit-value         . 8)
370     (numeric-value       . 8)
371     (=ucs               . #x0038)       ; 8
372     (ascii              . #x38) ; 8
373     (latin-jisx0201     . #x38) ; &I-LATINJ-38;
374     (latin-viscii       . #x38) ; 8
375     (->fullwidth
376      ((name               . "FULLWIDTH DIGIT EIGHT")
377       (=ucs               . #xFF18)     ; 8
378       ))
379     ))
380 (define-char
381   '((name               . "DIGIT NINE")
382     (general-category   number decimal-digit) ; Normative Category
383     (bidi-category      . "EN")
384     (mirrored           . nil)
385     (decimal-digit-value . 9)
386     (digit-value         . 9)
387     (numeric-value       . 9)
388     (=ucs               . #x0039)       ; 9
389     (ascii              . #x39) ; 9
390     (latin-jisx0201     . #x39) ; &I-LATINJ-39;
391     (latin-viscii       . #x39) ; 9
392     (->fullwidth
393      ((name               . "FULLWIDTH DIGIT NINE")
394       (=ucs               . #xFF19)     ; 9
395       ))
396     ))
397 (define-char
398   '((name               . "COLON")
399     (general-category   punctuation other) ; Informative Category
400     (bidi-category      . "CS")
401     (mirrored           . nil)
402     (=ucs               . #x003A)       ; :
403     (ascii              . #x3A) ; :
404     (latin-jisx0201     . #x3A) ; &I-LATINJ-3A;
405     (latin-viscii       . #x3A) ; :
406     (arabic-1-column    . #x27) ; &I-MULE-ARB1-27;
407     (->fullwidth
408      ((name               . "FULLWIDTH COLON")
409       (=ucs               . #xFF1A)     ; :
410       ))
411     ))
412 (define-char
413   '((name               . "SEMICOLON")
414     (general-category   punctuation other) ; Informative Category
415     (bidi-category      . "ON")
416     (mirrored           . nil)
417     (=ucs               . #x003B)       ; ;
418     (ascii              . #x3B) ; ;
419     (latin-jisx0201     . #x3B) ; &I-LATINJ-3B;
420     (latin-viscii       . #x3B) ; ;
421     (->fullwidth
422      ((name               . "FULLWIDTH SEMICOLON")
423       (=ucs               . #xFF1B)     ; ;
424       ))
425     ))
426 (define-char
427   '((name               . "LESS-THAN SIGN")
428     (general-category   symbol math) ; Informative Category
429     (bidi-category      . "ON")
430     (mirrored           . t)
431     (=ucs               . #x003C)       ; <
432     (ascii              . #x3C) ; <
433     (latin-jisx0201     . #x3C) ; &I-LATINJ-3C;
434     (latin-viscii       . #x3C) ; <
435     (->fullwidth
436      ((name               . "FULLWIDTH LESS-THAN SIGN")
437       (=ucs               . #xFF1C)     ; <
438       ))
439     ))
440 (define-char
441   '((name               . "EQUALS SIGN")
442     (general-category   symbol math) ; Informative Category
443     (bidi-category      . "ON")
444     (mirrored           . nil)
445     (=ucs               . #x003D)       ; =
446     (ascii              . #x3D) ; =
447     (latin-jisx0201     . #x3D) ; &I-LATINJ-3D;
448     (latin-viscii       . #x3D) ; =
449     (->fullwidth
450      ((name               . "FULLWIDTH EQUALS SIGN")
451       (=ucs               . #xFF1D)     ; =
452       ))
453     ))
454 (define-char
455   '((name               . "GREATER-THAN SIGN")
456     (general-category   symbol math) ; Informative Category
457     (bidi-category      . "ON")
458     (mirrored           . t)
459     (=ucs               . #x003E)       ; >
460     (ascii              . #x3E) ; >
461     (latin-jisx0201     . #x3E) ; &I-LATINJ-3E;
462     (latin-viscii       . #x3E) ; >
463     (->fullwidth
464      ((name               . "FULLWIDTH GREATER-THAN SIGN")
465       (=ucs               . #xFF1E)     ; >
466       ))
467     ))
468 (define-char
469   '((name               . "QUESTION MARK")
470     (general-category   punctuation other) ; Informative Category
471     (bidi-category      . "ON")
472     (mirrored           . nil)
473     (=ucs               . #x003F)       ; ?
474     (ascii              . #x3F) ; ?
475     (latin-jisx0201     . #x3F) ; &I-LATINJ-3F;
476     (latin-viscii       . #x3F) ; ?
477     (->fullwidth
478      ((name               . "FULLWIDTH QUESTION MARK")
479       (=ucs               . #xFF1F)     ; ?
480       ))
481     ))
482 (define-char
483   '((name               . "COMMERCIAL AT")
484     (general-category   punctuation other) ; Informative Category
485     (bidi-category      . "ON")
486     (mirrored           . nil)
487     (=ucs               . #x0040)       ; @
488     (ascii              . #x40) ; @
489     (latin-jisx0201     . #x40) ; &I-LATINJ-40;
490     (latin-viscii       . #x40) ; @
491     (->fullwidth
492      ((name               . "FULLWIDTH COMMERCIAL AT")
493       (=ucs               . #xFF20)     ; @
494       ))
495     ))
496 (define-char
497   '((name               . "LATIN CAPITAL LETTER A")
498     (general-category   letter uppercase) ; Normative Category
499     (bidi-category      . "L")
500     (mirrored           . nil)
501     (=ucs               . #x0041)       ; A
502     (ascii              . #x41) ; A
503     (latin-jisx0201     . #x41) ; &I-LATINJ-41;
504     (latin-viscii       . #x41) ; A
505     (->fullwidth
506      ((name               . "FULLWIDTH LATIN CAPITAL LETTER A")
507       (=ucs               . #xFF21)     ; A
508       ))
509     (->lowercase
510      ((name               . "LATIN SMALL LETTER A")
511       (=ucs               . #x0061)     ; a
512       ))
513     ))
514 (define-char
515   '((name               . "LATIN CAPITAL LETTER B")
516     (general-category   letter uppercase) ; Normative Category
517     (bidi-category      . "L")
518     (mirrored           . nil)
519     (=ucs               . #x0042)       ; B
520     (ascii              . #x42) ; B
521     (latin-jisx0201     . #x42) ; &I-LATINJ-42;
522     (latin-viscii       . #x42) ; B
523     (->fullwidth
524      ((name               . "FULLWIDTH LATIN CAPITAL LETTER B")
525       (=ucs               . #xFF22)     ; B
526       ))
527     (->lowercase
528      ((name               . "LATIN SMALL LETTER B")
529       (=ucs               . #x0062)     ; b
530       ))
531     ))
532 (define-char
533   '((name               . "LATIN CAPITAL LETTER C")
534     (general-category   letter uppercase) ; Normative Category
535     (bidi-category      . "L")
536     (mirrored           . nil)
537     (=ucs               . #x0043)       ; C
538     (ascii              . #x43) ; C
539     (latin-jisx0201     . #x43) ; &I-LATINJ-43;
540     (latin-viscii       . #x43) ; C
541     (->fullwidth
542      ((name               . "FULLWIDTH LATIN CAPITAL LETTER C")
543       (=ucs               . #xFF23)     ; C
544       ))
545     (->lowercase
546      ((name               . "LATIN SMALL LETTER C")
547       (=ucs               . #x0063)     ; c
548       ))
549     ))
550 (define-char
551   '((name               . "LATIN CAPITAL LETTER D")
552     (general-category   letter uppercase) ; Normative Category
553     (bidi-category      . "L")
554     (mirrored           . nil)
555     (=ucs               . #x0044)       ; D
556     (ascii              . #x44) ; D
557     (latin-jisx0201     . #x44) ; &I-LATINJ-44;
558     (latin-viscii       . #x44) ; D
559     (->fullwidth
560      ((name               . "FULLWIDTH LATIN CAPITAL LETTER D")
561       (=ucs               . #xFF24)     ; D
562       ))
563     (->lowercase
564      ((name               . "LATIN SMALL LETTER D")
565       (=ucs               . #x0064)     ; d
566       ))
567     ))
568 (define-char
569   '((name               . "LATIN CAPITAL LETTER E")
570     (general-category   letter uppercase) ; Normative Category
571     (bidi-category      . "L")
572     (mirrored           . nil)
573     (=ucs               . #x0045)       ; E
574     (ascii              . #x45) ; E
575     (latin-jisx0201     . #x45) ; &I-LATINJ-45;
576     (latin-viscii       . #x45) ; E
577     (->fullwidth
578      ((name               . "FULLWIDTH LATIN CAPITAL LETTER E")
579       (=ucs               . #xFF25)     ; E
580       ))
581     (->lowercase
582      ((name               . "LATIN SMALL LETTER E")
583       (=ucs               . #x0065)     ; e
584       ))
585     ))
586 (define-char
587   '((name               . "LATIN CAPITAL LETTER F")
588     (general-category   letter uppercase) ; Normative Category
589     (bidi-category      . "L")
590     (mirrored           . nil)
591     (=ucs               . #x0046)       ; F
592     (ascii              . #x46) ; F
593     (latin-jisx0201     . #x46) ; &I-LATINJ-46;
594     (latin-viscii       . #x46) ; F
595     (->fullwidth
596      ((name               . "FULLWIDTH LATIN CAPITAL LETTER F")
597       (=ucs               . #xFF26)     ; F
598       ))
599     (->lowercase
600      ((name               . "LATIN SMALL LETTER F")
601       (=ucs               . #x0066)     ; f
602       ))
603     ))
604 (define-char
605   '((name               . "LATIN CAPITAL LETTER G")
606     (general-category   letter uppercase) ; Normative Category
607     (bidi-category      . "L")
608     (mirrored           . nil)
609     (=ucs               . #x0047)       ; G
610     (ascii              . #x47) ; G
611     (latin-jisx0201     . #x47) ; &I-LATINJ-47;
612     (latin-viscii       . #x47) ; G
613     (->fullwidth
614      ((name               . "FULLWIDTH LATIN CAPITAL LETTER G")
615       (=ucs               . #xFF27)     ; G
616       ))
617     (->lowercase
618      ((name               . "LATIN SMALL LETTER G")
619       (=ucs               . #x0067)     ; g
620       ))
621     ))
622 (define-char
623   '((name               . "LATIN CAPITAL LETTER H")
624     (general-category   letter uppercase) ; Normative Category
625     (bidi-category      . "L")
626     (mirrored           . nil)
627     (=ucs               . #x0048)       ; H
628     (ascii              . #x48) ; H
629     (latin-jisx0201     . #x48) ; &I-LATINJ-48;
630     (latin-viscii       . #x48) ; H
631     (->fullwidth
632      ((name               . "FULLWIDTH LATIN CAPITAL LETTER H")
633       (=ucs               . #xFF28)     ; H
634       ))
635     (->lowercase
636      ((name               . "LATIN SMALL LETTER H")
637       (=ucs               . #x0068)     ; h
638       ))
639     ))
640 (define-char
641   '((name               . "LATIN CAPITAL LETTER I")
642     (general-category   letter uppercase) ; Normative Category
643     (bidi-category      . "L")
644     (mirrored           . nil)
645     (=ucs               . #x0049)       ; I
646     (ascii              . #x49) ; I
647     (latin-jisx0201     . #x49) ; &I-LATINJ-49;
648     (latin-viscii       . #x49) ; I
649     (->fullwidth
650      ((name               . "FULLWIDTH LATIN CAPITAL LETTER I")
651       (=ucs               . #xFF29)     ; I
652       ))
653     (->lowercase
654      ((name               . "LATIN SMALL LETTER I")
655       (=ucs               . #x0069)     ; i
656       ))
657     ))
658 (define-char
659   '((name               . "LATIN CAPITAL LETTER J")
660     (general-category   letter uppercase) ; Normative Category
661     (bidi-category      . "L")
662     (mirrored           . nil)
663     (=ucs               . #x004A)       ; J
664     (ascii              . #x4A) ; J
665     (latin-jisx0201     . #x4A) ; &I-LATINJ-4A;
666     (latin-viscii       . #x4A) ; J
667     (->fullwidth
668      ((name               . "FULLWIDTH LATIN CAPITAL LETTER J")
669       (=ucs               . #xFF2A)     ; J
670       ))
671     (->lowercase
672      ((name               . "LATIN SMALL LETTER J")
673       (=ucs               . #x006A)     ; j
674       ))
675     ))
676 (define-char
677   '((name               . "LATIN CAPITAL LETTER K")
678     (general-category   letter uppercase) ; Normative Category
679     (bidi-category      . "L")
680     (mirrored           . nil)
681     (=ucs               . #x004B)       ; K
682     (ascii              . #x4B) ; K
683     (latin-jisx0201     . #x4B) ; &I-LATINJ-4B;
684     (latin-viscii       . #x4B) ; K
685     (->fullwidth
686      ((name               . "FULLWIDTH LATIN CAPITAL LETTER K")
687       (=ucs               . #xFF2B)     ; K
688       ))
689     (->lowercase
690      ((name               . "LATIN SMALL LETTER K")
691       (=ucs               . #x006B)     ; k
692       ))
693     ))
694 (define-char
695   '((name               . "LATIN CAPITAL LETTER L")
696     (general-category   letter uppercase) ; Normative Category
697     (bidi-category      . "L")
698     (mirrored           . nil)
699     (=ucs               . #x004C)       ; L
700     (ascii              . #x4C) ; L
701     (latin-jisx0201     . #x4C) ; &I-LATINJ-4C;
702     (latin-viscii       . #x4C) ; L
703     (->fullwidth
704      ((name               . "FULLWIDTH LATIN CAPITAL LETTER L")
705       (=ucs               . #xFF2C)     ; L
706       ))
707     (->lowercase
708      ((name               . "LATIN SMALL LETTER L")
709       (=ucs               . #x006C)     ; l
710       ))
711     ))
712 (define-char
713   '((name               . "LATIN CAPITAL LETTER M")
714     (general-category   letter uppercase) ; Normative Category
715     (bidi-category      . "L")
716     (mirrored           . nil)
717     (=ucs               . #x004D)       ; M
718     (ascii              . #x4D) ; M
719     (latin-jisx0201     . #x4D) ; &I-LATINJ-4D;
720     (latin-viscii       . #x4D) ; M
721     (->fullwidth
722      ((name               . "FULLWIDTH LATIN CAPITAL LETTER M")
723       (=ucs               . #xFF2D)     ; M
724       ))
725     (->lowercase
726      ((name               . "LATIN SMALL LETTER M")
727       (=ucs               . #x006D)     ; m
728       ))
729     ))
730 (define-char
731   '((name               . "LATIN CAPITAL LETTER N")
732     (general-category   letter uppercase) ; Normative Category
733     (bidi-category      . "L")
734     (mirrored           . nil)
735     (=ucs               . #x004E)       ; N
736     (ascii              . #x4E) ; N
737     (latin-jisx0201     . #x4E) ; &I-LATINJ-4E;
738     (latin-viscii       . #x4E) ; N
739     (->fullwidth
740      ((name               . "FULLWIDTH LATIN CAPITAL LETTER N")
741       (=ucs               . #xFF2E)     ; N
742       ))
743     (->lowercase
744      ((name               . "LATIN SMALL LETTER N")
745       (=ucs               . #x006E)     ; n
746       ))
747     ))
748 (define-char
749   '((name               . "LATIN CAPITAL LETTER O")
750     (general-category   letter uppercase) ; Normative Category
751     (bidi-category      . "L")
752     (mirrored           . nil)
753     (=ucs               . #x004F)       ; O
754     (ascii              . #x4F) ; O
755     (latin-jisx0201     . #x4F) ; &I-LATINJ-4F;
756     (latin-viscii       . #x4F) ; O
757     (->fullwidth
758      ((name               . "FULLWIDTH LATIN CAPITAL LETTER O")
759       (=ucs               . #xFF2F)     ; O
760       ))
761     (->lowercase
762      ((name               . "LATIN SMALL LETTER O")
763       (=ucs               . #x006F)     ; o
764       ))
765     ))
766 (define-char
767   '((name               . "LATIN CAPITAL LETTER P")
768     (general-category   letter uppercase) ; Normative Category
769     (bidi-category      . "L")
770     (mirrored           . nil)
771     (=ucs               . #x0050)       ; P
772     (ascii              . #x50) ; P
773     (latin-jisx0201     . #x50) ; &I-LATINJ-50;
774     (latin-viscii       . #x50) ; P
775     (->fullwidth
776      ((name               . "FULLWIDTH LATIN CAPITAL LETTER P")
777       (=ucs               . #xFF30)     ; P
778       ))
779     (->lowercase
780      ((name               . "LATIN SMALL LETTER P")
781       (=ucs               . #x0070)     ; p
782       ))
783     ))
784 (define-char
785   '((name               . "LATIN CAPITAL LETTER Q")
786     (general-category   letter uppercase) ; Normative Category
787     (bidi-category      . "L")
788     (mirrored           . nil)
789     (=ucs               . #x0051)       ; Q
790     (ascii              . #x51) ; Q
791     (latin-jisx0201     . #x51) ; &I-LATINJ-51;
792     (latin-viscii       . #x51) ; Q
793     (->fullwidth
794      ((name               . "FULLWIDTH LATIN CAPITAL LETTER Q")
795       (=ucs               . #xFF31)     ; Q
796       ))
797     (->lowercase
798      ((name               . "LATIN SMALL LETTER Q")
799       (=ucs               . #x0071)     ; q
800       ))
801     ))
802 (define-char
803   '((name               . "LATIN CAPITAL LETTER R")
804     (general-category   letter uppercase) ; Normative Category
805     (bidi-category      . "L")
806     (mirrored           . nil)
807     (=ucs               . #x0052)       ; R
808     (ascii              . #x52) ; R
809     (latin-jisx0201     . #x52) ; &I-LATINJ-52;
810     (latin-viscii       . #x52) ; R
811     (->fullwidth
812      ((name               . "FULLWIDTH LATIN CAPITAL LETTER R")
813       (=ucs               . #xFF32)     ; R
814       ))
815     (->lowercase
816      ((name               . "LATIN SMALL LETTER R")
817       (=ucs               . #x0072)     ; r
818       ))
819     ))
820 (define-char
821   '((name               . "LATIN CAPITAL LETTER S")
822     (general-category   letter uppercase) ; Normative Category
823     (bidi-category      . "L")
824     (mirrored           . nil)
825     (=ucs               . #x0053)       ; S
826     (ascii              . #x53) ; S
827     (latin-jisx0201     . #x53) ; &I-LATINJ-53;
828     (latin-viscii       . #x53) ; S
829     (->fullwidth
830      ((name               . "FULLWIDTH LATIN CAPITAL LETTER S")
831       (=ucs               . #xFF33)     ; S
832       ))
833     (->lowercase
834      ((name               . "LATIN SMALL LETTER S")
835       (=ucs               . #x0073)     ; s
836       ))
837     ))
838 (define-char
839   '((name               . "LATIN CAPITAL LETTER T")
840     (general-category   letter uppercase) ; Normative Category
841     (bidi-category      . "L")
842     (mirrored           . nil)
843     (=ucs               . #x0054)       ; T
844     (ascii              . #x54) ; T
845     (latin-jisx0201     . #x54) ; &I-LATINJ-54;
846     (latin-viscii       . #x54) ; T
847     (->fullwidth
848      ((name               . "FULLWIDTH LATIN CAPITAL LETTER T")
849       (=ucs               . #xFF34)     ; T
850       ))
851     (->lowercase
852      ((name               . "LATIN SMALL LETTER T")
853       (=ucs               . #x0074)     ; t
854       ))
855     ))
856 (define-char
857   '((name               . "LATIN CAPITAL LETTER U")
858     (general-category   letter uppercase) ; Normative Category
859     (bidi-category      . "L")
860     (mirrored           . nil)
861     (=ucs               . #x0055)       ; U
862     (ascii              . #x55) ; U
863     (latin-jisx0201     . #x55) ; &I-LATINJ-55;
864     (latin-viscii       . #x55) ; U
865     (->fullwidth
866      ((name               . "FULLWIDTH LATIN CAPITAL LETTER U")
867       (=ucs               . #xFF35)     ; U
868       ))
869     (->lowercase
870      ((name               . "LATIN SMALL LETTER U")
871       (=ucs               . #x0075)     ; u
872       ))
873     ))
874 (define-char
875   '((name               . "LATIN CAPITAL LETTER V")
876     (general-category   letter uppercase) ; Normative Category
877     (bidi-category      . "L")
878     (mirrored           . nil)
879     (=ucs               . #x0056)       ; V
880     (ascii              . #x56) ; V
881     (latin-jisx0201     . #x56) ; &I-LATINJ-56;
882     (latin-viscii       . #x56) ; V
883     (->fullwidth
884      ((name               . "FULLWIDTH LATIN CAPITAL LETTER V")
885       (=ucs               . #xFF36)     ; V
886       ))
887     (->lowercase
888      ((name               . "LATIN SMALL LETTER V")
889       (=ucs               . #x0076)     ; v
890       ))
891     ))
892 (define-char
893   '((name               . "LATIN CAPITAL LETTER W")
894     (general-category   letter uppercase) ; Normative Category
895     (bidi-category      . "L")
896     (mirrored           . nil)
897     (=ucs               . #x0057)       ; W
898     (ascii              . #x57) ; W
899     (latin-jisx0201     . #x57) ; &I-LATINJ-57;
900     (latin-viscii       . #x57) ; W
901     (->fullwidth
902      ((name               . "FULLWIDTH LATIN CAPITAL LETTER W")
903       (=ucs               . #xFF37)     ; W
904       ))
905     (->lowercase
906      ((name               . "LATIN SMALL LETTER W")
907       (=ucs               . #x0077)     ; w
908       ))
909     ))
910 (define-char
911   '((name               . "LATIN CAPITAL LETTER X")
912     (general-category   letter uppercase) ; Normative Category
913     (bidi-category      . "L")
914     (mirrored           . nil)
915     (=ucs               . #x0058)       ; X
916     (ascii              . #x58) ; X
917     (latin-jisx0201     . #x58) ; &I-LATINJ-58;
918     (latin-viscii       . #x58) ; X
919     (->fullwidth
920      ((name               . "FULLWIDTH LATIN CAPITAL LETTER X")
921       (=ucs               . #xFF38)     ; X
922       ))
923     (->lowercase
924      ((name               . "LATIN SMALL LETTER X")
925       (=ucs               . #x0078)     ; x
926       ))
927     ))
928 (define-char
929   '((name               . "LATIN CAPITAL LETTER Y")
930     (general-category   letter uppercase) ; Normative Category
931     (bidi-category      . "L")
932     (mirrored           . nil)
933     (=ucs               . #x0059)       ; Y
934     (ascii              . #x59) ; Y
935     (latin-jisx0201     . #x59) ; &I-LATINJ-59;
936     (latin-viscii       . #x59) ; Y
937     (->fullwidth
938      ((name               . "FULLWIDTH LATIN CAPITAL LETTER Y")
939       (=ucs               . #xFF39)     ; Y
940       ))
941     (->lowercase
942      ((name               . "LATIN SMALL LETTER Y")
943       (=ucs               . #x0079)     ; y
944       ))
945     ))
946 (define-char
947   '((name               . "LATIN CAPITAL LETTER Z")
948     (general-category   letter uppercase) ; Normative Category
949     (bidi-category      . "L")
950     (mirrored           . nil)
951     (=ucs               . #x005A)       ; Z
952     (ascii              . #x5A) ; Z
953     (latin-jisx0201     . #x5A) ; &I-LATINJ-5A;
954     (latin-viscii       . #x5A) ; Z
955     (->fullwidth
956      ((name               . "FULLWIDTH LATIN CAPITAL LETTER Z")
957       (=ucs               . #xFF3A)     ; Z
958       ))
959     (->lowercase
960      ((name               . "LATIN SMALL LETTER Z")
961       (=ucs               . #x007A)     ; z
962       ))
963     ))
964 (define-char
965   '((name               . "LEFT SQUARE BRACKET")
966     (general-category   punctuation open) ; Informative Category
967     (bidi-category      . "ON")
968     (mirrored           . t)
969     (=ucs               . #x005B)       ; [
970     (ascii              . #x5B) ; [
971     (latin-jisx0201     . #x5B) ; &I-LATINJ-5B;
972     (latin-viscii       . #x5B) ; [
973     (->fullwidth
974      ((name               . "FULLWIDTH LEFT SQUARE BRACKET")
975       (=ucs               . #xFF3B)     ; [
976       ))
977     ))
978 (define-char
979   '((name               . "REVERSE SOLIDUS")
980     (general-category   punctuation other) ; Informative Category
981     (bidi-category      . "ON")
982     (mirrored           . nil)
983     (=ucs               . #x005C)       ; \
984     (ascii              . #x5C) ; \
985     (latin-viscii       . #x5C) ; \
986     (->fullwidth
987      ((name               . "FULLWIDTH REVERSE SOLIDUS")
988       (=ucs               . #xFF3C)     ; \
989       ))
990     ))
991 (define-char
992   '((name               . "RIGHT SQUARE BRACKET")
993     (general-category   punctuation close) ; Informative Category
994     (bidi-category      . "ON")
995     (mirrored           . t)
996     (=ucs               . #x005D)       ; ]
997     (ascii              . #x5D) ; ]
998     (latin-jisx0201     . #x5D) ; &I-LATINJ-5D;
999     (latin-viscii       . #x5D) ; ]
1000     (->fullwidth
1001      ((name               . "FULLWIDTH RIGHT SQUARE BRACKET")
1002       (=ucs               . #xFF3D)     ; ]
1003       ))
1004     ))
1005 (define-char
1006   '((name               . "CIRCUMFLEX ACCENT")
1007     (general-category   symbol modifier) ; Informative Category
1008     (bidi-category      . "ON")
1009     (mirrored           . nil)
1010     (=ucs               . #x005E)       ; ^
1011     (ascii              . #x5E) ; ^
1012     (latin-jisx0201     . #x5E) ; &I-LATINJ-5E;
1013     (latin-viscii       . #x5E) ; ^
1014     (->fullwidth
1015      ((name               . "FULLWIDTH CIRCUMFLEX ACCENT")
1016       (=ucs               . #xFF3E)     ; ^
1017       ))
1018     ))
1019 (define-char
1020   '((name               . "LOW LINE")
1021     (general-category   punctuation connector) ; Informative Category
1022     (bidi-category      . "ON")
1023     (mirrored           . nil)
1024     (=ucs               . #x005F)       ; _
1025     (ascii              . #x5F) ; _
1026     (latin-jisx0201     . #x5F) ; &I-LATINJ-5F;
1027     (latin-viscii       . #x5F) ; _
1028     (->fullwidth
1029      ((name               . "FULLWIDTH LOW LINE")
1030       (=ucs               . #xFF3F)     ; _
1031       ))
1032     ))
1033 (define-char
1034   '((name               . "GRAVE ACCENT")
1035     (general-category   symbol modifier) ; Informative Category
1036     (bidi-category      . "ON")
1037     (mirrored           . nil)
1038     (=ucs               . #x0060)       ; `
1039     (ascii              . #x60) ; `
1040     (latin-jisx0201     . #x60) ; &I-LATINJ-60;
1041     (latin-viscii       . #x60) ; `
1042     (->fullwidth
1043      ((name               . "FULLWIDTH GRAVE ACCENT")
1044       (=ucs               . #xFF40)     ; `
1045       ))
1046     ))
1047 (define-char
1048   '((name               . "LATIN SMALL LETTER A")
1049     (general-category   letter lowercase) ; Normative Category
1050     (bidi-category      . "L")
1051     (mirrored           . nil)
1052     (=ucs               . #x0061)       ; a
1053     (ascii              . #x61) ; a
1054     (latin-jisx0201     . #x61) ; &I-LATINJ-61;
1055     (latin-viscii       . #x61) ; a
1056     (ipa                . #xA5) ; &I-MULE-IPA-25;
1057     (->fullwidth
1058      ((name               . "FULLWIDTH LATIN SMALL LETTER A")
1059       (=ucs               . #xFF41)     ; a
1060       ))
1061     (->uppercase
1062      ((name               . "LATIN CAPITAL LETTER A")
1063       (=ucs               . #x0041)     ; A
1064       ))
1065     ))
1066 (define-char
1067   '((name               . "LATIN SMALL LETTER B")
1068     (general-category   letter lowercase) ; Normative Category
1069     (bidi-category      . "L")
1070     (mirrored           . nil)
1071     (=ucs               . #x0062)       ; b
1072     (ascii              . #x62) ; b
1073     (latin-jisx0201     . #x62) ; &I-LATINJ-62;
1074     (latin-viscii       . #x62) ; b
1075     (ipa                . #xC1) ; &I-MULE-IPA-41;
1076     (->fullwidth
1077      ((name               . "FULLWIDTH LATIN SMALL LETTER B")
1078       (=ucs               . #xFF42)     ; b
1079       ))
1080     (->uppercase
1081      ((name               . "LATIN CAPITAL LETTER B")
1082       (=ucs               . #x0042)     ; B
1083       ))
1084     ))
1085 (define-char
1086   '((name               . "LATIN SMALL LETTER C")
1087     (general-category   letter lowercase) ; Normative Category
1088     (bidi-category      . "L")
1089     (mirrored           . nil)
1090     (=ucs               . #x0063)       ; c
1091     (ascii              . #x63) ; c
1092     (latin-jisx0201     . #x63) ; &I-LATINJ-63;
1093     (latin-viscii       . #x63) ; c
1094     (->fullwidth
1095      ((name               . "FULLWIDTH LATIN SMALL LETTER C")
1096       (=ucs               . #xFF43)     ; c
1097       ))
1098     (->uppercase
1099      ((name               . "LATIN CAPITAL LETTER C")
1100       (=ucs               . #x0043)     ; C
1101       ))
1102     ))
1103 (define-char
1104   '((name               . "LATIN SMALL LETTER D")
1105     (general-category   letter lowercase) ; Normative Category
1106     (bidi-category      . "L")
1107     (mirrored           . nil)
1108     (=ucs               . #x0064)       ; d
1109     (ascii              . #x64) ; d
1110     (latin-jisx0201     . #x64) ; &I-LATINJ-64;
1111     (latin-viscii       . #x64) ; d
1112     (ipa                . #xC3) ; &I-MULE-IPA-43;
1113     (->fullwidth
1114      ((name               . "FULLWIDTH LATIN SMALL LETTER D")
1115       (=ucs               . #xFF44)     ; d
1116       ))
1117     (->uppercase
1118      ((name               . "LATIN CAPITAL LETTER D")
1119       (=ucs               . #x0044)     ; D
1120       ))
1121     ))
1122 (define-char
1123   '((name               . "LATIN SMALL LETTER E")
1124     (general-category   letter lowercase) ; Normative Category
1125     (bidi-category      . "L")
1126     (mirrored           . nil)
1127     (=ucs               . #x0065)       ; e
1128     (ascii              . #x65) ; e
1129     (latin-jisx0201     . #x65) ; &I-LATINJ-65;
1130     (latin-viscii       . #x65) ; e
1131     (ipa                . #xA2) ; &I-MULE-IPA-22;
1132     (->fullwidth
1133      ((name               . "FULLWIDTH LATIN SMALL LETTER E")
1134       (=ucs               . #xFF45)     ; e
1135       ))
1136     (->uppercase
1137      ((name               . "LATIN CAPITAL LETTER E")
1138       (=ucs               . #x0045)     ; E
1139       ))
1140     ))
1141 (define-char
1142   '((name               . "LATIN SMALL LETTER F")
1143     (general-category   letter lowercase) ; Normative Category
1144     (bidi-category      . "L")
1145     (mirrored           . nil)
1146     (=ucs               . #x0066)       ; f
1147     (ascii              . #x66) ; f
1148     (latin-jisx0201     . #x66) ; &I-LATINJ-66;
1149     (latin-viscii       . #x66) ; f
1150     (ipa                . #xC6) ; &I-MULE-IPA-46;
1151     (->fullwidth
1152      ((name               . "FULLWIDTH LATIN SMALL LETTER F")
1153       (=ucs               . #xFF46)     ; f
1154       ))
1155     (->uppercase
1156      ((name               . "LATIN CAPITAL LETTER F")
1157       (=ucs               . #x0046)     ; F
1158       ))
1159     ))
1160 (define-char
1161   '((name               . "LATIN SMALL LETTER G")
1162     (general-category   letter lowercase) ; Normative Category
1163     (bidi-category      . "L")
1164     (mirrored           . nil)
1165     (=ucs               . #x0067)       ; g
1166     (ascii              . #x67) ; g
1167     (latin-jisx0201     . #x67) ; &I-LATINJ-67;
1168     (latin-viscii       . #x67) ; g
1169     (ipa                . #xC5) ; &I-MULE-IPA-45;
1170     (->fullwidth
1171      ((name               . "FULLWIDTH LATIN SMALL LETTER G")
1172       (=ucs               . #xFF47)     ; g
1173       ))
1174     (->uppercase
1175      ((name               . "LATIN CAPITAL LETTER G")
1176       (=ucs               . #x0047)     ; G
1177       ))
1178     ))
1179 (define-char
1180   '((name               . "LATIN SMALL LETTER H")
1181     (general-category   letter lowercase) ; Normative Category
1182     (bidi-category      . "L")
1183     (mirrored           . nil)
1184     (=ucs               . #x0068)       ; h
1185     (ascii              . #x68) ; h
1186     (latin-jisx0201     . #x68) ; &I-LATINJ-68;
1187     (latin-viscii       . #x68) ; h
1188     (ipa                . #xD1) ; &I-MULE-IPA-51;
1189     (->fullwidth
1190      ((name               . "FULLWIDTH LATIN SMALL LETTER H")
1191       (=ucs               . #xFF48)     ; h
1192       ))
1193     (->uppercase
1194      ((name               . "LATIN CAPITAL LETTER H")
1195       (=ucs               . #x0048)     ; H
1196       ))
1197     ))
1198 (define-char
1199   '((name               . "LATIN SMALL LETTER I")
1200     (general-category   letter lowercase) ; Normative Category
1201     (bidi-category      . "L")
1202     (mirrored           . nil)
1203     (=ucs               . #x0069)       ; i
1204     (ascii              . #x69) ; i
1205     (latin-jisx0201     . #x69) ; &I-LATINJ-69;
1206     (latin-viscii       . #x69) ; i
1207     (ipa                . #xA0) ; &I-MULE-IPA-20;
1208     (->fullwidth
1209      ((name               . "FULLWIDTH LATIN SMALL LETTER I")
1210       (=ucs               . #xFF49)     ; i
1211       ))
1212     (->uppercase
1213      ((name               . "LATIN CAPITAL LETTER I")
1214       (=ucs               . #x0049)     ; I
1215       ))
1216     ))
1217 (define-char
1218   '((name               . "LATIN SMALL LETTER J")
1219     (general-category   letter lowercase) ; Normative Category
1220     (bidi-category      . "L")
1221     (mirrored           . nil)
1222     (=ucs               . #x006A)       ; j
1223     (ascii              . #x6A) ; j
1224     (latin-jisx0201     . #x6A) ; &I-LATINJ-6A;
1225     (latin-viscii       . #x6A) ; j
1226     (ipa                . #xD9) ; &I-MULE-IPA-59;
1227     (->fullwidth
1228      ((name               . "FULLWIDTH LATIN SMALL LETTER J")
1229       (=ucs               . #xFF4A)     ; j
1230       ))
1231     (->uppercase
1232      ((name               . "LATIN CAPITAL LETTER J")
1233       (=ucs               . #x004A)     ; J
1234       ))
1235     ))
1236 (define-char
1237   '((name               . "LATIN SMALL LETTER K")
1238     (general-category   letter lowercase) ; Normative Category
1239     (bidi-category      . "L")
1240     (mirrored           . nil)
1241     (=ucs               . #x006B)       ; k
1242     (ascii              . #x6B) ; k
1243     (latin-jisx0201     . #x6B) ; &I-LATINJ-6B;
1244     (latin-viscii       . #x6B) ; k
1245     (ipa                . #xC4) ; &I-MULE-IPA-44;
1246     (->fullwidth
1247      ((name               . "FULLWIDTH LATIN SMALL LETTER K")
1248       (=ucs               . #xFF4B)     ; k
1249       ))
1250     (->uppercase
1251      ((name               . "LATIN CAPITAL LETTER K")
1252       (=ucs               . #x004B)     ; K
1253       ))
1254     ))
1255 (define-char
1256   '((name               . "LATIN SMALL LETTER L")
1257     (general-category   letter lowercase) ; Normative Category
1258     (bidi-category      . "L")
1259     (mirrored           . nil)
1260     (=ucs               . #x006C)       ; l
1261     (ascii              . #x6C) ; l
1262     (latin-jisx0201     . #x6C) ; &I-LATINJ-6C;
1263     (latin-viscii       . #x6C) ; l
1264     (ipa                . #xDA) ; &I-MULE-IPA-5A;
1265     (->fullwidth
1266      ((name               . "FULLWIDTH LATIN SMALL LETTER L")
1267       (=ucs               . #xFF4C)     ; l
1268       ))
1269     (->uppercase
1270      ((name               . "LATIN CAPITAL LETTER L")
1271       (=ucs               . #x004C)     ; L
1272       ))
1273     ))
1274 (define-char
1275   '((name               . "LATIN SMALL LETTER M")
1276     (general-category   letter lowercase) ; Normative Category
1277     (bidi-category      . "L")
1278     (mirrored           . nil)
1279     (=ucs               . #x006D)       ; m
1280     (ascii              . #x6D) ; m
1281     (latin-jisx0201     . #x6D) ; &I-LATINJ-6D;
1282     (latin-viscii       . #x6D) ; m
1283     (ipa                . #xD2) ; &I-MULE-IPA-52;
1284     (->fullwidth
1285      ((name               . "FULLWIDTH LATIN SMALL LETTER M")
1286       (=ucs               . #xFF4D)     ; m
1287       ))
1288     (->uppercase
1289      ((name               . "LATIN CAPITAL LETTER M")
1290       (=ucs               . #x004D)     ; M
1291       ))
1292     ))
1293 (define-char
1294   '((name               . "LATIN SMALL LETTER N")
1295     (general-category   letter lowercase) ; Normative Category
1296     (bidi-category      . "L")
1297     (mirrored           . nil)
1298     (=ucs               . #x006E)       ; n
1299     (ascii              . #x6E) ; n
1300     (latin-jisx0201     . #x6E) ; &I-LATINJ-6E;
1301     (latin-viscii       . #x6E) ; n
1302     (ipa                . #xD3) ; &I-MULE-IPA-53;
1303     (->fullwidth
1304      ((name               . "FULLWIDTH LATIN SMALL LETTER N")
1305       (=ucs               . #xFF4E)     ; n
1306       ))
1307     (->uppercase
1308      ((name               . "LATIN CAPITAL LETTER N")
1309       (=ucs               . #x004E)     ; N
1310       ))
1311     ))
1312 (define-char
1313   '((name               . "LATIN SMALL LETTER O")
1314     (general-category   letter lowercase) ; Normative Category
1315     (bidi-category      . "L")
1316     (mirrored           . nil)
1317     (=ucs               . #x006F)       ; o
1318     (ascii              . #x6F) ; o
1319     (latin-jisx0201     . #x6F) ; &I-LATINJ-6F;
1320     (latin-viscii       . #x6F) ; o
1321     (ipa                . #xB6) ; &I-MULE-IPA-36;
1322     (->fullwidth
1323      ((name               . "FULLWIDTH LATIN SMALL LETTER O")
1324       (=ucs               . #xFF4F)     ; o
1325       ))
1326     (->uppercase
1327      ((name               . "LATIN CAPITAL LETTER O")
1328       (=ucs               . #x004F)     ; O
1329       ))
1330     ))
1331 (define-char
1332   '((name               . "LATIN SMALL LETTER P")
1333     (general-category   letter lowercase) ; Normative Category
1334     (bidi-category      . "L")
1335     (mirrored           . nil)
1336     (=ucs               . #x0070)       ; p
1337     (ascii              . #x70) ; p
1338     (latin-jisx0201     . #x70) ; &I-LATINJ-70;
1339     (latin-viscii       . #x70) ; p
1340     (ipa                . #xC0) ; &I-MULE-IPA-40;
1341     (->fullwidth
1342      ((name               . "FULLWIDTH LATIN SMALL LETTER P")
1343       (=ucs               . #xFF50)     ; p
1344       ))
1345     (->uppercase
1346      ((name               . "LATIN CAPITAL LETTER P")
1347       (=ucs               . #x0050)     ; P
1348       ))
1349     ))
1350 (define-char
1351   '((name               . "LATIN SMALL LETTER Q")
1352     (general-category   letter lowercase) ; Normative Category
1353     (bidi-category      . "L")
1354     (mirrored           . nil)
1355     (=ucs               . #x0071)       ; q
1356     (ascii              . #x71) ; q
1357     (latin-jisx0201     . #x71) ; &I-LATINJ-71;
1358     (latin-viscii       . #x71) ; q
1359     (->fullwidth
1360      ((name               . "FULLWIDTH LATIN SMALL LETTER Q")
1361       (=ucs               . #xFF51)     ; q
1362       ))
1363     (->uppercase
1364      ((name               . "LATIN CAPITAL LETTER Q")
1365       (=ucs               . #x0051)     ; Q
1366       ))
1367     ))
1368 (define-char
1369   '((name               . "LATIN SMALL LETTER R")
1370     (general-category   letter lowercase) ; Normative Category
1371     (bidi-category      . "L")
1372     (mirrored           . nil)
1373     (=ucs               . #x0072)       ; r
1374     (ascii              . #x72) ; r
1375     (latin-jisx0201     . #x72) ; &I-LATINJ-72;
1376     (latin-viscii       . #x72) ; r
1377     (ipa                . #xD6) ; &I-MULE-IPA-56;
1378     (->fullwidth
1379      ((name               . "FULLWIDTH LATIN SMALL LETTER R")
1380       (=ucs               . #xFF52)     ; r
1381       ))
1382     (->uppercase
1383      ((name               . "LATIN CAPITAL LETTER R")
1384       (=ucs               . #x0052)     ; R
1385       ))
1386     ))
1387 (define-char
1388   '((name               . "LATIN SMALL LETTER S")
1389     (general-category   letter lowercase) ; Normative Category
1390     (bidi-category      . "L")
1391     (mirrored           . nil)
1392     (=ucs               . #x0073)       ; s
1393     (ascii              . #x73) ; s
1394     (latin-jisx0201     . #x73) ; &I-LATINJ-73;
1395     (latin-viscii       . #x73) ; s
1396     (ipa                . #xCA) ; &I-MULE-IPA-4A;
1397     (->fullwidth
1398      ((name               . "FULLWIDTH LATIN SMALL LETTER S")
1399       (=ucs               . #xFF53)     ; s
1400       ))
1401     (->uppercase
1402      ((name               . "LATIN CAPITAL LETTER S")
1403       (=ucs               . #x0053)     ; S
1404       ))
1405     ))
1406 (define-char
1407   '((name               . "LATIN SMALL LETTER T")
1408     (general-category   letter lowercase) ; Normative Category
1409     (bidi-category      . "L")
1410     (mirrored           . nil)
1411     (=ucs               . #x0074)       ; t
1412     (ascii              . #x74) ; t
1413     (latin-jisx0201     . #x74) ; &I-LATINJ-74;
1414     (latin-viscii       . #x74) ; t
1415     (ipa                . #xC2) ; &I-MULE-IPA-42;
1416     (->fullwidth
1417      ((name               . "FULLWIDTH LATIN SMALL LETTER T")
1418       (=ucs               . #xFF54)     ; t
1419       ))
1420     (->uppercase
1421      ((name               . "LATIN CAPITAL LETTER T")
1422       (=ucs               . #x0054)     ; T
1423       ))
1424     ))
1425 (define-char
1426   '((name               . "LATIN SMALL LETTER U")
1427     (general-category   letter lowercase) ; Normative Category
1428     (bidi-category      . "L")
1429     (mirrored           . nil)
1430     (=ucs               . #x0075)       ; u
1431     (ascii              . #x75) ; u
1432     (latin-jisx0201     . #x75) ; &I-LATINJ-75;
1433     (latin-viscii       . #x75) ; u
1434     (ipa                . #xB4) ; &I-MULE-IPA-34;
1435     (->fullwidth
1436      ((name               . "FULLWIDTH LATIN SMALL LETTER U")
1437       (=ucs               . #xFF55)     ; u
1438       ))
1439     (->uppercase
1440      ((name               . "LATIN CAPITAL LETTER U")
1441       (=ucs               . #x0055)     ; U
1442       ))
1443     ))
1444 (define-char
1445   '((name               . "LATIN SMALL LETTER V")
1446     (general-category   letter lowercase) ; Normative Category
1447     (bidi-category      . "L")
1448     (mirrored           . nil)
1449     (=ucs               . #x0076)       ; v
1450     (ascii              . #x76) ; v
1451     (latin-jisx0201     . #x76) ; &I-LATINJ-76;
1452     (latin-viscii       . #x76) ; v
1453     (ipa                . #xC7) ; &I-MULE-IPA-47;
1454     (->fullwidth
1455      ((name               . "FULLWIDTH LATIN SMALL LETTER V")
1456       (=ucs               . #xFF56)     ; v
1457       ))
1458     (->uppercase
1459      ((name               . "LATIN CAPITAL LETTER V")
1460       (=ucs               . #x0056)     ; V
1461       ))
1462     ))
1463 (define-char
1464   '((name               . "LATIN SMALL LETTER W")
1465     (general-category   letter lowercase) ; Normative Category
1466     (bidi-category      . "L")
1467     (mirrored           . nil)
1468     (=ucs               . #x0077)       ; w
1469     (ascii              . #x77) ; w
1470     (latin-jisx0201     . #x77) ; &I-LATINJ-77;
1471     (latin-viscii       . #x77) ; w
1472     (ipa                . #xDE) ; &I-MULE-IPA-5E;
1473     (->fullwidth
1474      ((name               . "FULLWIDTH LATIN SMALL LETTER W")
1475       (=ucs               . #xFF57)     ; w
1476       ))
1477     (->uppercase
1478      ((name               . "LATIN CAPITAL LETTER W")
1479       (=ucs               . #x0057)     ; W
1480       ))
1481     ))
1482 (define-char
1483   '((name               . "LATIN SMALL LETTER X")
1484     (general-category   letter lowercase) ; Normative Category
1485     (bidi-category      . "L")
1486     (mirrored           . nil)
1487     (=ucs               . #x0078)       ; x
1488     (ascii              . #x78) ; x
1489     (latin-jisx0201     . #x78) ; &I-LATINJ-78;
1490     (latin-viscii       . #x78) ; x
1491     (ipa                . #xCF) ; &I-MULE-IPA-4F;
1492     (->fullwidth
1493      ((name               . "FULLWIDTH LATIN SMALL LETTER X")
1494       (=ucs               . #xFF58)     ; x
1495       ))
1496     (->uppercase
1497      ((name               . "LATIN CAPITAL LETTER X")
1498       (=ucs               . #x0058)     ; X
1499       ))
1500     ))
1501 (define-char
1502   '((name               . "LATIN SMALL LETTER Y")
1503     (general-category   letter lowercase) ; Normative Category
1504     (bidi-category      . "L")
1505     (mirrored           . nil)
1506     (=ucs               . #x0079)       ; y
1507     (ascii              . #x79) ; y
1508     (latin-jisx0201     . #x79) ; &I-LATINJ-79;
1509     (latin-viscii       . #x79) ; y
1510     (ipa                . #xAD) ; &I-MULE-IPA-2D;
1511     (->fullwidth
1512      ((name               . "FULLWIDTH LATIN SMALL LETTER Y")
1513       (=ucs               . #xFF59)     ; y
1514       ))
1515     (->uppercase
1516      ((name               . "LATIN CAPITAL LETTER Y")
1517       (=ucs               . #x0059)     ; Y
1518       ))
1519     ))
1520 (define-char
1521   '((name               . "LATIN SMALL LETTER Z")
1522     (general-category   letter lowercase) ; Normative Category
1523     (bidi-category      . "L")
1524     (mirrored           . nil)
1525     (=ucs               . #x007A)       ; z
1526     (ascii              . #x7A) ; z
1527     (latin-jisx0201     . #x7A) ; &I-LATINJ-7A;
1528     (latin-viscii       . #x7A) ; z
1529     (ipa                . #xCB) ; &I-MULE-IPA-4B;
1530     (->fullwidth
1531      ((name               . "FULLWIDTH LATIN SMALL LETTER Z")
1532       (=ucs               . #xFF5A)     ; z
1533       ))
1534     (->uppercase
1535      ((name               . "LATIN CAPITAL LETTER Z")
1536       (=ucs               . #x005A)     ; Z
1537       ))
1538     ))
1539 (define-char
1540   '((name               . "LEFT CURLY BRACKET")
1541     (general-category   punctuation open) ; Informative Category
1542     (bidi-category      . "ON")
1543     (mirrored           . t)
1544     (=ucs               . #x007B)       ; {
1545     (ascii              . #x7B) ; {
1546     (latin-jisx0201     . #x7B) ; &I-LATINJ-7B;
1547     (latin-viscii       . #x7B) ; {
1548     (->fullwidth
1549      ((name               . "FULLWIDTH LEFT CURLY BRACKET")
1550       (=ucs               . #xFF5B)     ; {
1551       ))
1552     ))
1553 (define-char
1554   '((name               . "VERTICAL LINE")
1555     (general-category   symbol math) ; Informative Category
1556     (bidi-category      . "ON")
1557     (mirrored           . nil)
1558     (=ucs               . #x007C)       ; |
1559     (ascii              . #x7C) ; |
1560     (latin-jisx0201     . #x7C) ; &I-LATINJ-7C;
1561     (latin-viscii       . #x7C) ; |
1562     (->fullwidth
1563      ((name               . "FULLWIDTH VERTICAL LINE")
1564       (=ucs               . #xFF5C)     ; |
1565       ))
1566     ))
1567 (define-char
1568   '((name               . "RIGHT CURLY BRACKET")
1569     (general-category   punctuation close) ; Informative Category
1570     (bidi-category      . "ON")
1571     (mirrored           . t)
1572     (=ucs               . #x007D)       ; }
1573     (ascii              . #x7D) ; }
1574     (latin-jisx0201     . #x7D) ; &I-LATINJ-7D;
1575     (latin-viscii       . #x7D) ; }
1576     (->fullwidth
1577      ((name               . "FULLWIDTH RIGHT CURLY BRACKET")
1578       (=ucs               . #xFF5D)     ; }
1579       ))
1580     ))
1581 (define-char
1582   '((name               . "TILDE")
1583     (general-category   symbol math) ; Informative Category
1584     (bidi-category      . "ON")
1585     (mirrored           . nil)
1586     (=ucs               . #x007E)       ; ~
1587     (ascii              . #x7E) ; ~
1588     (latin-viscii       . #x7E) ; ~
1589     (->fullwidth
1590      ((name               . "FULLWIDTH TILDE")
1591       (=ucs               . #xFF5E)     ; ~
1592       ))
1593     ))
1594 (define-char
1595   '((name               . "DELETE")
1596     (general-category   other control) ; Normative Category
1597     (bidi-category      . "BN")
1598     (mirrored           . nil)
1599     (=ucs               . #x007F)       ; ␡
1600     (ascii              . #x7F) ; ␡
1601     (latin-viscii       . #x7F) ; ␡
1602     ))