(U+****): Add `->fullwidth'.
authortomo <tomo>
Tue, 24 Jul 2001 05:52:42 +0000 (05:52 +0000)
committertomo <tomo>
Tue, 24 Jul 2001 05:52:42 +0000 (05:52 +0000)
(fullwidth *): Use `=>ucs' instead of `->ucs'; add `<-fullwidth'.
- Use ``character-reference'' style [alist] instead of UCS code-point
  [hex integer] as the format of `->lowercase' and `->uppercase'.
- Omit `->titlecase' if the value of it has the same value of
  `->uppercase'.

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

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