(insert-char-data): Fix format of `iso-10646-comment'; swap order of
[chise/xemacs-chise.git] / lisp / utf-2000 / u00100-Latin-Extended-A.el
1 (define-char
2   '((name               . "LATIN CAPITAL LETTER A WITH MACRON")
3     (ucs                . #x0100)
4     (general-category   letter uppercase) ; Normative Category
5     (bidi-category      . "L")
6     (mirrored           . nil)
7     (->decomposition    #x0041 #x0304)
8     (->lowercase        #x0101)
9     (latin-iso8859-4    #x40)   ; \e-DÀ\e-A
10     ))
11 (define-char
12   '((name               . "FULLWIDTH LATIN CAPITAL LETTER A WITH MACRON")
13     (->ucs              . #x0100)
14     (general-category   letter uppercase) ; Normative Category
15     (bidi-category      . "L")
16     (mirrored           . nil)
17     (->decomposition    wide #x0100)
18     (->lowercase
19      ((name . "FULLWIDTH LATIN SMALL LETTER A WITH MACRON")))
20     (japanese-jisx0212  #x2A #x27)      ; \e$(D*'\e(B
21     ))
22 (define-char
23   '((name               . "LATIN SMALL LETTER A WITH MACRON")
24     (ucs                . #x0101)
25     (general-category   letter lowercase) ; Normative Category
26     (bidi-category      . "L")
27     (mirrored           . nil)
28     (->decomposition    #x0061 #x0304)
29     (->uppercase        #x0100)
30     (->titlecase        #x0100)
31     (latin-iso8859-4    #x60)   ; \e-Dà\e-A
32     ))
33 (define-char
34   '((name               . "FULLWIDTH LATIN SMALL LETTER A WITH MACRON")
35     (->ucs              . #x0101)
36     (general-category   letter lowercase) ; Normative Category
37     (bidi-category      . "L")
38     (mirrored           . nil)
39     (->decomposition    wide #x0101)
40     (->uppercase
41      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH MACRON")))
42     (->titlecase
43      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH MACRON")))
44     (chinese-gb2312     #x28 #x21)      ; \e$(D+'\e(B
45     (japanese-jisx0212  #x2B #x27)      ; \e$(D+'\e(B
46     ))
47 (define-char
48   '((name               . "LATIN CAPITAL LETTER A WITH BREVE")
49     (ucs                . #x0102)
50     (general-category   letter uppercase) ; Normative Category
51     (bidi-category      . "L")
52     (mirrored           . nil)
53     (->decomposition    #x0041 #x0306)
54     (->lowercase        #x0103)
55     (latin-iso8859-2    #x43)   ; \e-BÃ\e-A
56     (latin-viscii-upper #x65)   ; \e-BÃ\e-A
57     (latin-viscii       #xC5)   ; \e-BÃ\e-A
58     ))
59 (define-char
60   '((name               . "FULLWIDTH LATIN CAPITAL LETTER A WITH BREVE")
61     (->ucs              . #x0102)
62     (general-category   letter uppercase) ; Normative Category
63     (bidi-category      . "L")
64     (mirrored           . nil)
65     (->decomposition    wide #x0102)
66     (->lowercase
67      ((name . "FULLWIDTH LATIN SMALL LETTER A WITH BREVE")))
68     (japanese-jisx0212  #x2A #x25)      ; \e$(D*%\e(B
69     ))
70 (define-char
71   '((name               . "LATIN SMALL LETTER A WITH BREVE")
72     (ucs                . #x0103)
73     (general-category   letter lowercase) ; Normative Category
74     (bidi-category      . "L")
75     (mirrored           . nil)
76     (->decomposition    #x0061 #x0306)
77     (->uppercase        #x0102)
78     (->titlecase        #x0102)
79     (latin-iso8859-2    #x63)   ; \e-Bã\e-A
80     (latin-viscii-lower #x65)   ; \e-Bã\e-A
81     (latin-viscii       #xE5)   ; \e-Bã\e-A
82     ))
83 (define-char
84   '((name               . "FULLWIDTH LATIN SMALL LETTER A WITH BREVE")
85     (->ucs              . #x0103)
86     (general-category   letter lowercase) ; Normative Category
87     (bidi-category      . "L")
88     (mirrored           . nil)
89     (->decomposition    wide #x0103)
90     (->uppercase
91      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH BREVE")))
92     (->titlecase
93      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH BREVE")))
94     (japanese-jisx0212  #x2B #x25)      ; \e$(D+%\e(B
95     ))
96 (define-char
97   '((name               . "LATIN CAPITAL LETTER A WITH OGONEK")
98     (ucs                . #x0104)
99     (general-category   letter uppercase) ; Normative Category
100     (bidi-category      . "L")
101     (mirrored           . nil)
102     (->decomposition    #x0041 #x0328)
103     (->lowercase        #x0105)
104     (latin-iso8859-2    #x21)   ; \e-B¡\e-A
105     (latin-iso8859-4    #x21)   ; \e-D¡\e-A
106     ))
107 (define-char
108   '((name               . "FULLWIDTH LATIN CAPITAL LETTER A WITH OGONEK")
109     (->ucs              . #x0104)
110     (general-category   letter uppercase) ; Normative Category
111     (bidi-category      . "L")
112     (mirrored           . nil)
113     (->decomposition    wide #x0104)
114     (->lowercase
115      ((name . "FULLWIDTH LATIN SMALL LETTER A WITH OGONEK")))
116     (japanese-jisx0212  #x2A #x28)      ; \e$(D*(\e(B
117     ))
118 (define-char
119   '((name               . "LATIN SMALL LETTER A WITH OGONEK")
120     (ucs                . #x0105)
121     (general-category   letter lowercase) ; Normative Category
122     (bidi-category      . "L")
123     (mirrored           . nil)
124     (->decomposition    #x0061 #x0328)
125     (->uppercase        #x0104)
126     (->titlecase        #x0104)
127     (latin-iso8859-2    #x31)   ; \e-B±\e-A
128     (latin-iso8859-4    #x31)   ; \e-D±\e-A
129     ))
130 (define-char
131   '((name               . "FULLWIDTH LATIN SMALL LETTER A WITH OGONEK")
132     (->ucs              . #x0105)
133     (general-category   letter lowercase) ; Normative Category
134     (bidi-category      . "L")
135     (mirrored           . nil)
136     (->decomposition    wide #x0105)
137     (->uppercase
138      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH OGONEK")))
139     (->titlecase
140      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH OGONEK")))
141     (japanese-jisx0212  #x2B #x28)      ; \e$(D+(\e(B
142     ))
143 (define-char
144   '((name               . "LATIN CAPITAL LETTER C WITH ACUTE")
145     (ucs                . #x0106)
146     (general-category   letter uppercase) ; Normative Category
147     (bidi-category      . "L")
148     (mirrored           . nil)
149     (->decomposition    #x0043 #x0301)
150     (->lowercase        #x0107)
151     (latin-iso8859-2    #x46)   ; \e-BÆ\e-A
152     ))
153 (define-char
154   '((name               . "FULLWIDTH LATIN CAPITAL LETTER C WITH ACUTE")
155     (->ucs              . #x0106)
156     (general-category   letter uppercase) ; Normative Category
157     (bidi-category      . "L")
158     (mirrored           . nil)
159     (->decomposition    wide #x0106)
160     (->lowercase
161      ((name . "FULLWIDTH LATIN SMALL LETTER C WITH ACUTE")))
162     (japanese-jisx0212  #x2A #x2B)      ; \e$(D*+\e(B
163     ))
164 (define-char
165   '((name               . "LATIN SMALL LETTER C WITH ACUTE")
166     (ucs                . #x0107)
167     (general-category   letter lowercase) ; Normative Category
168     (bidi-category      . "L")
169     (mirrored           . nil)
170     (->decomposition    #x0063 #x0301)
171     (->uppercase        #x0106)
172     (->titlecase        #x0106)
173     (latin-iso8859-2    #x66)   ; \e-Bæ\e-A
174     ))
175 (define-char
176   '((name               . "FULLWIDTH LATIN SMALL LETTER C WITH ACUTE")
177     (->ucs              . #x0107)
178     (general-category   letter lowercase) ; Normative Category
179     (bidi-category      . "L")
180     (mirrored           . nil)
181     (->decomposition    wide #x0107)
182     (->uppercase
183      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH ACUTE")))
184     (->titlecase
185      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH ACUTE")))
186     (japanese-jisx0212  #x2B #x2B)      ; \e$(D++\e(B
187     ))
188 (define-char
189   '((name               . "LATIN CAPITAL LETTER C WITH CIRCUMFLEX")
190     (ucs                . #x0108)
191     (general-category   letter uppercase) ; Normative Category
192     (bidi-category      . "L")
193     (mirrored           . nil)
194     (->decomposition    #x0043 #x0302)
195     (->lowercase        #x0109)
196     (latin-iso8859-3    #x46)   ; \e-CÆ\e-A
197     ))
198 (define-char
199   '((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH CIRCUMFLEX")
200     (->ucs              . #x0108)
201     (general-category   letter uppercase) ; Normative Category
202     (bidi-category      . "L")
203     (mirrored           . nil)
204     (->decomposition    wide #x0108)
205     (->lowercase
206      ((name . "FULLWIDTH LATIN SMALL LETTER C WITH CIRCUMFLEX")))
207     (japanese-jisx0212  #x2A #x2C)      ; \e$(D*,\e(B
208     ))
209 (define-char
210   '((name               . "LATIN SMALL LETTER C WITH CIRCUMFLEX")
211     (ucs                . #x0109)
212     (general-category   letter lowercase) ; Normative Category
213     (bidi-category      . "L")
214     (mirrored           . nil)
215     (->decomposition    #x0063 #x0302)
216     (->uppercase        #x0108)
217     (->titlecase        #x0108)
218     (latin-iso8859-3    #x66)   ; \e-Cæ\e-A
219     ))
220 (define-char
221   '((name               . "FULLWIDTH LATIN SMALL LETTER C WITH CIRCUMFLEX")
222     (->ucs              . #x0109)
223     (general-category   letter lowercase) ; Normative Category
224     (bidi-category      . "L")
225     (mirrored           . nil)
226     (->decomposition    wide #x0109)
227     (->uppercase
228      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH CIRCUMFLEX")))
229     (->titlecase
230      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH CIRCUMFLEX")))
231     (japanese-jisx0212  #x2B #x2C)      ; \e$(D+,\e(B
232     ))
233 (define-char
234   '((name               . "LATIN CAPITAL LETTER C WITH DOT ABOVE")
235     (ucs                . #x010A)
236     (general-category   letter uppercase) ; Normative Category
237     (bidi-category      . "L")
238     (mirrored           . nil)
239     (->decomposition    #x0043 #x0307)
240     (->lowercase        #x010B)
241     (latin-iso8859-3    #x45)   ; \e-CÅ\e-A
242     ))
243 (define-char
244   '((name               . "FULLWIDTH LATIN CAPITAL LETTER C WITH DOT ABOVE")
245     (->ucs              . #x010A)
246     (general-category   letter uppercase) ; Normative Category
247     (bidi-category      . "L")
248     (mirrored           . nil)
249     (->decomposition    wide #x010A)
250     (->lowercase
251      ((name . "FULLWIDTH LATIN SMALL LETTER C WITH DOT ABOVE")))
252     (japanese-jisx0212  #x2A #x2F)      ; \e$(D*/\e(B
253     ))
254 (define-char
255   '((name               . "LATIN SMALL LETTER C WITH DOT ABOVE")
256     (ucs                . #x010B)
257     (general-category   letter lowercase) ; Normative Category
258     (bidi-category      . "L")
259     (mirrored           . nil)
260     (->decomposition    #x0063 #x0307)
261     (->uppercase        #x010A)
262     (->titlecase        #x010A)
263     (latin-iso8859-3    #x65)   ; \e-Cå\e-A
264     ))
265 (define-char
266   '((name               . "FULLWIDTH LATIN SMALL LETTER C WITH DOT ABOVE")
267     (->ucs              . #x010B)
268     (general-category   letter lowercase) ; Normative Category
269     (bidi-category      . "L")
270     (mirrored           . nil)
271     (->decomposition    wide #x010B)
272     (->uppercase
273      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH DOT ABOVE")))
274     (->titlecase
275      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH DOT ABOVE")))
276     (japanese-jisx0212  #x2B #x2F)      ; \e$(D+/\e(B
277     ))
278 (define-char
279   '((name               . "LATIN CAPITAL LETTER C WITH CARON")
280     (ucs                . #x010C)
281     (general-category   letter uppercase) ; Normative Category
282     (bidi-category      . "L")
283     (mirrored           . nil)
284     (->decomposition    #x0043 #x030C)
285     (->lowercase        #x010D)
286     (latin-iso8859-2    #x48)   ; \e-BÈ\e-A
287     (latin-iso8859-4    #x48)   ; \e-DÈ\e-A
288     ))
289 (define-char
290   '((name               . "FULLWIDTH LATIN CAPITAL LETTER C WITH CARON")
291     (->ucs              . #x010C)
292     (general-category   letter uppercase) ; Normative Category
293     (bidi-category      . "L")
294     (mirrored           . nil)
295     (->decomposition    wide #x010C)
296     (->lowercase
297      ((name . "FULLWIDTH LATIN CAPITAL LETTER C WITH CARON")))
298     (japanese-jisx0212  #x2A #x2D)      ; \e$(D*-\e(B
299     ))
300 (define-char
301   '((name               . "LATIN SMALL LETTER C WITH CARON")
302     (ucs                . #x010D)
303     (general-category   letter lowercase) ; Normative Category
304     (bidi-category      . "L")
305     (mirrored           . nil)
306     (->decomposition    #x0063 #x030C)
307     (->uppercase        #x010C)
308     (->titlecase        #x010C)
309     (latin-iso8859-2    #x68)   ; \e-Bè\e-A
310     (latin-iso8859-4    #x68)   ; \e-Dè\e-A
311     ))
312 (define-char
313   '((name               . "FULLWIDTH LATIN SMALL LETTER C WITH CARON")
314     (->ucs              . #x010D)
315     (general-category   letter lowercase) ; Normative Category
316     (bidi-category      . "L")
317     (mirrored           . nil)
318     (->decomposition    wide #x010D)
319     (->uppercase
320      ((name . "FULLWIDTH LATIN SMALL LETTER C WITH CARON")))
321     (->titlecase
322      ((name . "FULLWIDTH LATIN SMALL LETTER C WITH CARON")))
323     (japanese-jisx0212  #x2B #x2D)      ; \e$(D+-\e(B
324     ))
325 (define-char
326   '((name               . "LATIN CAPITAL LETTER D WITH CARON")
327     (ucs                . #x010E)
328     (general-category   letter uppercase) ; Normative Category
329     (bidi-category      . "L")
330     (mirrored           . nil)
331     (->decomposition    #x0044 #x030C)
332     (->lowercase        #x010F)
333     (latin-iso8859-2    #x4F)   ; \e-BÏ\e-A
334     ))
335 (define-char
336   '((name               . "FULLWIDTH LATIN CAPITAL LETTER D WITH CARON")
337     (->ucs              . #x010E)
338     (general-category   letter uppercase) ; Normative Category
339     (bidi-category      . "L")
340     (mirrored           . nil)
341     (->decomposition    wide #x010E)
342     (->lowercase
343      ((name . "FULLWIDTH LATIN SMALL LETTER D WITH CARON")))
344     (japanese-jisx0212  #x2A #x30)      ; \e$(D*0\e(B
345     ))
346 (define-char
347   '((name               . "LATIN SMALL LETTER D WITH CARON")
348     (ucs                . #x010F)
349     (general-category   letter lowercase) ; Normative Category
350     (bidi-category      . "L")
351     (mirrored           . nil)
352     (->decomposition    #x0064 #x030C)
353     (->uppercase        #x010E)
354     (->titlecase        #x010E)
355     (latin-iso8859-2    #x6F)   ; \e-Bï\e-A
356     ))
357 (define-char
358   '((name               . "FULLWIDTH LATIN SMALL LETTER D WITH CARON")
359     (->ucs              . #x010F)
360     (general-category   letter lowercase) ; Normative Category
361     (bidi-category      . "L")
362     (mirrored           . nil)
363     (->decomposition    wide #x010F)
364     (->uppercase
365      ((name . "FULLWIDTH LATIN CAPITAL LETTER D WITH CARON")))
366     (->titlecase
367      ((name . "FULLWIDTH LATIN CAPITAL LETTER D WITH CARON")))
368     (japanese-jisx0212  #x2B #x30)      ; \e$(D+0\e(B
369     ))
370 (define-char
371   '((name               . "LATIN CAPITAL LETTER D WITH STROKE")
372     (ucs                . #x0110)
373     (general-category   letter uppercase) ; Normative Category
374     (bidi-category      . "L")
375     (mirrored           . nil)
376     (->lowercase        #x0111)
377     (latin-iso8859-2    #x50)   ; \e-BÐ\e-A
378     (latin-iso8859-4    #x50)   ; \e-DÐ\e-A
379     (latin-viscii-upper #x70)   ; \e-BÐ\e-A
380     (latin-viscii       #xD0)   ; \e-BÐ\e-A
381     ))
382 (define-char
383   '((name               . "FULLWIDTH LATIN CAPITAL LETTER D WITH STROKE")
384     (->ucs              . #x0110)
385     (general-category   letter uppercase) ; Normative Category
386     (bidi-category      . "L")
387     (mirrored           . nil)
388     (->decomposition    wide #x0110)
389     (->lowercase
390      ((name . "FULLWIDTH LATIN SMALL LETTER D WITH STROKE")))
391     (japanese-jisx0212  #x29 #x22)      ; \e$(D)"\e(B
392     ))
393 (define-char
394   '((name               . "LATIN SMALL LETTER D WITH STROKE")
395     (ucs                . #x0111)
396     (general-category   letter lowercase) ; Normative Category
397     (bidi-category      . "L")
398     (mirrored           . nil)
399     (->uppercase        #x0110)
400     (->titlecase        #x0110)
401     (latin-iso8859-2    #x70)   ; \e-Bð\e-A
402     (latin-iso8859-4    #x70)   ; \e-Dð\e-A
403     (latin-viscii-lower #x70)   ; \e-Bð\e-A
404     (latin-viscii       #xF0)   ; \e-Bð\e-A
405     ))
406 (define-char
407   '((name               . "FULLWIDTH LATIN SMALL LETTER D WITH STROKE")
408     (->ucs              . #x0111)
409     (general-category   letter lowercase) ; Normative Category
410     (bidi-category      . "L")
411     (mirrored           . nil)
412     (->uppercase
413      ((name . "FULLWIDTH LATIN CAPITAL LETTER D WITH STROKE")))
414     (->titlecase
415      ((name . "FULLWIDTH LATIN CAPITAL LETTER D WITH STROKE")))
416     (korean-ksc5601     #x29 #x22)      ; \e$(D)B\e(B
417     (japanese-jisx0212  #x29 #x42)      ; \e$(D)B\e(B
418     ))
419 (define-char
420   '((name               . "LATIN CAPITAL LETTER E WITH MACRON")
421     (ucs                . #x0112)
422     (general-category   letter uppercase) ; Normative Category
423     (bidi-category      . "L")
424     (mirrored           . nil)
425     (->decomposition    #x0045 #x0304)
426     (->lowercase        #x0113)
427     (latin-iso8859-4    #x2A)   ; \e-Dª\e-A
428     ))
429 (define-char
430   '((name               . "FULLWIDTH LATIN CAPITAL LETTER E WITH MACRON")
431     (->ucs              . #x0112)
432     (general-category   letter uppercase) ; Normative Category
433     (bidi-category      . "L")
434     (mirrored           . nil)
435     (->decomposition    wide #x0112)
436     (->lowercase
437      ((name . "FULLWIDTH LATIN SMALL LETTER E WITH MACRON")))
438     (japanese-jisx0212  #x2A #x37)      ; \e$(D*7\e(B
439     ))
440 (define-char
441   '((name               . "LATIN SMALL LETTER E WITH MACRON")
442     (ucs                . #x0113)
443     (general-category   letter lowercase) ; Normative Category
444     (bidi-category      . "L")
445     (mirrored           . nil)
446     (->decomposition    #x0065 #x0304)
447     (->uppercase        #x0112)
448     (->titlecase        #x0112)
449     (latin-iso8859-4    #x3A)   ; \e-Dº\e-A
450     ))
451 (define-char
452   '((name               . "FULLWIDTH LATIN SMALL LETTER E WITH MACRON")
453     (->ucs              . #x0113)
454     (general-category   letter lowercase) ; Normative Category
455     (bidi-category      . "L")
456     (mirrored           . nil)
457     (->decomposition    wide #x0113)
458     (->uppercase
459      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH MACRON")))
460     (->titlecase
461      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH MACRON")))
462     (chinese-gb2312     #x28 #x25)      ; \e$(D+7\e(B
463     (japanese-jisx0212  #x2B #x37)      ; \e$(D+7\e(B
464     ))
465 (define-char
466   '((name               . "LATIN CAPITAL LETTER E WITH BREVE")
467     (ucs                . #x0114)
468     (general-category   letter uppercase) ; Normative Category
469     (bidi-category      . "L")
470     (mirrored           . nil)
471     (->decomposition    #x0045 #x0306)
472     (->lowercase        #x0115)
473     ))
474 (define-char
475   '((name               . "LATIN SMALL LETTER E WITH BREVE")
476     (ucs                . #x0115)
477     (general-category   letter lowercase) ; Normative Category
478     (bidi-category      . "L")
479     (mirrored           . nil)
480     (->decomposition    #x0065 #x0306)
481     (->uppercase        #x0114)
482     (->titlecase        #x0114)
483     ))
484 (define-char
485   '((name               . "LATIN CAPITAL LETTER E WITH DOT ABOVE")
486     (ucs                . #x0116)
487     (general-category   letter uppercase) ; Normative Category
488     (bidi-category      . "L")
489     (mirrored           . nil)
490     (->decomposition    #x0045 #x0307)
491     (->lowercase        #x0117)
492     (latin-iso8859-4    #x4C)   ; \e-DÌ\e-A
493     ))
494 (define-char
495   '((name               . "FULLWIDTH LATIN CAPITAL LETTER E WITH DOT ABOVE")
496     (->ucs              . #x0116)
497     (general-category   letter uppercase) ; Normative Category
498     (bidi-category      . "L")
499     (mirrored           . nil)
500     (->decomposition    wide #x0116)
501     (->lowercase
502      ((name . "FULLWIDTH LATIN SMALL LETTER E WITH DOT ABOVE")))
503     (japanese-jisx0212  #x2A #x36)      ; \e$(D*6\e(B
504     ))
505 (define-char
506   '((name               . "LATIN SMALL LETTER E WITH DOT ABOVE")
507     (ucs                . #x0117)
508     (general-category   letter lowercase) ; Normative Category
509     (bidi-category      . "L")
510     (mirrored           . nil)
511     (->decomposition    #x0065 #x0307)
512     (->uppercase        #x0116)
513     (->titlecase        #x0116)
514     (latin-iso8859-4    #x6C)   ; \e-Dì\e-A
515     ))
516 (define-char
517   '((name               . "FULLWIDTH LATIN SMALL LETTER E WITH DOT ABOVE")
518     (->ucs              . #x0117)
519     (general-category   letter lowercase) ; Normative Category
520     (bidi-category      . "L")
521     (mirrored           . nil)
522     (->decomposition    wide #x0117)
523     (->uppercase
524      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH DOT ABOVE")))
525     (->titlecase
526      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH DOT ABOVE")))
527     (japanese-jisx0212  #x2B #x36)      ; \e$(D+6\e(B
528     ))
529 (define-char
530   '((name               . "LATIN CAPITAL LETTER E WITH OGONEK")
531     (ucs                . #x0118)
532     (general-category   letter uppercase) ; Normative Category
533     (bidi-category      . "L")
534     (mirrored           . nil)
535     (->decomposition    #x0045 #x0328)
536     (->lowercase        #x0119)
537     (latin-iso8859-2    #x4A)   ; \e-BÊ\e-A
538     (latin-iso8859-4    #x4A)   ; \e-DÊ\e-A
539     ))
540 (define-char
541   '((name               . "FULLWIDTH LATIN CAPITAL LETTER E WITH OGONEK")
542     (->ucs              . #x0118)
543     (general-category   letter uppercase) ; Normative Category
544     (bidi-category      . "L")
545     (mirrored           . nil)
546     (->decomposition    wide #x0118)
547     (->lowercase
548      ((name . "FULLWIDTH LATIN SMALL LETTER E WITH OGONEK")))
549     (japanese-jisx0212  #x2A #x38)      ; \e$(D*8\e(B
550     ))
551 (define-char
552   '((name               . "LATIN SMALL LETTER E WITH OGONEK")
553     (ucs                . #x0119)
554     (general-category   letter lowercase) ; Normative Category
555     (bidi-category      . "L")
556     (mirrored           . nil)
557     (->decomposition    #x0065 #x0328)
558     (->uppercase        #x0118)
559     (->titlecase        #x0118)
560     (latin-iso8859-2    #x6A)   ; \e-Bê\e-A
561     (latin-iso8859-4    #x6A)   ; \e-Dê\e-A
562     ))
563 (define-char
564   '((name               . "FULLWIDTH LATIN SMALL LETTER E WITH OGONEK")
565     (->ucs              . #x0119)
566     (general-category   letter lowercase) ; Normative Category
567     (bidi-category      . "L")
568     (mirrored           . nil)
569     (->decomposition    wide #x0119)
570     (->uppercase
571      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH OGONEK")))
572     (->titlecase
573      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH OGONEK")))
574     (japanese-jisx0212  #x2B #x38)      ; \e$(D+8\e(B
575     ))
576 (define-char
577   '((name               . "LATIN CAPITAL LETTER E WITH CARON")
578     (ucs                . #x011A)
579     (general-category   letter uppercase) ; Normative Category
580     (bidi-category      . "L")
581     (mirrored           . nil)
582     (->decomposition    #x0045 #x030C)
583     (->lowercase        #x011B)
584     (latin-iso8859-2    #x4C)   ; \e-BÌ\e-A
585     ))
586 (define-char
587   '((name               . "FULLWIDTH LATIN CAPITAL LETTER E WITH CARON")
588     (->ucs              . #x011A)
589     (general-category   letter uppercase) ; Normative Category
590     (bidi-category      . "L")
591     (mirrored           . nil)
592     (->decomposition    wide #x011A)
593     (->lowercase
594      ((name . "FULLWIDTH LATIN SMALL LETTER E WITH CARON")))
595     (japanese-jisx0212  #x2A #x35)      ; \e$(D*5\e(B
596     ))
597 (define-char
598   '((name               . "LATIN SMALL LETTER E WITH CARON")
599     (ucs                . #x011B)
600     (general-category   letter lowercase) ; Normative Category
601     (bidi-category      . "L")
602     (mirrored           . nil)
603     (->decomposition    #x0065 #x030C)
604     (->uppercase        #x011A)
605     (->titlecase        #x011A)
606     (latin-iso8859-2    #x6C)   ; \e-Bì\e-A
607     ))
608 (define-char
609   '((name               . "FULLWIDTH LATIN SMALL LETTER E WITH CARON")
610     (->ucs              . #x011B)
611     (general-category   letter lowercase) ; Normative Category
612     (bidi-category      . "L")
613     (mirrored           . nil)
614     (->decomposition    wide #x011B)
615     (->uppercase
616      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH CARON")))
617     (->titlecase
618      ((name . "FULLWIDTH LATIN CAPITAL LETTER E WITH CARON")))
619     (chinese-gb2312     #x28 #x27)      ; \e$(D+5\e(B
620     (japanese-jisx0212  #x2B #x35)      ; \e$(D+5\e(B
621     ))
622 (define-char
623   '((name               . "LATIN CAPITAL LETTER G WITH CIRCUMFLEX")
624     (ucs                . #x011C)
625     (general-category   letter uppercase) ; Normative Category
626     (bidi-category      . "L")
627     (mirrored           . nil)
628     (->decomposition    #x0047 #x0302)
629     (->lowercase        #x011D)
630     (latin-iso8859-3    #x58)   ; \e-CØ\e-A
631     ))
632 (define-char
633   '((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH CIRCUMFLEX")
634     (->ucs              . #x011C)
635     (general-category   letter uppercase) ; Normative Category
636     (bidi-category      . "L")
637     (mirrored           . nil)
638     (->decomposition    wide #x011C)
639     (->lowercase
640      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH CIRCUMFLEX")))
641     (japanese-jisx0212  #x2A #x3A)      ; \e$(D*:\e(B
642     ))
643 (define-char
644   '((name               . "LATIN SMALL LETTER G WITH CIRCUMFLEX")
645     (ucs                . #x011D)
646     (general-category   letter lowercase) ; Normative Category
647     (bidi-category      . "L")
648     (mirrored           . nil)
649     (->decomposition    #x0067 #x0302)
650     (->uppercase        #x011C)
651     (->titlecase        #x011C)
652     (latin-iso8859-3    #x78)   ; \e-Cø\e-A
653     ))
654 (define-char
655   '((name               . "FULLWIDTH LATIN SMALL LETTER G WITH CIRCUMFLEX")
656     (->ucs              . #x011D)
657     (general-category   letter lowercase) ; Normative Category
658     (bidi-category      . "L")
659     (mirrored           . nil)
660     (->decomposition    wide #x011D)
661     (->uppercase
662      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH CIRCUMFLEX")))
663     (->titlecase
664      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH CIRCUMFLEX")))
665     (japanese-jisx0212  #x2B #x3A)      ; \e$(D+:\e(B
666     ))
667 (define-char
668   '((name               . "LATIN CAPITAL LETTER G WITH BREVE")
669     (ucs                . #x011E)
670     (general-category   letter uppercase) ; Normative Category
671     (bidi-category      . "L")
672     (mirrored           . nil)
673     (->decomposition    #x0047 #x0306)
674     (->lowercase        #x011F)
675     (latin-iso8859-3    #x2B)   ; \e-C«\e-A
676     (latin-iso8859-9    #x50)   ; \e-MÐ\e-A
677     ))
678 (define-char
679   '((name               . "FULLWIDTH LATIN CAPITAL LETTER G WITH BREVE")
680     (->ucs              . #x011E)
681     (general-category   letter uppercase) ; Normative Category
682     (bidi-category      . "L")
683     (mirrored           . nil)
684     (->decomposition    wide #x011E)
685     (->lowercase
686      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH BREVE")))
687     (japanese-jisx0212  #x2A #x3B)      ; \e$(D*;\e(B
688     ))
689 (define-char
690   '((name               . "LATIN SMALL LETTER G WITH BREVE")
691     (ucs                . #x011F)
692     (general-category   letter lowercase) ; Normative Category
693     (bidi-category      . "L")
694     (mirrored           . nil)
695     (->decomposition    #x0067 #x0306)
696     (->uppercase        #x011E)
697     (->titlecase        #x011E)
698     (latin-iso8859-3    #x3B)   ; \e-C»\e-A
699     (latin-iso8859-9    #x70)   ; \e-Mð\e-A
700     ))
701 (define-char
702   '((name               . "FULLWIDTH LATIN SMALL LETTER G WITH BREVE")
703     (->ucs              . #x011F)
704     (general-category   letter lowercase) ; Normative Category
705     (bidi-category      . "L")
706     (mirrored           . nil)
707     (->decomposition    wide #x011F)
708     (->uppercase
709      ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH BREVE")))
710     (->titlecase
711      ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH BREVE")))
712     (japanese-jisx0212  #x2B #x3B)      ; \e$(D+;\e(B
713     ))
714 (define-char
715   '((name               . "LATIN CAPITAL LETTER G WITH DOT ABOVE")
716     (ucs                . #x0120)
717     (general-category   letter uppercase) ; Normative Category
718     (bidi-category      . "L")
719     (mirrored           . nil)
720     (->decomposition    #x0047 #x0307)
721     (->lowercase        #x0121)
722     (latin-iso8859-3    #x55)   ; \e-CÕ\e-A
723     ))
724 (define-char
725   '((name               . "FULLWIDTH LATIN CAPITAL LETTER G WITH DOT ABOVE")
726     (->ucs              . #x0120)
727     (general-category   letter uppercase) ; Normative Category
728     (bidi-category      . "L")
729     (mirrored           . nil)
730     (->decomposition    wide #x0120)
731     (->lowercase
732      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH DOT ABOVE")))
733     (japanese-jisx0212  #x2A #x3D)      ; \e$(D*=\e(B
734     ))
735 (define-char
736   '((name               . "LATIN SMALL LETTER G WITH DOT ABOVE")
737     (ucs                . #x0121)
738     (general-category   letter lowercase) ; Normative Category
739     (bidi-category      . "L")
740     (mirrored           . nil)
741     (->decomposition    #x0067 #x0307)
742     (->uppercase        #x0120)
743     (->titlecase        #x0120)
744     (latin-iso8859-3    #x75)   ; \e-Cõ\e-A
745     ))
746 (define-char
747   '((name               . "FULLWIDTH LATIN SMALL LETTER G WITH DOT ABOVE")
748     (->ucs              . #x0121)
749     (general-category   letter lowercase) ; Normative Category
750     (bidi-category      . "L")
751     (mirrored           . nil)
752     (->decomposition    wide #x0121)
753     (->uppercase
754      ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH DOT ABOVE")))
755     (->titlecase
756      ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH DOT ABOVE")))
757     (japanese-jisx0212  #x2B #x3D)      ; \e$(D+=\e(B
758     ))
759 (define-char
760   '((name               . "LATIN CAPITAL LETTER G WITH CEDILLA")
761     (ucs                . #x0122)
762     (general-category   letter uppercase) ; Normative Category
763     (bidi-category      . "L")
764     (mirrored           . nil)
765     (->decomposition    #x0047 #x0327)
766     (->lowercase        #x0123)
767     (latin-iso8859-4    #x2B)   ; \e-D«\e-A
768     ))
769 (define-char
770   '((name               . "FULLWIDTH LATIN CAPITAL LETTER G WITH CEDILLA")
771     (->ucs              . #x0122)
772     (general-category   letter uppercase) ; Normative Category
773     (bidi-category      . "L")
774     (mirrored           . nil)
775     (->decomposition    wide #x0122)
776     (->lowercase
777      ((name . "FULLWIDTH LATIN SMALL LETTER G WITH CEDILLA")))
778     (japanese-jisx0212  #x2A #x3C)      ; \e$(D*<\e(B
779     ))
780 (define-char
781   '((name               . "LATIN SMALL LETTER G WITH CEDILLA")
782     (ucs                . #x0123)
783     (general-category   letter lowercase) ; Normative Category
784     (bidi-category      . "L")
785     (mirrored           . nil)
786     (->decomposition    #x0067 #x0327)
787     (->uppercase        #x0122)
788     (->titlecase        #x0122)
789     (latin-iso8859-4    #x3B)   ; \e-D»\e-A
790     ))
791 (define-char
792   '((name               . "LATIN CAPITAL LETTER H WITH CIRCUMFLEX")
793     (ucs                . #x0124)
794     (general-category   letter uppercase) ; Normative Category
795     (bidi-category      . "L")
796     (mirrored           . nil)
797     (->decomposition    #x0048 #x0302)
798     (->lowercase        #x0125)
799     (latin-iso8859-3    #x26)   ; \e-C¦\e-A
800     ))
801 (define-char
802   '((name . "FULLWIDTH LATIN CAPITAL LETTER H WITH CIRCUMFLEX")
803     (->ucs              . #x0124)
804     (general-category   letter uppercase) ; Normative Category
805     (bidi-category      . "L")
806     (mirrored           . nil)
807     (->decomposition    wide #x0124)
808     (->lowercase
809      ((name . "FULLWIDTH LATIN SMALL LETTER H WITH CIRCUMFLEX")))
810     (japanese-jisx0212  #x2A #x3E)      ; \e$(D*>\e(B
811     ))
812 (define-char
813   '((name               . "LATIN SMALL LETTER H WITH CIRCUMFLEX")
814     (ucs                . #x0125)
815     (general-category   letter lowercase) ; Normative Category
816     (bidi-category      . "L")
817     (mirrored           . nil)
818     (->decomposition    #x0068 #x0302)
819     (->uppercase        #x0124)
820     (->titlecase        #x0124)
821     (latin-iso8859-3    #x36)   ; \e-C¶\e-A
822     ))
823 (define-char
824   '((name               . "FULLWIDTH LATIN SMALL LETTER H WITH CIRCUMFLEX")
825     (->ucs              . #x0125)
826     (general-category   letter lowercase) ; Normative Category
827     (bidi-category      . "L")
828     (mirrored           . nil)
829     (->decomposition    wide #x0125)
830     (->uppercase
831      ((name . "FULLWIDTH LATIN CAPITAL LETTER H WITH CIRCUMFLEX")))
832     (->titlecase
833      ((name . "FULLWIDTH LATIN CAPITAL LETTER H WITH CIRCUMFLEX")))
834     (japanese-jisx0212  #x2B #x3E)      ; \e$(D+>\e(B
835     ))
836 (define-char
837   '((name               . "LATIN CAPITAL LETTER H WITH STROKE")
838     (ucs                . #x0126)
839     (general-category   letter uppercase) ; Normative Category
840     (bidi-category      . "L")
841     (mirrored           . nil)
842     (->lowercase        #x0127)
843     (latin-iso8859-3    #x21)   ; \e-C¡\e-A
844     ))
845 (define-char
846   '((name               . "FULLWIDTH LATIN CAPITAL LETTER H WITH STROKE")
847     (->ucs              . #x0126)
848     (general-category   letter uppercase) ; Normative Category
849     (bidi-category      . "L")
850     (mirrored           . nil)
851     (->decomposition    wide #x0126)
852     (->lowercase
853      ((name . "FULLWIDTH LATIN SMALL LETTER H WITH STROKE")))
854     (korean-ksc5601     #x28 #x24)      ; \e$(D)$\e(B
855     (japanese-jisx0212  #x29 #x24)      ; \e$(D)$\e(B
856     ))
857 (define-char
858   '((name               . "LATIN SMALL LETTER H WITH STROKE")
859     (ucs                . #x0127)
860     (general-category   letter lowercase) ; Normative Category
861     (bidi-category      . "L")
862     (mirrored           . nil)
863     (->uppercase        #x0126)
864     (->titlecase        #x0126)
865     (latin-iso8859-3    #x31)   ; \e-C±\e-A
866     ))
867 (define-char
868   '((name               . "FULLWIDTH LATIN SMALL LETTER H WITH STROKE")
869     (->ucs              . #x0127)
870     (general-category   letter lowercase) ; Normative Category
871     (bidi-category      . "L")
872     (mirrored           . nil)
873     (->decomposition    wide #x0127)
874     (->uppercase        #x0126)
875     (->titlecase        #x0126)
876     (korean-ksc5601     #x29 #x24)      ; \e$(D)D\e(B
877     (japanese-jisx0212  #x29 #x44)      ; \e$(D)D\e(B
878     ))
879 (define-char
880   '((name               . "LATIN CAPITAL LETTER I WITH TILDE")
881     (ucs                . #x0128)
882     (general-category   letter uppercase) ; Normative Category
883     (bidi-category      . "L")
884     (mirrored           . nil)
885     (->decomposition    #x0049 #x0303)
886     (->lowercase        #x0129)
887     (latin-iso8859-4    #x25)   ; \e-D¥\e-A
888     (latin-viscii-upper #x6E)   ; \e-D¥\e-A
889     (latin-viscii       #xCE)   ; \e-D¥\e-A
890     ))
891 (define-char
892   '((name               . "FULLWIDTH LATIN CAPITAL LETTER I WITH TILDE")
893     (->ucs              . #x0128)
894     (general-category   letter uppercase) ; Normative Category
895     (bidi-category      . "L")
896     (mirrored           . nil)
897     (->decomposition    wide #x0128)
898     (->lowercase
899      ((name . "FULLWIDTH LATIN SMALL LETTER I WITH TILDE")))
900     (japanese-jisx0212  #x2A #x47)      ; \e$(D*G\e(B
901     ))
902 (define-char
903   '((name               . "LATIN SMALL LETTER I WITH TILDE")
904     (ucs                . #x0129)
905     (general-category   letter lowercase) ; Normative Category
906     (bidi-category      . "L")
907     (mirrored           . nil)
908     (->decomposition    #x0069 #x0303)
909     (->uppercase        #x0128)
910     (->titlecase        #x0128)
911     (latin-iso8859-4    #x35)   ; \e-Dµ\e-A
912     (latin-viscii-lower #x6E)   ; \e-Dµ\e-A
913     (latin-viscii       #xEE)   ; \e-Dµ\e-A
914     ))
915 (define-char
916   '((name               . "FULLWIDTH LATIN SMALL LETTER I WITH TILDE")
917     (->ucs              . #x0129)
918     (general-category   letter lowercase) ; Normative Category
919     (bidi-category      . "L")
920     (mirrored           . nil)
921     (->decomposition    wide #x0129)
922     (->uppercase
923      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH TILDE")))
924     (->titlecase
925      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH TILDE")))
926     (japanese-jisx0212  #x2B #x47)      ; \e$(D+G\e(B
927     ))
928 (define-char
929   '((name               . "LATIN CAPITAL LETTER I WITH MACRON")
930     (ucs                . #x012A)
931     (general-category   letter uppercase) ; Normative Category
932     (bidi-category      . "L")
933     (mirrored           . nil)
934     (->decomposition    #x0049 #x0304)
935     (->lowercase        #x012B)
936     (latin-iso8859-4    #x4F)   ; \e-DÏ\e-A
937     ))
938 (define-char
939   '((name               . "FULLWIDTH LATIN CAPITAL LETTER I WITH MACRON")
940     (->ucs              . #x012A)
941     (general-category   letter uppercase) ; Normative Category
942     (bidi-category      . "L")
943     (mirrored           . nil)
944     (->decomposition    wide #x012A)
945     (->lowercase
946      ((name . "FULLWIDTH LATIN SMALL LETTER I WITH MACRON")))
947     (japanese-jisx0212  #x2A #x45)      ; \e$(D*E\e(B
948     ))
949 (define-char
950   '((name               . "LATIN SMALL LETTER I WITH MACRON")
951     (ucs                . #x012B)
952     (general-category   letter lowercase) ; Normative Category
953     (bidi-category      . "L")
954     (mirrored           . nil)
955     (->decomposition    #x0069 #x0304)
956     (->uppercase        #x012A)
957     (->titlecase        #x012A)
958     (latin-iso8859-4    #x6F)   ; \e-Dï\e-A
959     ))
960 (define-char
961   '((name               . "FULLWIDTH LATIN SMALL LETTER I WITH MACRON")
962     (->ucs              . #x012B)
963     (general-category   letter lowercase) ; Normative Category
964     (bidi-category      . "L")
965     (mirrored           . nil)
966     (->decomposition    wide #x012B)
967     (->uppercase
968      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH MACRON")))
969     (->titlecase
970      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH MACRON")))
971     (chinese-gb2312     #x28 #x29)      ; \e$(D+E\e(B
972     (japanese-jisx0212  #x2B #x45)      ; \e$(D+E\e(B
973     ))
974 (define-char
975   '((name               . "LATIN CAPITAL LETTER I WITH BREVE")
976     (ucs                . #x012C)
977     (general-category   letter uppercase) ; Normative Category
978     (bidi-category      . "L")
979     (mirrored           . nil)
980     (->decomposition    #x0049 #x0306)
981     (->lowercase        #x012D)
982     ))
983 (define-char
984   '((name               . "LATIN SMALL LETTER I WITH BREVE")
985     (ucs                . #x012D)
986     (general-category   letter lowercase) ; Normative Category
987     (bidi-category      . "L")
988     (mirrored           . nil)
989     (->decomposition    #x0069 #x0306)
990     (->uppercase        #x012C)
991     (->titlecase        #x012C)
992     ))
993 (define-char
994   '((name               . "LATIN CAPITAL LETTER I WITH OGONEK")
995     (ucs                . #x012E)
996     (general-category   letter uppercase) ; Normative Category
997     (bidi-category      . "L")
998     (mirrored           . nil)
999     (->decomposition    #x0049 #x0328)
1000     (->lowercase        #x012F)
1001     (latin-iso8859-4    #x47)   ; \e-DÇ\e-A
1002     ))
1003 (define-char
1004   '((name               . "FULLWIDTH LATIN CAPITAL LETTER I WITH OGONEK")
1005     (->ucs              . #x012E)
1006     (general-category   letter uppercase) ; Normative Category
1007     (bidi-category      . "L")
1008     (mirrored           . nil)
1009     (->decomposition    wide #x012E)
1010     (->lowercase
1011      ((name . "FULLWIDTH LATIN SMALL LETTER I WITH OGONEK")))
1012     (japanese-jisx0212  #x2A #x46)      ; \e$(D*F\e(B
1013     ))
1014 (define-char
1015   '((name               . "LATIN SMALL LETTER I WITH OGONEK")
1016     (ucs                . #x012F)
1017     (general-category   letter lowercase) ; Normative Category
1018     (bidi-category      . "L")
1019     (mirrored           . nil)
1020     (->decomposition    #x0069 #x0328)
1021     (->uppercase        #x012E)
1022     (->titlecase        #x012E)
1023     (latin-iso8859-4    #x67)   ; \e-Dç\e-A
1024     ))
1025 (define-char
1026   '((name               . "FULLWIDTH LATIN SMALL LETTER I WITH OGONEK")
1027     (->ucs              . #x012F)
1028     (general-category   letter lowercase) ; Normative Category
1029     (bidi-category      . "L")
1030     (mirrored           . nil)
1031     (->decomposition    wide #x012F)
1032     (->uppercase
1033      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH OGONEK")))
1034     (->titlecase
1035      ((name . "FULLWIDTH LATIN CAPITAL LETTER I WITH OGONEK")))
1036     (japanese-jisx0212  #x2B #x46)      ; \e$(D+F\e(B
1037     ))
1038 (define-char
1039   '((name               . "LATIN CAPITAL LETTER I WITH DOT ABOVE")
1040     (ucs                . #x0130)
1041     (general-category   letter uppercase) ; Normative Category
1042     (bidi-category      . "L")
1043     (mirrored           . nil)
1044     (->decomposition    #x0049 #x0307)
1045     (->lowercase        #x0069)
1046     (latin-iso8859-3    #x29)   ; \e-C©\e-A
1047     (latin-iso8859-9    #x5D)   ; \e-MÝ\e-A
1048     ))
1049 (define-char
1050   '((name               . "FULLWIDTH LATIN CAPITAL LETTER I WITH DOT ABOVE")
1051     (->ucs              . #x0130)
1052     (general-category   letter uppercase) ; Normative Category
1053     (bidi-category      . "L")
1054     (mirrored           . nil)
1055     (->decomposition    wide #x0130)
1056     (->lowercase
1057      ((name . "FULLWIDTH LATIN SMALL LETTER I WITH DOT ABOVE")))
1058     (japanese-jisx0212  #x2A #x44)      ; \e$(D*D\e(B
1059     ))
1060 (define-char
1061   '((name               . "LATIN SMALL LETTER DOTLESS I")
1062     (ucs                . #x0131)
1063     (general-category   letter lowercase) ; Normative Category
1064     (bidi-category      . "L")
1065     (mirrored           . nil)
1066     (->uppercase        #x0049)
1067     (->titlecase        #x0049)
1068     (latin-iso8859-3    #x39)   ; \e-C¹\e-A
1069     (latin-iso8859-9    #x7D)   ; \e-Mý\e-A
1070     ))
1071 (define-char
1072   '((name               . "FULLWIDTH LATIN SMALL LETTER DOTLESS I")
1073     (->ucs              . #x0131)
1074     (general-category   letter lowercase) ; Normative Category
1075     (bidi-category      . "L")
1076     (mirrored           . nil)
1077     (->uppercase
1078      ((name . "FULLWIDTH LATIN CAPITAL LETTER DOTLESS I")))
1079     (->titlecase
1080      ((name . "FULLWIDTH LATIN CAPITAL LETTER DOTLESS I")))
1081     (korean-ksc5601     #x29 #x25)      ; \e$(D)E\e(B
1082     (japanese-jisx0212  #x29 #x45)      ; \e$(D)E\e(B
1083     ))
1084 (define-char
1085   '((name               . "LATIN CAPITAL LIGATURE IJ")
1086     (ucs                . #x0132)
1087     (general-category   letter uppercase) ; Normative Category
1088     (bidi-category      . "L")
1089     (mirrored           . nil)
1090     (->decomposition    compat #x0049 #x004A)
1091     (->lowercase        #x0133)
1092     (korean-ksc5601     #x28 #x26)      ; \e$(C(&\e(B
1093     (japanese-jisx0212  #x29 #x26)      ; \e$(D)&\e(B
1094     ))
1095 (define-char
1096   '((name               . "LATIN SMALL LIGATURE IJ")
1097     (ucs                . #x0133)
1098     (general-category   letter lowercase) ; Normative Category
1099     (bidi-category      . "L")
1100     (mirrored           . nil)
1101     (->decomposition    compat #x0069 #x006A)
1102     (->uppercase        #x0132)
1103     (->titlecase        #x0132)
1104     (korean-ksc5601     #x29 #x26)      ; \e$(C)&\e(B
1105     (japanese-jisx0212  #x29 #x46)      ; \e$(D)F\e(B
1106     ))
1107 (define-char
1108   '((name               . "LATIN CAPITAL LETTER J WITH CIRCUMFLEX")
1109     (ucs                . #x0134)
1110     (general-category   letter uppercase) ; Normative Category
1111     (bidi-category      . "L")
1112     (mirrored           . nil)
1113     (->decomposition    #x004A #x0302)
1114     (->lowercase        #x0135)
1115     (latin-iso8859-3    #x2C)   ; \e-C¬\e-A
1116     ))
1117 (define-char
1118   '((name . "FULLWIDTH LATIN CAPITAL LETTER J WITH CIRCUMFLEX")
1119     (->ucs              . #x0134)
1120     (general-category   letter uppercase) ; Normative Category
1121     (bidi-category      . "L")
1122     (mirrored           . nil)
1123     (->decomposition    wide #x0134)
1124     (->lowercase
1125      ((name . "FULLWIDTH LATIN SMALL LETTER J WITH CIRCUMFLEX")))
1126     (japanese-jisx0212  #x2A #x48)      ; \e$(D*H\e(B
1127     ))
1128 (define-char
1129   '((name               . "LATIN SMALL LETTER J WITH CIRCUMFLEX")
1130     (ucs                . #x0135)
1131     (general-category   letter lowercase) ; Normative Category
1132     (bidi-category      . "L")
1133     (mirrored           . nil)
1134     (->decomposition    #x006A #x0302)
1135     (->uppercase        #x0134)
1136     (->titlecase        #x0134)
1137     (latin-iso8859-3    #x3C)   ; \e-C¼\e-A
1138     ))
1139 (define-char
1140   '((name               . "FULLWIDTH LATIN SMALL LETTER J WITH CIRCUMFLEX")
1141     (->ucs              . #x0135)
1142     (general-category   letter lowercase) ; Normative Category
1143     (bidi-category      . "L")
1144     (mirrored           . nil)
1145     (->decomposition    wide #x0135)
1146     (->uppercase
1147      ((name . "FULLWIDTH LATIN CAPITAL LETTER J WITH CIRCUMFLEX")))
1148     (->titlecase
1149      ((name . "FULLWIDTH LATIN CAPITAL LETTER J WITH CIRCUMFLEX")))
1150     (japanese-jisx0212  #x2B #x48)      ; \e$(D+H\e(B
1151     ))
1152 (define-char
1153   '((name               . "LATIN CAPITAL LETTER K WITH CEDILLA")
1154     (ucs                . #x0136)
1155     (general-category   letter uppercase) ; Normative Category
1156     (bidi-category      . "L")
1157     (mirrored           . nil)
1158     (->decomposition    #x004B #x0327)
1159     (->lowercase        #x0137)
1160     (latin-iso8859-4    #x53)   ; \e-DÓ\e-A
1161     ))
1162 (define-char
1163   '((name               . "FULLWIDTH LATIN CAPITAL LETTER K WITH CEDILLA")
1164     (->ucs              . #x0136)
1165     (general-category   letter uppercase) ; Normative Category
1166     (bidi-category      . "L")
1167     (mirrored           . nil)
1168     (->decomposition    wide #x0136)
1169     (->lowercase
1170      ((name . "FULLWIDTH LATIN SMALL LETTER K WITH CEDILLA")))
1171     (japanese-jisx0212  #x2A #x49)      ; \e$(D*I\e(B
1172     ))
1173 (define-char
1174   '((name               . "LATIN SMALL LETTER K WITH CEDILLA")
1175     (ucs                . #x0137)
1176     (general-category   letter lowercase) ; Normative Category
1177     (bidi-category      . "L")
1178     (mirrored           . nil)
1179     (->decomposition    #x006B #x0327)
1180     (->uppercase        #x0136)
1181     (->titlecase        #x0136)
1182     (latin-iso8859-4    #x73)   ; \e-Dó\e-A
1183     ))
1184 (define-char
1185   '((name               . "FULLWIDTH LATIN SMALL LETTER K WITH CEDILLA")
1186     (->ucs              . #x0137)
1187     (general-category   letter lowercase) ; Normative Category
1188     (bidi-category      . "L")
1189     (mirrored           . nil)
1190     (->decomposition    wide #x0137)
1191     (->uppercase
1192      ((name . "FULLWIDTH LATIN CAPITAL LETTER K WITH CEDILLA")))
1193     (->titlecase
1194      ((name . "FULLWIDTH LATIN CAPITAL LETTER K WITH CEDILLA")))
1195     (japanese-jisx0212  #x2B #x49)      ; \e$(D+I\e(B
1196     ))
1197 (define-char
1198   '((name               . "LATIN SMALL LETTER KRA")
1199     (ucs                . #x0138)
1200     (general-category   letter lowercase) ; Normative Category
1201     (bidi-category      . "L")
1202     (mirrored           . nil)
1203     (iso-10646-comment  . "Greenlandic")
1204     (latin-iso8859-4    #x22)   ; \e-D¢\e-A
1205     ))
1206 (define-char
1207   '((name               . "FULLWIDTH LATIN SMALL LETTER KRA")
1208     (->ucs              . #x0138)
1209     (general-category   letter lowercase) ; Normative Category
1210     (bidi-category      . "L")
1211     (mirrored           . nil)
1212     (->decomposition    wide #x0138)
1213     (iso-10646-comment  . "Greenlandic")
1214     (korean-ksc5601     #x29 #x27)      ; \e$(D)G\e(B
1215     (japanese-jisx0212  #x29 #x47)      ; \e$(D)G\e(B
1216     ))
1217 (define-char
1218   '((name               . "LATIN CAPITAL LETTER L WITH ACUTE")
1219     (ucs                . #x0139)
1220     (general-category   letter uppercase) ; Normative Category
1221     (bidi-category      . "L")
1222     (mirrored           . nil)
1223     (->decomposition    #x004C #x0301)
1224     (->lowercase        #x013A)
1225     (latin-iso8859-2    #x45)   ; \e-BÅ\e-A
1226     ))
1227 (define-char
1228   '((name               . "FULLWIDTH LATIN CAPITAL LETTER L WITH ACUTE")
1229     (->ucs              . #x0139)
1230     (general-category   letter uppercase) ; Normative Category
1231     (bidi-category      . "L")
1232     (mirrored           . nil)
1233     (->decomposition    wide #x0139)
1234     (->lowercase
1235      ((name . "FULLWIDTH LATIN SMALL LETTER L WITH ACUTE")))
1236     (japanese-jisx0212  #x2A #x4A)      ; \e$(D*J\e(B
1237     ))
1238 (define-char
1239   '((name               . "LATIN SMALL LETTER L WITH ACUTE")
1240     (ucs                . #x013A)
1241     (general-category   letter lowercase) ; Normative Category
1242     (bidi-category      . "L")
1243     (mirrored           . nil)
1244     (->decomposition    #x006C #x0301)
1245     (->uppercase        #x0139)
1246     (->titlecase        #x0139)
1247     (latin-iso8859-2    #x65)   ; \e-Bå\e-A
1248     ))
1249 (define-char
1250   '((name               . "FULLWIDTH LATIN SMALL LETTER L WITH ACUTE")
1251     (->ucs              . #x013A)
1252     (general-category   letter lowercase) ; Normative Category
1253     (bidi-category      . "L")
1254     (mirrored           . nil)
1255     (->decomposition    wide #x013A)
1256     (->uppercase
1257      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH ACUTE")))
1258     (->titlecase
1259      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH ACUTE")))
1260     (japanese-jisx0212  #x2B #x4A)      ; \e$(D+J\e(B
1261     ))
1262 (define-char
1263   '((name               . "LATIN CAPITAL LETTER L WITH CEDILLA")
1264     (ucs                . #x013B)
1265     (general-category   letter uppercase) ; Normative Category
1266     (bidi-category      . "L")
1267     (mirrored           . nil)
1268     (->decomposition    #x004C #x0327)
1269     (->lowercase        #x013C)
1270     (latin-iso8859-4    #x26)   ; \e-D¦\e-A
1271     ))
1272 (define-char
1273   '((name               . "FULLWIDTH LATIN CAPITAL LETTER L WITH CEDILLA")
1274     (->ucs              . #x013B)
1275     (general-category   letter uppercase) ; Normative Category
1276     (bidi-category      . "L")
1277     (mirrored           . nil)
1278     (->decomposition    wide #x013B)
1279     (->lowercase
1280      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH CEDILLA")))
1281     (japanese-jisx0212  #x2A #x4C)      ; \e$(D*L\e(B
1282     ))
1283 (define-char
1284   '((name               . "LATIN SMALL LETTER L WITH CEDILLA")
1285     (ucs                . #x013C)
1286     (general-category   letter lowercase) ; Normative Category
1287     (bidi-category      . "L")
1288     (mirrored           . nil)
1289     (->decomposition    #x006C #x0327)
1290     (->uppercase        #x013B)
1291     (->titlecase        #x013B)
1292     (latin-iso8859-4    #x36)   ; \e-D¶\e-A
1293     ))
1294 (define-char
1295   '((name               . "FULLWIDTH LATIN SMALL LETTER L WITH CEDILLA")
1296     (->ucs              . #x013C)
1297     (general-category   letter lowercase) ; Normative Category
1298     (bidi-category      . "L")
1299     (mirrored           . nil)
1300     (->decomposition    wide #x013C)
1301     (->uppercase
1302      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH CEDILLA")))
1303     (->titlecase
1304      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH CEDILLA")))
1305     (japanese-jisx0212  #x2B #x4C)      ; \e$(D+L\e(B
1306     ))
1307 (define-char
1308   '((name               . "LATIN CAPITAL LETTER L WITH CARON")
1309     (ucs                . #x013D)
1310     (general-category   letter uppercase) ; Normative Category
1311     (bidi-category      . "L")
1312     (mirrored           . nil)
1313     (->decomposition    #x004C #x030C)
1314     (->lowercase        #x013E)
1315     (latin-iso8859-2    #x25)   ; \e-B¥\e-A
1316     ))
1317 (define-char
1318   '((name               . "FULLWIDTH LATIN CAPITAL LETTER L WITH CARON")
1319     (->ucs              . #x013D)
1320     (general-category   letter uppercase) ; Normative Category
1321     (bidi-category      . "L")
1322     (mirrored           . nil)
1323     (->decomposition    wide #x013D)
1324     (->lowercase
1325      ((name . "FULLWIDTH LATIN SMALL LETTER L WITH CARON")))
1326     (japanese-jisx0212  #x2A #x4B)      ; \e$(D*K\e(B
1327     ))
1328 (define-char
1329   '((name               . "LATIN SMALL LETTER L WITH CARON")
1330     (ucs                . #x013E)
1331     (general-category   letter lowercase) ; Normative Category
1332     (bidi-category      . "L")
1333     (mirrored           . nil)
1334     (->decomposition    #x006C #x030C)
1335     (->uppercase        #x013D)
1336     (->titlecase        #x013D)
1337     (latin-iso8859-2    #x35)   ; \e-Bµ\e-A
1338     ))
1339 (define-char
1340   '((name               . "FULLWIDTH LATIN SMALL LETTER L WITH CARON")
1341     (->ucs              . #x013E)
1342     (general-category   letter lowercase) ; Normative Category
1343     (bidi-category      . "L")
1344     (mirrored           . nil)
1345     (->decomposition    wide #x013E)
1346     (->uppercase
1347      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH CARON")))
1348     (->titlecase
1349      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH CARON")))
1350     (japanese-jisx0212  #x2B #x4B)      ; \e$(D+K\e(B
1351     ))
1352 (define-char
1353   '((name               . "LATIN CAPITAL LETTER L WITH MIDDLE DOT")
1354     (ucs                . #x013F)
1355     (general-category   letter uppercase) ; Normative Category
1356     (bidi-category      . "L")
1357     (mirrored           . nil)
1358     (->decomposition    compat #x004C #x00B7)
1359     (->lowercase        #x0140)
1360     ))
1361 (define-char
1362   '((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH MIDDLE DOT")
1363     (->ucs              . #x013F)
1364     (general-category   letter uppercase) ; Normative Category
1365     (bidi-category      . "L")
1366     (mirrored           . nil)
1367     (->decomposition    wide #x013F)
1368     (->lowercase
1369      ((name . "FULLWIDTH LATIN SMALL LETTER L WITH MIDDLE DOT")))
1370     (korean-ksc5601     #x28 #x28)      ; \e$(D))\e(B
1371     (japanese-jisx0212  #x29 #x29)      ; \e$(D))\e(B
1372     ))
1373 (define-char
1374   '((name               . "LATIN SMALL LETTER L WITH MIDDLE DOT")
1375     (ucs                . #x0140)
1376     (general-category   letter lowercase) ; Normative Category
1377     (bidi-category      . "L")
1378     (mirrored           . nil)
1379     (->decomposition    compat #x006C #x00B7)
1380     (->uppercase        #x013F)
1381     (->titlecase        #x013F)
1382     ))
1383 (define-char
1384   '((name               . "FULLWIDTH LATIN SMALL LETTER L WITH MIDDLE DOT")
1385     (->ucs              . #x0140)
1386     (general-category   letter lowercase) ; Normative Category
1387     (bidi-category      . "L")
1388     (mirrored           . nil)
1389     (->decomposition    wide #x0140)
1390     (->uppercase
1391      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH MIDDLE DOT")))
1392     (->titlecase
1393      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH MIDDLE DOT")))
1394     (korean-ksc5601     #x29 #x28)      ; \e$(D)I\e(B
1395     (japanese-jisx0212  #x29 #x49)      ; \e$(D)I\e(B
1396     ))
1397 (define-char
1398   '((name               . "LATIN CAPITAL LETTER L WITH STROKE")
1399     (ucs                . #x0141)
1400     (general-category   letter uppercase) ; Normative Category
1401     (bidi-category      . "L")
1402     (mirrored           . nil)
1403     (->lowercase        #x0142)
1404     (latin-iso8859-2    #x23)   ; \e-B£\e-A
1405     ))
1406 (define-char
1407   '((name               . "FULLWIDTH LATIN CAPITAL LETTER L WITH STROKE")
1408     (->ucs              . #x0141)
1409     (general-category   letter uppercase) ; Normative Category
1410     (bidi-category      . "L")
1411     (mirrored           . nil)
1412     (->decomposition    wide #x0141)
1413     (->lowercase
1414      ((name . "FULLWIDTH LATIN SMALL LETTER L WITH STROKE")))
1415     (korean-ksc5601     #x28 #x29)      ; \e$(D)(\e(B
1416     (japanese-jisx0212  #x29 #x28)      ; \e$(D)(\e(B
1417     ))
1418 (define-char
1419   '((name               . "LATIN SMALL LETTER L WITH STROKE")
1420     (ucs                . #x0142)
1421     (general-category   letter lowercase) ; Normative Category
1422     (bidi-category      . "L")
1423     (mirrored           . nil)
1424     (->uppercase        #x0141)
1425     (->titlecase        #x0141)
1426     (latin-iso8859-2    #x33)   ; \e-B³\e-A
1427     ))
1428 (define-char
1429   '((name               . "FULLWIDTH LATIN SMALL LETTER L WITH STROKE")
1430     (->ucs              . #x0142)
1431     (general-category   letter lowercase) ; Normative Category
1432     (bidi-category      . "L")
1433     (mirrored           . nil)
1434     (->decomposition    wide #x0142)
1435     (->uppercase
1436      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH STROKE")))
1437     (->titlecase
1438      ((name . "FULLWIDTH LATIN CAPITAL LETTER L WITH STROKE")))
1439     (korean-ksc5601     #x29 #x29)      ; \e$(D)H\e(B
1440     (japanese-jisx0212  #x29 #x48)      ; \e$(D)H\e(B
1441     ))
1442 (define-char
1443   '((name               . "LATIN CAPITAL LETTER N WITH ACUTE")
1444     (ucs                . #x0143)
1445     (general-category   letter uppercase) ; Normative Category
1446     (bidi-category      . "L")
1447     (mirrored           . nil)
1448     (->decomposition    #x004E #x0301)
1449     (->lowercase        #x0144)
1450     (latin-iso8859-2    #x51)   ; \e-BÑ\e-A
1451     ))
1452 (define-char
1453   '((name               . "FULLWIDTH LATIN CAPITAL LETTER N WITH ACUTE")
1454     (->ucs              . #x0143)
1455     (general-category   letter uppercase) ; Normative Category
1456     (bidi-category      . "L")
1457     (mirrored           . nil)
1458     (->decomposition    wide #x0143)
1459     (->lowercase
1460      ((name . "FULLWIDTH LATIN SMALL LETTER N WITH ACUTE")))
1461     (japanese-jisx0212  #x2A #x4D)      ; \e$(D*M\e(B
1462     ))
1463 (define-char
1464   '((name               . "LATIN SMALL LETTER N WITH ACUTE")
1465     (ucs                . #x0144)
1466     (general-category   letter lowercase) ; Normative Category
1467     (bidi-category      . "L")
1468     (mirrored           . nil)
1469     (->decomposition    #x006E #x0301)
1470     (->uppercase        #x0143)
1471     (->titlecase        #x0143)
1472     (latin-iso8859-2    #x71)   ; \e-Bñ\e-A
1473     ))
1474 (define-char
1475   '((name               . "FULLWIDTH LATIN SMALL LETTER N WITH ACUTE")
1476     (->ucs              . #x0144)
1477     (general-category   letter lowercase) ; Normative Category
1478     (bidi-category      . "L")
1479     (mirrored           . nil)
1480     (->decomposition    wide #x0144)
1481     (->uppercase
1482      ((name . "FULLWIDTH LATIN CAPITAL LETTER N WITH ACUTE")))
1483     (->titlecase
1484      ((name . "FULLWIDTH LATIN CAPITAL LETTER N WITH ACUTE")))
1485     (japanese-jisx0212  #x2B #x4D)      ; \e$(D+M\e(B
1486     ))
1487 (define-char
1488   '((name               . "LATIN CAPITAL LETTER N WITH CEDILLA")
1489     (ucs                . #x0145)
1490     (general-category   letter uppercase) ; Normative Category
1491     (bidi-category      . "L")
1492     (mirrored           . nil)
1493     (->decomposition    #x004E #x0327)
1494     (->lowercase        #x0146)
1495     (latin-iso8859-4    #x51)   ; \e-DÑ\e-A
1496     ))
1497 (define-char
1498   '((name               . "FULLWIDTH LATIN CAPITAL LETTER N WITH CEDILLA")
1499     (->ucs              . #x0145)
1500     (general-category   letter uppercase) ; Normative Category
1501     (bidi-category      . "L")
1502     (mirrored           . nil)
1503     (->decomposition    wide #x0145)
1504     (->lowercase
1505      ((name . "FULLWIDTH LATIN SMALL LETTER N WITH CEDILLA")))
1506     (japanese-jisx0212  #x2A #x4F)      ; \e$(D*O\e(B
1507     ))
1508 (define-char
1509   '((name               . "LATIN SMALL LETTER N WITH CEDILLA")
1510     (ucs                . #x0146)
1511     (general-category   letter lowercase) ; Normative Category
1512     (bidi-category      . "L")
1513     (mirrored           . nil)
1514     (->decomposition    #x006E #x0327)
1515     (->uppercase        #x0145)
1516     (->titlecase        #x0145)
1517     (latin-iso8859-4    #x71)   ; \e-Dñ\e-A
1518     ))
1519 (define-char
1520   '((name               . "FULLWIDTH LATIN SMALL LETTER N WITH CEDILLA")
1521     (->ucs              . #x0146)
1522     (general-category   letter lowercase) ; Normative Category
1523     (bidi-category      . "L")
1524     (mirrored           . nil)
1525     (->decomposition    wide #x0146)
1526     (->uppercase
1527      ((name             . "FULLWIDTH LATIN CAPITAL LETTER N WITH CEDILLA")))
1528     (->titlecase
1529      ((name             . "FULLWIDTH LATIN CAPITAL LETTER N WITH CEDILLA")))
1530     (japanese-jisx0212  #x2B #x4F)      ; \e$(D+O\e(B
1531     ))
1532 (define-char
1533   '((name               . "LATIN CAPITAL LETTER N WITH CARON")
1534     (ucs                . #x0147)
1535     (general-category   letter uppercase) ; Normative Category
1536     (bidi-category      . "L")
1537     (mirrored           . nil)
1538     (->decomposition    #x004E #x030C)
1539     (->lowercase        #x0148)
1540     (latin-iso8859-2    #x52)   ; \e-BÒ\e-A
1541     ))
1542 (define-char
1543   '((name               . "FULLWIDTH LATIN CAPITAL LETTER N WITH CARON")
1544     (->ucs              . #x0147)
1545     (general-category   letter uppercase) ; Normative Category
1546     (bidi-category      . "L")
1547     (mirrored           . nil)
1548     (->decomposition    wide #x0147)
1549     (->lowercase
1550      ((name . "FULLWIDTH LATIN SMALL LETTER N WITH CARON")))
1551     (japanese-jisx0212  #x2A #x4E)      ; \e$(D*N\e(B
1552     ))
1553 (define-char
1554   '((name               . "LATIN SMALL LETTER N WITH CARON")
1555     (ucs                . #x0148)
1556     (general-category   letter lowercase) ; Normative Category
1557     (bidi-category      . "L")
1558     (mirrored           . nil)
1559     (->decomposition    #x006E #x030C)
1560     (->uppercase        #x0147)
1561     (->titlecase        #x0147)
1562     (latin-iso8859-2    #x72)   ; \e-Bò\e-A
1563     ))
1564 (define-char
1565   '((name               . "FULLWIDTH LATIN SMALL LETTER N WITH CARON")
1566     (->ucs              . #x0148)
1567     (general-category   letter lowercase) ; Normative Category
1568     (bidi-category      . "L")
1569     (mirrored           . nil)
1570     (->decomposition    wide #x0148)
1571     (->uppercase        #x0147)
1572     (->titlecase        #x0147)
1573     (japanese-jisx0212  #x2B #x4E)      ; \e$(D+N\e(B
1574     ))
1575 (define-char
1576   '((name               . "LATIN SMALL LETTER N PRECEDED BY APOSTROPHE")
1577     (ucs                . #x0149)
1578     (general-category   letter lowercase) ; Normative Category
1579     (bidi-category      . "L")
1580     (mirrored           . nil)
1581     (->decomposition    compat #x02BC #x006E)
1582     ))
1583 (define-char
1584   '((name . "FULLWIDTH LATIN SMALL LETTER N PRECEDED BY APOSTROPHE")
1585     (->ucs              . #x0149)
1586     (general-category   letter lowercase) ; Normative Category
1587     (bidi-category      . "L")
1588     (mirrored           . nil)
1589     (->decomposition    wide #x0149)
1590     (korean-ksc5601     #x29 #x30)      ; \e$(D)J\e(B
1591     (japanese-jisx0212  #x29 #x4A)      ; \e$(D)J\e(B
1592     ))
1593 (define-char
1594   '((name               . "LATIN CAPITAL LETTER ENG")
1595     (ucs                . #x014A)
1596     (general-category   letter uppercase) ; Normative Category
1597     (bidi-category      . "L")
1598     (mirrored           . nil)
1599     (iso-10646-comment  . "Sami")
1600     (->lowercase        #x014B)
1601     (latin-iso8859-4    #x3D)   ; \e-D½\e-A
1602     ))
1603 (define-char
1604   '((name               . "FULLWIDTH LATIN CAPITAL LETTER ENG")
1605     (->ucs              . #x014A)
1606     (general-category   letter uppercase) ; Normative Category
1607     (bidi-category      . "L")
1608     (mirrored           . nil)
1609     (iso-10646-comment  . "Sami")
1610     (->decomposition    wide #x014A)
1611     (->lowercase
1612      ((name . "FULLWIDTH LATIN SMALL LETTER ENG")))
1613     (korean-ksc5601     #x28 #x2F)      ; \e$(D)+\e(B
1614     (japanese-jisx0212  #x29 #x2B)      ; \e$(D)+\e(B
1615     ))
1616 (define-char
1617   '((name               . "LATIN SMALL LETTER ENG")
1618     (ucs                . #x014B)
1619     (general-category   letter lowercase) ; Normative Category
1620     (bidi-category      . "L")
1621     (mirrored           . nil)
1622     (iso-10646-comment  . "Sami")
1623     (->uppercase        #x014A)
1624     (->titlecase        #x014A)
1625     (latin-iso8859-4    #x3F)   ; \e-D¿\e-A
1626     (ipa                #x55)   ; \e-0Õ\e-A
1627     ))
1628 (define-char
1629   '((name               . "FULLWIDTH LATIN SMALL LETTER ENG")
1630     (->ucs              . #x014B)
1631     (general-category   letter lowercase) ; Normative Category
1632     (bidi-category      . "L")
1633     (mirrored           . nil)
1634     (iso-10646-comment  . "Sami")
1635     (->decomposition    wide #x014B)
1636     (->uppercase
1637      ((name . "FULLWIDTH LATIN CAPITAL LETTER ENG")))
1638     (->titlecase
1639      ((name . "FULLWIDTH LATIN CAPITAL LETTER ENG")))
1640     (korean-ksc5601     #x29 #x2F)      ; \e$(D)K\e(B
1641     (japanese-jisx0212  #x29 #x4B)      ; \e$(D)K\e(B
1642     ))
1643 (define-char
1644   '((name               . "LATIN CAPITAL LETTER O WITH MACRON")
1645     (ucs                . #x014C)
1646     (general-category   letter uppercase) ; Normative Category
1647     (bidi-category      . "L")
1648     (mirrored           . nil)
1649     (->decomposition    #x004F #x0304)
1650     (->lowercase        #x014D)
1651     (latin-iso8859-4    #x52)   ; \e-DÒ\e-A
1652     ))
1653 (define-char
1654   '((name               . "FULLWIDTH LATIN CAPITAL LETTER O WITH MACRON")
1655     (->ucs              . #x014C)
1656     (general-category   letter uppercase) ; Normative Category
1657     (bidi-category      . "L")
1658     (mirrored           . nil)
1659     (->decomposition    wide #x014C)
1660     (->lowercase
1661      ((name . "FULLWIDTH LATIN SMALL LETTER O WITH MACRON")))
1662     (japanese-jisx0212  #x2A #x57)      ; \e$(D*W\e(B
1663     ))
1664 (define-char
1665   '((name               . "LATIN SMALL LETTER O WITH MACRON")
1666     (ucs                . #x014D)
1667     (general-category   letter lowercase) ; Normative Category
1668     (bidi-category      . "L")
1669     (mirrored           . nil)
1670     (->decomposition    #x006F #x0304)
1671     (->uppercase        #x014C)
1672     (->titlecase        #x014C)
1673     (latin-iso8859-4    #x72)   ; \e-Dò\e-A
1674     ))
1675 (define-char
1676   '((name               . "FULLWIDTH LATIN SMALL LETTER O WITH MACRON")
1677     (->ucs              . #x014D)
1678     (general-category   letter lowercase) ; Normative Category
1679     (bidi-category      . "L")
1680     (mirrored           . nil)
1681     (->decomposition    wide #x014D)
1682     (->uppercase
1683      ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH MACRON")))
1684     (->titlecase
1685      ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH MACRON")))
1686     (chinese-gb2312     #x28 #x2D)      ; \e$(D+W\e(B
1687     (japanese-jisx0212  #x2B #x57)      ; \e$(D+W\e(B
1688     ))
1689 (define-char
1690   '((name               . "LATIN CAPITAL LETTER O WITH BREVE")
1691     (ucs                . #x014E)
1692     (general-category   letter uppercase) ; Normative Category
1693     (bidi-category      . "L")
1694     (mirrored           . nil)
1695     (->decomposition    #x004F #x0306)
1696     (->lowercase        #x014F)
1697     ))
1698 (define-char
1699   '((name               . "LATIN SMALL LETTER O WITH BREVE")
1700     (ucs                . #x014F)
1701     (general-category   letter lowercase) ; Normative Category
1702     (bidi-category      . "L")
1703     (mirrored           . nil)
1704     (->decomposition    #x006F #x0306)
1705     (->uppercase        #x014E)
1706     (->titlecase        #x014E)
1707     ))
1708 (define-char
1709   '((name               . "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE")
1710     (ucs                . #x0150)
1711     (general-category   letter uppercase) ; Normative Category
1712     (bidi-category      . "L")
1713     (mirrored           . nil)
1714     (->decomposition    #x004F #x030B)
1715     (->lowercase        #x0151)
1716     (latin-iso8859-2    #x55)   ; \e-BÕ\e-A
1717     ))
1718 (define-char
1719   '((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH DOUBLE ACUTE")
1720     (->ucs              . #x0150)
1721     (general-category   letter uppercase) ; Normative Category
1722     (bidi-category      . "L")
1723     (mirrored           . nil)
1724     (->decomposition    wide #x0150)
1725     (->lowercase
1726      ((name . "FULLWIDTH LATIN SMALL LETTER O WITH DOUBLE ACUTE")))
1727     (japanese-jisx0212  #x2A #x56)      ; \e$(D*V\e(B
1728     ))
1729 (define-char
1730   '((name               . "LATIN SMALL LETTER O WITH DOUBLE ACUTE")
1731     (ucs                . #x0151)
1732     (general-category   letter lowercase) ; Normative Category
1733     (bidi-category      . "L")
1734     (mirrored           . nil)
1735     (->decomposition    #x006F #x030B)
1736     (->uppercase        #x0150)
1737     (->titlecase        #x0150)
1738     (latin-iso8859-2    #x75)   ; \e-Bõ\e-A
1739     ))
1740 (define-char
1741   '((name . "FULLWIDTH LATIN SMALL LETTER O WITH DOUBLE ACUTE")
1742     (->ucs              . #x0151)
1743     (general-category   letter lowercase) ; Normative Category
1744     (bidi-category      . "L")
1745     (mirrored           . nil)
1746     (->decomposition    wide #x0151)
1747     (->uppercase
1748      ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH DOUBLE ACUTE")))
1749     (->titlecase
1750      ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH DOUBLE ACUTE")))
1751     (japanese-jisx0212  #x2B #x56)      ; \e$(D+V\e(B
1752     ))
1753 (define-char
1754   '((name               . "LATIN CAPITAL LIGATURE OE")
1755     (ucs                . #x0152)
1756     (general-category   letter uppercase) ; Normative Category
1757     (bidi-category      . "L")
1758     (mirrored           . nil)
1759     (->lowercase        #x0153)
1760     (korean-ksc5601     #x28 #x2B)      ; \e$(C(+\e(B
1761     (japanese-jisx0212  #x29 #x2D)      ; \e$(D)-\e(B
1762     ))
1763 (define-char
1764   '((name               . "LATIN SMALL LIGATURE OE")
1765     (ucs                . #x0153)
1766     (general-category   letter lowercase) ; Normative Category
1767     (bidi-category      . "L")
1768     (mirrored           . nil)
1769     (->uppercase        #x0152)
1770     (->titlecase        #x0152)
1771     (ipa                #x30)   ; \e-0°\e-A
1772     ))
1773 (define-char
1774   '((name               . "FULLWIDTH LATIN SMALL LIGATURE OE")
1775     (->ucs              . #x0153)
1776     (general-category   letter lowercase) ; Normative Category
1777     (bidi-category      . "L")
1778     (mirrored           . nil)
1779     (->decomposition    wide #x0153)
1780     (->uppercase        #x0152)
1781     (->titlecase        #x0152)
1782     (korean-ksc5601     #x29 #x2B)      ; \e$(C)+\e(B
1783     (japanese-jisx0212  #x29 #x4D)      ; \e$(D)M\e(B
1784     ))
1785 (define-char
1786   '((name               . "LATIN CAPITAL LETTER R WITH ACUTE")
1787     (ucs                . #x0154)
1788     (general-category   letter uppercase) ; Normative Category
1789     (bidi-category      . "L")
1790     (mirrored           . nil)
1791     (->decomposition    #x0052 #x0301)
1792     (->lowercase        #x0155)
1793     (latin-iso8859-2    #x40)   ; \e-BÀ\e-A
1794     ))
1795 (define-char
1796   '((name               . "FULLWIDTH LATIN CAPITAL LETTER R WITH ACUTE")
1797     (->ucs              . #x0154)
1798     (general-category   letter uppercase) ; Normative Category
1799     (bidi-category      . "L")
1800     (mirrored           . nil)
1801     (->decomposition    wide #x0154)
1802     (->lowercase
1803      ((name . "FULLWIDTH LATIN SMALL LETTER R WITH ACUTE")))
1804     (japanese-jisx0212  #x2A #x59)      ; \e$(D*Y\e(B
1805     ))
1806 (define-char
1807   '((name               . "LATIN SMALL LETTER R WITH ACUTE")
1808     (ucs                . #x0155)
1809     (general-category   letter lowercase) ; Normative Category
1810     (bidi-category      . "L")
1811     (mirrored           . nil)
1812     (->decomposition    #x0072 #x0301)
1813     (->uppercase        #x0154)
1814     (->titlecase        #x0154)
1815     (latin-iso8859-2    #x60)   ; \e-Bà\e-A
1816     ))
1817 (define-char
1818   '((name               . "FULLWIDTH LATIN SMALL LETTER R WITH ACUTE")
1819     (->ucs              . #x0155)
1820     (general-category   letter lowercase) ; Normative Category
1821     (bidi-category      . "L")
1822     (mirrored           . nil)
1823     (->decomposition    wide #x0155)
1824     (->uppercase
1825      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH ACUTE")))
1826     (->titlecase
1827      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH ACUTE")))
1828     (japanese-jisx0212  #x2B #x59)      ; \e$(D+Y\e(B
1829     ))
1830 (define-char
1831   '((name               . "LATIN CAPITAL LETTER R WITH CEDILLA")
1832     (ucs                . #x0156)
1833     (general-category   letter uppercase) ; Normative Category
1834     (bidi-category      . "L")
1835     (mirrored           . nil)
1836     (->decomposition    #x0052 #x0327)
1837     (->lowercase        #x0157)
1838     (latin-iso8859-4    #x23)   ; \e-D£\e-A
1839     ))
1840 (define-char
1841   '((name               . "FULLWIDTH LATIN CAPITAL LETTER R WITH CEDILLA")
1842     (->ucs              . #x0156)
1843     (general-category   letter uppercase) ; Normative Category
1844     (bidi-category      . "L")
1845     (mirrored           . nil)
1846     (->decomposition    wide #x0156)
1847     (->lowercase
1848      ((name . "FULLWIDTH LATIN SMALL LETTER R WITH CEDILLA")))
1849     (japanese-jisx0212  #x2A #x5B)      ; \e$(D*[\e(B
1850     ))
1851 (define-char
1852   '((name               . "LATIN SMALL LETTER R WITH CEDILLA")
1853     (ucs                . #x0157)
1854     (general-category   letter lowercase) ; Normative Category
1855     (bidi-category      . "L")
1856     (mirrored           . nil)
1857     (->decomposition    #x0072 #x0327)
1858     (->uppercase        #x0156)
1859     (->titlecase        #x0156)
1860     (latin-iso8859-4    #x33)   ; \e-D³\e-A
1861     ))
1862 (define-char
1863   '((name               . "FULLWIDTH LATIN SMALL LETTER R WITH CEDILLA")
1864     (->ucs              . #x0157)
1865     (general-category   letter lowercase) ; Normative Category
1866     (bidi-category      . "L")
1867     (mirrored           . nil)
1868     (->decomposition    wide #x0157)
1869     (->uppercase
1870      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH CEDILLA")))
1871     (->titlecase
1872      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH CEDILLA")))
1873     (japanese-jisx0212  #x2B #x5B)      ; \e$(D+[\e(B
1874     ))
1875 (define-char
1876   '((name               . "LATIN CAPITAL LETTER R WITH CARON")
1877     (ucs                . #x0158)
1878     (general-category   letter uppercase) ; Normative Category
1879     (bidi-category      . "L")
1880     (mirrored           . nil)
1881     (->decomposition    #x0052 #x030C)
1882     (->lowercase        #x0159)
1883     (latin-iso8859-2    #x58)   ; \e-BØ\e-A
1884     ))
1885 (define-char
1886   '((name               . "FULLWIDTH LATIN CAPITAL LETTER R WITH CARON")
1887     (->ucs              . #x0158)
1888     (general-category   letter uppercase) ; Normative Category
1889     (bidi-category      . "L")
1890     (mirrored           . nil)
1891     (->decomposition    wide #x0158)
1892     (->lowercase
1893      ((name . "FULLWIDTH LATIN SMALL LETTER R WITH CARON")))
1894     (japanese-jisx0212  #x2A #x5A)      ; \e$(D*Z\e(B
1895     ))
1896 (define-char
1897   '((name               . "LATIN SMALL LETTER R WITH CARON")
1898     (ucs                . #x0159)
1899     (general-category   letter lowercase) ; Normative Category
1900     (bidi-category      . "L")
1901     (mirrored           . nil)
1902     (->decomposition    #x0072 #x030C)
1903     (->uppercase        #x0158)
1904     (->titlecase        #x0158)
1905     (latin-iso8859-2    #x78)   ; \e-Bø\e-A
1906     ))
1907 (define-char
1908   '((name               . "FULLWIDTH LATIN SMALL LETTER R WITH CARON")
1909     (->ucs              . #x0159)
1910     (general-category   letter lowercase) ; Normative Category
1911     (bidi-category      . "L")
1912     (mirrored           . nil)
1913     (->decomposition    wide #x0159)
1914     (->uppercase
1915      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH CARON")))
1916     (->titlecase
1917      ((name . "FULLWIDTH LATIN CAPITAL LETTER R WITH CARON")))
1918     (japanese-jisx0212  #x2B #x5A)      ; \e$(D+Z\e(B
1919     ))
1920 (define-char
1921   '((name               . "LATIN CAPITAL LETTER S WITH ACUTE")
1922     (ucs                . #x015A)
1923     (general-category   letter uppercase) ; Normative Category
1924     (bidi-category      . "L")
1925     (mirrored           . nil)
1926     (->decomposition    #x0053 #x0301)
1927     (->lowercase        #x015B)
1928     (latin-iso8859-2    #x26)   ; \e-B¦\e-A
1929     ))
1930 (define-char
1931   '((name               . "FULLWIDTH LATIN CAPITAL LETTER S WITH ACUTE")
1932     (->ucs              . #x015A)
1933     (general-category   letter uppercase) ; Normative Category
1934     (bidi-category      . "L")
1935     (mirrored           . nil)
1936     (->decomposition    wide #x015A)
1937     (->lowercase
1938      ((name . "FULLWIDTH LATIN SMALL LETTER S WITH ACUTE")))
1939     (japanese-jisx0212  #x2A #x5C)      ; \e$(D*\\e(B
1940     ))
1941 (define-char
1942   '((name               . "LATIN SMALL LETTER S WITH ACUTE")
1943     (ucs                . #x015B)
1944     (general-category   letter lowercase) ; Normative Category
1945     (bidi-category      . "L")
1946     (mirrored           . nil)
1947     (->decomposition    #x0073 #x0301)
1948     (->uppercase        #x015A)
1949     (->titlecase        #x015A)
1950     (latin-iso8859-2    #x36)   ; \e-B¶\e-A
1951     ))
1952 (define-char
1953   '((name               . "FULLWIDTH LATIN SMALL LETTER S WITH ACUTE")
1954     (->ucs              . #x015B)
1955     (general-category   letter lowercase) ; Normative Category
1956     (bidi-category      . "L")
1957     (mirrored           . nil)
1958     (->decomposition    wide #x015B)
1959     (->uppercase
1960      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH ACUTE")))
1961     (->titlecase
1962      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH ACUTE")))
1963     (japanese-jisx0212  #x2B #x5C)      ; \e$(D+\\e(B
1964     ))
1965 (define-char
1966   '((name               . "LATIN CAPITAL LETTER S WITH CIRCUMFLEX")
1967     (ucs                . #x015C)
1968     (general-category   letter uppercase) ; Normative Category
1969     (bidi-category      . "L")
1970     (mirrored           . nil)
1971     (->decomposition    #x0053 #x0302)
1972     (->lowercase        #x015D)
1973     (latin-iso8859-3    #x5E)   ; \e-CÞ\e-A
1974     ))
1975 (define-char
1976   '((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CIRCUMFLEX")
1977     (->ucs              . #x015C)
1978     (general-category   letter uppercase) ; Normative Category
1979     (bidi-category      . "L")
1980     (mirrored           . nil)
1981     (->decomposition    wide #x015C)
1982     (->lowercase
1983      ((name . "FULLWIDTH LATIN SMALL LETTER S WITH CIRCUMFLEX")))
1984     (japanese-jisx0212  #x2A #x5D)      ; \e$(D*]\e(B
1985     ))
1986 (define-char
1987   '((name               . "LATIN SMALL LETTER S WITH CIRCUMFLEX")
1988     (ucs                . #x015D)
1989     (general-category   letter lowercase) ; Normative Category
1990     (bidi-category      . "L")
1991     (mirrored           . nil)
1992     (->decomposition    #x0073 #x0302)
1993     (->uppercase        #x015C)
1994     (->titlecase        #x015C)
1995     (latin-iso8859-3    #x7E)   ; \e-Cþ\e-A
1996     ))
1997 (define-char
1998   '((name               . "FULLWIDTH LATIN SMALL LETTER S WITH CIRCUMFLEX")
1999     (->ucs              . #x015D)
2000     (general-category   letter lowercase) ; Normative Category
2001     (bidi-category      . "L")
2002     (mirrored           . nil)
2003     (->decomposition    wide #x015D)
2004     (->uppercase
2005      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CIRCUMFLEX")))
2006     (->titlecase
2007      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CIRCUMFLEX")))
2008     (japanese-jisx0212  #x2B #x5D)      ; \e$(D+]\e(B
2009     ))
2010 (define-char
2011   '((name               . "LATIN CAPITAL LETTER S WITH CEDILLA")
2012     (ucs                . #x015E)
2013     (general-category   letter uppercase) ; Normative Category
2014     (bidi-category      . "L")
2015     (mirrored           . nil)
2016     (->decomposition    #x0053 #x0327)
2017     (->lowercase        #x015F)
2018     (iso-10646-comment  . "*")
2019     (latin-iso8859-2    #x2A)   ; \e-Bª\e-A
2020     (latin-iso8859-3    #x2A)   ; \e-Cª\e-A
2021     (latin-iso8859-9    #x5E)   ; \e-MÞ\e-A
2022     ))
2023 (define-char
2024   '((name               . "FULLWIDTH LATIN CAPITAL LETTER S WITH CEDILLA")
2025     (->ucs              . #x015E)
2026     (general-category   letter uppercase) ; Normative Category
2027     (bidi-category      . "L")
2028     (mirrored           . nil)
2029     (->decomposition    wide #x015E)
2030     (->lowercase
2031      ((name . "FULLWIDTH LATIN SMALL LETTER S WITH CEDILLA")))
2032     (iso-10646-comment  . "*")
2033     (japanese-jisx0212  #x2A #x5F)      ; \e$(D*_\e(B
2034     ))
2035 (define-char
2036   '((name               . "LATIN SMALL LETTER S WITH CEDILLA")
2037     (ucs                . #x015F)
2038     (general-category   letter lowercase) ; Normative Category
2039     (bidi-category      . "L")
2040     (mirrored           . nil)
2041     (iso-10646-comment  . "*")
2042     (->decomposition    #x0073 #x0327)
2043     (->uppercase        #x015E)
2044     (->titlecase        #x015E)
2045     (latin-iso8859-2    #x3A)   ; \e-Bº\e-A
2046     (latin-iso8859-3    #x3A)   ; \e-Cº\e-A
2047     (latin-iso8859-9    #x7E)   ; \e-Mþ\e-A
2048     ))
2049 (define-char
2050   '((name               . "FULLWIDTH LATIN SMALL LETTER S WITH CEDILLA")
2051     (->ucs              . #x015F)
2052     (general-category   letter lowercase) ; Normative Category
2053     (bidi-category      . "L")
2054     (mirrored           . nil)
2055     (iso-10646-comment  . "*")
2056     (->decomposition    wide #x015F)
2057     (->uppercase
2058      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CEDILLA")))
2059     (->titlecase
2060      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CEDILLA")))
2061     (japanese-jisx0212  #x2B #x5F)      ; \e$(D+_\e(B
2062     ))
2063 (define-char
2064   '((name               . "LATIN CAPITAL LETTER S WITH CARON")
2065     (ucs                . #x0160)
2066     (general-category   letter uppercase) ; Normative Category
2067     (bidi-category      . "L")
2068     (mirrored           . nil)
2069     (->decomposition    #x0053 #x030C)
2070     (->lowercase        #x0161)
2071     (latin-iso8859-2    #x29)   ; \e-B©\e-A
2072     (latin-iso8859-4    #x29)   ; \e-D©\e-A
2073     ))
2074 (define-char
2075   '((name               . "FULLWIDTH LATIN CAPITAL LETTER S WITH CARON")
2076     (->ucs              . #x0160)
2077     (general-category   letter uppercase) ; Normative Category
2078     (bidi-category      . "L")
2079     (mirrored           . nil)
2080     (->decomposition    wide #x0160)
2081     (->lowercase
2082      ((name . "FULLWIDTH LATIN SMALL LETTER S WITH CARON")))
2083     (japanese-jisx0212  #x2A #x5E)      ; \e$(D*^\e(B
2084     ))
2085 (define-char
2086   '((name               . "LATIN SMALL LETTER S WITH CARON")
2087     (ucs                . #x0161)
2088     (general-category   letter lowercase) ; Normative Category
2089     (bidi-category      . "L")
2090     (mirrored           . nil)
2091     (->decomposition    #x0073 #x030C)
2092     (->uppercase        #x0160)
2093     (->titlecase        #x0160)
2094     (latin-iso8859-2    #x39)   ; \e-B¹\e-A
2095     (latin-iso8859-4    #x39)   ; \e-D¹\e-A
2096     ))
2097 (define-char
2098   '((name               . "FULLWIDTH LATIN SMALL LETTER S WITH CARON")
2099     (->ucs              . #x0161)
2100     (general-category   letter lowercase) ; Normative Category
2101     (bidi-category      . "L")
2102     (mirrored           . nil)
2103     (->decomposition    wide #x0161)
2104     (->uppercase
2105      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CARON")))
2106     (->titlecase
2107      ((name . "FULLWIDTH LATIN CAPITAL LETTER S WITH CARON")))
2108     (japanese-jisx0212  #x2B #x5E)      ; \e$(D+^\e(B
2109     ))
2110 (define-char
2111   '((name               . "LATIN CAPITAL LETTER T WITH CEDILLA")
2112     (ucs                . #x0162)
2113     (general-category   letter uppercase) ; Normative Category
2114     (bidi-category      . "L")
2115     (mirrored           . nil)
2116     (iso-10646-comment  . "*")
2117     (->decomposition    #x0054 #x0327)
2118     (->lowercase        #x0163)
2119     (latin-iso8859-2    #x5E)   ; \e-BÞ\e-A
2120     ))
2121 (define-char
2122   '((name               . "FULLWIDTH LATIN CAPITAL LETTER T WITH CEDILLA")
2123     (->ucs              . #x0162)
2124     (general-category   letter uppercase) ; Normative Category
2125     (bidi-category      . "L")
2126     (mirrored           . nil)
2127     (iso-10646-comment  . "*")
2128     (->decomposition    wide #x0162)
2129     (->lowercase
2130      ((name . "FULLWIDTH LATIN SMALL LETTER T WITH CEDILLA")))
2131     (japanese-jisx0212  #x2A #x61)      ; \e$(D*a\e(B
2132     ))
2133 (define-char
2134   '((name               . "LATIN SMALL LETTER T WITH CEDILLA")
2135     (ucs                . #x0163)
2136     (general-category   letter lowercase) ; Normative Category
2137     (bidi-category      . "L")
2138     (mirrored           . nil)
2139     (iso-10646-comment  . "*")
2140     (->decomposition    #x0074 #x0327)
2141     (->uppercase        #x0162)
2142     (->titlecase        #x0162)
2143     (latin-iso8859-2    #x7E)   ; \e-Bþ\e-A
2144     ))
2145 (define-char
2146   '((name               . "FULLWIDTH LATIN SMALL LETTER T WITH CEDILLA")
2147     (->ucs              . #x0163)
2148     (general-category   letter lowercase) ; Normative Category
2149     (bidi-category      . "L")
2150     (mirrored           . nil)
2151     (iso-10646-comment  . "*")
2152     (->decomposition    wide #x0163)
2153     (->uppercase
2154      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH CEDILLA")))
2155     (->titlecase
2156      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH CEDILLA")))
2157     (japanese-jisx0212  #x2B #x61)      ; \e$(D+a\e(B
2158     ))
2159 (define-char
2160   '((name               . "LATIN CAPITAL LETTER T WITH CARON")
2161     (ucs                . #x0164)
2162     (general-category   letter uppercase) ; Normative Category
2163     (bidi-category      . "L")
2164     (mirrored           . nil)
2165     (->decomposition    #x0054 #x030C)
2166     (->lowercase        #x0165)
2167     (latin-iso8859-2    #x2B)   ; \e-B«\e-A
2168     ))
2169 (define-char
2170   '((name               . "FULLWIDTH LATIN CAPITAL LETTER T WITH CARON")
2171     (->ucs              . #x0164)
2172     (general-category   letter uppercase) ; Normative Category
2173     (bidi-category      . "L")
2174     (mirrored           . nil)
2175     (->decomposition    wide #x0164)
2176     (->lowercase
2177      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH CARON")))
2178     (japanese-jisx0212  #x2A #x60)      ; \e$(D*`\e(B
2179     ))
2180 (define-char
2181   '((name               . "LATIN SMALL LETTER T WITH CARON")
2182     (ucs                . #x0165)
2183     (general-category   letter lowercase) ; Normative Category
2184     (bidi-category      . "L")
2185     (mirrored           . nil)
2186     (->decomposition    #x0074 #x030C)
2187     (->uppercase        #x0164)
2188     (->titlecase        #x0164)
2189     (latin-iso8859-2    #x3B)   ; \e-B»\e-A
2190     ))
2191 (define-char
2192   '((name               . "FULLWIDTH LATIN SMALL LETTER T WITH CARON")
2193     (->ucs              . #x0165)
2194     (general-category   letter lowercase) ; Normative Category
2195     (bidi-category      . "L")
2196     (mirrored           . nil)
2197     (->decomposition    wide #x0165)
2198     (->uppercase
2199      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH CARON")))
2200     (->titlecase
2201      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH CARON")))
2202     (japanese-jisx0212  #x2B #x60)      ; \e$(D+`\e(B
2203     ))
2204 (define-char
2205   '((name               . "LATIN CAPITAL LETTER T WITH STROKE")
2206     (ucs                . #x0166)
2207     (general-category   letter uppercase) ; Normative Category
2208     (bidi-category      . "L")
2209     (mirrored           . nil)
2210     (->lowercase        #x0167)
2211     (latin-iso8859-4    #x2C)   ; \e-D¬\e-A
2212     ))
2213 (define-char
2214   '((name               . "FULLWIDTH LATIN CAPITAL LETTER T WITH STROKE")
2215     (->ucs              . #x0166)
2216     (general-category   letter uppercase) ; Normative Category
2217     (bidi-category      . "L")
2218     (mirrored           . nil)
2219     (->decomposition    wide #x0166)
2220     (->lowercase
2221      ((name . "FULLWIDTH LATIN SMALL LETTER T WITH STROKE")))
2222     (korean-ksc5601     #x28 #x2E)      ; \e$(D)/\e(B
2223     (japanese-jisx0212  #x29 #x2F)      ; \e$(D)/\e(B
2224     ))
2225 (define-char
2226   '((name               . "LATIN SMALL LETTER T WITH STROKE")
2227     (ucs                . #x0167)
2228     (general-category   letter lowercase) ; Normative Category
2229     (bidi-category      . "L")
2230     (mirrored           . nil)
2231     (->uppercase        #x0166)
2232     (->titlecase        #x0166)
2233     (latin-iso8859-4    #x3C)   ; \e-D¼\e-A
2234     ))
2235 (define-char
2236   '((name               . "FULLWIDTH LATIN SMALL LETTER T WITH STROKE")
2237     (->ucs              . #x0167)
2238     (general-category   letter lowercase) ; Normative Category
2239     (bidi-category      . "L")
2240     (mirrored           . nil)
2241     (->decomposition    wide #x0167)
2242     (->uppercase
2243      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH STROKE")))
2244     (->titlecase
2245      ((name . "FULLWIDTH LATIN CAPITAL LETTER T WITH STROKE")))
2246     (korean-ksc5601     #x29 #x2E)      ; \e$(D)O\e(B
2247     (japanese-jisx0212  #x29 #x4F)      ; \e$(D)O\e(B
2248     ))
2249 (define-char
2250   '((name               . "LATIN CAPITAL LETTER U WITH TILDE")
2251     (ucs                . #x0168)
2252     (general-category   letter uppercase) ; Normative Category
2253     (bidi-category      . "L")
2254     (mirrored           . nil)
2255     (->decomposition    #x0055 #x0303)
2256     (->lowercase        #x0169)
2257     (latin-iso8859-4    #x5D)   ; \e-DÝ\e-A
2258     (latin-viscii-upper #x7B)   ; \e-DÝ\e-A
2259     (latin-viscii       #x9D)   ; \e-DÝ\e-A
2260     ))
2261 (define-char
2262   '((name               . "FULLWIDTH LATIN CAPITAL LETTER U WITH TILDE")
2263     (->ucs              . #x0168)
2264     (general-category   letter uppercase) ; Normative Category
2265     (bidi-category      . "L")
2266     (mirrored           . nil)
2267     (->decomposition    wide #x0168)
2268     (->lowercase
2269      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH TILDE")))
2270     (japanese-jisx0212  #x2A #x6C)      ; \e$(D*l\e(B
2271     ))
2272 (define-char
2273   '((name               . "LATIN SMALL LETTER U WITH TILDE")
2274     (ucs                . #x0169)
2275     (general-category   letter lowercase) ; Normative Category
2276     (bidi-category      . "L")
2277     (mirrored           . nil)
2278     (->decomposition    #x0075 #x0303)
2279     (->uppercase        #x0168)
2280     (->titlecase        #x0168)
2281     (latin-iso8859-4    #x7D)   ; \e-Dý\e-A
2282     (latin-viscii-lower #x7B)   ; \e-Dý\e-A
2283     (latin-viscii       #xFB)   ; \e-Dý\e-A
2284     ))
2285 (define-char
2286   '((name               . "FULLWIDTH LATIN SMALL LETTER U WITH TILDE")
2287     (->ucs              . #x0169)
2288     (general-category   letter lowercase) ; Normative Category
2289     (bidi-category      . "L")
2290     (mirrored           . nil)
2291     (->decomposition    wide #x0169)
2292     (->uppercase
2293      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH TILDE")))
2294     (->titlecase
2295      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH TILDE")))
2296     (japanese-jisx0212  #x2B #x6C)      ; \e$(D+l\e(B
2297     ))
2298 (define-char
2299   '((name               . "LATIN CAPITAL LETTER U WITH MACRON")
2300     (ucs                . #x016A)
2301     (general-category   letter uppercase) ; Normative Category
2302     (bidi-category      . "L")
2303     (mirrored           . nil)
2304     (->decomposition    #x0055 #x0304)
2305     (->lowercase        #x016B)
2306     (latin-iso8859-4    #x5E)   ; \e-DÞ\e-A
2307     ))
2308 (define-char
2309   '((name               . "FULLWIDTH LATIN CAPITAL LETTER U WITH MACRON")
2310     (->ucs              . #x016A)
2311     (general-category   letter uppercase) ; Normative Category
2312     (bidi-category      . "L")
2313     (mirrored           . nil)
2314     (->decomposition    wide #x016A)
2315     (->lowercase
2316      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH MACRON")))
2317     (japanese-jisx0212  #x2A #x69)      ; \e$(D*i\e(B
2318     ))
2319 (define-char
2320   '((name               . "LATIN SMALL LETTER U WITH MACRON")
2321     (ucs                . #x016B)
2322     (general-category   letter lowercase) ; Normative Category
2323     (bidi-category      . "L")
2324     (mirrored           . nil)
2325     (->decomposition    #x0075 #x0304)
2326     (->uppercase        #x016A)
2327     (->titlecase        #x016A)
2328     (latin-iso8859-4    #x7E)   ; \e-Dþ\e-A
2329     ))
2330 (define-char
2331   '((name               . "FULLWIDTH LATIN SMALL LETTER U WITH MACRON")
2332     (->ucs              . #x016B)
2333     (general-category   letter lowercase) ; Normative Category
2334     (bidi-category      . "L")
2335     (mirrored           . nil)
2336     (->decomposition    wide #x016B)
2337     (->uppercase
2338      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH MACRON")))
2339     (->titlecase
2340      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH MACRON")))
2341     (chinese-gb2312     #x28 #x31)      ; \e$(D+i\e(B
2342     (japanese-jisx0212  #x2B #x69)      ; \e$(D+i\e(B
2343     ))
2344 (define-char
2345   '((name               . "LATIN CAPITAL LETTER U WITH BREVE")
2346     (ucs                . #x016C)
2347     (general-category   letter uppercase) ; Normative Category
2348     (bidi-category      . "L")
2349     (mirrored           . nil)
2350     (->decomposition    #x0055 #x0306)
2351     (->lowercase        #x016D)
2352     (latin-iso8859-3    #x5D)   ; \e-CÝ\e-A
2353     ))
2354 (define-char
2355   '((name               . "FULLWIDTH LATIN CAPITAL LETTER U WITH BREVE")
2356     (->ucs              . #x016C)
2357     (general-category   letter uppercase) ; Normative Category
2358     (bidi-category      . "L")
2359     (mirrored           . nil)
2360     (->decomposition    wide #x016C)
2361     (->lowercase
2362      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH BREVE")))
2363     (japanese-jisx0212  #x2A #x66)      ; \e$(D*f\e(B
2364     ))
2365 (define-char
2366   '((name               . "LATIN SMALL LETTER U WITH BREVE")
2367     (ucs                . #x016D)
2368     (general-category   letter lowercase) ; Normative Category
2369     (bidi-category      . "L")
2370     (mirrored           . nil)
2371     (->decomposition    #x0075 #x0306)
2372     (->uppercase        #x016C)
2373     (->titlecase        #x016C)
2374     (latin-iso8859-3    #x7D)   ; \e-Cý\e-A
2375     ))
2376 (define-char
2377   '((name               . "FULLWIDTH LATIN SMALL LETTER U WITH BREVE")
2378     (->ucs              . #x016D)
2379     (general-category   letter lowercase) ; Normative Category
2380     (bidi-category      . "L")
2381     (mirrored           . nil)
2382     (->decomposition    wide #x016D)
2383     (->uppercase
2384      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH BREVE")))
2385     (->titlecase
2386      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH BREVE")))
2387     (japanese-jisx0212  #x2B #x66)      ; \e$(D+f\e(B
2388     ))
2389 (define-char
2390   '((name               . "LATIN CAPITAL LETTER U WITH RING ABOVE")
2391     (ucs                . #x016E)
2392     (general-category   letter uppercase) ; Normative Category
2393     (bidi-category      . "L")
2394     (mirrored           . nil)
2395     (->decomposition    #x0055 #x030A)
2396     (->lowercase        #x016F)
2397     (latin-iso8859-2    #x59)   ; \e-BÙ\e-A
2398     ))
2399 (define-char
2400   '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH RING ABOVE")
2401     (->ucs              . #x016E)
2402     (general-category   letter uppercase) ; Normative Category
2403     (bidi-category      . "L")
2404     (mirrored           . nil)
2405     (->decomposition    wide #x016E)
2406     (->lowercase
2407      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH RING ABOVE")))
2408     (japanese-jisx0212  #x2A #x6B)      ; \e$(D*k\e(B
2409     ))
2410 (define-char
2411   '((name               . "LATIN SMALL LETTER U WITH RING ABOVE")
2412     (ucs                . #x016F)
2413     (general-category   letter lowercase) ; Normative Category
2414     (bidi-category      . "L")
2415     (mirrored           . nil)
2416     (->decomposition    #x0075 #x030A)
2417     (->uppercase        #x016E)
2418     (->titlecase        #x016E)
2419     (latin-iso8859-2    #x79)   ; \e-Bù\e-A
2420     ))
2421 (define-char
2422   '((name               . "FULLWIDTH LATIN SMALL LETTER U WITH RING ABOVE")
2423     (->ucs              . #x016F)
2424     (general-category   letter lowercase) ; Normative Category
2425     (bidi-category      . "L")
2426     (mirrored           . nil)
2427     (->decomposition    wide #x016F)
2428     (->uppercase
2429      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH RING ABOVE")))
2430     (->titlecase
2431      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH RING ABOVE")))
2432     (japanese-jisx0212  #x2B #x6B)      ; \e$(D+k\e(B
2433     ))
2434 (define-char
2435   '((name               . "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE")
2436     (ucs                . #x0170)
2437     (general-category   letter uppercase) ; Normative Category
2438     (bidi-category      . "L")
2439     (mirrored           . nil)
2440     (->decomposition    #x0055 #x030B)
2441     (->lowercase        #x0171)
2442     (latin-iso8859-2    #x5B)   ; \e-BÛ\e-A
2443     ))
2444 (define-char
2445   '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DOUBLE ACUTE")
2446     (->ucs              . #x0170)
2447     (general-category   letter uppercase) ; Normative Category
2448     (bidi-category      . "L")
2449     (mirrored           . nil)
2450     (->decomposition    wide #x0170)
2451     (->lowercase
2452      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH DOUBLE ACUTE")))
2453     (japanese-jisx0212  #x2A #x68)      ; \e$(D*h\e(B
2454     ))
2455 (define-char
2456   '((name               . "LATIN SMALL LETTER U WITH DOUBLE ACUTE")
2457     (ucs                . #x0171)
2458     (general-category   letter lowercase) ; Normative Category
2459     (bidi-category      . "L")
2460     (mirrored           . nil)
2461     (->decomposition    #x0075 #x030B)
2462     (->uppercase        #x0170)
2463     (->titlecase        #x0170)
2464     (latin-iso8859-2    #x7B)   ; \e-Bû\e-A
2465     ))
2466 (define-char
2467   '((name . "FULLWIDTH LATIN SMALL LETTER U WITH DOUBLE ACUTE")
2468     (->ucs              . #x0171)
2469     (general-category   letter lowercase) ; Normative Category
2470     (bidi-category      . "L")
2471     (mirrored           . nil)
2472     (->decomposition    wide #x0171)
2473     (->uppercase
2474      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DOUBLE ACUTE")))
2475     (->titlecase
2476      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DOUBLE ACUTE")))
2477     (japanese-jisx0212  #x2B #x68)      ; \e$(D+h\e(B
2478     ))
2479 (define-char
2480   '((name               . "LATIN CAPITAL LETTER U WITH OGONEK")
2481     (ucs                . #x0172)
2482     (general-category   letter uppercase) ; Normative Category
2483     (bidi-category      . "L")
2484     (mirrored           . nil)
2485     (->decomposition    #x0055 #x0328)
2486     (->lowercase        #x0173)
2487     (latin-iso8859-4    #x59)   ; \e-DÙ\e-A
2488     ))
2489 (define-char
2490   '((name               . "FULLWIDTH LATIN CAPITAL LETTER U WITH OGONEK")
2491     (->ucs              . #x0172)
2492     (general-category   letter uppercase) ; Normative Category
2493     (bidi-category      . "L")
2494     (mirrored           . nil)
2495     (->decomposition    wide #x0172)
2496     (->lowercase
2497      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH OGONEK")))
2498     (japanese-jisx0212  #x2A #x6A)      ; \e$(D*j\e(B
2499     ))
2500 (define-char
2501   '((name               . "LATIN SMALL LETTER U WITH OGONEK")
2502     (ucs                . #x0173)
2503     (general-category   letter lowercase) ; Normative Category
2504     (bidi-category      . "L")
2505     (mirrored           . nil)
2506     (->decomposition    #x0075 #x0328)
2507     (->uppercase        #x0172)
2508     (->titlecase        #x0172)
2509     (latin-iso8859-4    #x79)   ; \e-Dù\e-A
2510     ))
2511 (define-char
2512   '((name               . "FULLWIDTH LATIN SMALL LETTER U WITH OGONEK")
2513     (->ucs              . #x0173)
2514     (general-category   letter lowercase) ; Normative Category
2515     (bidi-category      . "L")
2516     (mirrored           . nil)
2517     (->decomposition    wide #x0173)
2518     (->uppercase
2519      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH OGONEK")))
2520     (->titlecase
2521      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH OGONEK")))
2522     (japanese-jisx0212  #x2B #x6A)      ; \e$(D+j\e(B
2523     ))
2524 (define-char
2525   '((name               . "LATIN CAPITAL LETTER W WITH CIRCUMFLEX")
2526     (ucs                . #x0174)
2527     (general-category   letter uppercase) ; Normative Category
2528     (bidi-category      . "L")
2529     (mirrored           . nil)
2530     (->decomposition    #x0057 #x0302)
2531     (->lowercase        #x0175)
2532     ))
2533 (define-char
2534   '((name . "FULLWIDTH LATIN CAPITAL LETTER W WITH CIRCUMFLEX")
2535     (->ucs              . #x0174)
2536     (general-category   letter uppercase) ; Normative Category
2537     (bidi-category      . "L")
2538     (mirrored           . nil)
2539     (->decomposition    wide #x0174)
2540     (->lowercase
2541      ((name . "FULLWIDTH LATIN SMALL LETTER W WITH CIRCUMFLEX")))
2542     (japanese-jisx0212  #x2A #x71)      ; \e$(D*q\e(B
2543     ))
2544 (define-char
2545   '((name               . "LATIN SMALL LETTER W WITH CIRCUMFLEX")
2546     (ucs                . #x0175)
2547     (general-category   letter lowercase) ; Normative Category
2548     (bidi-category      . "L")
2549     (mirrored           . nil)
2550     (->decomposition    #x0077 #x0302)
2551     (->uppercase        #x0174)
2552     (->titlecase        #x0174)
2553     ))
2554 (define-char
2555   '((name               . "FULLWIDTH LATIN SMALL LETTER W WITH CIRCUMFLEX")
2556     (->ucs              . #x0175)
2557     (general-category   letter lowercase) ; Normative Category
2558     (bidi-category      . "L")
2559     (mirrored           . nil)
2560     (->decomposition    wide #x0175)
2561     (->uppercase
2562      ((name . "FULLWIDTH LATIN CAPITAL LETTER W WITH CIRCUMFLEX")))
2563     (->titlecase
2564      ((name . "FULLWIDTH LATIN CAPITAL LETTER W WITH CIRCUMFLEX")))
2565     (japanese-jisx0212  #x2B #x71)      ; \e$(D+q\e(B
2566     ))
2567 (define-char
2568   '((name               . "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX")
2569     (ucs                . #x0176)
2570     (general-category   letter uppercase) ; Normative Category
2571     (bidi-category      . "L")
2572     (mirrored           . nil)
2573     (->decomposition    #x0059 #x0302)
2574     (->lowercase        #x0177)
2575     ))
2576 (define-char
2577   '((name . "FULLWIDTH LATIN CAPITAL LETTER Y WITH CIRCUMFLEX")
2578     (->ucs              . #x0176)
2579     (general-category   letter uppercase) ; Normative Category
2580     (bidi-category      . "L")
2581     (mirrored           . nil)
2582     (->decomposition    wide #x0176)
2583     (->lowercase
2584      ((name . "FULLWIDTH LATIN SMALL LETTER Y WITH CIRCUMFLEX")))
2585     (japanese-jisx0212  #x2A #x74)      ; \e$(D*t\e(B
2586     ))
2587 (define-char
2588   '((name               . "LATIN SMALL LETTER Y WITH CIRCUMFLEX")
2589     (ucs                . #x0177)
2590     (general-category   letter lowercase) ; Normative Category
2591     (bidi-category      . "L")
2592     (mirrored           . nil)
2593     (->decomposition    #x0079 #x0302)
2594     (->uppercase        #x0176)
2595     (->titlecase        #x0176)
2596     ))
2597 (define-char
2598   '((name               . "FULLWIDTH LATIN SMALL LETTER Y WITH CIRCUMFLEX")
2599     (->ucs              . #x0177)
2600     (general-category   letter lowercase) ; Normative Category
2601     (bidi-category      . "L")
2602     (mirrored           . nil)
2603     (->decomposition    wide #x0177)
2604     (->uppercase
2605      ((name . "FULLWIDTH LATIN CAPITAL LETTER Y WITH CIRCUMFLEX")))
2606     (->titlecase
2607      ((name . "FULLWIDTH LATIN CAPITAL LETTER Y WITH CIRCUMFLEX")))
2608     (japanese-jisx0212  #x2B #x74)      ; \e$(D+t\e(B
2609     ))
2610 (define-char
2611   '((name               . "LATIN CAPITAL LETTER Y WITH DIAERESIS")
2612     (ucs                . #x0178)
2613     (general-category   letter uppercase) ; Normative Category
2614     (bidi-category      . "L")
2615     (mirrored           . nil)
2616     (->decomposition    #x0059 #x0308)
2617     (->lowercase        #x00FF)
2618     ))
2619 (define-char
2620   '((name               . "FULLWIDTH LATIN CAPITAL LETTER Y WITH DIAERESIS")
2621     (->ucs              . #x0178)
2622     (general-category   letter uppercase) ; Normative Category
2623     (bidi-category      . "L")
2624     (mirrored           . nil)
2625     (->decomposition    wide #x0178)
2626     (->lowercase
2627      ((name . "FULLWIDTH LATIN SMALL LETTER Y WITH DIAERESIS")))
2628     (japanese-jisx0212  #x2A #x73)      ; \e$(D*s\e(B
2629     ))
2630 (define-char
2631   '((name               . "LATIN CAPITAL LETTER Z WITH ACUTE")
2632     (ucs                . #x0179)
2633     (general-category   letter uppercase) ; Normative Category
2634     (bidi-category      . "L")
2635     (mirrored           . nil)
2636     (->decomposition    #x005A #x0301)
2637     (->lowercase        #x017A)
2638     (latin-iso8859-2    #x2C)   ; \e-B¬\e-A
2639     ))
2640 (define-char
2641   '((name               . "FULLWIDTH LATIN CAPITAL LETTER Z WITH ACUTE")
2642     (->ucs              . #x0179)
2643     (general-category   letter uppercase) ; Normative Category
2644     (bidi-category      . "L")
2645     (mirrored           . nil)
2646     (->decomposition    wide #x0179)
2647     (->lowercase
2648      ((name . "FULLWIDTH LATIN SMALL LETTER Z WITH ACUTE")))
2649     (japanese-jisx0212  #x2A #x75)      ; \e$(D*u\e(B
2650     ))
2651 (define-char
2652   '((name               . "LATIN SMALL LETTER Z WITH ACUTE")
2653     (ucs                . #x017A)
2654     (general-category   letter lowercase) ; Normative Category
2655     (bidi-category      . "L")
2656     (mirrored           . nil)
2657     (->decomposition    #x007A #x0301)
2658     (->uppercase        #x0179)
2659     (->titlecase        #x0179)
2660     (latin-iso8859-2    #x3C)   ; \e-B¼\e-A
2661     ))
2662 (define-char
2663   '((name               . "FULLWIDTH LATIN SMALL LETTER Z WITH ACUTE")
2664     (->ucs              . #x017A)
2665     (general-category   letter lowercase) ; Normative Category
2666     (bidi-category      . "L")
2667     (mirrored           . nil)
2668     (->decomposition    wide #x017A)
2669     (->uppercase
2670      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH ACUTE")))
2671     (->titlecase
2672      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH ACUTE")))
2673     (japanese-jisx0212  #x2B #x75)      ; \e$(D+u\e(B
2674     ))
2675 (define-char
2676   '((name               . "LATIN CAPITAL LETTER Z WITH DOT ABOVE")
2677     (ucs                . #x017B)
2678     (general-category   letter uppercase) ; Normative Category
2679     (bidi-category      . "L")
2680     (mirrored           . nil)
2681     (->decomposition    #x005A #x0307)
2682     (->lowercase        #x017C)
2683     (latin-iso8859-2    #x2F)   ; \e-B¯\e-A
2684     (latin-iso8859-3    #x2F)   ; \e-C¯\e-A
2685     ))
2686 (define-char
2687   '((name               . "FULLWIDTH LATIN CAPITAL LETTER Z WITH DOT ABOVE")
2688     (->ucs              . #x017B)
2689     (general-category   letter uppercase) ; Normative Category
2690     (bidi-category      . "L")
2691     (mirrored           . nil)
2692     (->decomposition    wide #x017B)
2693     (->lowercase
2694      ((name . "FULLWIDTH LATIN SMALL LETTER Z WITH DOT ABOVE")))
2695     (japanese-jisx0212  #x2A #x77)      ; \e$(D*w\e(B
2696     ))
2697 (define-char
2698   '((name               . "LATIN SMALL LETTER Z WITH DOT ABOVE")
2699     (ucs                . #x017C)
2700     (general-category   letter lowercase) ; Normative Category
2701     (bidi-category      . "L")
2702     (mirrored           . nil)
2703     (->decomposition    #x007A #x0307)
2704     (->uppercase        #x017B)
2705     (->titlecase        #x017B)
2706     (latin-iso8859-2    #x3F)   ; \e-B¿\e-A
2707     (latin-iso8859-3    #x3F)   ; \e-C¿\e-A
2708     ))
2709 (define-char
2710   '((name               . "FULLWIDTH LATIN SMALL LETTER Z WITH DOT ABOVE")
2711     (->ucs              . #x017C)
2712     (general-category   letter lowercase) ; Normative Category
2713     (bidi-category      . "L")
2714     (mirrored           . nil)
2715     (->decomposition    wide #x017C)
2716     (->uppercase
2717      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH DOT ABOVE")))
2718     (->titlecase
2719      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH DOT ABOVE")))
2720     (japanese-jisx0212  #x2B #x77)      ; \e$(D+w\e(B
2721     ))
2722 (define-char
2723   '((name               . "LATIN CAPITAL LETTER Z WITH CARON")
2724     (ucs                . #x017D)
2725     (general-category   letter uppercase) ; Normative Category
2726     (bidi-category      . "L")
2727     (mirrored           . nil)
2728     (->decomposition    #x005A #x030C)
2729     (->lowercase        #x017E)
2730     (latin-iso8859-2    #x2E)   ; \e-B®\e-A
2731     (latin-iso8859-4    #x2E)   ; \e-D®\e-A
2732     ))
2733 (define-char
2734   '((name               . "FULLWIDTH LATIN CAPITAL LETTER Z WITH CARON")
2735     (->ucs              . #x017D)
2736     (general-category   letter uppercase) ; Normative Category
2737     (bidi-category      . "L")
2738     (mirrored           . nil)
2739     (->decomposition    wide #x017D)
2740     (->lowercase
2741      ((name . "FULLWIDTH LATIN SMALL LETTER Z WITH CARON")))
2742     (japanese-jisx0212  #x2A #x76)      ; \e$(D*v\e(B
2743     ))
2744 (define-char
2745   '((name               . "LATIN SMALL LETTER Z WITH CARON")
2746     (ucs                . #x017E)
2747     (general-category   letter lowercase) ; Normative Category
2748     (bidi-category      . "L")
2749     (mirrored           . nil)
2750     (->decomposition    #x007A #x030C)
2751     (->uppercase        #x017D)
2752     (->titlecase        #x017D)
2753     (latin-iso8859-2    #x3E)   ; \e-B¾\e-A
2754     (latin-iso8859-4    #x3E)   ; \e-D¾\e-A
2755     ))
2756 (define-char
2757   '((name               . "FULLWIDTH LATIN SMALL LETTER Z WITH CARON")
2758     (->ucs              . #x017E)
2759     (general-category   letter lowercase) ; Normative Category
2760     (bidi-category      . "L")
2761     (mirrored           . nil)
2762     (->decomposition    wide #x017E)
2763     (->uppercase
2764      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH CARON")))
2765     (->titlecase
2766      ((name . "FULLWIDTH LATIN CAPITAL LETTER Z WITH CARON")))
2767     (japanese-jisx0212  #x2B #x76)      ; \e$(D+v\e(B
2768     ))
2769 (define-char
2770   '((name               . "LATIN SMALL LETTER LONG S")
2771     (ucs                . #x017F)
2772     (general-category   letter lowercase) ; Normative Category
2773     (bidi-category      . "L")
2774     (mirrored           . nil)
2775     (->decomposition    compat #x0073)
2776     (->uppercase        #x0053)
2777     (->titlecase        #x0053)
2778     ))