- Merge `latin-tcvn5712' code points.
authortomo <tomo>
Sat, 21 Jul 2001 18:09:28 +0000 (18:09 +0000)
committertomo <tomo>
Sat, 21 Jul 2001 18:09:28 +0000 (18:09 +0000)
- Fix JIS X 0213 code points.
(fullwidth *): Renamed from `FULLWIDTH *'; unify JIS X 0213 code
points.

lisp/utf-2000/u00180-Latin-Extended-B.el

index a1d5941..55049a9 100644 (file)
 (define-char
   '((name              . "LATIN SMALL LETTER B WITH STROKE")
-    (ucs               . #x0180)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x180)        ; ƀ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER B WITH HOOK")
-    (ucs               . #x0181)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0253)
+    (ucs               . #x181)        ; Ɓ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER B WITH TOPBAR")
-    (ucs               . #x0182)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0183)
+    (ucs               . #x182)        ; Ƃ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER B WITH TOPBAR")
-    (ucs               . #x0183)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0182)
     (->titlecase       #x0182)
+    (ucs               . #x183)        ; ƃ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER TONE SIX")
-    (ucs               . #x0184)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0185)
+    (ucs               . #x184)        ; Ƅ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER TONE SIX")
-    (ucs               . #x0185)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0184)
     (->titlecase       #x0184)
+    (ucs               . #x185)        ; ƅ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER OPEN O")
-    (ucs               . #x0186)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0254)
+    (ucs               . #x186)        ; Ɔ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER C WITH HOOK")
-    (ucs               . #x0187)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0188)
+    (ucs               . #x187)        ; Ƈ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER C WITH HOOK")
-    (ucs               . #x0188)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0187)
     (->titlecase       #x0187)
+    (ucs               . #x188)        ; ƈ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER AFRICAN D")
-    (ucs               . #x0189)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "*")
     (->lowercase       #x0256)
+    (ucs               . #x189)        ; Ɖ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER D WITH HOOK")
-    (ucs               . #x018A)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0257)
+    (ucs               . #x18A)        ; Ɗ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER D WITH TOPBAR")
-    (ucs               . #x018B)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x018C)
+    (ucs               . #x18B)        ; Ƌ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER D WITH TOPBAR")
-    (ucs               . #x018C)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x018B)
     (->titlecase       #x018B)
+    (ucs               . #x18C)        ; ƌ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER TURNED DELTA")
-    (ucs               . #x018D)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x18D)        ; ƍ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER REVERSED E")
-    (ucs               . #x018E)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01DD)
+    (ucs               . #x18E)        ; Ǝ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER SCHWA")
-    (ucs               . #x018F)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0259)
+    (ucs               . #x18F)        ; Ə
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER OPEN E")
-    (ucs               . #x0190)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x025B)
+    (ucs               . #x190)        ; Ɛ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER F WITH HOOK")
-    (ucs               . #x0191)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0192)
+    (ucs               . #x191)        ; Ƒ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER F WITH HOOK")
-    (ucs               . #x0192)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0191)
     (->titlecase       #x0191)
+    (ucs               . #x192)        ; ƒ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER G WITH HOOK")
-    (ucs               . #x0193)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0260)
-    (japanese-jisx0213-1       #x2B #x29)      ; Ɠ
+    (ucs               . #x193)        ; Ɠ
+    ))
+(define-char
+  '((name              . "fullwidth latin capital letter g with hook")
+    (->ucs             . #x0193)       ; Ɠ
+    (general-category  letter uppercase) ; Normative Category
+    (bidi-category     . "L")
+    (mirrored          . nil)
+    (->decomposition   wide #x0193)
+    (->lowercase
+     ((name . "fullwidth latin small letter g with hook")))
+    (japanese-jisx0213-1       . #x2B29)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER GAMMA")
-    (ucs               . #x0194)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0263)
+    (ucs               . #x194)        ; Ɣ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER HV")
-    (ucs               . #x0195)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "hwair")
     (->uppercase       #x01F6)
     (->titlecase       #x01F6)
+    (ucs               . #x195)        ; ƕ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER IOTA")
-    (ucs               . #x0196)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0269)
+    (ucs               . #x196)        ; Ɩ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER I WITH STROKE")
-    (ucs               . #x0197)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0268)
+    (ucs               . #x197)        ; Ɨ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER K WITH HOOK")
-    (ucs               . #x0198)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0199)
+    (ucs               . #x198)        ; Ƙ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER K WITH HOOK")
-    (ucs               . #x0199)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0198)
     (->titlecase       #x0198)
+    (ucs               . #x199)        ; ƙ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER L WITH BAR")
-    (ucs               . #x019A)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x19A)        ; ƚ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER LAMBDA WITH STROKE")
-    (ucs               . #x019B)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x19B)        ; ƛ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER TURNED M")
-    (ucs               . #x019C)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x026F)
+    (ucs               . #x19C)        ; Ɯ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER N WITH LEFT HOOK")
-    (ucs               . #x019D)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0272)
+    (ucs               . #x19D)        ; Ɲ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER N WITH LONG RIGHT LEG")
-    (ucs               . #x019E)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x19E)        ; ƞ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH MIDDLE TILDE")
-    (ucs               . #x019F)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (iso-10646-comment . "*")
     (->lowercase       #x0275)
+    (ucs               . #x19F)        ; Ɵ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH HORN")
-    (ucs               . #x01A0)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x031B)
     (->lowercase       #x01A1)
-    (latin-viscii-upper #xBD)  ; Ơ
-    (latin-viscii      #xB4)   ; Ơ
+    (latin-tcvn5712            . #xA5) ; 
+    (latin-viscii-upper                . #xBD) ; 
+    (latin-viscii              . #xB4) ; 
+    (ucs                       . #x1A0)        ; Ơ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH HORN")
-    (ucs               . #x01A1)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x031B)
     (->uppercase       #x01A0)
     (->titlecase       #x01A0)
-    (latin-viscii-lower #xBD)  ; ơ
-    (latin-viscii      #xBD)   ; ơ
+    (latin-tcvn5712            . #xAC) ; 
+    (latin-viscii-lower                . #xBD) ; 
+    (latin-viscii              . #xBD) ; 
+    (ucs                       . #x1A1)        ; ơ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER OI")
-    (ucs               . #x01A2)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "gha")
     (->lowercase       #x01A3)
+    (ucs               . #x1A2)        ; Ƣ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER OI")
-    (ucs               . #x01A3)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "gha")
     (->uppercase       #x01A2)
     (->titlecase       #x01A2)
+    (ucs               . #x1A3)        ; ƣ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER P WITH HOOK")
-    (ucs               . #x01A4)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01A5)
+    (ucs               . #x1A4)        ; Ƥ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER P WITH HOOK")
-    (ucs               . #x01A5)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01A4)
     (->titlecase       #x01A4)
+    (ucs               . #x1A5)        ; ƥ
     ))
 (define-char
   '((name              . "LATIN LETTER YR")
-    (ucs               . #x01A6)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0280)
+    (ucs               . #x1A6)        ; Ʀ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER TONE TWO")
-    (ucs               . #x01A7)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01A8)
+    (ucs               . #x1A7)        ; Ƨ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER TONE TWO")
-    (ucs               . #x01A8)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01A7)
     (->titlecase       #x01A7)
+    (ucs               . #x1A8)        ; ƨ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER ESH")
-    (ucs               . #x01A9)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0283)
+    (ucs               . #x1A9)        ; Ʃ
     ))
 (define-char
   '((name              . "LATIN LETTER REVERSED ESH LOOP")
-    (ucs               . #x01AA)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1AA)        ; ƪ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER T WITH PALATAL HOOK")
-    (ucs               . #x01AB)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1AB)        ; ƫ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER T WITH HOOK")
-    (ucs               . #x01AC)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01AD)
+    (ucs               . #x1AC)        ; Ƭ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER T WITH HOOK")
-    (ucs               . #x01AD)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01AC)
     (->titlecase       #x01AC)
+    (ucs               . #x1AD)        ; ƭ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER T WITH RETROFLEX HOOK")
-    (ucs               . #x01AE)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0288)
+    (ucs               . #x1AE)        ; Ʈ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH HORN")
-    (ucs               . #x01AF)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0055 #x031B)
     (->lowercase       #x01B0)
-    (latin-viscii-upper #xDF)  ; Ư
-    (latin-viscii      #xBF)   ; Ư
+    (latin-tcvn5712            . #xA6) ; 
+    (latin-viscii-upper                . #xDF) ; 
+    (latin-viscii              . #xBF) ; 
+    (ucs                       . #x1AF)        ; Ư
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH HORN")
-    (ucs               . #x01B0)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0075 #x031B)
     (->uppercase       #x01AF)
     (->titlecase       #x01AF)
-    (latin-viscii-lower #xDF)  ; ư
-    (latin-viscii      #xDF)   ; ư
+    (latin-tcvn5712            . #xAD) ; 
+    (latin-viscii-lower                . #xDF) ; 
+    (latin-viscii              . #xDF) ; 
+    (ucs                       . #x1B0)        ; ư
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER UPSILON")
-    (ucs               . #x01B1)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x028A)
+    (ucs               . #x1B1)        ; Ʊ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER V WITH HOOK")
-    (ucs               . #x01B2)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x028B)
+    (ucs               . #x1B2)        ; Ʋ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER Y WITH HOOK")
-    (ucs               . #x01B3)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01B4)
+    (ucs               . #x1B3)        ; Ƴ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER Y WITH HOOK")
-    (ucs               . #x01B4)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01B3)
     (->titlecase       #x01B3)
+    (ucs               . #x1B4)        ; ƴ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER Z WITH STROKE")
-    (ucs               . #x01B5)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01B6)
+    (ucs               . #x1B5)        ; Ƶ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER Z WITH STROKE")
-    (ucs               . #x01B6)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01B5)
     (->titlecase       #x01B5)
+    (ucs               . #x1B6)        ; ƶ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER EZH")
-    (ucs               . #x01B7)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0292)
+    (ucs               . #x1B7)        ; Ʒ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER EZH REVERSED")
-    (ucs               . #x01B8)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01B9)
+    (ucs               . #x1B8)        ; Ƹ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER EZH REVERSED")
-    (ucs               . #x01B9)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01B8)
     (->titlecase       #x01B8)
+    (ucs               . #x1B9)        ; ƹ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER EZH WITH TAIL")
-    (ucs               . #x01BA)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1BA)        ; ƺ
     ))
 (define-char
   '((name              . "LATIN LETTER TWO WITH STROKE")
-    (ucs               . #x01BB)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1BB)        ; ƻ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER TONE FIVE")
-    (ucs               . #x01BC)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01BD)
+    (ucs               . #x1BC)        ; Ƽ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER TONE FIVE")
-    (ucs               . #x01BD)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01BC)
     (->titlecase       #x01BC)
+    (ucs               . #x1BD)        ; ƽ
     ))
 (define-char
   '((name              . "LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE")
-    (ucs               . #x01BE)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1BE)        ; ƾ
     ))
 (define-char
   '((name              . "LATIN LETTER WYNN")
-    (ucs               . #x01BF)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01F7)
     (->titlecase       #x01F7)
+    (ucs               . #x1BF)        ; ƿ
     ))
 (define-char
   '((name              . "LATIN LETTER DENTAL CLICK")
-    (ucs               . #x01C0)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1C0)        ; ǀ
     ))
 (define-char
   '((name              . "LATIN LETTER LATERAL CLICK")
-    (ucs               . #x01C1)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1C1)        ; ǁ
     ))
 (define-char
   '((name              . "LATIN LETTER ALVEOLAR CLICK")
-    (ucs               . #x01C2)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (japanese-jisx0213-1       #x2B #x24)      ; ǂ
+    (japanese-jisx0213-1       . #x2B24)       ; 
+    (ucs                       . #x1C2)        ; ǂ
     ))
 (define-char
   '((name              . "LATIN LETTER RETROFLEX CLICK")
-    (ucs               . #x01C3)
     (general-category  letter other) ; Informative Category
     (bidi-category     . "L")
     (mirrored          . nil)
+    (ucs               . #x1C3)        ; ǃ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER DZ WITH CARON")
-    (ucs               . #x01C4)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0044 #x017D)
     (->lowercase       #x01C6)
     (->titlecase       #x01C5)
+    (ucs               . #x1C4)        ; DŽ
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON")
-    (ucs               . #x01C5)
     (general-category  letter titlecase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0044 #x017E)
     (->uppercase       #x01C4)
     (->lowercase       #x01C6)
+    (ucs               . #x1C5)        ; Dž
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER DZ WITH CARON")
-    (ucs               . #x01C6)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0064 #x017E)
     (->uppercase       #x01C4)
     (->titlecase       #x01C5)
+    (ucs               . #x1C6)        ; dž
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER LJ")
-    (ucs               . #x01C7)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x004C #x004A)
     (->lowercase       #x01C9)
     (->titlecase       #x01C8)
+    (ucs               . #x1C7)        ; LJ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER L WITH SMALL LETTER J")
-    (ucs               . #x01C8)
     (general-category  letter titlecase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x004C #x006A)
     (->uppercase       #x01C7)
     (->lowercase       #x01C9)
+    (ucs               . #x1C8)        ; Lj
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER LJ")
-    (ucs               . #x01C9)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x006C #x006A)
     (->uppercase       #x01C7)
     (->titlecase       #x01C8)
+    (ucs               . #x1C9)        ; lj
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER NJ")
-    (ucs               . #x01CA)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x004E #x004A)
     (->lowercase       #x01CC)
     (->titlecase       #x01CB)
+    (ucs               . #x1CA)        ; NJ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER N WITH SMALL LETTER J")
-    (ucs               . #x01CB)
     (general-category  letter titlecase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x004E #x006A)
     (->uppercase       #x01CA)
     (->lowercase       #x01CC)
+    (ucs               . #x1CB)        ; Nj
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER NJ")
-    (ucs               . #x01CC)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x006E #x006A)
     (->uppercase       #x01CA)
     (->titlecase       #x01CB)
+    (ucs               . #x1CC)        ; nj
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER A WITH CARON")
-    (ucs               . #x01CD)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0041 #x030C)
     (->lowercase       #x01CE)
-    (japanese-jisx0213-1       #x28 #x6F)      ; Ǎ
+    (ucs               . #x1CD)        ; Ǎ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN CAPITAL LETTER A WITH CARON")
-    (->ucs             . #x01CD)
+  '((name              . "fullwidth latin capital letter a with caron")
+    (->ucs             . #x01CD)       ; Ǎ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01CD)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER A WITH CARON")))
-    (japanese-jisx0212 #x2A #x26)      ; 
+     ((name . "fullwidth latin small letter a with caron")))
+    (japanese-jisx0212         . #x2A26)       ; 
+    (japanese-jisx0213-1       . #x286F)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH CARON")
-    (ucs               . #x01CE)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0061 #x030C)
     (->uppercase       #x01CD)
     (->titlecase       #x01CD)
-    (japanese-jisx0213-1       #x28 #x70)      ; ǎ
+    (ucs               . #x1CE)        ; ǎ
     ))
 (define-char
   '((name              . "FULLWIDTH LATIN SMALL LETTER A WITH CARON")
-    (->ucs             . #x01CE)
+    (->ucs             . #x01CE)       ; ǎ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH CARON")))
     (->titlecase
      ((name . "FULLWIDTH LATIN CAPITAL LETTER A WITH CARON")))
-    (chinese-gb2312    #x28 #x23)      ; 
-    (japanese-jisx0212 #x2B #x26)      ; 
+    (chinese-gb2312            . #x2823)       ; 
+    (japanese-jisx0212         . #x2B26)       ; 
+    (japanese-jisx0213-1       . #x2870)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER I WITH CARON")
-    (ucs               . #x01CF)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0049 #x030C)
     (->lowercase       #x01D0)
+    (ucs               . #x1CF)        ; Ǐ
     ))
 (define-char
   '((name              . "FULLWIDTH LATIN CAPITAL LETTER I WITH CARON")
-    (->ucs             . #x01CF)
+    (->ucs             . #x01CF)       ; Ǐ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01CF)
     (->lowercase
      ((name . "FULLWIDTH LATIN SMALL LETTER I WITH CARON")))
-    (japanese-jisx0212 #x2A #x43)      ; 
+    (japanese-jisx0212 . #x2A43)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER I WITH CARON")
-    (ucs               . #x01D0)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0069 #x030C)
     (->uppercase       #x01CF)
     (->titlecase       #x01CF)
-    (japanese-jisx0213-1       #x28 #x71)      ; ǐ
+    (ucs               . #x1D0)        ; ǐ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN SMALL LETTER I WITH CARON")
-    (->ucs             . #x01D0)
+  '((name              . "fullwidth latin small letter i with caron")
+    (->ucs             . #x01D0)       ; ǐ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D0)
     (->uppercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER I WITH CARON")))
+     ((name . "fullwidth latin capital letter i with caron")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN SMALL LETTER I WITH CARON")))
-    (chinese-gb2312    #x28 #x2B)      ; 
-    (japanese-jisx0212 #x2B #x43)      ; 
+     ((name . "fullwidth latin capital letter i with caron")))
+    (chinese-gb2312            . #x282B)       ; 
+    (japanese-jisx0212         . #x2B43)       ; 
+    (japanese-jisx0213-1       . #x2871)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH CARON")
-    (ucs               . #x01D1)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x030C)
     (->lowercase       #x01D2)
-    (japanese-jisx0213-1       #x28 #x78)      ; Ǒ
+    (ucs               . #x1D1)        ; Ǒ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN CAPITAL LETTER O WITH CARON")
-    (->ucs             . #x01D1)
+  '((name              . "fullwidth latin capital letter o with caron")
+    (->ucs             . #x01D1)       ; Ǒ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D1)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER O WITH CARON")))
-    (japanese-jisx0212 #x2A #x55)      ; 
+     ((name . "fullwidth latin small letter o with caron")))
+    (japanese-jisx0212         . #x2A55)       ; 
+    (japanese-jisx0213-1       . #x2876)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH CARON")
-    (ucs               . #x01D2)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x030C)
     (->uppercase       #x01D1)
     (->titlecase       #x01D1)
-    (japanese-jisx0213-1       #x28 #x79)      ; ǒ
+    (ucs               . #x1D2)        ; ǒ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN SMALL LETTER O WITH CARON")
-    (->ucs             . #x01D2)
+  '((name              . "fullwidth latin small letter o with caron")
+    (->ucs             . #x01D2)       ; ǒ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D2)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH CARON")))
+     ((name . "fullwidth latin capital letter o with caron")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER O WITH CARON")))
-    (chinese-gb2312    #x28 #x2F)      ; 
-    (japanese-jisx0212 #x2B #x55)      ; 
+     ((name . "fullwidth latin capital letter o with caron")))
+    (chinese-gb2312            . #x282F)       ; 
+    (japanese-jisx0212         . #x2B55)       ; 
+    (japanese-jisx0213-1       . #x2877)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH CARON")
-    (ucs               . #x01D3)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0055 #x030C)
     (->lowercase       #x01D4)
+    (ucs               . #x1D3)        ; Ǔ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN CAPITAL LETTER U WITH CARON")
-    (->ucs             . #x01D3)
+  '((name              . "fullwidth latin capital letter u with caron")
+    (->ucs             . #x01D3)       ; Ǔ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D3)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER U WITH CARON")))
-    (japanese-jisx0212 #x2A #x67)      ; 
+     ((name . "fullwidth latin small letter u with caron")))
+    (japanese-jisx0212 . #x2A67)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH CARON")
-    (ucs               . #x01D4)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0075 #x030C)
     (->uppercase       #x01D3)
     (->titlecase       #x01D3)
-    (japanese-jisx0213-1       #x28 #x7A)      ; ǔ
+    (ucs               . #x1D4)        ; ǔ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN SMALL LETTER U WITH CARON")
-    (->ucs             . #x01D4)
+  '((name              . "fullwidth latin small letter u with caron")
+    (->ucs             . #x01D4)       ; ǔ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D4)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH CARON")))
+     ((name . "fullwidth latin capital letter u with caron")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH CARON")))
-    (chinese-gb2312    #x28 #x33)      ; 
-    (japanese-jisx0212 #x2B #x67)      ; 
+     ((name . "fullwidth latin capital letter u with caron")))
+    (chinese-gb2312            . #x2833)       ; 
+    (japanese-jisx0212         . #x2B67)       ; 
+    (japanese-jisx0213-1       . #x2878)       ; 
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON")
-    (ucs               . #x01D5)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00DC #x0304)
     (->lowercase       #x01D6)
+    (ucs               . #x1D5)        ; Ǖ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON")
-    (->ucs             . #x01D5)
+  '((name . "fullwidth latin capital letter u with diaeresis and macron")
+    (->ucs             . #x01D5)       ; Ǖ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D5)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND MACRON")))
-    (japanese-jisx0212 #x2A #x70)      ; 
+     ((name . "fullwidth latin small letter u with diaeresis and macron")))
+    (japanese-jisx0212 . #x2A70)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON")
-    (ucs               . #x01D6)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00FC #x0304)
     (->uppercase       #x01D5)
     (->titlecase       #x01D5)
-    (japanese-jisx0213-1       #x28 #x7B)      ; ǖ
+    (ucs               . #x1D6)        ; ǖ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND MACRON")
-    (->ucs             . #x01D6)
+  '((name . "fullwidth latin small letter u with diaeresis and macron")
+    (->ucs             . #x01D6)       ; ǖ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D6)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON")))
+     ((name . "fullwidth latin capital letter u with diaeresis and macron")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON")))
-    (chinese-gb2312    #x28 #x35)      ; 
-    (japanese-jisx0212 #x2B #x70)      ; 
+     ((name . "fullwidth latin capital letter u with diaeresis and macron")))
+    (chinese-gb2312            . #x2835)       ; 
+    (japanese-jisx0212         . #x2B70)       ; 
+    (japanese-jisx0213-1       . #x2879)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE")
-    (ucs               . #x01D7)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00DC #x0301)
     (->lowercase       #x01D8)
+    (ucs               . #x1D7)        ; Ǘ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE")
-    (->ucs             . #x01D7)
+  '((name . "fullwidth latin capital letter u with diaeresis and acute")
+    (->ucs             . #x01D7)       ; Ǘ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D7)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE")))
-    (japanese-jisx0212 #x2A #x6D)      ; 
+     ((name . "fullwidth latin small letter u with diaeresis and acute")))
+    (japanese-jisx0212 . #x2A6D)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE")
-    (ucs               . #x01D8)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00FC #x0301)
     (->uppercase       #x01D7)
     (->titlecase       #x01D7)
-    (japanese-jisx0213-1       #x28 #x7D)      ; ǘ
+    (ucs               . #x1D8)        ; ǘ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE")
-    (->ucs             . #x01D8)
+  '((name . "fullwidth latin small letter u with diaeresis and acute")
+    (->ucs             . #x01D8)       ; ǘ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D8)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE")))
+     ((name . "fullwidth latin capital letter u with diaeresis and acute")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE")))
-    (chinese-gb2312    #x28 #x36)      ; 
-    (japanese-jisx0212 #x2B #x6D)      ; 
+     ((name . "fullwidth latin capital letter u with diaeresis and acute")))
+    (chinese-gb2312            . #x2836)       ; 
+    (japanese-jisx0212         . #x2B6D)       ; 
+    (japanese-jisx0213-1       . #x287A)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON")
-    (ucs               . #x01D9)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00DC #x030C)
     (->lowercase       #x01DA)
+    (ucs               . #x1D9)        ; Ǚ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON")
-    (->ucs             . #x01D9)
+  '((name . "fullwidth latin capital letter u with diaeresis and caron")
+    (->ucs             . #x01D9)       ; Ǚ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01D9)
     (->lowercase
-     ((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND CARON")))
-    (japanese-jisx0212 #x2A #x6F)      ; 
+     ((name . "fullwidth latin small letter u with diaeresis and caron")))
+    (japanese-jisx0212 . #x2A6F)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH DIAERESIS AND CARON")
-    (ucs               . #x01DA)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00FC #x030C)
     (->uppercase       #x01D9)
     (->titlecase       #x01D9)
-    (japanese-jisx0213-1       #x28 #x7E)      ; ǚ
+    (ucs               . #x1DA)        ; ǚ
     ))
 (define-char
   '((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND CARON")
-    (->ucs             . #x01DA)
+    (->ucs             . #x01DA)       ; ǚ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON")))
     (->titlecase
      ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON")))
-    (chinese-gb2312    #x28 #x37)      ; 
-    (japanese-jisx0212 #x2B #x6F)      ; 
+    (chinese-gb2312            . #x2837)       ; 
+    (japanese-jisx0212         . #x2B6F)       ; 
+    (japanese-jisx0213-1       . #x287B)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE")
-    (ucs               . #x01DB)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00DC #x0300)
     (->lowercase       #x01DC)
+    (ucs               . #x1DB)        ; Ǜ
     ))
 (define-char
   '((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE")
-    (->ucs             . #x01DB)
+    (->ucs             . #x01DB)       ; Ǜ
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01DB)
     (->lowercase
      ((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE")))
-    (japanese-jisx0212 #x2A #x6E)      ; 
+    (japanese-jisx0212 . #x2A6E)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE")
-    (ucs               . #x01DC)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00FC #x0300)
     (->uppercase       #x01DB)
     (->titlecase       #x01DB)
-    (japanese-jisx0213-1       #x28 #x7C)      ; ǜ
+    (ucs               . #x1DC)        ; ǜ
     ))
 (define-char
-  '((name . "FULLWIDTH LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE")
-    (->ucs             . #x01DC)
+  '((name . "fullwidth latin small letter u with diaeresis and grave")
+    (->ucs             . #x01DC)       ; ǜ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01DC)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE")))
+     ((name . "fullwidth latin capital letter u with diaeresis and grave")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE")))
-    (chinese-gb2312    #x28 #x38)      ; 
-    (japanese-jisx0212 #x2B #x6E)      ; 
+     ((name . "fullwidth latin capital letter u with diaeresis and grave")))
+    (chinese-gb2312            . #x2838)       ; 
+    (japanese-jisx0212         . #x2B6E)       ; 
+    (japanese-jisx0213-1       . #x287C)       ; 
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER TURNED E")
-    (ucs               . #x01DD)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x018E)
     (->titlecase       #x018E)
+    (ucs               . #x1DD)        ; ǝ
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON")
-    (ucs               . #x01DE)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00C4 #x0304)
     (->lowercase       #x01DF)
+    (ucs               . #x1DE)        ; Ǟ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH DIAERESIS AND MACRON")
-    (ucs               . #x01DF)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00E4 #x0304)
     (->uppercase       #x01DE)
     (->titlecase       #x01DE)
+    (ucs               . #x1DF)        ; ǟ
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON")
-    (ucs               . #x01E0)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0226 #x0304)
     (->lowercase       #x01E1)
+    (ucs               . #x1E0)        ; Ǡ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON")
-    (ucs               . #x01E1)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0227 #x0304)
     (->uppercase       #x01E0)
     (->titlecase       #x01E0)
+    (ucs               . #x1E1)        ; ǡ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER AE WITH MACRON")
-    (ucs               . #x01E2)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "ash *")
     (->decomposition   #x00C6 #x0304)
     (->lowercase       #x01E3)
+    (ucs               . #x1E2)        ; Ǣ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER AE WITH MACRON")
-    (ucs               . #x01E3)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00E6 #x0304)
     (->uppercase       #x01E2)
     (->titlecase       #x01E2)
+    (ucs               . #x1E3)        ; ǣ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER G WITH STROKE")
-    (ucs               . #x01E4)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01E5)
+    (ucs               . #x1E4)        ; Ǥ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER G WITH STROKE")
-    (ucs               . #x01E5)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x01E4)
     (->titlecase       #x01E4)
+    (ucs               . #x1E5)        ; ǥ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER G WITH CARON")
-    (ucs               . #x01E6)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0047 #x030C)
     (->lowercase       #x01E7)
+    (ucs               . #x1E6)        ; Ǧ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER G WITH CARON")
-    (ucs               . #x01E7)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0067 #x030C)
     (->uppercase       #x01E6)
     (->titlecase       #x01E6)
+    (ucs               . #x1E7)        ; ǧ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER K WITH CARON")
-    (ucs               . #x01E8)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004B #x030C)
     (->lowercase       #x01E9)
+    (ucs               . #x1E8)        ; Ǩ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER K WITH CARON")
-    (ucs               . #x01E9)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006B #x030C)
     (->uppercase       #x01E8)
     (->titlecase       #x01E8)
+    (ucs               . #x1E9)        ; ǩ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH OGONEK")
-    (ucs               . #x01EA)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x0328)
     (->lowercase       #x01EB)
+    (ucs               . #x1EA)        ; Ǫ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH OGONEK")
-    (ucs               . #x01EB)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x0328)
     (->uppercase       #x01EA)
     (->titlecase       #x01EA)
+    (ucs               . #x1EB)        ; ǫ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH OGONEK AND MACRON")
-    (ucs               . #x01EC)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x01EA #x0304)
     (->lowercase       #x01ED)
+    (ucs               . #x1EC)        ; Ǭ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH OGONEK AND MACRON")
-    (ucs               . #x01ED)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x01EB #x0304)
     (->uppercase       #x01EC)
     (->titlecase       #x01EC)
+    (ucs               . #x1ED)        ; ǭ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER EZH WITH CARON")
-    (ucs               . #x01EE)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x01B7 #x030C)
     (->lowercase       #x01EF)
+    (ucs               . #x1EE)        ; Ǯ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER EZH WITH CARON")
-    (ucs               . #x01EF)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0292 #x030C)
     (->uppercase       #x01EE)
     (->titlecase       #x01EE)
+    (ucs               . #x1EF)        ; ǯ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER J WITH CARON")
-    (ucs               . #x01F0)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006A #x030C)
+    (ucs               . #x1F0)        ; ǰ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER DZ")
-    (ucs               . #x01F1)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0044 #x005A)
     (->lowercase       #x01F3)
     (->titlecase       #x01F2)
+    (ucs               . #x1F1)        ; DZ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z")
-    (ucs               . #x01F2)
     (general-category  letter titlecase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0044 #x007A)
     (->uppercase       #x01F1)
     (->lowercase       #x01F3)
+    (ucs               . #x1F2)        ; Dz
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER DZ")
-    (ucs               . #x01F3)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   compat #x0064 #x007A)
     (->uppercase       #x01F1)
     (->titlecase       #x01F2)
+    (ucs               . #x1F3)        ; dz
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER G WITH ACUTE")
-    (ucs               . #x01F4)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0047 #x0301)
     (->lowercase       #x01F5)
+    (ucs               . #x1F4)        ; Ǵ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER G WITH ACUTE")
-    (ucs               . #x01F5)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0067 #x0301)
     (->uppercase       #x01F4)
     (->titlecase       #x01F4)
+    (ucs               . #x1F5)        ; ǵ
     ))
 (define-char
-  '((name              . "FULLWIDTH LATIN SMALL LETTER G WITH ACUTE")
-    (->ucs             . #x01F5)
+  '((name              . "fullwidth latin small letter g with acute")
+    (->ucs             . #x01F5)       ; ǵ
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   wide #x01F5)
     (->uppercase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH ACUTE")))
+     ((name . "fullwidth latin capital letter g with acute")))
     (->titlecase
-     ((name . "FULLWIDTH LATIN CAPITAL LETTER G WITH ACUTE")))
-    (japanese-jisx0212 #x2B #x39)      ; 
+     ((name . "fullwidth latin capital letter g with acute")))
+    (japanese-jisx0212 . #x2B39)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER HWAIR")
-    (ucs               . #x01F6)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0195)
+    (ucs               . #x1F6)        ; Ƕ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER WYNN")
-    (ucs               . #x01F7)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x01BF)
+    (ucs               . #x1F7)        ; Ƿ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER N WITH GRAVE")
-    (ucs               . #x01F8)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004E #x0300)
     (->lowercase       #x01F9)
-    (japanese-jisx0213-1       #x28 #x76)      ; Ǹ
+    (ucs               . #x1F8)        ; Ǹ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER N WITH GRAVE")
-    (ucs               . #x01F9)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006E #x0300)
     (->uppercase       #x01F8)
     (->titlecase       #x01F8)
-    (japanese-jisx0213-1       #x28 #x77)      ; ǹ
+    (ucs               . #x1F9)        ; ǹ
+    ))
+(define-char
+  '((name              . "fullwidth latin small letter n with grave")
+    (->ucs             . #x01F9)       ; ǹ
+    (general-category  letter lowercase) ; Normative Category
+    (bidi-category     . "L")
+    (mirrored          . nil)
+    (->decomposition   wide #x01F9)
+    (->uppercase
+     ((name . "fullwidth latin capital letter n with grave")))
+    (->titlecase
+     ((name . "fullwidth latin capital letter n with grave")))
+    (japanese-jisx0213-1       . #x2875)       ; 
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE")
-    (ucs               . #x01FA)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00C5 #x0301)
     (->lowercase       #x01FB)
+    (ucs               . #x1FA)        ; Ǻ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE")
-    (ucs               . #x01FB)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00E5 #x0301)
     (->uppercase       #x01FA)
     (->titlecase       #x01FA)
+    (ucs               . #x1FB)        ; ǻ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER AE WITH ACUTE")
-    (ucs               . #x01FC)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (iso-10646-comment . "ash *")
     (->decomposition   #x00C6 #x0301)
     (->lowercase       #x01FD)
+    (ucs               . #x1FC)        ; Ǽ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER AE WITH ACUTE")
-    (ucs               . #x01FD)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00E6 #x0301)
     (->uppercase       #x01FC)
     (->titlecase       #x01FC)
-    (japanese-jisx0213-1       #x2B #x45)      ; ǽ
+    (ucs               . #x1FD)        ; ǽ
+    ))
+(define-char
+  '((name              . "fullwidth latin small letter ae with acute")
+    (->ucs             . #x01FD)       ; ǽ
+    (general-category  letter lowercase) ; Normative Category
+    (bidi-category     . "L")
+    (mirrored          . nil)
+    (->decomposition   wide #x01FD)
+    (->uppercase
+     ((name . "fullwidth latin capital letter ae with acute")))
+    (->titlecase
+     ((name . "fullwidth latin capital letter ae with acute")))
+    (japanese-jisx0213-1       . #x2B45)       ; 
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH STROKE AND ACUTE")
-    (ucs               . #x01FE)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00D8 #x0301)
     (->lowercase       #x01FF)
+    (ucs               . #x1FE)        ; Ǿ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH STROKE AND ACUTE")
-    (ucs               . #x01FF)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00F8 #x0301)
     (->uppercase       #x01FE)
     (->titlecase       #x01FE)
+    (ucs               . #x1FF)        ; ǿ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER A WITH DOUBLE GRAVE")
-    (ucs               . #x0200)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0041 #x030F)
     (->lowercase       #x0201)
+    (ucs               . #x200)        ; Ȁ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH DOUBLE GRAVE")
-    (ucs               . #x0201)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0061 #x030F)
     (->uppercase       #x0200)
     (->titlecase       #x0200)
+    (ucs               . #x201)        ; ȁ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER A WITH INVERTED BREVE")
-    (ucs               . #x0202)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0041 #x0311)
     (->lowercase       #x0203)
+    (ucs               . #x202)        ; Ȃ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH INVERTED BREVE")
-    (ucs               . #x0203)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0061 #x0311)
     (->uppercase       #x0202)
     (->titlecase       #x0202)
+    (ucs               . #x203)        ; ȃ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER E WITH DOUBLE GRAVE")
-    (ucs               . #x0204)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0045 #x030F)
     (->lowercase       #x0205)
+    (ucs               . #x204)        ; Ȅ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER E WITH DOUBLE GRAVE")
-    (ucs               . #x0205)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0065 #x030F)
     (->uppercase       #x0204)
     (->titlecase       #x0204)
+    (ucs               . #x205)        ; ȅ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER E WITH INVERTED BREVE")
-    (ucs               . #x0206)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0045 #x0311)
     (->lowercase       #x0207)
+    (ucs               . #x206)        ; Ȇ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER E WITH INVERTED BREVE")
-    (ucs               . #x0207)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0065 #x0311)
     (->uppercase       #x0206)
     (->titlecase       #x0206)
+    (ucs               . #x207)        ; ȇ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER I WITH DOUBLE GRAVE")
-    (ucs               . #x0208)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0049 #x030F)
     (->lowercase       #x0209)
+    (ucs               . #x208)        ; Ȉ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER I WITH DOUBLE GRAVE")
-    (ucs               . #x0209)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0069 #x030F)
     (->uppercase       #x0208)
     (->titlecase       #x0208)
+    (ucs               . #x209)        ; ȉ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER I WITH INVERTED BREVE")
-    (ucs               . #x020A)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0049 #x0311)
     (->lowercase       #x020B)
+    (ucs               . #x20A)        ; Ȋ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER I WITH INVERTED BREVE")
-    (ucs               . #x020B)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0069 #x0311)
     (->uppercase       #x020A)
     (->titlecase       #x020A)
+    (ucs               . #x20B)        ; ȋ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH DOUBLE GRAVE")
-    (ucs               . #x020C)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x030F)
     (->lowercase       #x020D)
+    (ucs               . #x20C)        ; Ȍ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH DOUBLE GRAVE")
-    (ucs               . #x020D)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x030F)
     (->uppercase       #x020C)
     (->titlecase       #x020C)
+    (ucs               . #x20D)        ; ȍ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH INVERTED BREVE")
-    (ucs               . #x020E)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x0311)
     (->lowercase       #x020F)
+    (ucs               . #x20E)        ; Ȏ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH INVERTED BREVE")
-    (ucs               . #x020F)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x0311)
     (->uppercase       #x020E)
     (->titlecase       #x020E)
+    (ucs               . #x20F)        ; ȏ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER R WITH DOUBLE GRAVE")
-    (ucs               . #x0210)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0052 #x030F)
     (->lowercase       #x0211)
+    (ucs               . #x210)        ; Ȑ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER R WITH DOUBLE GRAVE")
-    (ucs               . #x0211)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0072 #x030F)
     (->uppercase       #x0210)
     (->titlecase       #x0210)
+    (ucs               . #x211)        ; ȑ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER R WITH INVERTED BREVE")
-    (ucs               . #x0212)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0052 #x0311)
     (->lowercase       #x0213)
+    (ucs               . #x212)        ; Ȓ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER R WITH INVERTED BREVE")
-    (ucs               . #x0213)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0072 #x0311)
     (->uppercase       #x0212)
     (->titlecase       #x0212)
+    (ucs               . #x213)        ; ȓ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH DOUBLE GRAVE")
-    (ucs               . #x0214)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0055 #x030F)
     (->lowercase       #x0215)
+    (ucs               . #x214)        ; Ȕ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH DOUBLE GRAVE")
-    (ucs               . #x0215)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0075 #x030F)
     (->uppercase       #x0214)
     (->titlecase       #x0214)
+    (ucs               . #x215)        ; ȕ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER U WITH INVERTED BREVE")
-    (ucs               . #x0216)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0055 #x0311)
     (->lowercase       #x0217)
+    (ucs               . #x216)        ; Ȗ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER U WITH INVERTED BREVE")
-    (ucs               . #x0217)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0075 #x0311)
     (->uppercase       #x0216)
     (->titlecase       #x0216)
+    (ucs               . #x217)        ; ȗ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER S WITH COMMA BELOW")
-    (ucs               . #x0218)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (iso-10646-comment . "*")
     (->decomposition   #x0053 #x0326)
     (->lowercase       #x0219)
+    (ucs               . #x218)        ; Ș
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER S WITH COMMA BELOW")
-    (ucs               . #x0219)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (iso-10646-comment . "*")
     (->decomposition   #x0073 #x0326)
     (->uppercase       #x0218)
     (->titlecase       #x0218)
+    (ucs               . #x219)        ; ș
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER T WITH COMMA BELOW")
-    (ucs               . #x021A)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (iso-10646-comment . "*")
     (->decomposition   #x0054 #x0326)
     (->lowercase       #x021B)
+    (ucs               . #x21A)        ; Ț
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER T WITH COMMA BELOW")
-    (ucs               . #x021B)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
-    (iso-10646-comment . "*")
     (->decomposition   #x0074 #x0326)
     (->uppercase       #x021A)
     (->titlecase       #x021A)
+    (ucs               . #x21B)        ; ț
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER YOGH")
-    (ucs               . #x021C)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x021D)
+    (ucs               . #x21C)        ; Ȝ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER YOGH")
-    (ucs               . #x021D)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x021C)
     (->titlecase       #x021C)
+    (ucs               . #x21D)        ; ȝ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER H WITH CARON")
-    (ucs               . #x021E)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0048 #x030C)
     (->lowercase       #x021F)
+    (ucs               . #x21E)        ; Ȟ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER H WITH CARON")
-    (ucs               . #x021F)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0068 #x030C)
     (->uppercase       #x021E)
     (->titlecase       #x021E)
+    (ucs               . #x21F)        ; ȟ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER OU")
-    (ucs               . #x0222)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0223)
+    (ucs               . #x222)        ; Ȣ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER OU")
-    (ucs               . #x0223)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0222)
     (->titlecase       #x0222)
+    (ucs               . #x223)        ; ȣ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER Z WITH HOOK")
-    (ucs               . #x0224)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->lowercase       #x0225)
+    (ucs               . #x224)        ; Ȥ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER Z WITH HOOK")
-    (ucs               . #x0225)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->uppercase       #x0224)
     (->titlecase       #x0224)
+    (ucs               . #x225)        ; ȥ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER A WITH DOT ABOVE")
-    (ucs               . #x0226)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0041 #x0307)
     (->lowercase       #x0227)
+    (ucs               . #x226)        ; Ȧ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER A WITH DOT ABOVE")
-    (ucs               . #x0227)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0061 #x0307)
     (->uppercase       #x0226)
     (->titlecase       #x0226)
+    (ucs               . #x227)        ; ȧ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER E WITH CEDILLA")
-    (ucs               . #x0228)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0045 #x0327)
     (->lowercase       #x0229)
+    (ucs               . #x228)        ; Ȩ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER E WITH CEDILLA")
-    (ucs               . #x0229)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0065 #x0327)
     (->uppercase       #x0228)
     (->titlecase       #x0228)
+    (ucs               . #x229)        ; ȩ
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON")
-    (ucs               . #x022A)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00D6 #x0304)
     (->lowercase       #x022B)
+    (ucs               . #x22A)        ; Ȫ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH DIAERESIS AND MACRON")
-    (ucs               . #x022B)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00F6 #x0304)
     (->uppercase       #x022A)
     (->titlecase       #x022A)
+    (ucs               . #x22B)        ; ȫ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH TILDE AND MACRON")
-    (ucs               . #x022C)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00D5 #x0304)
     (->lowercase       #x022D)
+    (ucs               . #x22C)        ; Ȭ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH TILDE AND MACRON")
-    (ucs               . #x022D)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x00F5 #x0304)
     (->uppercase       #x022C)
     (->titlecase       #x022C)
+    (ucs               . #x22D)        ; ȭ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER O WITH DOT ABOVE")
-    (ucs               . #x022E)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x004F #x0307)
     (->lowercase       #x022F)
+    (ucs               . #x22E)        ; Ȯ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH DOT ABOVE")
-    (ucs               . #x022F)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x006F #x0307)
     (->uppercase       #x022E)
     (->titlecase       #x022E)
+    (ucs               . #x22F)        ; ȯ
     ))
 (define-char
   '((name . "LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON")
-    (ucs               . #x0230)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x022E #x0304)
     (->lowercase       #x0231)
+    (ucs               . #x230)        ; Ȱ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON")
-    (ucs               . #x0231)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x022F #x0304)
     (->uppercase       #x0230)
     (->titlecase       #x0230)
+    (ucs               . #x231)        ; ȱ
     ))
 (define-char
   '((name              . "LATIN CAPITAL LETTER Y WITH MACRON")
-    (ucs               . #x0232)
     (general-category  letter uppercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0059 #x0304)
     (->lowercase       #x0233)
+    (ucs               . #x232)        ; Ȳ
     ))
 (define-char
   '((name              . "LATIN SMALL LETTER Y WITH MACRON")
-    (ucs               . #x0233)
     (general-category  letter lowercase) ; Normative Category
     (bidi-category     . "L")
     (mirrored          . nil)
     (->decomposition   #x0079 #x0304)
     (->uppercase       #x0232)
     (->titlecase       #x0232)
+    (ucs               . #x233)        ; ȳ
     ))