New files.
[chise/xemacs-chise.git] / lisp / utf-2000 / u01F00-Greek-Extended.el
1 (define-char
2   '((name               . "GREEK SMALL LETTER ALPHA WITH PSILI")
3     (ucs                . #x1F00)
4     (general-category   letter lowercase) ; Normative Category
5     (bidi-category      . "L")
6     (->decomposition    #x03B1 #x0313)
7     (mirrored           . nil)
8     (->uppercase        #x1F08)
9     (->titlecase        #x1F08)
10     ))
11 (define-char
12   '((name               . "GREEK SMALL LETTER ALPHA WITH DASIA")
13     (ucs                . #x1F01)
14     (general-category   letter lowercase) ; Normative Category
15     (bidi-category      . "L")
16     (->decomposition    #x03B1 #x0314)
17     (mirrored           . nil)
18     (->uppercase        #x1F09)
19     (->titlecase        #x1F09)
20     ))
21 (define-char
22   '((name               . "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA")
23     (ucs                . #x1F02)
24     (general-category   letter lowercase) ; Normative Category
25     (bidi-category      . "L")
26     (->decomposition    #x1F00 #x0300)
27     (mirrored           . nil)
28     (->uppercase        #x1F0A)
29     (->titlecase        #x1F0A)
30     ))
31 (define-char
32   '((name               . "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA")
33     (ucs                . #x1F03)
34     (general-category   letter lowercase) ; Normative Category
35     (bidi-category      . "L")
36     (->decomposition    #x1F01 #x0300)
37     (mirrored           . nil)
38     (->uppercase        #x1F0B)
39     (->titlecase        #x1F0B)
40     ))
41 (define-char
42   '((name               . "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA")
43     (ucs                . #x1F04)
44     (general-category   letter lowercase) ; Normative Category
45     (bidi-category      . "L")
46     (->decomposition    #x1F00 #x0301)
47     (mirrored           . nil)
48     (->uppercase        #x1F0C)
49     (->titlecase        #x1F0C)
50     ))
51 (define-char
52   '((name               . "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA")
53     (ucs                . #x1F05)
54     (general-category   letter lowercase) ; Normative Category
55     (bidi-category      . "L")
56     (->decomposition    #x1F01 #x0301)
57     (mirrored           . nil)
58     (->uppercase        #x1F0D)
59     (->titlecase        #x1F0D)
60     ))
61 (define-char
62   '((name . "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI")
63     (ucs  . #x1F06)
64     (general-category   letter lowercase) ; Normative Category
65     (bidi-category      . "L")
66     (->decomposition    #x1F00 #x0342)
67     (mirrored           . nil)
68     (->uppercase        #x1F0E)
69     (->titlecase        #x1F0E)
70     ))
71 (define-char
72   '((name . "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI")
73     (ucs  . #x1F07)
74     (general-category   letter lowercase) ; Normative Category
75     (bidi-category      . "L")
76     (->decomposition    #x1F01 #x0342)
77     (mirrored           . nil)
78     (->uppercase        #x1F0F)
79     (->titlecase        #x1F0F)
80     ))
81 (define-char
82   '((name               . "GREEK CAPITAL LETTER ALPHA WITH PSILI")
83     (ucs                . #x1F08)
84     (general-category   letter uppercase) ; Normative Category
85     (bidi-category      . "L")
86     (->decomposition    #x0391 #x0313)
87     (mirrored           . nil)
88     (->lowercase        #x1F00)
89     ))
90 (define-char
91   '((name               . "GREEK CAPITAL LETTER ALPHA WITH DASIA")
92     (ucs                . #x1F09)
93     (general-category   letter uppercase) ; Normative Category
94     (bidi-category      . "L")
95     (->decomposition    #x0391 #x0314)
96     (mirrored           . nil)
97     (->lowercase        #x1F01)
98     ))
99 (define-char
100   '((name               . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA")
101     (ucs                . #x1F0A)
102     (general-category   letter uppercase) ; Normative Category
103     (bidi-category      . "L")
104     (->decomposition    #x1F08 #x0300)
105     (mirrored           . nil)
106     (->lowercase        #x1F02)
107     ))
108 (define-char
109   '((name               . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA")
110     (ucs                . #x1F0B)
111     (general-category   letter uppercase) ; Normative Category
112     (bidi-category      . "L")
113     (->decomposition    #x1F09 #x0300)
114     (mirrored           . nil)
115     (->lowercase        #x1F03)
116     ))
117 (define-char
118   '((name               . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA")
119     (ucs                . #x1F0C)
120     (general-category   letter uppercase) ; Normative Category
121     (bidi-category      . "L")
122     (->decomposition    #x1F08 #x0301)
123     (mirrored           . nil)
124     (->lowercase        #x1F04)
125     ))
126 (define-char
127   '((name               . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA")
128     (ucs                . #x1F0D)
129     (general-category   letter uppercase) ; Normative Category
130     (bidi-category      . "L")
131     (->decomposition    #x1F09 #x0301)
132     (mirrored           . nil)
133     (->lowercase        #x1F05)
134     ))
135 (define-char
136   '((name . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI")
137     (ucs  . #x1F0E)
138     (general-category   letter uppercase) ; Normative Category
139     (bidi-category      . "L")
140     (->decomposition    #x1F08 #x0342)
141     (mirrored           . nil)
142     (->lowercase        #x1F06)
143     ))
144 (define-char
145   '((name . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI")
146     (ucs  . #x1F0F)
147     (general-category   letter uppercase) ; Normative Category
148     (bidi-category      . "L")
149     (->decomposition    #x1F09 #x0342)
150     (mirrored           . nil)
151     (->lowercase        #x1F07)
152     ))
153 (define-char
154   '((name               . "GREEK SMALL LETTER EPSILON WITH PSILI")
155     (ucs                . #x1F10)
156     (general-category   letter lowercase) ; Normative Category
157     (bidi-category      . "L")
158     (->decomposition    #x03B5 #x0313)
159     (mirrored           . nil)
160     (->uppercase        #x1F18)
161     (->titlecase        #x1F18)
162     ))
163 (define-char
164   '((name               . "GREEK SMALL LETTER EPSILON WITH DASIA")
165     (ucs                . #x1F11)
166     (general-category   letter lowercase) ; Normative Category
167     (bidi-category      . "L")
168     (->decomposition    #x03B5 #x0314)
169     (mirrored           . nil)
170     (->uppercase        #x1F19)
171     (->titlecase        #x1F19)
172     ))
173 (define-char
174   '((name               . "GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA")
175     (ucs                . #x1F12)
176     (general-category   letter lowercase) ; Normative Category
177     (bidi-category      . "L")
178     (->decomposition    #x1F10 #x0300)
179     (mirrored           . nil)
180     (->uppercase        #x1F1A)
181     (->titlecase        #x1F1A)
182     ))
183 (define-char
184   '((name               . "GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA")
185     (ucs                . #x1F13)
186     (general-category   letter lowercase) ; Normative Category
187     (bidi-category      . "L")
188     (->decomposition    #x1F11 #x0300)
189     (mirrored           . nil)
190     (->uppercase        #x1F1B)
191     (->titlecase        #x1F1B)
192     ))
193 (define-char
194   '((name               . "GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA")
195     (ucs                . #x1F14)
196     (general-category   letter lowercase) ; Normative Category
197     (bidi-category      . "L")
198     (->decomposition    #x1F10 #x0301)
199     (mirrored           . nil)
200     (->uppercase        #x1F1C)
201     (->titlecase        #x1F1C)
202     ))
203 (define-char
204   '((name               . "GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA")
205     (ucs                . #x1F15)
206     (general-category   letter lowercase) ; Normative Category
207     (bidi-category      . "L")
208     (->decomposition    #x1F11 #x0301)
209     (mirrored           . nil)
210     (->uppercase        #x1F1D)
211     (->titlecase        #x1F1D)
212     ))
213 (define-char
214   '((name               . "GREEK CAPITAL LETTER EPSILON WITH PSILI")
215     (ucs                . #x1F18)
216     (general-category   letter uppercase) ; Normative Category
217     (bidi-category      . "L")
218     (->decomposition    #x0395 #x0313)
219     (mirrored           . nil)
220     (->lowercase        #x1F10)
221     ))
222 (define-char
223   '((name               . "GREEK CAPITAL LETTER EPSILON WITH DASIA")
224     (ucs                . #x1F19)
225     (general-category   letter uppercase) ; Normative Category
226     (bidi-category      . "L")
227     (->decomposition    #x0395 #x0314)
228     (mirrored           . nil)
229     (->lowercase        #x1F11)
230     ))
231 (define-char
232   '((name . "GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA")
233     (ucs  . #x1F1A)
234     (general-category   letter uppercase) ; Normative Category
235     (bidi-category      . "L")
236     (->decomposition    #x1F18 #x0300)
237     (mirrored           . nil)
238     (->lowercase        #x1F12)
239     ))
240 (define-char
241   '((name . "GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA")
242     (ucs  . #x1F1B)
243     (general-category   letter uppercase) ; Normative Category
244     (bidi-category      . "L")
245     (->decomposition    #x1F19 #x0300)
246     (mirrored           . nil)
247     (->lowercase        #x1F13)
248     ))
249 (define-char
250   '((name . "GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA")
251     (ucs  . #x1F1C)
252     (general-category   letter uppercase) ; Normative Category
253     (bidi-category      . "L")
254     (->decomposition    #x1F18 #x0301)
255     (mirrored           . nil)
256     (->lowercase        #x1F14)
257     ))
258 (define-char
259   '((name . "GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA")
260     (ucs  . #x1F1D)
261     (general-category   letter uppercase) ; Normative Category
262     (bidi-category      . "L")
263     (->decomposition    #x1F19 #x0301)
264     (mirrored           . nil)
265     (->lowercase        #x1F15)
266     ))
267 (define-char
268   '((name               . "GREEK SMALL LETTER ETA WITH PSILI")
269     (ucs                . #x1F20)
270     (general-category   letter lowercase) ; Normative Category
271     (bidi-category      . "L")
272     (->decomposition    #x03B7 #x0313)
273     (mirrored           . nil)
274     (->uppercase        #x1F28)
275     (->titlecase        #x1F28)
276     ))
277 (define-char
278   '((name               . "GREEK SMALL LETTER ETA WITH DASIA")
279     (ucs                . #x1F21)
280     (general-category   letter lowercase) ; Normative Category
281     (bidi-category      . "L")
282     (->decomposition    #x03B7 #x0314)
283     (mirrored           . nil)
284     (->uppercase        #x1F29)
285     (->titlecase        #x1F29)
286     ))
287 (define-char
288   '((name               . "GREEK SMALL LETTER ETA WITH PSILI AND VARIA")
289     (ucs                . #x1F22)
290     (general-category   letter lowercase) ; Normative Category
291     (bidi-category      . "L")
292     (->decomposition    #x1F20 #x0300)
293     (mirrored           . nil)
294     (->uppercase        #x1F2A)
295     (->titlecase        #x1F2A)
296     ))
297 (define-char
298   '((name               . "GREEK SMALL LETTER ETA WITH DASIA AND VARIA")
299     (ucs                . #x1F23)
300     (general-category   letter lowercase) ; Normative Category
301     (bidi-category      . "L")
302     (->decomposition    #x1F21 #x0300)
303     (mirrored           . nil)
304     (->uppercase        #x1F2B)
305     (->titlecase        #x1F2B)
306     ))
307 (define-char
308   '((name               . "GREEK SMALL LETTER ETA WITH PSILI AND OXIA")
309     (ucs                . #x1F24)
310     (general-category   letter lowercase) ; Normative Category
311     (bidi-category      . "L")
312     (->decomposition    #x1F20 #x0301)
313     (mirrored           . nil)
314     (->uppercase        #x1F2C)
315     (->titlecase        #x1F2C)
316     ))
317 (define-char
318   '((name               . "GREEK SMALL LETTER ETA WITH DASIA AND OXIA")
319     (ucs                . #x1F25)
320     (general-category   letter lowercase) ; Normative Category
321     (bidi-category      . "L")
322     (->decomposition    #x1F21 #x0301)
323     (mirrored           . nil)
324     (->uppercase        #x1F2D)
325     (->titlecase        #x1F2D)
326     ))
327 (define-char
328   '((name . "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI")
329     (ucs  . #x1F26)
330     (general-category   letter lowercase) ; Normative Category
331     (bidi-category      . "L")
332     (->decomposition    #x1F20 #x0342)
333     (mirrored           . nil)
334     (->uppercase        #x1F2E)
335     (->titlecase        #x1F2E)
336     ))
337 (define-char
338   '((name . "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI")
339     (ucs  . #x1F27)
340     (general-category   letter lowercase) ; Normative Category
341     (bidi-category      . "L")
342     (->decomposition    #x1F21 #x0342)
343     (mirrored           . nil)
344     (->uppercase        #x1F2F)
345     (->titlecase        #x1F2F)
346     ))
347 (define-char
348   '((name               . "GREEK CAPITAL LETTER ETA WITH PSILI")
349     (ucs                . #x1F28)
350     (general-category   letter uppercase) ; Normative Category
351     (bidi-category      . "L")
352     (->decomposition    #x0397 #x0313)
353     (mirrored           . nil)
354     (->lowercase        #x1F20)
355     ))
356 (define-char
357   '((name               . "GREEK CAPITAL LETTER ETA WITH DASIA")
358     (ucs                . #x1F29)
359     (general-category   letter uppercase) ; Normative Category
360     (bidi-category      . "L")
361     (->decomposition    #x0397 #x0314)
362     (mirrored           . nil)
363     (->lowercase        #x1F21)
364     ))
365 (define-char
366   '((name               . "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA")
367     (ucs                . #x1F2A)
368     (general-category   letter uppercase) ; Normative Category
369     (bidi-category      . "L")
370     (->decomposition    #x1F28 #x0300)
371     (mirrored           . nil)
372     (->lowercase        #x1F22)
373     ))
374 (define-char
375   '((name               . "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA")
376     (ucs                . #x1F2B)
377     (general-category   letter uppercase) ; Normative Category
378     (bidi-category      . "L")
379     (->decomposition    #x1F29 #x0300)
380     (mirrored           . nil)
381     (->lowercase        #x1F23)
382     ))
383 (define-char
384   '((name               . "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA")
385     (ucs                . #x1F2C)
386     (general-category   letter uppercase) ; Normative Category
387     (bidi-category      . "L")
388     (->decomposition    #x1F28 #x0301)
389     (mirrored           . nil)
390     (->lowercase        #x1F24)
391     ))
392 (define-char
393   '((name               . "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA")
394     (ucs                . #x1F2D)
395     (general-category   letter uppercase) ; Normative Category
396     (bidi-category      . "L")
397     (->decomposition    #x1F29 #x0301)
398     (mirrored           . nil)
399     (->lowercase        #x1F25)
400     ))
401 (define-char
402   '((name . "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI")
403     (ucs  . #x1F2E)
404     (general-category   letter uppercase) ; Normative Category
405     (bidi-category      . "L")
406     (->decomposition    #x1F28 #x0342)
407     (mirrored           . nil)
408     (->lowercase        #x1F26)
409     ))
410 (define-char
411   '((name . "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI")
412     (ucs  . #x1F2F)
413     (general-category   letter uppercase) ; Normative Category
414     (bidi-category      . "L")
415     (->decomposition    #x1F29 #x0342)
416     (mirrored           . nil)
417     (->lowercase        #x1F27)
418     ))
419 (define-char
420   '((name               . "GREEK SMALL LETTER IOTA WITH PSILI")
421     (ucs                . #x1F30)
422     (general-category   letter lowercase) ; Normative Category
423     (bidi-category      . "L")
424     (->decomposition    #x03B9 #x0313)
425     (mirrored           . nil)
426     (->uppercase        #x1F38)
427     (->titlecase        #x1F38)
428     ))
429 (define-char
430   '((name               . "GREEK SMALL LETTER IOTA WITH DASIA")
431     (ucs                . #x1F31)
432     (general-category   letter lowercase) ; Normative Category
433     (bidi-category      . "L")
434     (->decomposition    #x03B9 #x0314)
435     (mirrored           . nil)
436     (->uppercase        #x1F39)
437     (->titlecase        #x1F39)
438     ))
439 (define-char
440   '((name               . "GREEK SMALL LETTER IOTA WITH PSILI AND VARIA")
441     (ucs                . #x1F32)
442     (general-category   letter lowercase) ; Normative Category
443     (bidi-category      . "L")
444     (->decomposition    #x1F30 #x0300)
445     (mirrored           . nil)
446     (->uppercase        #x1F3A)
447     (->titlecase        #x1F3A)
448     ))
449 (define-char
450   '((name               . "GREEK SMALL LETTER IOTA WITH DASIA AND VARIA")
451     (ucs                . #x1F33)
452     (general-category   letter lowercase) ; Normative Category
453     (bidi-category      . "L")
454     (->decomposition    #x1F31 #x0300)
455     (mirrored           . nil)
456     (->uppercase        #x1F3B)
457     (->titlecase        #x1F3B)
458     ))
459 (define-char
460   '((name               . "GREEK SMALL LETTER IOTA WITH PSILI AND OXIA")
461     (ucs                . #x1F34)
462     (general-category   letter lowercase) ; Normative Category
463     (bidi-category      . "L")
464     (->decomposition    #x1F30 #x0301)
465     (mirrored           . nil)
466     (->uppercase        #x1F3C)
467     (->titlecase        #x1F3C)
468     ))
469 (define-char
470   '((name               . "GREEK SMALL LETTER IOTA WITH DASIA AND OXIA")
471     (ucs                . #x1F35)
472     (general-category   letter lowercase) ; Normative Category
473     (bidi-category      . "L")
474     (->decomposition    #x1F31 #x0301)
475     (mirrored           . nil)
476     (->uppercase        #x1F3D)
477     (->titlecase        #x1F3D)
478     ))
479 (define-char
480   '((name . "GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI")
481     (ucs  . #x1F36)
482     (general-category   letter lowercase) ; Normative Category
483     (bidi-category      . "L")
484     (->decomposition    #x1F30 #x0342)
485     (mirrored           . nil)
486     (->uppercase        #x1F3E)
487     (->titlecase        #x1F3E)
488     ))
489 (define-char
490   '((name . "GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI")
491     (ucs  . #x1F37)
492     (general-category   letter lowercase) ; Normative Category
493     (bidi-category      . "L")
494     (->decomposition    #x1F31 #x0342)
495     (mirrored           . nil)
496     (->uppercase        #x1F3F)
497     (->titlecase        #x1F3F)
498     ))
499 (define-char
500   '((name               . "GREEK CAPITAL LETTER IOTA WITH PSILI")
501     (ucs                . #x1F38)
502     (general-category   letter uppercase) ; Normative Category
503     (bidi-category      . "L")
504     (->decomposition    #x0399 #x0313)
505     (mirrored           . nil)
506     (->lowercase        #x1F30)
507     ))
508 (define-char
509   '((name               . "GREEK CAPITAL LETTER IOTA WITH DASIA")
510     (ucs                . #x1F39)
511     (general-category   letter uppercase) ; Normative Category
512     (bidi-category      . "L")
513     (->decomposition    #x0399 #x0314)
514     (mirrored           . nil)
515     (->lowercase        #x1F31)
516     ))
517 (define-char
518   '((name               . "GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA")
519     (ucs                . #x1F3A)
520     (general-category   letter uppercase) ; Normative Category
521     (bidi-category      . "L")
522     (->decomposition    #x1F38 #x0300)
523     (mirrored           . nil)
524     (->lowercase        #x1F32)
525     ))
526 (define-char
527   '((name               . "GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA")
528     (ucs                . #x1F3B)
529     (general-category   letter uppercase) ; Normative Category
530     (bidi-category      . "L")
531     (->decomposition    #x1F39 #x0300)
532     (mirrored           . nil)
533     (->lowercase        #x1F33)
534     ))
535 (define-char
536   '((name               . "GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA")
537     (ucs                . #x1F3C)
538     (general-category   letter uppercase) ; Normative Category
539     (bidi-category      . "L")
540     (->decomposition    #x1F38 #x0301)
541     (mirrored           . nil)
542     (->lowercase        #x1F34)
543     ))
544 (define-char
545   '((name               . "GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA")
546     (ucs                . #x1F3D)
547     (general-category   letter uppercase) ; Normative Category
548     (bidi-category      . "L")
549     (->decomposition    #x1F39 #x0301)
550     (mirrored           . nil)
551     (->lowercase        #x1F35)
552     ))
553 (define-char
554   '((name . "GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI")
555     (ucs  . #x1F3E)
556     (general-category   letter uppercase) ; Normative Category
557     (bidi-category      . "L")
558     (->decomposition    #x1F38 #x0342)
559     (mirrored           . nil)
560     (->lowercase        #x1F36)
561     ))
562 (define-char
563   '((name . "GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI")
564     (ucs  . #x1F3F)
565     (general-category   letter uppercase) ; Normative Category
566     (bidi-category      . "L")
567     (->decomposition    #x1F39 #x0342)
568     (mirrored           . nil)
569     (->lowercase        #x1F37)
570     ))
571 (define-char
572   '((name               . "GREEK SMALL LETTER OMICRON WITH PSILI")
573     (ucs                . #x1F40)
574     (general-category   letter lowercase) ; Normative Category
575     (bidi-category      . "L")
576     (->decomposition    #x03BF #x0313)
577     (mirrored           . nil)
578     (->uppercase        #x1F48)
579     (->titlecase        #x1F48)
580     ))
581 (define-char
582   '((name               . "GREEK SMALL LETTER OMICRON WITH DASIA")
583     (ucs                . #x1F41)
584     (general-category   letter lowercase) ; Normative Category
585     (bidi-category      . "L")
586     (->decomposition    #x03BF #x0314)
587     (mirrored           . nil)
588     (->uppercase        #x1F49)
589     (->titlecase        #x1F49)
590     ))
591 (define-char
592   '((name               . "GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA")
593     (ucs                . #x1F42)
594     (general-category   letter lowercase) ; Normative Category
595     (bidi-category      . "L")
596     (->decomposition    #x1F40 #x0300)
597     (mirrored           . nil)
598     (->uppercase        #x1F4A)
599     (->titlecase        #x1F4A)
600     ))
601 (define-char
602   '((name               . "GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA")
603     (ucs                . #x1F43)
604     (general-category   letter lowercase) ; Normative Category
605     (bidi-category      . "L")
606     (->decomposition    #x1F41 #x0300)
607     (mirrored           . nil)
608     (->uppercase        #x1F4B)
609     (->titlecase        #x1F4B)
610     ))
611 (define-char
612   '((name               . "GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA")
613     (ucs                . #x1F44)
614     (general-category   letter lowercase) ; Normative Category
615     (bidi-category      . "L")
616     (->decomposition    #x1F40 #x0301)
617     (mirrored           . nil)
618     (->uppercase        #x1F4C)
619     (->titlecase        #x1F4C)
620     ))
621 (define-char
622   '((name               . "GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA")
623     (ucs                . #x1F45)
624     (general-category   letter lowercase) ; Normative Category
625     (bidi-category      . "L")
626     (->decomposition    #x1F41 #x0301)
627     (mirrored           . nil)
628     (->uppercase        #x1F4D)
629     (->titlecase        #x1F4D)
630     ))
631 (define-char
632   '((name               . "GREEK CAPITAL LETTER OMICRON WITH PSILI")
633     (ucs                . #x1F48)
634     (general-category   letter uppercase) ; Normative Category
635     (bidi-category      . "L")
636     (->decomposition    #x039F #x0313)
637     (mirrored           . nil)
638     (->lowercase        #x1F40)
639     ))
640 (define-char
641   '((name               . "GREEK CAPITAL LETTER OMICRON WITH DASIA")
642     (ucs                . #x1F49)
643     (general-category   letter uppercase) ; Normative Category
644     (bidi-category      . "L")
645     (->decomposition    #x039F #x0314)
646     (mirrored           . nil)
647     (->lowercase        #x1F41)
648     ))
649 (define-char
650   '((name . "GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA")
651     (ucs  . #x1F4A)
652     (general-category   letter uppercase) ; Normative Category
653     (bidi-category      . "L")
654     (->decomposition    #x1F48 #x0300)
655     (mirrored           . nil)
656     (->lowercase        #x1F42)
657     ))
658 (define-char
659   '((name . "GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA")
660     (ucs  . #x1F4B)
661     (general-category   letter uppercase) ; Normative Category
662     (bidi-category      . "L")
663     (->decomposition    #x1F49 #x0300)
664     (mirrored           . nil)
665     (->lowercase        #x1F43)
666     ))
667 (define-char
668   '((name . "GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA")
669     (ucs  . #x1F4C)
670     (general-category   letter uppercase) ; Normative Category
671     (bidi-category      . "L")
672     (->decomposition    #x1F48 #x0301)
673     (mirrored           . nil)
674     (->lowercase        #x1F44)
675     ))
676 (define-char
677   '((name . "GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA")
678     (ucs  . #x1F4D)
679     (general-category   letter uppercase) ; Normative Category
680     (bidi-category      . "L")
681     (->decomposition    #x1F49 #x0301)
682     (mirrored           . nil)
683     (->lowercase        #x1F45)
684     ))
685 (define-char
686   '((name               . "GREEK SMALL LETTER UPSILON WITH PSILI")
687     (ucs                . #x1F50)
688     (general-category   letter lowercase) ; Normative Category
689     (bidi-category      . "L")
690     (->decomposition    #x03C5 #x0313)
691     (mirrored           . nil)
692     ))
693 (define-char
694   '((name               . "GREEK SMALL LETTER UPSILON WITH DASIA")
695     (ucs                . #x1F51)
696     (general-category   letter lowercase) ; Normative Category
697     (bidi-category      . "L")
698     (->decomposition    #x03C5 #x0314)
699     (mirrored           . nil)
700     (->uppercase        #x1F59)
701     (->titlecase        #x1F59)
702     ))
703 (define-char
704   '((name               . "GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA")
705     (ucs                . #x1F52)
706     (general-category   letter lowercase) ; Normative Category
707     (bidi-category      . "L")
708     (->decomposition    #x1F50 #x0300)
709     (mirrored           . nil)
710     ))
711 (define-char
712   '((name               . "GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA")
713     (ucs                . #x1F53)
714     (general-category   letter lowercase) ; Normative Category
715     (bidi-category      . "L")
716     (->decomposition    #x1F51 #x0300)
717     (mirrored           . nil)
718     (->uppercase        #x1F5B)
719     (->titlecase        #x1F5B)
720     ))
721 (define-char
722   '((name               . "GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA")
723     (ucs                . #x1F54)
724     (general-category   letter lowercase) ; Normative Category
725     (bidi-category      . "L")
726     (->decomposition    #x1F50 #x0301)
727     (mirrored           . nil)
728     ))
729 (define-char
730   '((name               . "GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA")
731     (ucs                . #x1F55)
732     (general-category   letter lowercase) ; Normative Category
733     (bidi-category      . "L")
734     (->decomposition    #x1F51 #x0301)
735     (mirrored           . nil)
736     (->uppercase        #x1F5D)
737     (->titlecase        #x1F5D)
738     ))
739 (define-char
740   '((name . "GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI")
741     (ucs  . #x1F56)
742     (general-category   letter lowercase) ; Normative Category
743     (bidi-category      . "L")
744     (->decomposition    #x1F50 #x0342)
745     (mirrored           . nil)
746     ))
747 (define-char
748   '((name . "GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI")
749     (ucs  . #x1F57)
750     (general-category   letter lowercase) ; Normative Category
751     (bidi-category      . "L")
752     (->decomposition    #x1F51 #x0342)
753     (mirrored           . nil)
754     (->uppercase        #x1F5F)
755     (->titlecase        #x1F5F)
756     ))
757 (define-char
758   '((name               . "GREEK CAPITAL LETTER UPSILON WITH DASIA")
759     (ucs                . #x1F59)
760     (general-category   letter uppercase) ; Normative Category
761     (bidi-category      . "L")
762     (->decomposition    #x03A5 #x0314)
763     (mirrored           . nil)
764     (->lowercase        #x1F51)
765     ))
766 (define-char
767   '((name . "GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA")
768     (ucs  . #x1F5B)
769     (general-category   letter uppercase) ; Normative Category
770     (bidi-category      . "L")
771     (->decomposition    #x1F59 #x0300)
772     (mirrored           . nil)
773     (->lowercase        #x1F53)
774     ))
775 (define-char
776   '((name . "GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA")
777     (ucs  . #x1F5D)
778     (general-category   letter uppercase) ; Normative Category
779     (bidi-category      . "L")
780     (->decomposition    #x1F59 #x0301)
781     (mirrored           . nil)
782     (->lowercase        #x1F55)
783     ))
784 (define-char
785   '((name . "GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI")
786     (ucs  . #x1F5F)
787     (general-category   letter uppercase) ; Normative Category
788     (bidi-category      . "L")
789     (->decomposition    #x1F59 #x0342)
790     (mirrored           . nil)
791     (->lowercase        #x1F57)
792     ))
793 (define-char
794   '((name               . "GREEK SMALL LETTER OMEGA WITH PSILI")
795     (ucs                . #x1F60)
796     (general-category   letter lowercase) ; Normative Category
797     (bidi-category      . "L")
798     (->decomposition    #x03C9 #x0313)
799     (mirrored           . nil)
800     (->uppercase        #x1F68)
801     (->titlecase        #x1F68)
802     ))
803 (define-char
804   '((name               . "GREEK SMALL LETTER OMEGA WITH DASIA")
805     (ucs                . #x1F61)
806     (general-category   letter lowercase) ; Normative Category
807     (bidi-category      . "L")
808     (->decomposition    #x03C9 #x0314)
809     (mirrored           . nil)
810     (->uppercase        #x1F69)
811     (->titlecase        #x1F69)
812     ))
813 (define-char
814   '((name               . "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA")
815     (ucs                . #x1F62)
816     (general-category   letter lowercase) ; Normative Category
817     (bidi-category      . "L")
818     (->decomposition    #x1F60 #x0300)
819     (mirrored           . nil)
820     (->uppercase        #x1F6A)
821     (->titlecase        #x1F6A)
822     ))
823 (define-char
824   '((name               . "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA")
825     (ucs                . #x1F63)
826     (general-category   letter lowercase) ; Normative Category
827     (bidi-category      . "L")
828     (->decomposition    #x1F61 #x0300)
829     (mirrored           . nil)
830     (->uppercase        #x1F6B)
831     (->titlecase        #x1F6B)
832     ))
833 (define-char
834   '((name               . "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA")
835     (ucs                . #x1F64)
836     (general-category   letter lowercase) ; Normative Category
837     (bidi-category      . "L")
838     (->decomposition    #x1F60 #x0301)
839     (mirrored           . nil)
840     (->uppercase        #x1F6C)
841     (->titlecase        #x1F6C)
842     ))
843 (define-char
844   '((name               . "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA")
845     (ucs                . #x1F65)
846     (general-category   letter lowercase) ; Normative Category
847     (bidi-category      . "L")
848     (->decomposition    #x1F61 #x0301)
849     (mirrored           . nil)
850     (->uppercase        #x1F6D)
851     (->titlecase        #x1F6D)
852     ))
853 (define-char
854   '((name . "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI")
855     (ucs  . #x1F66)
856     (general-category   letter lowercase) ; Normative Category
857     (bidi-category      . "L")
858     (->decomposition    #x1F60 #x0342)
859     (mirrored           . nil)
860     (->uppercase        #x1F6E)
861     (->titlecase        #x1F6E)
862     ))
863 (define-char
864   '((name . "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI")
865     (ucs  . #x1F67)
866     (general-category   letter lowercase) ; Normative Category
867     (bidi-category      . "L")
868     (->decomposition    #x1F61 #x0342)
869     (mirrored           . nil)
870     (->uppercase        #x1F6F)
871     (->titlecase        #x1F6F)
872     ))
873 (define-char
874   '((name               . "GREEK CAPITAL LETTER OMEGA WITH PSILI")
875     (ucs                . #x1F68)
876     (general-category   letter uppercase) ; Normative Category
877     (bidi-category      . "L")
878     (->decomposition    #x03A9 #x0313)
879     (mirrored           . nil)
880     (->lowercase        #x1F60)
881     ))
882 (define-char
883   '((name               . "GREEK CAPITAL LETTER OMEGA WITH DASIA")
884     (ucs                . #x1F69)
885     (general-category   letter uppercase) ; Normative Category
886     (bidi-category      . "L")
887     (->decomposition    #x03A9 #x0314)
888     (mirrored           . nil)
889     (->lowercase        #x1F61)
890     ))
891 (define-char
892   '((name               . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA")
893     (ucs                . #x1F6A)
894     (general-category   letter uppercase) ; Normative Category
895     (bidi-category      . "L")
896     (->decomposition    #x1F68 #x0300)
897     (mirrored           . nil)
898     (->lowercase        #x1F62)
899     ))
900 (define-char
901   '((name               . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA")
902     (ucs                . #x1F6B)
903     (general-category   letter uppercase) ; Normative Category
904     (bidi-category      . "L")
905     (->decomposition    #x1F69 #x0300)
906     (mirrored           . nil)
907     (->lowercase        #x1F63)
908     ))
909 (define-char
910   '((name               . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA")
911     (ucs                . #x1F6C)
912     (general-category   letter uppercase) ; Normative Category
913     (bidi-category      . "L")
914     (->decomposition    #x1F68 #x0301)
915     (mirrored           . nil)
916     (->lowercase        #x1F64)
917     ))
918 (define-char
919   '((name               . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA")
920     (ucs                . #x1F6D)
921     (general-category   letter uppercase) ; Normative Category
922     (bidi-category      . "L")
923     (->decomposition    #x1F69 #x0301)
924     (mirrored           . nil)
925     (->lowercase        #x1F65)
926     ))
927 (define-char
928   '((name . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI")
929     (ucs  . #x1F6E)
930     (general-category   letter uppercase) ; Normative Category
931     (bidi-category      . "L")
932     (->decomposition    #x1F68 #x0342)
933     (mirrored           . nil)
934     (->lowercase        #x1F66)
935     ))
936 (define-char
937   '((name . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI")
938     (ucs  . #x1F6F)
939     (general-category   letter uppercase) ; Normative Category
940     (bidi-category      . "L")
941     (->decomposition    #x1F69 #x0342)
942     (mirrored           . nil)
943     (->lowercase        #x1F67)
944     ))
945 (define-char
946   '((name               . "GREEK SMALL LETTER ALPHA WITH VARIA")
947     (ucs                . #x1F70)
948     (general-category   letter lowercase) ; Normative Category
949     (bidi-category      . "L")
950     (->decomposition    #x03B1 #x0300)
951     (mirrored           . nil)
952     (->uppercase        #x1FBA)
953     (->titlecase        #x1FBA)
954     ))
955 (define-char
956   '((name               . "GREEK SMALL LETTER ALPHA WITH OXIA")
957     (ucs                . #x1F71)
958     (general-category   letter lowercase) ; Normative Category
959     (bidi-category      . "L")
960     (->decomposition    #x03AC)
961     (mirrored           . nil)
962     (->uppercase        #x1FBB)
963     (->titlecase        #x1FBB)
964     ))
965 (define-char
966   '((name               . "GREEK SMALL LETTER EPSILON WITH VARIA")
967     (ucs                . #x1F72)
968     (general-category   letter lowercase) ; Normative Category
969     (bidi-category      . "L")
970     (->decomposition    #x03B5 #x0300)
971     (mirrored           . nil)
972     (->uppercase        #x1FC8)
973     (->titlecase        #x1FC8)
974     ))
975 (define-char
976   '((name               . "GREEK SMALL LETTER EPSILON WITH OXIA")
977     (ucs                . #x1F73)
978     (general-category   letter lowercase) ; Normative Category
979     (bidi-category      . "L")
980     (->decomposition    #x03AD)
981     (mirrored           . nil)
982     (->uppercase        #x1FC9)
983     (->titlecase        #x1FC9)
984     ))
985 (define-char
986   '((name               . "GREEK SMALL LETTER ETA WITH VARIA")
987     (ucs                . #x1F74)
988     (general-category   letter lowercase) ; Normative Category
989     (bidi-category      . "L")
990     (->decomposition    #x03B7 #x0300)
991     (mirrored           . nil)
992     (->uppercase        #x1FCA)
993     (->titlecase        #x1FCA)
994     ))
995 (define-char
996   '((name               . "GREEK SMALL LETTER ETA WITH OXIA")
997     (ucs                . #x1F75)
998     (general-category   letter lowercase) ; Normative Category
999     (bidi-category      . "L")
1000     (->decomposition    #x03AE)
1001     (mirrored           . nil)
1002     (->uppercase        #x1FCB)
1003     (->titlecase        #x1FCB)
1004     ))
1005 (define-char
1006   '((name               . "GREEK SMALL LETTER IOTA WITH VARIA")
1007     (ucs                . #x1F76)
1008     (general-category   letter lowercase) ; Normative Category
1009     (bidi-category      . "L")
1010     (->decomposition    #x03B9 #x0300)
1011     (mirrored           . nil)
1012     (->uppercase        #x1FDA)
1013     (->titlecase        #x1FDA)
1014     ))
1015 (define-char
1016   '((name               . "GREEK SMALL LETTER IOTA WITH OXIA")
1017     (ucs                . #x1F77)
1018     (general-category   letter lowercase) ; Normative Category
1019     (bidi-category      . "L")
1020     (->decomposition    #x03AF)
1021     (mirrored           . nil)
1022     (->uppercase        #x1FDB)
1023     (->titlecase        #x1FDB)
1024     ))
1025 (define-char
1026   '((name               . "GREEK SMALL LETTER OMICRON WITH VARIA")
1027     (ucs                . #x1F78)
1028     (general-category   letter lowercase) ; Normative Category
1029     (bidi-category      . "L")
1030     (->decomposition    #x03BF #x0300)
1031     (mirrored           . nil)
1032     (->uppercase        #x1FF8)
1033     (->titlecase        #x1FF8)
1034     ))
1035 (define-char
1036   '((name               . "GREEK SMALL LETTER OMICRON WITH OXIA")
1037     (ucs                . #x1F79)
1038     (general-category   letter lowercase) ; Normative Category
1039     (bidi-category      . "L")
1040     (->decomposition    #x03CC)
1041     (mirrored           . nil)
1042     (->uppercase        #x1FF9)
1043     (->titlecase        #x1FF9)
1044     ))
1045 (define-char
1046   '((name               . "GREEK SMALL LETTER UPSILON WITH VARIA")
1047     (ucs                . #x1F7A)
1048     (general-category   letter lowercase) ; Normative Category
1049     (bidi-category      . "L")
1050     (->decomposition    #x03C5 #x0300)
1051     (mirrored           . nil)
1052     (->uppercase        #x1FEA)
1053     (->titlecase        #x1FEA)
1054     ))
1055 (define-char
1056   '((name               . "GREEK SMALL LETTER UPSILON WITH OXIA")
1057     (ucs                . #x1F7B)
1058     (general-category   letter lowercase) ; Normative Category
1059     (bidi-category      . "L")
1060     (->decomposition    #x03CD)
1061     (mirrored           . nil)
1062     (->uppercase        #x1FEB)
1063     (->titlecase        #x1FEB)
1064     ))
1065 (define-char
1066   '((name               . "GREEK SMALL LETTER OMEGA WITH VARIA")
1067     (ucs                . #x1F7C)
1068     (general-category   letter lowercase) ; Normative Category
1069     (bidi-category      . "L")
1070     (->decomposition    #x03C9 #x0300)
1071     (mirrored           . nil)
1072     (->uppercase        #x1FFA)
1073     (->titlecase        #x1FFA)
1074     ))
1075 (define-char
1076   '((name               . "GREEK SMALL LETTER OMEGA WITH OXIA")
1077     (ucs                . #x1F7D)
1078     (general-category   letter lowercase) ; Normative Category
1079     (bidi-category      . "L")
1080     (->decomposition    #x03CE)
1081     (mirrored           . nil)
1082     (->uppercase        #x1FFB)
1083     (->titlecase        #x1FFB)
1084     ))
1085 (define-char
1086   '((name . "GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI")
1087     (ucs  . #x1F80)
1088     (general-category   letter lowercase) ; Normative Category
1089     (bidi-category      . "L")
1090     (->decomposition    #x1F00 #x0345)
1091     (mirrored           . nil)
1092     (->uppercase        #x1F88)
1093     (->titlecase        #x1F88)
1094     ))
1095 (define-char
1096   '((name . "GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI")
1097     (ucs  . #x1F81)
1098     (general-category   letter lowercase) ; Normative Category
1099     (bidi-category      . "L")
1100     (->decomposition    #x1F01 #x0345)
1101     (mirrored           . nil)
1102     (->uppercase        #x1F89)
1103     (->titlecase        #x1F89)
1104     ))
1105 (define-char
1106   '((name . "GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI")
1107     (ucs  . #x1F82)
1108     (general-category   letter lowercase) ; Normative Category
1109     (bidi-category      . "L")
1110     (->decomposition    #x1F02 #x0345)
1111     (mirrored           . nil)
1112     (->uppercase        #x1F8A)
1113     (->titlecase        #x1F8A)
1114     ))
1115 (define-char
1116   '((name . "GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI")
1117     (ucs  . #x1F83)
1118     (general-category   letter lowercase) ; Normative Category
1119     (bidi-category      . "L")
1120     (->decomposition    #x1F03 #x0345)
1121     (mirrored           . nil)
1122     (->uppercase        #x1F8B)
1123     (->titlecase        #x1F8B)
1124     ))
1125 (define-char
1126   '((name . "GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI")
1127     (ucs  . #x1F84)
1128     (general-category   letter lowercase) ; Normative Category
1129     (bidi-category      . "L")
1130     (->decomposition    #x1F04 #x0345)
1131     (mirrored           . nil)
1132     (->uppercase        #x1F8C)
1133     (->titlecase        #x1F8C)
1134     ))
1135 (define-char
1136   '((name . "GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI")
1137     (ucs  . #x1F85)
1138     (general-category   letter lowercase) ; Normative Category
1139     (bidi-category      . "L")
1140     (->decomposition    #x1F05 #x0345)
1141     (mirrored           . nil)
1142     (->uppercase        #x1F8D)
1143     (->titlecase        #x1F8D)
1144     ))
1145 (define-char
1146   '((name . "GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI")
1147     (ucs  . #x1F86)
1148     (general-category   letter lowercase) ; Normative Category
1149     (bidi-category      . "L")
1150     (->decomposition    #x1F06 #x0345)
1151     (mirrored           . nil)
1152     (->uppercase        #x1F8E)
1153     (->titlecase        #x1F8E)
1154     ))
1155 (define-char
1156   '((name . "GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI")
1157     (ucs  . #x1F87)
1158     (general-category   letter lowercase) ; Normative Category
1159     (bidi-category      . "L")
1160     (->decomposition    #x1F07 #x0345)
1161     (mirrored           . nil)
1162     (->uppercase        #x1F8F)
1163     (->titlecase        #x1F8F)
1164     ))
1165 (define-char
1166   '((name . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI")
1167     (ucs  . #x1F88)
1168     (general-category   letter titlecase) ; Normative Category
1169     (bidi-category      . "L")
1170     (->decomposition    #x1F08 #x0345)
1171     (mirrored           . nil)
1172     (->lowercase        #x1F80)
1173     ))
1174 (define-char
1175   '((name . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI")
1176     (ucs  . #x1F89)
1177     (general-category   letter titlecase) ; Normative Category
1178     (bidi-category      . "L")
1179     (->decomposition    #x1F09 #x0345)
1180     (mirrored           . nil)
1181     (->lowercase        #x1F81)
1182     ))
1183 (define-char
1184   '((name . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI")
1185     (ucs  . #x1F8A)
1186     (general-category   letter titlecase) ; Normative Category
1187     (bidi-category      . "L")
1188     (->decomposition    #x1F0A #x0345)
1189     (mirrored           . nil)
1190     (->lowercase        #x1F82)
1191     ))
1192 (define-char
1193   '((name . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI")
1194     (ucs  . #x1F8B)
1195     (general-category   letter titlecase) ; Normative Category
1196     (bidi-category      . "L")
1197     (->decomposition    #x1F0B #x0345)
1198     (mirrored           . nil)
1199     (->lowercase        #x1F83)
1200     ))
1201 (define-char
1202   '((name . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI")
1203     (ucs  . #x1F8C)
1204     (general-category   letter titlecase) ; Normative Category
1205     (bidi-category      . "L")
1206     (->decomposition    #x1F0C #x0345)
1207     (mirrored           . nil)
1208     (->lowercase        #x1F84)
1209     ))
1210 (define-char
1211   '((name . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI")
1212     (ucs  . #x1F8D)
1213     (general-category   letter titlecase) ; Normative Category
1214     (bidi-category      . "L")
1215     (->decomposition    #x1F0D #x0345)
1216     (mirrored           . nil)
1217     (->lowercase        #x1F85)
1218     ))
1219 (define-char
1220   '((name . "GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI")
1221     (ucs  . #x1F8E)
1222     (general-category   letter titlecase) ; Normative Category
1223     (bidi-category      . "L")
1224     (->decomposition    #x1F0E #x0345)
1225     (mirrored           . nil)
1226     (->lowercase        #x1F86)
1227     ))
1228 (define-char
1229   '((name . "GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI")
1230     (ucs  . #x1F8F)
1231     (general-category   letter titlecase) ; Normative Category
1232     (bidi-category      . "L")
1233     (->decomposition    #x1F0F #x0345)
1234     (mirrored           . nil)
1235     (->lowercase        #x1F87)
1236     ))
1237 (define-char
1238   '((name . "GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI")
1239     (ucs  . #x1F90)
1240     (general-category   letter lowercase) ; Normative Category
1241     (bidi-category      . "L")
1242     (->decomposition    #x1F20 #x0345)
1243     (mirrored           . nil)
1244     (->uppercase        #x1F98)
1245     (->titlecase        #x1F98)
1246     ))
1247 (define-char
1248   '((name . "GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI")
1249     (ucs  . #x1F91)
1250     (general-category   letter lowercase) ; Normative Category
1251     (bidi-category      . "L")
1252     (->decomposition    #x1F21 #x0345)
1253     (mirrored           . nil)
1254     (->uppercase        #x1F99)
1255     (->titlecase        #x1F99)
1256     ))
1257 (define-char
1258   '((name . "GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI")
1259     (ucs  . #x1F92)
1260     (general-category   letter lowercase) ; Normative Category
1261     (bidi-category      . "L")
1262     (->decomposition    #x1F22 #x0345)
1263     (mirrored           . nil)
1264     (->uppercase        #x1F9A)
1265     (->titlecase        #x1F9A)
1266     ))
1267 (define-char
1268   '((name . "GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI")
1269     (ucs  . #x1F93)
1270     (general-category   letter lowercase) ; Normative Category
1271     (bidi-category      . "L")
1272     (->decomposition    #x1F23 #x0345)
1273     (mirrored           . nil)
1274     (->uppercase        #x1F9B)
1275     (->titlecase        #x1F9B)
1276     ))
1277 (define-char
1278   '((name . "GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI")
1279     (ucs  . #x1F94)
1280     (general-category   letter lowercase) ; Normative Category
1281     (bidi-category      . "L")
1282     (->decomposition    #x1F24 #x0345)
1283     (mirrored           . nil)
1284     (->uppercase        #x1F9C)
1285     (->titlecase        #x1F9C)
1286     ))
1287 (define-char
1288   '((name . "GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI")
1289     (ucs  . #x1F95)
1290     (general-category   letter lowercase) ; Normative Category
1291     (bidi-category      . "L")
1292     (->decomposition    #x1F25 #x0345)
1293     (mirrored           . nil)
1294     (->uppercase        #x1F9D)
1295     (->titlecase        #x1F9D)
1296     ))
1297 (define-char
1298   '((name . "GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI")
1299     (ucs  . #x1F96)
1300     (general-category   letter lowercase) ; Normative Category
1301     (bidi-category      . "L")
1302     (->decomposition    #x1F26 #x0345)
1303     (mirrored           . nil)
1304     (->uppercase        #x1F9E)
1305     (->titlecase        #x1F9E)
1306     ))
1307 (define-char
1308   '((name . "GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI")
1309     (ucs  . #x1F97)
1310     (general-category   letter lowercase) ; Normative Category
1311     (bidi-category      . "L")
1312     (->decomposition    #x1F27 #x0345)
1313     (mirrored           . nil)
1314     (->uppercase        #x1F9F)
1315     (->titlecase        #x1F9F)
1316     ))
1317 (define-char
1318   '((name . "GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI")
1319     (ucs  . #x1F98)
1320     (general-category   letter titlecase) ; Normative Category
1321     (bidi-category      . "L")
1322     (->decomposition    #x1F28 #x0345)
1323     (mirrored           . nil)
1324     (->lowercase        #x1F90)
1325     ))
1326 (define-char
1327   '((name . "GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI")
1328     (ucs  . #x1F99)
1329     (general-category   letter titlecase) ; Normative Category
1330     (bidi-category      . "L")
1331     (->decomposition    #x1F29 #x0345)
1332     (mirrored           . nil)
1333     (->lowercase        #x1F91)
1334     ))
1335 (define-char
1336   '((name . "GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI")
1337     (ucs  . #x1F9A)
1338     (general-category   letter titlecase) ; Normative Category
1339     (bidi-category      . "L")
1340     (->decomposition    #x1F2A #x0345)
1341     (mirrored           . nil)
1342     (->lowercase        #x1F92)
1343     ))
1344 (define-char
1345   '((name . "GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI")
1346     (ucs  . #x1F9B)
1347     (general-category   letter titlecase) ; Normative Category
1348     (bidi-category      . "L")
1349     (->decomposition    #x1F2B #x0345)
1350     (mirrored           . nil)
1351     (->lowercase        #x1F93)
1352     ))
1353 (define-char
1354   '((name . "GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI")
1355     (ucs  . #x1F9C)
1356     (general-category   letter titlecase) ; Normative Category
1357     (bidi-category      . "L")
1358     (->decomposition    #x1F2C #x0345)
1359     (mirrored           . nil)
1360     (->lowercase        #x1F94)
1361     ))
1362 (define-char
1363   '((name . "GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI")
1364     (ucs  . #x1F9D)
1365     (general-category   letter titlecase) ; Normative Category
1366     (bidi-category      . "L")
1367     (->decomposition    #x1F2D #x0345)
1368     (mirrored           . nil)
1369     (->lowercase        #x1F95)
1370     ))
1371 (define-char
1372   '((name . "GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI")
1373     (ucs  . #x1F9E)
1374     (general-category   letter titlecase) ; Normative Category
1375     (bidi-category      . "L")
1376     (->decomposition    #x1F2E #x0345)
1377     (mirrored           . nil)
1378     (->lowercase        #x1F96)
1379     ))
1380 (define-char
1381   '((name . "GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI")
1382     (ucs  . #x1F9F)
1383     (general-category   letter titlecase) ; Normative Category
1384     (bidi-category      . "L")
1385     (->decomposition    #x1F2F #x0345)
1386     (mirrored           . nil)
1387     (->lowercase        #x1F97)
1388     ))
1389 (define-char
1390   '((name . "GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI")
1391     (ucs  . #x1FA0)
1392     (general-category   letter lowercase) ; Normative Category
1393     (bidi-category      . "L")
1394     (->decomposition    #x1F60 #x0345)
1395     (mirrored           . nil)
1396     (->uppercase        #x1FA8)
1397     (->titlecase        #x1FA8)
1398     ))
1399 (define-char
1400   '((name . "GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI")
1401     (ucs  . #x1FA1)
1402     (general-category   letter lowercase) ; Normative Category
1403     (bidi-category      . "L")
1404     (->decomposition    #x1F61 #x0345)
1405     (mirrored           . nil)
1406     (->uppercase        #x1FA9)
1407     (->titlecase        #x1FA9)
1408     ))
1409 (define-char
1410   '((name . "GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI")
1411     (ucs  . #x1FA2)
1412     (general-category   letter lowercase) ; Normative Category
1413     (bidi-category      . "L")
1414     (->decomposition    #x1F62 #x0345)
1415     (mirrored           . nil)
1416     (->uppercase        #x1FAA)
1417     (->titlecase        #x1FAA)
1418     ))
1419 (define-char
1420   '((name . "GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI")
1421     (ucs  . #x1FA3)
1422     (general-category   letter lowercase) ; Normative Category
1423     (bidi-category      . "L")
1424     (->decomposition    #x1F63 #x0345)
1425     (mirrored           . nil)
1426     (->uppercase        #x1FAB)
1427     (->titlecase        #x1FAB)
1428     ))
1429 (define-char
1430   '((name . "GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI")
1431     (ucs  . #x1FA4)
1432     (general-category   letter lowercase) ; Normative Category
1433     (bidi-category      . "L")
1434     (->decomposition    #x1F64 #x0345)
1435     (mirrored           . nil)
1436     (->uppercase        #x1FAC)
1437     (->titlecase        #x1FAC)
1438     ))
1439 (define-char
1440   '((name . "GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI")
1441     (ucs  . #x1FA5)
1442     (general-category   letter lowercase) ; Normative Category
1443     (bidi-category      . "L")
1444     (->decomposition    #x1F65 #x0345)
1445     (mirrored           . nil)
1446     (->uppercase        #x1FAD)
1447     (->titlecase        #x1FAD)
1448     ))
1449 (define-char
1450   '((name . "GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI")
1451     (ucs  . #x1FA6)
1452     (general-category   letter lowercase) ; Normative Category
1453     (bidi-category      . "L")
1454     (->decomposition    #x1F66 #x0345)
1455     (mirrored           . nil)
1456     (->uppercase        #x1FAE)
1457     (->titlecase        #x1FAE)
1458     ))
1459 (define-char
1460   '((name . "GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI")
1461     (ucs  . #x1FA7)
1462     (general-category   letter lowercase) ; Normative Category
1463     (bidi-category      . "L")
1464     (->decomposition    #x1F67 #x0345)
1465     (mirrored           . nil)
1466     (->uppercase        #x1FAF)
1467     (->titlecase        #x1FAF)
1468     ))
1469 (define-char
1470   '((name . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI")
1471     (ucs  . #x1FA8)
1472     (general-category   letter titlecase) ; Normative Category
1473     (bidi-category      . "L")
1474     (->decomposition    #x1F68 #x0345)
1475     (mirrored           . nil)
1476     (->lowercase        #x1FA0)
1477     ))
1478 (define-char
1479   '((name . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI")
1480     (ucs  . #x1FA9)
1481     (general-category   letter titlecase) ; Normative Category
1482     (bidi-category      . "L")
1483     (->decomposition    #x1F69 #x0345)
1484     (mirrored           . nil)
1485     (->lowercase        #x1FA1)
1486     ))
1487 (define-char
1488   '((name . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI")
1489     (ucs  . #x1FAA)
1490     (general-category   letter titlecase) ; Normative Category
1491     (bidi-category      . "L")
1492     (->decomposition    #x1F6A #x0345)
1493     (mirrored           . nil)
1494     (->lowercase        #x1FA2)
1495     ))
1496 (define-char
1497   '((name . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI")
1498     (ucs  . #x1FAB)
1499     (general-category   letter titlecase) ; Normative Category
1500     (bidi-category      . "L")
1501     (->decomposition    #x1F6B #x0345)
1502     (mirrored           . nil)
1503     (->lowercase        #x1FA3)
1504     ))
1505 (define-char
1506   '((name . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI")
1507     (ucs  . #x1FAC)
1508     (general-category   letter titlecase) ; Normative Category
1509     (bidi-category      . "L")
1510     (->decomposition    #x1F6C #x0345)
1511     (mirrored           . nil)
1512     (->lowercase        #x1FA4)
1513     ))
1514 (define-char
1515   '((name . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI")
1516     (ucs  . #x1FAD)
1517     (general-category   letter titlecase) ; Normative Category
1518     (bidi-category      . "L")
1519     (->decomposition    #x1F6D #x0345)
1520     (mirrored           . nil)
1521     (->lowercase        #x1FA5)
1522     ))
1523 (define-char
1524   '((name . "GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI")
1525     (ucs  . #x1FAE)
1526     (general-category   letter titlecase) ; Normative Category
1527     (bidi-category      . "L")
1528     (->decomposition    #x1F6E #x0345)
1529     (mirrored           . nil)
1530     (->lowercase        #x1FA6)
1531     ))
1532 (define-char
1533   '((name . "GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI")
1534     (ucs  . #x1FAF)
1535     (general-category   letter titlecase) ; Normative Category
1536     (bidi-category      . "L")
1537     (->decomposition    #x1F6F #x0345)
1538     (mirrored           . nil)
1539     (->lowercase        #x1FA7)
1540     ))
1541 (define-char
1542   '((name               . "GREEK SMALL LETTER ALPHA WITH VRACHY")
1543     (ucs                . #x1FB0)
1544     (general-category   letter lowercase) ; Normative Category
1545     (bidi-category      . "L")
1546     (->decomposition    #x03B1 #x0306)
1547     (mirrored           . nil)
1548     (->uppercase        #x1FB8)
1549     (->titlecase        #x1FB8)
1550     ))
1551 (define-char
1552   '((name               . "GREEK SMALL LETTER ALPHA WITH MACRON")
1553     (ucs                . #x1FB1)
1554     (general-category   letter lowercase) ; Normative Category
1555     (bidi-category      . "L")
1556     (->decomposition    #x03B1 #x0304)
1557     (mirrored           . nil)
1558     (->uppercase        #x1FB9)
1559     (->titlecase        #x1FB9)
1560     ))
1561 (define-char
1562   '((name . "GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI")
1563     (ucs  . #x1FB2)
1564     (general-category   letter lowercase) ; Normative Category
1565     (bidi-category      . "L")
1566     (->decomposition    #x1F70 #x0345)
1567     (mirrored           . nil)
1568     ))
1569 (define-char
1570   '((name               . "GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI")
1571     (ucs                . #x1FB3)
1572     (general-category   letter lowercase) ; Normative Category
1573     (bidi-category      . "L")
1574     (->decomposition    #x03B1 #x0345)
1575     (mirrored           . nil)
1576     (->uppercase        #x1FBC)
1577     (->titlecase        #x1FBC)
1578     ))
1579 (define-char
1580   '((name . "GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI")
1581     (ucs  . #x1FB4)
1582     (general-category   letter lowercase) ; Normative Category
1583     (bidi-category      . "L")
1584     (->decomposition    #x03AC #x0345)
1585     (mirrored           . nil)
1586     ))
1587 (define-char
1588   '((name               . "GREEK SMALL LETTER ALPHA WITH PERISPOMENI")
1589     (ucs                . #x1FB6)
1590     (general-category   letter lowercase) ; Normative Category
1591     (bidi-category      . "L")
1592     (->decomposition    #x03B1 #x0342)
1593     (mirrored           . nil)
1594     ))
1595 (define-char
1596   '((name . "GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI")
1597     (ucs  . #x1FB7)
1598     (general-category   letter lowercase) ; Normative Category
1599     (bidi-category      . "L")
1600     (->decomposition    #x1FB6 #x0345)
1601     (mirrored           . nil)
1602     ))
1603 (define-char
1604   '((name               . "GREEK CAPITAL LETTER ALPHA WITH VRACHY")
1605     (ucs                . #x1FB8)
1606     (general-category   letter uppercase) ; Normative Category
1607     (bidi-category      . "L")
1608     (->decomposition    #x0391 #x0306)
1609     (mirrored           . nil)
1610     (->lowercase        #x1FB0)
1611     ))
1612 (define-char
1613   '((name               . "GREEK CAPITAL LETTER ALPHA WITH MACRON")
1614     (ucs                . #x1FB9)
1615     (general-category   letter uppercase) ; Normative Category
1616     (bidi-category      . "L")
1617     (->decomposition    #x0391 #x0304)
1618     (mirrored           . nil)
1619     (->lowercase        #x1FB1)
1620     ))
1621 (define-char
1622   '((name               . "GREEK CAPITAL LETTER ALPHA WITH VARIA")
1623     (ucs                . #x1FBA)
1624     (general-category   letter uppercase) ; Normative Category
1625     (bidi-category      . "L")
1626     (->decomposition    #x0391 #x0300)
1627     (mirrored           . nil)
1628     (->lowercase        #x1F70)
1629     ))
1630 (define-char
1631   '((name               . "GREEK CAPITAL LETTER ALPHA WITH OXIA")
1632     (ucs                . #x1FBB)
1633     (general-category   letter uppercase) ; Normative Category
1634     (bidi-category      . "L")
1635     (->decomposition    #x0386)
1636     (mirrored           . nil)
1637     (->lowercase        #x1F71)
1638     ))
1639 (define-char
1640   '((name               . "GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI")
1641     (ucs                . #x1FBC)
1642     (general-category   letter titlecase) ; Normative Category
1643     (bidi-category      . "L")
1644     (->decomposition    #x0391 #x0345)
1645     (mirrored           . nil)
1646     (->lowercase        #x1FB3)
1647     ))
1648 (define-char
1649   '((name               . "GREEK KORONIS")
1650     (ucs                . #x1FBD)
1651     (general-category   symbol modifier) ; Informative Category
1652     (bidi-category      . "ON")
1653     (->decomposition    compat #x0020 #x0313)
1654     (mirrored           . nil)
1655     ))
1656 (define-char
1657   '((name               . "GREEK PROSGEGRAMMENI")
1658     (ucs                . #x1FBE)
1659     (general-category   letter lowercase) ; Normative Category
1660     (bidi-category      . "L")
1661     (->decomposition    #x03B9)
1662     (mirrored           . nil)
1663     (->uppercase        #x0399)
1664     (->titlecase        #x0399)
1665     ))
1666 (define-char
1667   '((name               . "GREEK PSILI")
1668     (ucs                . #x1FBF)
1669     (general-category   symbol modifier) ; Informative Category
1670     (bidi-category      . "ON")
1671     (->decomposition    compat #x0020 #x0313)
1672     (mirrored           . nil)
1673     ))
1674 (define-char
1675   '((name               . "GREEK PERISPOMENI")
1676     (ucs                . #x1FC0)
1677     (general-category   symbol modifier) ; Informative Category
1678     (bidi-category      . "ON")
1679     (->decomposition    compat #x0020 #x0342)
1680     (mirrored           . nil)
1681     ))
1682 (define-char
1683   '((name               . "GREEK DIALYTIKA AND PERISPOMENI")
1684     (ucs                . #x1FC1)
1685     (general-category   symbol modifier) ; Informative Category
1686     (bidi-category      . "ON")
1687     (->decomposition    #x00A8 #x0342)
1688     (mirrored           . nil)
1689     ))
1690 (define-char
1691   '((name . "GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI")
1692     (ucs  . #x1FC2)
1693     (general-category   letter lowercase) ; Normative Category
1694     (bidi-category      . "L")
1695     (->decomposition    #x1F74 #x0345)
1696     (mirrored           . nil)
1697     ))
1698 (define-char
1699   '((name               . "GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI")
1700     (ucs                . #x1FC3)
1701     (general-category   letter lowercase) ; Normative Category
1702     (bidi-category      . "L")
1703     (->decomposition    #x03B7 #x0345)
1704     (mirrored           . nil)
1705     (->uppercase        #x1FCC)
1706     (->titlecase        #x1FCC)
1707     ))
1708 (define-char
1709   '((name . "GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI")
1710     (ucs  . #x1FC4)
1711     (general-category   letter lowercase) ; Normative Category
1712     (bidi-category      . "L")
1713     (->decomposition    #x03AE #x0345)
1714     (mirrored           . nil)
1715     ))
1716 (define-char
1717   '((name               . "GREEK SMALL LETTER ETA WITH PERISPOMENI")
1718     (ucs                . #x1FC6)
1719     (general-category   letter lowercase) ; Normative Category
1720     (bidi-category      . "L")
1721     (->decomposition    #x03B7 #x0342)
1722     (mirrored           . nil)
1723     ))
1724 (define-char
1725   '((name . "GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI")
1726     (ucs  . #x1FC7)
1727     (general-category   letter lowercase) ; Normative Category
1728     (bidi-category      . "L")
1729     (->decomposition    #x1FC6 #x0345)
1730     (mirrored           . nil)
1731     ))
1732 (define-char
1733   '((name               . "GREEK CAPITAL LETTER EPSILON WITH VARIA")
1734     (ucs                . #x1FC8)
1735     (general-category   letter uppercase) ; Normative Category
1736     (bidi-category      . "L")
1737     (->decomposition    #x0395 #x0300)
1738     (mirrored           . nil)
1739     (->lowercase        #x1F72)
1740     ))
1741 (define-char
1742   '((name               . "GREEK CAPITAL LETTER EPSILON WITH OXIA")
1743     (ucs                . #x1FC9)
1744     (general-category   letter uppercase) ; Normative Category
1745     (bidi-category      . "L")
1746     (->decomposition    #x0388)
1747     (mirrored           . nil)
1748     (->lowercase        #x1F73)
1749     ))
1750 (define-char
1751   '((name               . "GREEK CAPITAL LETTER ETA WITH VARIA")
1752     (ucs                . #x1FCA)
1753     (general-category   letter uppercase) ; Normative Category
1754     (bidi-category      . "L")
1755     (->decomposition    #x0397 #x0300)
1756     (mirrored           . nil)
1757     (->lowercase        #x1F74)
1758     ))
1759 (define-char
1760   '((name               . "GREEK CAPITAL LETTER ETA WITH OXIA")
1761     (ucs                . #x1FCB)
1762     (general-category   letter uppercase) ; Normative Category
1763     (bidi-category      . "L")
1764     (->decomposition    #x0389)
1765     (mirrored           . nil)
1766     (->lowercase        #x1F75)
1767     ))
1768 (define-char
1769   '((name               . "GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI")
1770     (ucs                . #x1FCC)
1771     (general-category   letter titlecase) ; Normative Category
1772     (bidi-category      . "L")
1773     (->decomposition    #x0397 #x0345)
1774     (mirrored           . nil)
1775     (->lowercase        #x1FC3)
1776     ))
1777 (define-char
1778   '((name               . "GREEK PSILI AND VARIA")
1779     (ucs                . #x1FCD)
1780     (general-category   symbol modifier) ; Informative Category
1781     (bidi-category      . "ON")
1782     (->decomposition    #x1FBF #x0300)
1783     (mirrored           . nil)
1784     ))
1785 (define-char
1786   '((name               . "GREEK PSILI AND OXIA")
1787     (ucs                . #x1FCE)
1788     (general-category   symbol modifier) ; Informative Category
1789     (bidi-category      . "ON")
1790     (->decomposition    #x1FBF #x0301)
1791     (mirrored           . nil)
1792     ))
1793 (define-char
1794   '((name               . "GREEK PSILI AND PERISPOMENI")
1795     (ucs                . #x1FCF)
1796     (general-category   symbol modifier) ; Informative Category
1797     (bidi-category      . "ON")
1798     (->decomposition    #x1FBF #x0342)
1799     (mirrored           . nil)
1800     ))
1801 (define-char
1802   '((name               . "GREEK SMALL LETTER IOTA WITH VRACHY")
1803     (ucs                . #x1FD0)
1804     (general-category   letter lowercase) ; Normative Category
1805     (bidi-category      . "L")
1806     (->decomposition    #x03B9 #x0306)
1807     (mirrored           . nil)
1808     (->uppercase        #x1FD8)
1809     (->titlecase        #x1FD8)
1810     ))
1811 (define-char
1812   '((name               . "GREEK SMALL LETTER IOTA WITH MACRON")
1813     (ucs                . #x1FD1)
1814     (general-category   letter lowercase) ; Normative Category
1815     (bidi-category      . "L")
1816     (->decomposition    #x03B9 #x0304)
1817     (mirrored           . nil)
1818     (->uppercase        #x1FD9)
1819     (->titlecase        #x1FD9)
1820     ))
1821 (define-char
1822   '((name . "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA")
1823     (ucs  . #x1FD2)
1824     (general-category   letter lowercase) ; Normative Category
1825     (bidi-category      . "L")
1826     (->decomposition    #x03CA #x0300)
1827     (mirrored           . nil)
1828     ))
1829 (define-char
1830   '((name               . "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA")
1831     (ucs                . #x1FD3)
1832     (general-category   letter lowercase) ; Normative Category
1833     (bidi-category      . "L")
1834     (->decomposition    #x0390)
1835     (mirrored           . nil)
1836     ))
1837 (define-char
1838   '((name               . "GREEK SMALL LETTER IOTA WITH PERISPOMENI")
1839     (ucs                . #x1FD6)
1840     (general-category   letter lowercase) ; Normative Category
1841     (bidi-category      . "L")
1842     (->decomposition    #x03B9 #x0342)
1843     (mirrored           . nil)
1844     ))
1845 (define-char
1846   '((name . "GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI")
1847     (ucs  . #x1FD7)
1848     (general-category   letter lowercase) ; Normative Category
1849     (bidi-category      . "L")
1850     (->decomposition    #x03CA #x0342)
1851     (mirrored           . nil)
1852     ))
1853 (define-char
1854   '((name               . "GREEK CAPITAL LETTER IOTA WITH VRACHY")
1855     (ucs                . #x1FD8)
1856     (general-category   letter uppercase) ; Normative Category
1857     (bidi-category      . "L")
1858     (->decomposition    #x0399 #x0306)
1859     (mirrored           . nil)
1860     (->lowercase        #x1FD0)
1861     ))
1862 (define-char
1863   '((name               . "GREEK CAPITAL LETTER IOTA WITH MACRON")
1864     (ucs                . #x1FD9)
1865     (general-category   letter uppercase) ; Normative Category
1866     (bidi-category      . "L")
1867     (->decomposition    #x0399 #x0304)
1868     (mirrored           . nil)
1869     (->lowercase        #x1FD1)
1870     ))
1871 (define-char
1872   '((name               . "GREEK CAPITAL LETTER IOTA WITH VARIA")
1873     (ucs                . #x1FDA)
1874     (general-category   letter uppercase) ; Normative Category
1875     (bidi-category      . "L")
1876     (->decomposition    #x0399 #x0300)
1877     (mirrored           . nil)
1878     (->lowercase        #x1F76)
1879     ))
1880 (define-char
1881   '((name               . "GREEK CAPITAL LETTER IOTA WITH OXIA")
1882     (ucs                . #x1FDB)
1883     (general-category   letter uppercase) ; Normative Category
1884     (bidi-category      . "L")
1885     (->decomposition    #x038A)
1886     (mirrored           . nil)
1887     (->lowercase        #x1F77)
1888     ))
1889 (define-char
1890   '((name               . "GREEK DASIA AND VARIA")
1891     (ucs                . #x1FDD)
1892     (general-category   symbol modifier) ; Informative Category
1893     (bidi-category      . "ON")
1894     (->decomposition    #x1FFE #x0300)
1895     (mirrored           . nil)
1896     ))
1897 (define-char
1898   '((name               . "GREEK DASIA AND OXIA")
1899     (ucs                . #x1FDE)
1900     (general-category   symbol modifier) ; Informative Category
1901     (bidi-category      . "ON")
1902     (->decomposition    #x1FFE #x0301)
1903     (mirrored           . nil)
1904     ))
1905 (define-char
1906   '((name               . "GREEK DASIA AND PERISPOMENI")
1907     (ucs                . #x1FDF)
1908     (general-category   symbol modifier) ; Informative Category
1909     (bidi-category      . "ON")
1910     (->decomposition    #x1FFE #x0342)
1911     (mirrored           . nil)
1912     ))
1913 (define-char
1914   '((name               . "GREEK SMALL LETTER UPSILON WITH VRACHY")
1915     (ucs                . #x1FE0)
1916     (general-category   letter lowercase) ; Normative Category
1917     (bidi-category      . "L")
1918     (->decomposition    #x03C5 #x0306)
1919     (mirrored           . nil)
1920     (->uppercase        #x1FE8)
1921     (->titlecase        #x1FE8)
1922     ))
1923 (define-char
1924   '((name               . "GREEK SMALL LETTER UPSILON WITH MACRON")
1925     (ucs                . #x1FE1)
1926     (general-category   letter lowercase) ; Normative Category
1927     (bidi-category      . "L")
1928     (->decomposition    #x03C5 #x0304)
1929     (mirrored           . nil)
1930     (->uppercase        #x1FE9)
1931     (->titlecase        #x1FE9)
1932     ))
1933 (define-char
1934   '((name . "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA")
1935     (ucs  . #x1FE2)
1936     (general-category   letter lowercase) ; Normative Category
1937     (bidi-category      . "L")
1938     (->decomposition    #x03CB #x0300)
1939     (mirrored           . nil)
1940     ))
1941 (define-char
1942   '((name . "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA")
1943     (ucs  . #x1FE3)
1944     (general-category   letter lowercase) ; Normative Category
1945     (bidi-category      . "L")
1946     (->decomposition    #x03B0)
1947     (mirrored           . nil)
1948     ))
1949 (define-char
1950   '((name               . "GREEK SMALL LETTER RHO WITH PSILI")
1951     (ucs                . #x1FE4)
1952     (general-category   letter lowercase) ; Normative Category
1953     (bidi-category      . "L")
1954     (->decomposition    #x03C1 #x0313)
1955     (mirrored           . nil)
1956     ))
1957 (define-char
1958   '((name               . "GREEK SMALL LETTER RHO WITH DASIA")
1959     (ucs                . #x1FE5)
1960     (general-category   letter lowercase) ; Normative Category
1961     (bidi-category      . "L")
1962     (->decomposition    #x03C1 #x0314)
1963     (mirrored           . nil)
1964     (->uppercase        #x1FEC)
1965     (->titlecase        #x1FEC)
1966     ))
1967 (define-char
1968   '((name               . "GREEK SMALL LETTER UPSILON WITH PERISPOMENI")
1969     (ucs                . #x1FE6)
1970     (general-category   letter lowercase) ; Normative Category
1971     (bidi-category      . "L")
1972     (->decomposition    #x03C5 #x0342)
1973     (mirrored           . nil)
1974     ))
1975 (define-char
1976   '((name . "GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI")
1977     (ucs  . #x1FE7)
1978     (general-category   letter lowercase) ; Normative Category
1979     (bidi-category      . "L")
1980     (->decomposition    #x03CB #x0342)
1981     (mirrored           . nil)
1982     ))
1983 (define-char
1984   '((name               . "GREEK CAPITAL LETTER UPSILON WITH VRACHY")
1985     (ucs                . #x1FE8)
1986     (general-category   letter uppercase) ; Normative Category
1987     (bidi-category      . "L")
1988     (->decomposition    #x03A5 #x0306)
1989     (mirrored           . nil)
1990     (->lowercase        #x1FE0)
1991     ))
1992 (define-char
1993   '((name               . "GREEK CAPITAL LETTER UPSILON WITH MACRON")
1994     (ucs                . #x1FE9)
1995     (general-category   letter uppercase) ; Normative Category
1996     (bidi-category      . "L")
1997     (->decomposition    #x03A5 #x0304)
1998     (mirrored           . nil)
1999     (->lowercase        #x1FE1)
2000     ))
2001 (define-char
2002   '((name               . "GREEK CAPITAL LETTER UPSILON WITH VARIA")
2003     (ucs                . #x1FEA)
2004     (general-category   letter uppercase) ; Normative Category
2005     (bidi-category      . "L")
2006     (->decomposition    #x03A5 #x0300)
2007     (mirrored           . nil)
2008     (->lowercase        #x1F7A)
2009     ))
2010 (define-char
2011   '((name               . "GREEK CAPITAL LETTER UPSILON WITH OXIA")
2012     (ucs                . #x1FEB)
2013     (general-category   letter uppercase) ; Normative Category
2014     (bidi-category      . "L")
2015     (->decomposition    #x038E)
2016     (mirrored           . nil)
2017     (->lowercase        #x1F7B)
2018     ))
2019 (define-char
2020   '((name               . "GREEK CAPITAL LETTER RHO WITH DASIA")
2021     (ucs                . #x1FEC)
2022     (general-category   letter uppercase) ; Normative Category
2023     (bidi-category      . "L")
2024     (->decomposition    #x03A1 #x0314)
2025     (mirrored           . nil)
2026     (->lowercase        #x1FE5)
2027     ))
2028 (define-char
2029   '((name               . "GREEK DIALYTIKA AND VARIA")
2030     (ucs                . #x1FED)
2031     (general-category   symbol modifier) ; Informative Category
2032     (bidi-category      . "ON")
2033     (->decomposition    #x00A8 #x0300)
2034     (mirrored           . nil)
2035     ))
2036 (define-char
2037   '((name               . "GREEK DIALYTIKA AND OXIA")
2038     (ucs                . #x1FEE)
2039     (general-category   symbol modifier) ; Informative Category
2040     (bidi-category      . "ON")
2041     (->decomposition    #x0385)
2042     (mirrored           . nil)
2043     ))
2044 (define-char
2045   '((name               . "GREEK VARIA")
2046     (ucs                . #x1FEF)
2047     (general-category   symbol modifier) ; Informative Category
2048     (bidi-category      . "ON")
2049     (->decomposition    #x0060)
2050     (mirrored           . nil)
2051     ))
2052 (define-char
2053   '((name . "GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI")
2054     (ucs  . #x1FF2)
2055     (general-category   letter lowercase) ; Normative Category
2056     (bidi-category      . "L")
2057     (->decomposition    #x1F7C #x0345)
2058     (mirrored           . nil)
2059     ))
2060 (define-char
2061   '((name               . "GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI")
2062     (ucs                . #x1FF3)
2063     (general-category   letter lowercase) ; Normative Category
2064     (bidi-category      . "L")
2065     (->decomposition    #x03C9 #x0345)
2066     (mirrored           . nil)
2067     (->uppercase        #x1FFC)
2068     (->titlecase        #x1FFC)
2069     ))
2070 (define-char
2071   '((name . "GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI")
2072     (ucs  . #x1FF4)
2073     (general-category   letter lowercase) ; Normative Category
2074     (bidi-category      . "L")
2075     (->decomposition    #x03CE #x0345)
2076     (mirrored           . nil)
2077     ))
2078 (define-char
2079   '((name               . "GREEK SMALL LETTER OMEGA WITH PERISPOMENI")
2080     (ucs                . #x1FF6)
2081     (general-category   letter lowercase) ; Normative Category
2082     (bidi-category      . "L")
2083     (->decomposition    #x03C9 #x0342)
2084     (mirrored           . nil)
2085     ))
2086 (define-char
2087   '((name . "GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI")
2088     (ucs  . #x1FF7)
2089     (general-category   letter lowercase) ; Normative Category
2090     (bidi-category      . "L")
2091     (->decomposition    #x1FF6 #x0345)
2092     (mirrored           . nil)
2093     ))
2094 (define-char
2095   '((name               . "GREEK CAPITAL LETTER OMICRON WITH VARIA")
2096     (ucs                . #x1FF8)
2097     (general-category   letter uppercase) ; Normative Category
2098     (bidi-category      . "L")
2099     (->decomposition    #x039F #x0300)
2100     (mirrored           . nil)
2101     (->lowercase        #x1F78)
2102     ))
2103 (define-char
2104   '((name               . "GREEK CAPITAL LETTER OMICRON WITH OXIA")
2105     (ucs                . #x1FF9)
2106     (general-category   letter uppercase) ; Normative Category
2107     (bidi-category      . "L")
2108     (->decomposition    #x038C)
2109     (mirrored           . nil)
2110     (->lowercase        #x1F79)
2111     ))
2112 (define-char
2113   '((name               . "GREEK CAPITAL LETTER OMEGA WITH VARIA")
2114     (ucs                . #x1FFA)
2115     (general-category   letter uppercase) ; Normative Category
2116     (bidi-category      . "L")
2117     (->decomposition    #x03A9 #x0300)
2118     (mirrored           . nil)
2119     (->lowercase        #x1F7C)
2120     ))
2121 (define-char
2122   '((name               . "GREEK CAPITAL LETTER OMEGA WITH OXIA")
2123     (ucs                . #x1FFB)
2124     (general-category   letter uppercase) ; Normative Category
2125     (bidi-category      . "L")
2126     (->decomposition    #x038F)
2127     (mirrored           . nil)
2128     (->lowercase        #x1F7D)
2129     ))
2130 (define-char
2131   '((name               . "GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI")
2132     (ucs                . #x1FFC)
2133     (general-category   letter titlecase) ; Normative Category
2134     (bidi-category      . "L")
2135     (->decomposition    #x03A9 #x0345)
2136     (mirrored           . nil)
2137     (->lowercase        #x1FF3)
2138     ))
2139 (define-char
2140   '((name               . "GREEK OXIA")
2141     (ucs                . #x1FFD)
2142     (general-category   symbol modifier) ; Informative Category
2143     (bidi-category      . "ON")
2144     (->decomposition    #x00B4)
2145     (mirrored           . nil)
2146     ))
2147 (define-char
2148   '((name               . "GREEK DASIA")
2149     (ucs                . #x1FFE)
2150     (general-category   symbol modifier) ; Informative Category
2151     (bidi-category      . "ON")
2152     (->decomposition    compat #x0020 #x0314)
2153     (mirrored           . nil)
2154     ))