From 3d8d805f5654c932c1328f2b19f02e9361912b50 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 24 Jul 2005 22:26:35 +0000 Subject: [PATCH] Use `=decomposition' instead of `->decomposition'. --- lisp/utf-2000/u00100-Latin-Extended-A.el | 1750 ++++++++++++++++++++++++++---- lisp/utf-2000/u00180-Latin-Extended-B.el | 1116 +++++++++++++++---- 2 files changed, 2445 insertions(+), 421 deletions(-) diff --git a/lisp/utf-2000/u00100-Latin-Extended-A.el b/lisp/utf-2000/u00100-Latin-Extended-A.el index 13728b8..dabdc2b 100644 --- a/lisp/utf-2000/u00100-Latin-Extended-A.el +++ b/lisp/utf-2000/u00100-Latin-Extended-A.el @@ -4,11 +4,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0304) (->lowercase ((name . "LATIN SMALL LETTER A WITH MACRON") (=ucs . #x0101) ; ā )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0100) ; Ā (latin-iso8859-4 . #xC0) ; &I-LATIN4-40; )) @@ -17,7 +23,6 @@ ((name . "LATIN CAPITAL LETTER A WITH MACRON") (=ucs . #x0100) ; Ā )) - (->decomposition #xFF21 #x0304) (->lowercase ((=gb2312 . #x2821) ; &JX1-297A; [08-01] (=jis-x0212 . #x2B27) ; &I-JSP-2B27; [11-07] @@ -27,6 +32,13 @@ ((name . "LATIN CAPITAL LETTER A WITH MACRON") (=ucs . #x0100) ; Ā )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=jis-x0212 . #x2A27) ; &JX1-2975; [10-07] (=jis-x0213-1-2000 . #x2975) ; &I-JX1-2975; [09-85] (=jef-china3 . #x87A8) ; &I-JC3-87A8; @@ -37,11 +49,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH MACRON") (=ucs . #x0100) ; Ā )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0101) ; ā (latin-iso8859-4 . #xE0) ; &I-LATIN4-60; )) @@ -50,7 +68,6 @@ ((name . "LATIN SMALL LETTER A WITH MACRON") (=ucs . #x0101) ; ā )) - (->decomposition #xFF41 #x0304) (->uppercase ((=jis-x0212 . #x2A27) ; &JX1-2975; [10-07] (=jis-x0213-1-2000 . #x2975) ; &I-JX1-2975; [09-85] @@ -59,6 +76,13 @@ ((name . "LATIN SMALL LETTER A WITH MACRON") (=ucs . #x0101) ; ā )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=gb2312 . #x2821) ; &JX1-297A; [08-01] (=jis-x0212 . #x2B27) ; &I-JSP-2B27; [11-07] (=jis-x0213-1-2000 . #x297A) ; &I-JX1-297A; [09-90] @@ -71,11 +95,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0306) (->lowercase ((name . "LATIN SMALL LETTER A WITH BREVE") (=ucs . #x0103) ; ă )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x0102) ; Ă (latin-iso8859-2 . #xC3) ; &I-LATIN2-43; (latin-tcvn5712 . #xA1) ; &I-VSCII2-21; @@ -87,7 +117,6 @@ ((name . "LATIN CAPITAL LETTER A WITH BREVE") (=ucs . #x0102) ; Ă )) - (->decomposition #xFF21 #x0306) (->lowercase ((=jis-x0212 . #x2B25) ; &JX1-2A49; [11-05] (=jis-x0213-1-2000 . #x2A49) ; &I-JX1-2A49; [10-41] @@ -96,6 +125,13 @@ ((name . "LATIN CAPITAL LETTER A WITH BREVE") (=ucs . #x0102) ; Ă )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2A25) ; &JX1-2A3A; [10-05] (=jis-x0213-1-2000 . #x2A3A) ; &I-JX1-2A3A; [10-26] (=jef-china3 . #x87DE) ; &I-JC3-87DE; @@ -106,11 +142,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH BREVE") (=ucs . #x0102) ; Ă )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x0103) ; ă (latin-iso8859-2 . #xE3) ; &I-LATIN2-63; (latin-tcvn5712 . #xA8) ; &I-VSCII2-28; @@ -122,7 +164,6 @@ ((name . "LATIN SMALL LETTER A WITH BREVE") (=ucs . #x0103) ; ă )) - (->decomposition #xFF41 #x0306) (->uppercase ((=jis-x0212 . #x2A25) ; &JX1-2A3A; [10-05] (=jis-x0213-1-2000 . #x2A3A) ; &I-JX1-2A3A; [10-26] @@ -131,6 +172,13 @@ ((name . "LATIN SMALL LETTER A WITH BREVE") (=ucs . #x0103) ; ă )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2B25) ; &JX1-2A49; [11-05] (=jis-x0213-1-2000 . #x2A49) ; &I-JX1-2A49; [10-41] (=jef-china3 . #x87E8) ; &I-JC3-87E8; @@ -141,11 +189,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0328) (->lowercase ((name . "LATIN SMALL LETTER A WITH OGONEK") (=ucs . #x0105) ; ą )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0104) ; Ą (latin-iso8859-2 . #xA1) ; &I-LATIN2-21; (latin-iso8859-4 . #xA1) ; &I-LATIN4-21; @@ -155,7 +209,6 @@ ((name . "LATIN CAPITAL LETTER A WITH OGONEK") (=ucs . #x0104) ; Ą )) - (->decomposition #xFF21 #x0328) (->lowercase ((=jis-x0212 . #x2B28) ; &JX1-2A2C; [11-08] (=jis-x0213-1-2000 . #x2A2C) ; &I-JX1-2A2C; [10-12] @@ -164,6 +217,13 @@ ((name . "LATIN CAPITAL LETTER A WITH OGONEK") (=ucs . #x0104) ; Ą )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2A28) ; &JX1-2A21; [10-08] (=jis-x0213-1-2000 . #x2A21) ; &I-JX1-2A21; [10-01] (=jef-china3 . #x8AA3) ; &I-JC3-8AA3; @@ -174,11 +234,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0328) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH OGONEK") (=ucs . #x0104) ; Ą )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0105) ; ą (latin-iso8859-2 . #xB1) ; &I-LATIN2-31; (latin-iso8859-4 . #xB1) ; &I-LATIN4-31; @@ -188,7 +254,6 @@ ((name . "LATIN SMALL LETTER A WITH OGONEK") (=ucs . #x0105) ; ą )) - (->decomposition #xFF41 #x0328) (->uppercase ((=jis-x0212 . #x2A28) ; &JX1-2A21; [10-08] (=jis-x0213-1-2000 . #x2A21) ; &I-JX1-2A21; [10-01] @@ -197,6 +262,13 @@ ((name . "LATIN SMALL LETTER A WITH OGONEK") (=ucs . #x0105) ; ą )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2B28) ; &JX1-2A2C; [11-08] (=jis-x0213-1-2000 . #x2A2C) ; &I-JX1-2A2C; [10-12] (=jef-china3 . #x8AAB) ; &I-JC3-8AAB; @@ -207,11 +279,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0043 #x0301) (->lowercase ((name . "LATIN SMALL LETTER C WITH ACUTE") (=ucs . #x0107) ; ć )) + (=decomposition + ((name . "LATIN CAPITAL LETTER C") + (=ucs . #x0043) ; C + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0106) ; Ć (latin-iso8859-2 . #xC6) ; &I-LATIN2-46; )) @@ -220,7 +298,6 @@ ((name . "LATIN CAPITAL LETTER C WITH ACUTE") (=ucs . #x0106) ; Ć )) - (->decomposition #xFF23 #x0301) (->lowercase ((=jis-x0212 . #x2B2B) ; &JX1-2A4B; [11-11] (=jis-x0213-1-2000 . #x2A4B) ; &I-JX1-2A4B; [10-43] @@ -229,6 +306,13 @@ ((name . "LATIN CAPITAL LETTER C WITH ACUTE") (=ucs . #x0106) ; Ć )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER C") + (=ucs . #xFF23) ; C + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A2B) ; &JX1-2A3C; [10-11] (=jis-x0213-1-2000 . #x2A3C) ; &I-JX1-2A3C; [10-28] (=jef-china3 . #x85D6) ; &I-JC3-85D6; @@ -239,11 +323,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0063 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER C WITH ACUTE") (=ucs . #x0106) ; Ć )) + (=decomposition + ((name . "LATIN SMALL LETTER C") + (=ucs . #x0063) ; c + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0107) ; ć (latin-iso8859-2 . #xE6) ; &I-LATIN2-66; )) @@ -252,7 +342,6 @@ ((name . "LATIN SMALL LETTER C WITH ACUTE") (=ucs . #x0107) ; ć )) - (->decomposition #xFF43 #x0301) (->uppercase ((=jis-x0212 . #x2A2B) ; &JX1-2A3C; [10-11] (=jis-x0213-1-2000 . #x2A3C) ; &I-JX1-2A3C; [10-28] @@ -261,6 +350,13 @@ ((name . "LATIN SMALL LETTER C WITH ACUTE") (=ucs . #x0107) ; ć )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER C") + (=ucs . #xFF43) ; c + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B2B) ; &JX1-2A4B; [11-11] (=jis-x0213-1-2000 . #x2A4B) ; &I-JX1-2A4B; [10-43] (=jef-china3 . #x85EC) ; &I-JC3-85EC; @@ -271,11 +367,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0043 #x0302) (->lowercase ((name . "LATIN SMALL LETTER C WITH CIRCUMFLEX") (=ucs . #x0109) ; ĉ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER C") + (=ucs . #x0043) ; C + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0108) ; Ĉ (latin-iso8859-3 . #xC6) ; &I-LATIN3-46; )) @@ -284,7 +386,6 @@ ((name . "LATIN CAPITAL LETTER C WITH CIRCUMFLEX") (=ucs . #x0108) ; Ĉ )) - (->decomposition #xFF23 #x0302) (->lowercase ((=jis-x0212 . #x2B2C) ; &JX1-2A5F; [11-12] (=jis-x0213-1-2000 . #x2A5F) ; &I-JX1-2A5F; [10-63] @@ -293,6 +394,13 @@ ((name . "LATIN CAPITAL LETTER C WITH CIRCUMFLEX") (=ucs . #x0108) ; Ĉ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER C") + (=ucs . #xFF23) ; C + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A2C) ; &JX1-2A59; [10-12] (=jis-x0213-1-2000 . #x2A59) ; &I-JX1-2A59; [10-57] (=jef-china3 . #x86B8) ; &I-JC3-86B8; @@ -303,11 +411,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0063 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER C WITH CIRCUMFLEX") (=ucs . #x0108) ; Ĉ )) + (=decomposition + ((name . "LATIN SMALL LETTER C") + (=ucs . #x0063) ; c + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0109) ; ĉ (latin-iso8859-3 . #xE6) ; &I-LATIN3-66; )) @@ -316,7 +430,6 @@ ((name . "LATIN SMALL LETTER C WITH CIRCUMFLEX") (=ucs . #x0109) ; ĉ )) - (->decomposition #xFF43 #x0302) (->uppercase ((=jis-x0212 . #x2A2C) ; &JX1-2A59; [10-12] (=jis-x0213-1-2000 . #x2A59) ; &I-JX1-2A59; [10-57] @@ -325,6 +438,13 @@ ((name . "LATIN SMALL LETTER C WITH CIRCUMFLEX") (=ucs . #x0109) ; ĉ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER C") + (=ucs . #xFF43) ; c + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B2C) ; &JX1-2A5F; [11-12] (=jis-x0213-1-2000 . #x2A5F) ; &I-JX1-2A5F; [10-63] (=jef-china3 . #x86C5) ; &I-JC3-86C5; @@ -335,11 +455,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0043 #x0307) (->lowercase ((name . "LATIN SMALL LETTER C WITH DOT ABOVE") (=ucs . #x010B) ; ċ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER C") + (=ucs . #x0043) ; C + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x010A) ; Ċ (latin-iso8859-3 . #xC5) ; &I-LATIN3-45; )) @@ -348,7 +474,6 @@ ((name . "LATIN CAPITAL LETTER C WITH DOT ABOVE") (=ucs . #x010A) ; Ċ )) - (->decomposition #xFF23 #x0307) (->lowercase ((=jis-x0212 . #x2B2F) ; &JSP-2B2F; [11-15] )) @@ -356,6 +481,13 @@ ((name . "LATIN CAPITAL LETTER C WITH DOT ABOVE") (=ucs . #x010A) ; Ċ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER C") + (=ucs . #xFF23) ; C + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2A2F) ; &JSP-2A2F; [10-15] (=jef-china3 . #x87FA) ; &I-JC3-87FA; (=ucs@jis/fw . #x010A) ; &JSP-2A2F; @@ -365,11 +497,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0063 #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER C WITH DOT ABOVE") (=ucs . #x010A) ; Ċ )) + (=decomposition + ((name . "LATIN SMALL LETTER C") + (=ucs . #x0063) ; c + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x010B) ; ċ (latin-iso8859-3 . #xE5) ; &I-LATIN3-65; )) @@ -378,7 +516,6 @@ ((name . "LATIN SMALL LETTER C WITH DOT ABOVE") (=ucs . #x010B) ; ċ )) - (->decomposition #xFF43 #x0307) (->uppercase ((=jis-x0212 . #x2A2F) ; &JSP-2A2F; [10-15] )) @@ -386,6 +523,13 @@ ((name . "LATIN SMALL LETTER C WITH DOT ABOVE") (=ucs . #x010B) ; ċ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER C") + (=ucs . #xFF43) ; c + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2B2F) ; &JSP-2B2F; [11-15] (=jef-china3 . #x88B2) ; &I-JC3-88B2; (=ucs@jis/fw . #x010B) ; &JSP-2B2F; @@ -395,11 +539,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0043 #x030C) (->lowercase ((name . "LATIN SMALL LETTER C WITH CARON") (=ucs . #x010D) ; č )) + (=decomposition + ((name . "LATIN CAPITAL LETTER C") + (=ucs . #x0043) ; C + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x010C) ; Č (latin-iso8859-2 . #xC8) ; &I-LATIN2-48; (latin-iso8859-4 . #xC8) ; &I-LATIN4-48; @@ -409,7 +559,6 @@ ((name . "LATIN CAPITAL LETTER C WITH CARON") (=ucs . #x010C) ; Č )) - (->decomposition #xFF23 #x030C) (->lowercase ((=jis-x0212 . #x2B2D) ; &JX1-2A4C; [11-13] (=jis-x0213-1-2000 . #x2A4C) ; &I-JX1-2A4C; [10-44] @@ -418,6 +567,13 @@ ((name . "LATIN CAPITAL LETTER C WITH CARON") (=ucs . #x010C) ; Č )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER C") + (=ucs . #xFF23) ; C + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A2D) ; &JX1-2A3D; [10-13] (=jis-x0213-1-2000 . #x2A3D) ; &I-JX1-2A3D; [10-29] (=jef-china3 . #x88E0) ; &I-JC3-88E0; @@ -428,11 +584,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0063 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER C WITH CARON") (=ucs . #x010C) ; Č )) + (=decomposition + ((name . "LATIN SMALL LETTER C") + (=ucs . #x0063) ; c + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x010D) ; č (latin-iso8859-2 . #xE8) ; &I-LATIN2-68; (latin-iso8859-4 . #xE8) ; &I-LATIN4-68; @@ -442,7 +604,6 @@ ((name . "LATIN SMALL LETTER C WITH CARON") (=ucs . #x010D) ; č )) - (->decomposition #xFF43 #x030C) (->uppercase ((=jis-x0212 . #x2A2D) ; &JX1-2A3D; [10-13] (=jis-x0213-1-2000 . #x2A3D) ; &I-JX1-2A3D; [10-29] @@ -451,6 +612,13 @@ ((name . "LATIN SMALL LETTER C WITH CARON") (=ucs . #x010D) ; č )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER C") + (=ucs . #xFF43) ; c + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B2D) ; &JX1-2A4C; [11-13] (=jis-x0213-1-2000 . #x2A4C) ; &I-JX1-2A4C; [10-44] (=jef-china3 . #x88EF) ; &I-JC3-88EF; @@ -461,11 +629,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0044 #x030C) (->lowercase ((name . "LATIN SMALL LETTER D WITH CARON") (=ucs . #x010F) ; ď )) + (=decomposition + ((name . "LATIN CAPITAL LETTER D") + (=ucs . #x0044) ; D + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x010E) ; Ď (latin-iso8859-2 . #xCF) ; &I-LATIN2-4F; )) @@ -474,7 +648,6 @@ ((name . "LATIN CAPITAL LETTER D WITH CARON") (=ucs . #x010E) ; Ď )) - (->decomposition #xFF24 #x030C) (->lowercase ((=jis-x0212 . #x2B30) ; &JX1-2A4F; [11-16] (=jis-x0213-1-2000 . #x2A4F) ; &I-JX1-2A4F; [10-47] @@ -483,6 +656,13 @@ ((name . "LATIN CAPITAL LETTER D WITH CARON") (=ucs . #x010E) ; Ď )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER D") + (=ucs . #xFF24) ; D + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A30) ; &JX1-2A40; [10-16] (=jis-x0213-1-2000 . #x2A40) ; &I-JX1-2A40; [10-32] (=jef-china3 . #x88E1) ; &I-JC3-88E1; @@ -493,11 +673,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0064 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER D WITH CARON") (=ucs . #x010E) ; Ď )) + (=decomposition + ((name . "LATIN SMALL LETTER D") + (=ucs . #x0064) ; d + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x010F) ; ď (latin-iso8859-2 . #xEF) ; &I-LATIN2-6F; )) @@ -506,7 +692,6 @@ ((name . "LATIN SMALL LETTER D WITH CARON") (=ucs . #x010F) ; ď )) - (->decomposition #xFF44 #x030C) (->uppercase ((=jis-x0212 . #x2A30) ; &JX1-2A40; [10-16] (=jis-x0213-1-2000 . #x2A40) ; &I-JX1-2A40; [10-32] @@ -515,6 +700,13 @@ ((name . "LATIN SMALL LETTER D WITH CARON") (=ucs . #x010F) ; ď )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER D") + (=ucs . #xFF44) ; d + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B30) ; &JX1-2A4F; [11-16] (=jis-x0213-1-2000 . #x2A4F) ; &I-JX1-2A4F; [10-47] (=jef-china3 . #x88F0) ; &I-JC3-88F0; @@ -593,11 +785,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0304) (->lowercase ((name . "LATIN SMALL LETTER E WITH MACRON") (=ucs . #x0113) ; ē )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0112) ; Ē (latin-iso8859-4 . #xAA) ; &I-LATIN4-2A; )) @@ -606,7 +804,6 @@ ((name . "LATIN CAPITAL LETTER E WITH MACRON") (=ucs . #x0112) ; Ē )) - (->decomposition #xFF25 #x0304) (->lowercase ((=gb2312 . #x2825) ; &JX1-297D; [08-05] (=jis-x0212 . #x2B37) ; &I-JSP-2B37; [11-23] @@ -616,6 +813,13 @@ ((name . "LATIN CAPITAL LETTER E WITH MACRON") (=ucs . #x0112) ; Ē )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=jis-x0212 . #x2A37) ; &JX1-2978; [10-23] (=jis-x0213-1-2000 . #x2978) ; &I-JX1-2978; [09-88] (=jef-china3 . #x87AB) ; &I-JC3-87AB; @@ -626,11 +830,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH MACRON") (=ucs . #x0112) ; Ē )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0113) ; ē (latin-iso8859-4 . #xBA) ; &I-LATIN4-3A; )) @@ -639,7 +849,6 @@ ((name . "LATIN SMALL LETTER E WITH MACRON") (=ucs . #x0113) ; ē )) - (->decomposition #xFF45 #x0304) (->uppercase ((=jis-x0212 . #x2A37) ; &JX1-2978; [10-23] (=jis-x0213-1-2000 . #x2978) ; &I-JX1-2978; [09-88] @@ -648,6 +857,13 @@ ((name . "LATIN SMALL LETTER E WITH MACRON") (=ucs . #x0113) ; ē )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=gb2312 . #x2825) ; &JX1-297D; [08-05] (=jis-x0212 . #x2B37) ; &I-JSP-2B37; [11-23] (=jis-x0213-1-2000 . #x297D) ; &I-JX1-297D; [09-93] @@ -660,11 +876,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0306) (->lowercase ((name . "LATIN SMALL LETTER E WITH BREVE") (=ucs . #x0115) ; ĕ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x0114) ; Ĕ )) (define-char @@ -672,11 +894,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH BREVE") (=ucs . #x0114) ; Ĕ )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x0115) ; ĕ )) (define-char @@ -684,11 +912,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0307) (->lowercase ((name . "LATIN SMALL LETTER E WITH DOT ABOVE") (=ucs . #x0117) ; ė )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0116) ; Ė (latin-iso8859-4 . #xCC) ; &I-LATIN4-4C; )) @@ -697,7 +931,6 @@ ((name . "LATIN CAPITAL LETTER E WITH DOT ABOVE") (=ucs . #x0116) ; Ė )) - (->decomposition #xFF25 #x0307) (->lowercase ((=jis-x0212 . #x2B36) ; &JSP-2B36; [11-22] )) @@ -705,6 +938,13 @@ ((name . "LATIN CAPITAL LETTER E WITH DOT ABOVE") (=ucs . #x0116) ; Ė )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2A36) ; &JSP-2A36; [10-22] (=jef-china3 . #x87FC) ; &I-JC3-87FC; (=ucs@jis/fw . #x0116) ; &JSP-2A36; @@ -714,11 +954,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH DOT ABOVE") (=ucs . #x0116) ; Ė )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0117) ; ė (latin-iso8859-4 . #xEC) ; &I-LATIN4-6C; )) @@ -727,7 +973,6 @@ ((name . "LATIN SMALL LETTER E WITH DOT ABOVE") (=ucs . #x0117) ; ė )) - (->decomposition #xFF45 #x0307) (->uppercase ((=jis-x0212 . #x2A36) ; &JSP-2A36; [10-22] )) @@ -735,6 +980,13 @@ ((name . "LATIN SMALL LETTER E WITH DOT ABOVE") (=ucs . #x0117) ; ė )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2B36) ; &JSP-2B36; [11-22] (=jef-china3 . #x88B4) ; &I-JC3-88B4; (=ucs@jis/fw . #x0117) ; &JSP-2B36; @@ -744,11 +996,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0328) (->lowercase ((name . "LATIN SMALL LETTER E WITH OGONEK") (=ucs . #x0119) ; ę )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0118) ; Ę (latin-iso8859-2 . #xCA) ; &I-LATIN2-4A; (latin-iso8859-4 . #xCA) ; &I-LATIN4-4A; @@ -758,7 +1016,6 @@ ((name . "LATIN CAPITAL LETTER E WITH OGONEK") (=ucs . #x0118) ; Ę )) - (->decomposition #xFF25 #x0328) (->lowercase ((=jis-x0212 . #x2B38) ; &JX1-2A4D; [11-24] (=jis-x0213-1-2000 . #x2A4D) ; &I-JX1-2A4D; [10-45] @@ -767,6 +1024,13 @@ ((name . "LATIN CAPITAL LETTER E WITH OGONEK") (=ucs . #x0118) ; Ę )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2A38) ; &JX1-2A3E; [10-24] (=jis-x0213-1-2000 . #x2A3E) ; &I-JX1-2A3E; [10-30] (=jef-china3 . #x8AA4) ; &I-JC3-8AA4; @@ -777,11 +1041,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0328) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH OGONEK") (=ucs . #x0118) ; Ę )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0119) ; ę (latin-iso8859-2 . #xEA) ; &I-LATIN2-6A; (latin-iso8859-4 . #xEA) ; &I-LATIN4-6A; @@ -791,7 +1061,6 @@ ((name . "LATIN SMALL LETTER E WITH OGONEK") (=ucs . #x0119) ; ę )) - (->decomposition #xFF45 #x0328) (->uppercase ((=jis-x0212 . #x2A38) ; &JX1-2A3E; [10-24] (=jis-x0213-1-2000 . #x2A3E) ; &I-JX1-2A3E; [10-30] @@ -800,6 +1069,13 @@ ((name . "LATIN SMALL LETTER E WITH OGONEK") (=ucs . #x0119) ; ę )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2B38) ; &JX1-2A4D; [11-24] (=jis-x0213-1-2000 . #x2A4D) ; &I-JX1-2A4D; [10-45] (=jef-china3 . #x8AAC) ; &I-JC3-8AAC; @@ -810,11 +1086,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x030C) (->lowercase ((name . "LATIN SMALL LETTER E WITH CARON") (=ucs . #x011B) ; ě )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x011A) ; Ě (latin-iso8859-2 . #xCC) ; &I-LATIN2-4C; )) @@ -823,7 +1105,6 @@ ((name . "LATIN CAPITAL LETTER E WITH CARON") (=ucs . #x011A) ; Ě )) - (->decomposition #xFF25 #x030C) (->lowercase ((=gb2312 . #x2827) ; &JX1-2A4E; [08-07] (=jis-x0212 . #x2B35) ; &I-JSP-2B35; [11-21] @@ -833,6 +1114,13 @@ ((name . "LATIN CAPITAL LETTER E WITH CARON") (=ucs . #x011A) ; Ě )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A35) ; &JX1-2A3F; [10-21] (=jis-x0213-1-2000 . #x2A3F) ; &I-JX1-2A3F; [10-31] (=jef-china3 . #x88E2) ; &I-JC3-88E2; @@ -843,11 +1131,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH CARON") (=ucs . #x011A) ; Ě )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x011B) ; ě (latin-iso8859-2 . #xEC) ; &I-LATIN2-6C; )) @@ -856,7 +1150,6 @@ ((name . "LATIN SMALL LETTER E WITH CARON") (=ucs . #x011B) ; ě )) - (->decomposition #xFF45 #x030C) (->uppercase ((=jis-x0212 . #x2A35) ; &JX1-2A3F; [10-21] (=jis-x0213-1-2000 . #x2A3F) ; &I-JX1-2A3F; [10-31] @@ -865,6 +1158,13 @@ ((name . "LATIN SMALL LETTER E WITH CARON") (=ucs . #x011B) ; ě )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=gb2312 . #x2827) ; &JX1-2A4E; [08-07] (=jis-x0212 . #x2B35) ; &I-JSP-2B35; [11-21] (=jis-x0213-1-2000 . #x2A4E) ; &I-JX1-2A4E; [10-46] @@ -877,11 +1177,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x0302) (->lowercase ((name . "LATIN SMALL LETTER G WITH CIRCUMFLEX") (=ucs . #x011D) ; ĝ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x011C) ; Ĝ (latin-iso8859-3 . #xD8) ; &I-LATIN3-58; )) @@ -890,7 +1196,6 @@ ((name . "LATIN CAPITAL LETTER G WITH CIRCUMFLEX") (=ucs . #x011C) ; Ĝ )) - (->decomposition #xFF27 #x0302) (->lowercase ((=jis-x0212 . #x2B3A) ; &JX1-2A60; [11-26] (=jis-x0213-1-2000 . #x2A60) ; &I-JX1-2A60; [10-64] @@ -899,6 +1204,13 @@ ((name . "LATIN CAPITAL LETTER G WITH CIRCUMFLEX") (=ucs . #x011C) ; Ĝ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER G") + (=ucs . #xFF27) ; G + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A3A) ; &JX1-2A5A; [10-26] (=jis-x0213-1-2000 . #x2A5A) ; &I-JX1-2A5A; [10-58] (=jef-china3 . #x86BA) ; &I-JC3-86BA; @@ -909,11 +1221,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH CIRCUMFLEX") (=ucs . #x011C) ; Ĝ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x011D) ; ĝ (latin-iso8859-3 . #xF8) ; &I-LATIN3-78; )) @@ -922,7 +1240,6 @@ ((name . "LATIN SMALL LETTER G WITH CIRCUMFLEX") (=ucs . #x011D) ; ĝ )) - (->decomposition #xFF47 #x0302) (->uppercase ((=jis-x0212 . #x2A3A) ; &JX1-2A5A; [10-26] (=jis-x0213-1-2000 . #x2A5A) ; &I-JX1-2A5A; [10-58] @@ -931,6 +1248,13 @@ ((name . "LATIN SMALL LETTER G WITH CIRCUMFLEX") (=ucs . #x011D) ; ĝ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER G") + (=ucs . #xFF47) ; g + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B3A) ; &JX1-2A60; [11-26] (=jis-x0213-1-2000 . #x2A60) ; &I-JX1-2A60; [10-64] (=jef-china3 . #x86C7) ; &I-JC3-86C7; @@ -941,11 +1265,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x0306) (->lowercase ((name . "LATIN SMALL LETTER G WITH BREVE") (=ucs . #x011F) ; ğ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x011E) ; Ğ (latin-iso8859-3 . #xAB) ; &I-LATIN3-2B; (latin-iso8859-9 . #xD0) ; &I-LATIN5-50; @@ -955,7 +1285,6 @@ ((name . "LATIN CAPITAL LETTER G WITH BREVE") (=ucs . #x011E) ; Ğ )) - (->decomposition #xFF27 #x0306) (->lowercase ((=jis-x0212 . #x2B3B) ; &JSP-2B3B; [11-27] )) @@ -963,6 +1292,13 @@ ((name . "LATIN CAPITAL LETTER G WITH BREVE") (=ucs . #x011E) ; Ğ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER G") + (=ucs . #xFF27) ; G + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2A3B) ; &JSP-2A3B; [10-27] (=jef-china3 . #x87E1) ; &I-JC3-87E1; (=ucs@jis/fw . #x011E) ; &JSP-2A3B; @@ -972,11 +1308,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH BREVE") (=ucs . #x011E) ; Ğ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x011F) ; ğ (latin-iso8859-3 . #xBB) ; &I-LATIN3-3B; (latin-iso8859-9 . #xF0) ; &I-LATIN5-70; @@ -986,7 +1328,6 @@ ((name . "LATIN SMALL LETTER G WITH BREVE") (=ucs . #x011F) ; ğ )) - (->decomposition #xFF47 #x0306) (->uppercase ((=jis-x0212 . #x2A3B) ; &JSP-2A3B; [10-27] )) @@ -994,6 +1335,13 @@ ((name . "LATIN SMALL LETTER G WITH BREVE") (=ucs . #x011F) ; ğ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER G") + (=ucs . #xFF47) ; g + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2B3B) ; &JSP-2B3B; [11-27] (=jef-china3 . #x87EB) ; &I-JC3-87EB; (=ucs@jis/fw . #x011F) ; &JSP-2B3B; @@ -1003,11 +1351,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x0307) (->lowercase ((name . "LATIN SMALL LETTER G WITH DOT ABOVE") (=ucs . #x0121) ; ġ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0120) ; Ġ (latin-iso8859-3 . #xD5) ; &I-LATIN3-55; )) @@ -1016,7 +1370,6 @@ ((name . "LATIN CAPITAL LETTER G WITH DOT ABOVE") (=ucs . #x0120) ; Ġ )) - (->decomposition #xFF27 #x0307) (->lowercase ((=jis-x0212 . #x2B3D) ; &JSP-2B3D; [11-29] )) @@ -1024,6 +1377,13 @@ ((name . "LATIN CAPITAL LETTER G WITH DOT ABOVE") (=ucs . #x0120) ; Ġ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER G") + (=ucs . #xFF27) ; G + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2A3D) ; &JSP-2A3D; [10-29] (=jef-china3 . #x87FE) ; &I-JC3-87FE; (=ucs@jis/fw . #x0120) ; &JSP-2A3D; @@ -1033,11 +1393,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH DOT ABOVE") (=ucs . #x0120) ; Ġ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0121) ; ġ (latin-iso8859-3 . #xF5) ; &I-LATIN3-75; )) @@ -1046,7 +1412,6 @@ ((name . "LATIN SMALL LETTER G WITH DOT ABOVE") (=ucs . #x0121) ; ġ )) - (->decomposition #xFF47 #x0307) (->uppercase ((=jis-x0212 . #x2A3D) ; &JSP-2A3D; [10-29] )) @@ -1054,6 +1419,13 @@ ((name . "LATIN SMALL LETTER G WITH DOT ABOVE") (=ucs . #x0121) ; ġ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER G") + (=ucs . #xFF47) ; g + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2B3D) ; &JSP-2B3D; [11-29] (=jef-china3 . #x88B6) ; &I-JC3-88B6; (=ucs@jis/fw . #x0121) ; &JSP-2B3D; @@ -1063,11 +1435,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x0327) (->lowercase ((name . "LATIN SMALL LETTER G WITH CEDILLA") (=ucs . #x0123) ; ģ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0122) ; Ģ (latin-iso8859-4 . #xAB) ; &I-LATIN4-2B; )) @@ -1076,11 +1454,17 @@ ((name . "LATIN CAPITAL LETTER G WITH CEDILLA") (=ucs . #x0122) ; Ģ )) - (->decomposition #xFF27 #x0327) (<-fullwidth ((name . "LATIN CAPITAL LETTER G WITH CEDILLA") (=ucs . #x0122) ; Ģ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER G") + (=ucs . #xFF27) ; G + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A3C) ; &JSP-2A3C; [10-28] (=ucs@jis/fw . #x0122) ; &JSP-2A3C; )) @@ -1089,11 +1473,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH CEDILLA") (=ucs . #x0122) ; Ģ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0123) ; ģ (latin-iso8859-4 . #xBB) ; &I-LATIN4-3B; )) @@ -1102,11 +1492,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0048 #x0302) (->lowercase ((name . "LATIN SMALL LETTER H WITH CIRCUMFLEX") (=ucs . #x0125) ; ĥ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER H") + (=ucs . #x0048) ; H + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0124) ; Ĥ (latin-iso8859-3 . #xA6) ; &I-LATIN3-26; )) @@ -1115,7 +1511,6 @@ ((name . "LATIN CAPITAL LETTER H WITH CIRCUMFLEX") (=ucs . #x0124) ; Ĥ )) - (->decomposition #xFF28 #x0302) (->lowercase ((=jis-x0212 . #x2B3E) ; &JX1-2A61; [11-30] (=jis-x0213-1-2000 . #x2A61) ; &I-JX1-2A61; [10-65] @@ -1124,6 +1519,13 @@ ((name . "LATIN CAPITAL LETTER H WITH CIRCUMFLEX") (=ucs . #x0124) ; Ĥ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER H") + (=ucs . #xFF28) ; H + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A3E) ; &JX1-2A5B; [10-30] (=jis-x0213-1-2000 . #x2A5B) ; &I-JX1-2A5B; [10-59] (=jef-china3 . #x86BB) ; &I-JC3-86BB; @@ -1134,11 +1536,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0068 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER H WITH CIRCUMFLEX") (=ucs . #x0124) ; Ĥ )) + (=decomposition + ((name . "LATIN SMALL LETTER H") + (=ucs . #x0068) ; h + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0125) ; ĥ (latin-iso8859-3 . #xB6) ; &I-LATIN3-36; )) @@ -1147,7 +1555,6 @@ ((name . "LATIN SMALL LETTER H WITH CIRCUMFLEX") (=ucs . #x0125) ; ĥ )) - (->decomposition #xFF48 #x0302) (->uppercase ((=jis-x0212 . #x2A3E) ; &JX1-2A5B; [10-30] (=jis-x0213-1-2000 . #x2A5B) ; &I-JX1-2A5B; [10-59] @@ -1156,6 +1563,13 @@ ((name . "LATIN SMALL LETTER H WITH CIRCUMFLEX") (=ucs . #x0125) ; ĥ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER H") + (=ucs . #xFF48) ; h + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B3E) ; &JX1-2A61; [11-30] (=jis-x0213-1-2000 . #x2A61) ; &I-JX1-2A61; [10-65] (=jef-china3 . #x86C8) ; &I-JC3-86C8; @@ -1226,11 +1640,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0303) (->lowercase ((name . "LATIN SMALL LETTER I WITH TILDE") (=ucs . #x0129) ; ĩ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=ucs . #x0128) ; Ĩ (latin-iso8859-4 . #xA5) ; &I-LATIN4-25; (latin-viscii . #xCE) ; &I-MULE-VIET-U-6E; @@ -1241,7 +1661,6 @@ ((name . "LATIN CAPITAL LETTER I WITH TILDE") (=ucs . #x0128) ; Ĩ )) - (->decomposition #xFF29 #x0303) (->lowercase ((=jis-x0212 . #x2B47) ; &JSP-2B47; [11-39] )) @@ -1249,6 +1668,13 @@ ((name . "LATIN CAPITAL LETTER I WITH TILDE") (=ucs . #x0128) ; Ĩ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2A47) ; &JSP-2A47; [10-39] (=jef-china3 . #x86E5) ; &I-JC3-86E5; (=ucs@jis/fw . #x0128) ; &JSP-2A47; @@ -1258,11 +1684,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0303) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH TILDE") (=ucs . #x0128) ; Ĩ )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=ucs . #x0129) ; ĩ (latin-iso8859-4 . #xB5) ; &I-LATIN4-35; (latin-tcvn5712 . #xDC) ; &I-VSCII2-5C; @@ -1274,7 +1706,6 @@ ((name . "LATIN SMALL LETTER I WITH TILDE") (=ucs . #x0129) ; ĩ )) - (->decomposition #xFF49 #x0303) (->uppercase ((=jis-x0212 . #x2A47) ; &JSP-2A47; [10-39] )) @@ -1282,6 +1713,13 @@ ((name . "LATIN SMALL LETTER I WITH TILDE") (=ucs . #x0129) ; ĩ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2B47) ; &JSP-2B47; [11-39] (=ucs@jis/fw . #x0129) ; &JSP-2B47; )) @@ -1290,11 +1728,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0304) (->lowercase ((name . "LATIN SMALL LETTER I WITH MACRON") (=ucs . #x012B) ; ī )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x012A) ; Ī (latin-iso8859-4 . #xCF) ; &I-LATIN4-4F; )) @@ -1303,7 +1747,6 @@ ((name . "LATIN CAPITAL LETTER I WITH MACRON") (=ucs . #x012A) ; Ī )) - (->decomposition #xFF29 #x0304) (->lowercase ((=gb2312 . #x2829) ; &JX1-297B; [08-09] (=jis-x0212 . #x2B45) ; &I-JSP-2B45; [11-37] @@ -1313,6 +1756,13 @@ ((name . "LATIN CAPITAL LETTER I WITH MACRON") (=ucs . #x012A) ; Ī )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=jis-x0212 . #x2A45) ; &JX1-2976; [10-37] (=jis-x0213-1-2000 . #x2976) ; &I-JX1-2976; [09-86] (=jef-china3 . #x87AD) ; &I-JC3-87AD; @@ -1323,11 +1773,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH MACRON") (=ucs . #x012A) ; Ī )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x012B) ; ī (latin-iso8859-4 . #xEF) ; &I-LATIN4-6F; )) @@ -1336,7 +1792,6 @@ ((name . "LATIN SMALL LETTER I WITH MACRON") (=ucs . #x012B) ; ī )) - (->decomposition #xFF49 #x0304) (->uppercase ((=jis-x0212 . #x2A45) ; &JX1-2976; [10-37] (=jis-x0213-1-2000 . #x2976) ; &I-JX1-2976; [09-86] @@ -1345,6 +1800,13 @@ ((name . "LATIN SMALL LETTER I WITH MACRON") (=ucs . #x012B) ; ī )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=gb2312 . #x2829) ; &JX1-297B; [08-09] (=jis-x0212 . #x2B45) ; &I-JSP-2B45; [11-37] (=jis-x0213-1-2000 . #x297B) ; &I-JX1-297B; [09-91] @@ -1356,11 +1818,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0306) (->lowercase ((name . "LATIN SMALL LETTER I WITH BREVE") (=ucs . #x012D) ; ĭ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x012C) ; Ĭ )) (define-char @@ -1368,11 +1836,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH BREVE") (=ucs . #x012C) ; Ĭ )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x012D) ; ĭ )) (define-char @@ -1380,11 +1854,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0328) (->lowercase ((name . "LATIN SMALL LETTER I WITH OGONEK") (=ucs . #x012F) ; į )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x012E) ; Į (latin-iso8859-4 . #xC7) ; &I-LATIN4-47; )) @@ -1393,7 +1873,6 @@ ((name . "LATIN CAPITAL LETTER I WITH OGONEK") (=ucs . #x012E) ; Į )) - (->decomposition #xFF29 #x0328) (->lowercase ((=jis-x0212 . #x2B46) ; &JSP-2B46; [11-38] )) @@ -1401,6 +1880,13 @@ ((name . "LATIN CAPITAL LETTER I WITH OGONEK") (=ucs . #x012E) ; Į )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2A46) ; &JSP-2A46; [10-38] (=jef-china3 . #x8AA6) ; &I-JC3-8AA6; (=ucs@jis/fw . #x012E) ; &JSP-2A46; @@ -1410,11 +1896,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0328) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH OGONEK") (=ucs . #x012E) ; Į )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x012F) ; į (latin-iso8859-4 . #xE7) ; &I-LATIN4-67; )) @@ -1423,7 +1915,6 @@ ((name . "LATIN SMALL LETTER I WITH OGONEK") (=ucs . #x012F) ; į )) - (->decomposition #xFF49 #x0328) (->uppercase ((=jis-x0212 . #x2A46) ; &JSP-2A46; [10-38] )) @@ -1431,6 +1922,13 @@ ((name . "LATIN SMALL LETTER I WITH OGONEK") (=ucs . #x012F) ; į )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2B46) ; &JSP-2B46; [11-38] (=jef-china3 . #x8AAE) ; &I-JC3-8AAE; (=ucs@jis/fw . #x012F) ; &JSP-2B46; @@ -1440,11 +1938,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0307) (->lowercase ((name . "LATIN SMALL LETTER I") (=ucs . #x0069) ; i )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0130) ; İ (latin-iso8859-3 . #xA9) ; &I-LATIN3-29; (latin-iso8859-9 . #xDD) ; &I-LATIN5-5D; @@ -1454,7 +1958,6 @@ ((name . "LATIN CAPITAL LETTER I WITH DOT ABOVE") (=ucs . #x0130) ; İ )) - (->decomposition #xFF29 #x0307) (->lowercase ((name . "FULLWIDTH LATIN SMALL LETTER I") (=ucs . #xFF49) ; i @@ -1463,6 +1966,13 @@ ((name . "LATIN CAPITAL LETTER I WITH DOT ABOVE") (=ucs . #x0130) ; İ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2A44) ; &JSP-2A44; [10-36] (=jef-china3 . #x88A2) ; &I-JC3-88A2; (=ucs@jis/fw . #x0130) ; &JSP-2A44; @@ -1503,11 +2013,18 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0049 #x004A) (->lowercase ((name . "LATIN SMALL LIGATURE IJ") (=ucs . #x0133) ; ij )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "LATIN CAPITAL LETTER J") + (=ucs . #x004A) ; J + )) (=ucs . #x0132) ; IJ )) (define-char @@ -1532,11 +2049,18 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0069 #x006A) (->uppercase ((name . "LATIN CAPITAL LIGATURE IJ") (=ucs . #x0132) ; IJ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + )) (=ucs . #x0133) ; ij )) (define-char @@ -1561,11 +2085,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004A #x0302) (->lowercase ((name . "LATIN SMALL LETTER J WITH CIRCUMFLEX") (=ucs . #x0135) ; ĵ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER J") + (=ucs . #x004A) ; J + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0134) ; Ĵ (latin-iso8859-3 . #xAC) ; &I-LATIN3-2C; )) @@ -1574,7 +2104,6 @@ ((name . "LATIN CAPITAL LETTER J WITH CIRCUMFLEX") (=ucs . #x0134) ; Ĵ )) - (->decomposition #xFF2A #x0302) (->lowercase ((=jis-x0212 . #x2B48) ; &JX1-2A62; [11-40] (=jis-x0213-1-2000 . #x2A62) ; &I-JX1-2A62; [10-66] @@ -1583,6 +2112,13 @@ ((name . "LATIN CAPITAL LETTER J WITH CIRCUMFLEX") (=ucs . #x0134) ; Ĵ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER J") + (=ucs . #xFF2A) ; J + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A48) ; &JX1-2A5C; [10-40] (=jis-x0213-1-2000 . #x2A5C) ; &I-JX1-2A5C; [10-60] (=jef-china3 . #x86BD) ; &I-JC3-86BD; @@ -1593,11 +2129,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006A #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER J WITH CIRCUMFLEX") (=ucs . #x0134) ; Ĵ )) + (=decomposition + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0135) ; ĵ (latin-iso8859-3 . #xBC) ; &I-LATIN3-3C; )) @@ -1606,7 +2148,6 @@ ((name . "LATIN SMALL LETTER J WITH CIRCUMFLEX") (=ucs . #x0135) ; ĵ )) - (->decomposition #xFF4A #x0302) (->uppercase ((=jis-x0212 . #x2A48) ; &JX1-2A5C; [10-40] (=jis-x0213-1-2000 . #x2A5C) ; &I-JX1-2A5C; [10-60] @@ -1615,6 +2156,13 @@ ((name . "LATIN SMALL LETTER J WITH CIRCUMFLEX") (=ucs . #x0135) ; ĵ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER J") + (=ucs . #xFF4A) ; j + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B48) ; &JX1-2A62; [11-40] (=jis-x0213-1-2000 . #x2A62) ; &I-JX1-2A62; [10-66] (=jef-china3 . #x86CA) ; &I-JC3-86CA; @@ -1625,11 +2173,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004B #x0327) (->lowercase ((name . "LATIN SMALL LETTER K WITH CEDILLA") (=ucs . #x0137) ; ķ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER K") + (=ucs . #x004B) ; K + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0136) ; Ķ (latin-iso8859-4 . #xD3) ; &I-LATIN4-53; )) @@ -1638,7 +2192,6 @@ ((name . "LATIN CAPITAL LETTER K WITH CEDILLA") (=ucs . #x0136) ; Ķ )) - (->decomposition #xFF2B #x0327) (->lowercase ((=jis-x0212 . #x2B49) ; &JSP-2B49; [11-41] )) @@ -1646,6 +2199,13 @@ ((name . "LATIN CAPITAL LETTER K WITH CEDILLA") (=ucs . #x0136) ; Ķ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER K") + (=ucs . #xFF2B) ; K + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A49) ; &JSP-2A49; [10-41] (=ucs@jis/fw . #x0136) ; &JSP-2A49; )) @@ -1654,11 +2214,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006B #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER K WITH CEDILLA") (=ucs . #x0136) ; Ķ )) + (=decomposition + ((name . "LATIN SMALL LETTER K") + (=ucs . #x006B) ; k + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0137) ; ķ (latin-iso8859-4 . #xF3) ; &I-LATIN4-73; )) @@ -1667,7 +2233,6 @@ ((name . "LATIN SMALL LETTER K WITH CEDILLA") (=ucs . #x0137) ; ķ )) - (->decomposition #xFF4B #x0327) (->uppercase ((=jis-x0212 . #x2A49) ; &JSP-2A49; [10-41] )) @@ -1675,6 +2240,13 @@ ((name . "LATIN SMALL LETTER K WITH CEDILLA") (=ucs . #x0137) ; ķ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER K") + (=ucs . #xFF4B) ; k + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B49) ; &JSP-2B49; [11-41] (=ucs@jis/fw . #x0137) ; &JSP-2B49; )) @@ -1705,11 +2277,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004C #x0301) (->lowercase ((name . "LATIN SMALL LETTER L WITH ACUTE") (=ucs . #x013A) ; ĺ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0139) ; Ĺ (latin-iso8859-2 . #xC5) ; &I-LATIN2-45; )) @@ -1718,7 +2296,6 @@ ((name . "LATIN CAPITAL LETTER L WITH ACUTE") (=ucs . #x0139) ; Ĺ )) - (->decomposition #xFF2C #x0301) (->lowercase ((=jis-x0212 . #x2B4A) ; &JX1-2A4A; [11-42] (=jis-x0213-1-2000 . #x2A4A) ; &I-JX1-2A4A; [10-42] @@ -1727,6 +2304,13 @@ ((name . "LATIN CAPITAL LETTER L WITH ACUTE") (=ucs . #x0139) ; Ĺ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER L") + (=ucs . #xFF2C) ; L + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A4A) ; &JX1-2A3B; [10-42] (=jis-x0213-1-2000 . #x2A3B) ; &I-JX1-2A3B; [10-27] (=jef-china3 . #x85DD) ; &I-JC3-85DD; @@ -1737,11 +2321,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006C #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER L WITH ACUTE") (=ucs . #x0139) ; Ĺ )) + (=decomposition + ((name . "LATIN SMALL LETTER L") + (=ucs . #x006C) ; l + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x013A) ; ĺ (latin-iso8859-2 . #xE5) ; &I-LATIN2-65; )) @@ -1750,7 +2340,6 @@ ((name . "LATIN SMALL LETTER L WITH ACUTE") (=ucs . #x013A) ; ĺ )) - (->decomposition #xFF4C #x0301) (->uppercase ((=jis-x0212 . #x2A4A) ; &JX1-2A3B; [10-42] (=jis-x0213-1-2000 . #x2A3B) ; &I-JX1-2A3B; [10-27] @@ -1759,6 +2348,13 @@ ((name . "LATIN SMALL LETTER L WITH ACUTE") (=ucs . #x013A) ; ĺ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER L") + (=ucs . #xFF4C) ; l + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B4A) ; &JX1-2A4A; [11-42] (=jis-x0213-1-2000 . #x2A4A) ; &I-JX1-2A4A; [10-42] (=jef-china3 . #x85F3) ; &I-JC3-85F3; @@ -1769,11 +2365,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004C #x0327) (->lowercase ((name . "LATIN SMALL LETTER L WITH CEDILLA") (=ucs . #x013C) ; ļ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x013B) ; Ļ (latin-iso8859-4 . #xA6) ; &I-LATIN4-26; )) @@ -1782,7 +2384,6 @@ ((name . "LATIN CAPITAL LETTER L WITH CEDILLA") (=ucs . #x013B) ; Ļ )) - (->decomposition #xFF2C #x0327) (->lowercase ((=jis-x0212 . #x2B4C) ; &JSP-2B4C; [11-44] )) @@ -1790,6 +2391,13 @@ ((name . "LATIN CAPITAL LETTER L WITH CEDILLA") (=ucs . #x013B) ; Ļ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER L") + (=ucs . #xFF2C) ; L + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A4C) ; &JSP-2A4C; [10-44] (=jef-china3 . #x89F8) ; &I-JC3-89F8; (=ucs@jis/fw . #x013B) ; &JSP-2A4C; @@ -1799,11 +2407,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006C #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER L WITH CEDILLA") (=ucs . #x013B) ; Ļ )) + (=decomposition + ((name . "LATIN SMALL LETTER L") + (=ucs . #x006C) ; l + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x013C) ; ļ (latin-iso8859-4 . #xB6) ; &I-LATIN4-36; )) @@ -1812,7 +2426,6 @@ ((name . "LATIN SMALL LETTER L WITH CEDILLA") (=ucs . #x013C) ; ļ )) - (->decomposition #xFF4C #x0327) (->uppercase ((=jis-x0212 . #x2A4C) ; &JSP-2A4C; [10-44] )) @@ -1820,6 +2433,13 @@ ((name . "LATIN SMALL LETTER L WITH CEDILLA") (=ucs . #x013C) ; ļ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER L") + (=ucs . #xFF4C) ; l + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B4C) ; &JSP-2B4C; [11-44] (=jef-china3 . #x89FE) ; &I-JC3-89FE; (=ucs@jis/fw . #x013C) ; &JSP-2B4C; @@ -1829,11 +2449,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004C #x030C) (->lowercase ((name . "LATIN SMALL LETTER L WITH CARON") (=ucs . #x013E) ; ľ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x013D) ; Ľ (latin-iso8859-2 . #xA5) ; &I-LATIN2-25; )) @@ -1842,7 +2468,6 @@ ((name . "LATIN CAPITAL LETTER L WITH CARON") (=ucs . #x013D) ; Ľ )) - (->decomposition #xFF2C #x030C) (->lowercase ((=jis-x0212 . #x2B4B) ; &JX1-2A2F; [11-43] (=jis-x0213-1-2000 . #x2A2F) ; &I-JX1-2A2F; [10-15] @@ -1851,6 +2476,13 @@ ((name . "LATIN CAPITAL LETTER L WITH CARON") (=ucs . #x013D) ; Ľ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER L") + (=ucs . #xFF2C) ; L + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A4B) ; &JX1-2A24; [10-43] (=jis-x0213-1-2000 . #x2A24) ; &I-JX1-2A24; [10-04] (=jef-china3 . #x88E6) ; &I-JC3-88E6; @@ -1861,11 +2493,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006C #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER L WITH CARON") (=ucs . #x013D) ; Ľ )) + (=decomposition + ((name . "LATIN SMALL LETTER L") + (=ucs . #x006C) ; l + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x013E) ; ľ (latin-iso8859-2 . #xB5) ; &I-LATIN2-35; )) @@ -1874,7 +2512,6 @@ ((name . "LATIN SMALL LETTER L WITH CARON") (=ucs . #x013E) ; ľ )) - (->decomposition #xFF4C #x030C) (->uppercase ((=jis-x0212 . #x2A4B) ; &JX1-2A24; [10-43] (=jis-x0213-1-2000 . #x2A24) ; &I-JX1-2A24; [10-04] @@ -1883,6 +2520,13 @@ ((name . "LATIN SMALL LETTER L WITH CARON") (=ucs . #x013E) ; ľ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER L") + (=ucs . #xFF4C) ; l + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B4B) ; &JX1-2A2F; [11-43] (=jis-x0213-1-2000 . #x2A2F) ; &I-JX1-2A2F; [10-15] (=jef-china3 . #x88F5) ; &I-JC3-88F5; @@ -1893,11 +2537,18 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x004C #x00B7) (->lowercase ((name . "LATIN SMALL LETTER L WITH MIDDLE DOT") (=ucs . #x0140) ; ŀ )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "MIDDLE DOT") + (=ucs . #x00B7) ; · + )) (=ucs . #x013F) ; Ŀ )) (define-char @@ -1905,7 +2556,6 @@ ((name . "LATIN CAPITAL LETTER L WITH MIDDLE DOT") (=ucs . #x013F) ; Ŀ )) - (->decomposition compat #xFF2C #x00B7) (->lowercase ((=ks-x1001 . #x2928) ; &JSP-2949; [09-08] (=jis-x0212 . #x2949) ; &I-JSP-2949; [09-41] @@ -1914,6 +2564,14 @@ ((name . "LATIN CAPITAL LETTER L WITH MIDDLE DOT") (=ucs . #x013F) ; Ŀ )) + (=decomposition + compat + ((name . "FULLWIDTH LATIN CAPITAL LETTER L") + (=ucs . #xFF2C) ; L + ) + ((name . "MIDDLE DOT") + (=ucs . #x00B7) ; · + )) (=ks-x1001 . #x2828) ; &JSP-2929; [08-08] (=jis-x0212 . #x2929) ; &I-JSP-2929; [09-09] (=ucs@jis/fw . #x013F) ; &JSP-2929; @@ -1923,11 +2581,18 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x006C #x00B7) (->uppercase ((name . "LATIN CAPITAL LETTER L WITH MIDDLE DOT") (=ucs . #x013F) ; Ŀ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER L") + (=ucs . #x006C) ; l + ) + ((name . "MIDDLE DOT") + (=ucs . #x00B7) ; · + )) (=ucs . #x0140) ; ŀ )) (define-char @@ -1935,7 +2600,6 @@ ((name . "LATIN SMALL LETTER L WITH MIDDLE DOT") (=ucs . #x0140) ; ŀ )) - (->decomposition compat #xFF4C #x00B7) (->uppercase ((=ks-x1001 . #x2828) ; &JSP-2929; [08-08] (=jis-x0212 . #x2929) ; &I-JSP-2929; [09-09] @@ -1944,6 +2608,14 @@ ((name . "LATIN SMALL LETTER L WITH MIDDLE DOT") (=ucs . #x0140) ; ŀ )) + (=decomposition + compat + ((name . "FULLWIDTH LATIN SMALL LETTER L") + (=ucs . #xFF4C) ; l + ) + ((name . "MIDDLE DOT") + (=ucs . #x00B7) ; · + )) (=ks-x1001 . #x2928) ; &JSP-2949; [09-08] (=jis-x0212 . #x2949) ; &I-JSP-2949; [09-41] (=ucs@jis/fw . #x0140) ; &JSP-2949; @@ -2024,11 +2696,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004E #x0301) (->lowercase ((name . "LATIN SMALL LETTER N WITH ACUTE") (=ucs . #x0144) ; ń )) + (=decomposition + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0143) ; Ń (latin-iso8859-2 . #xD1) ; &I-LATIN2-51; )) @@ -2037,7 +2715,6 @@ ((name . "LATIN CAPITAL LETTER N WITH ACUTE") (=ucs . #x0143) ; Ń )) - (->decomposition #xFF2E #x0301) (->lowercase ((=jis-x0212 . #x2B4D) ; &JX1-2A51; [11-45] (=jis-x0213-1-2000 . #x2A51) ; &I-JX1-2A51; [10-49] @@ -2046,6 +2723,13 @@ ((name . "LATIN CAPITAL LETTER N WITH ACUTE") (=ucs . #x0143) ; Ń )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER N") + (=ucs . #xFF2E) ; N + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A4D) ; &JX1-2A41; [10-45] (=jis-x0213-1-2000 . #x2A41) ; &I-JX1-2A41; [10-33] (=jef-china3 . #x85DF) ; &I-JC3-85DF; @@ -2056,11 +2740,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006E #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER N WITH ACUTE") (=ucs . #x0143) ; Ń )) + (=decomposition + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0144) ; ń (latin-iso8859-2 . #xF1) ; &I-LATIN2-71; )) @@ -2069,7 +2759,6 @@ ((name . "LATIN SMALL LETTER N WITH ACUTE") (=ucs . #x0144) ; ń )) - (->decomposition #xFF4E #x0301) (->uppercase ((=jis-x0212 . #x2A4D) ; &JX1-2A41; [10-45] (=jis-x0213-1-2000 . #x2A41) ; &I-JX1-2A41; [10-33] @@ -2078,6 +2767,13 @@ ((name . "LATIN SMALL LETTER N WITH ACUTE") (=ucs . #x0144) ; ń )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B4D) ; &JX1-2A51; [11-45] (=jis-x0213-1-2000 . #x2A51) ; &I-JX1-2A51; [10-49] (=jef-china3 . #x85F5) ; &I-JC3-85F5; @@ -2088,11 +2784,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004E #x0327) (->lowercase ((name . "LATIN SMALL LETTER N WITH CEDILLA") (=ucs . #x0146) ; ņ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0145) ; Ņ (latin-iso8859-4 . #xD1) ; &I-LATIN4-51; )) @@ -2101,7 +2803,6 @@ ((name . "LATIN CAPITAL LETTER N WITH CEDILLA") (=ucs . #x0145) ; Ņ )) - (->decomposition #xFF2E #x0327) (->lowercase ((=jis-x0212 . #x2B4F) ; &JSP-2B4F; [11-47] )) @@ -2109,6 +2810,13 @@ ((name . "LATIN CAPITAL LETTER N WITH CEDILLA") (=ucs . #x0145) ; Ņ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER N") + (=ucs . #xFF2E) ; N + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A4F) ; &JSP-2A4F; [10-47] (=jef-china3 . #x89F9) ; &I-JC3-89F9; (=ucs@jis/fw . #x0145) ; &JSP-2A4F; @@ -2118,11 +2826,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006E #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER N WITH CEDILLA") (=ucs . #x0145) ; Ņ )) + (=decomposition + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0146) ; ņ (latin-iso8859-4 . #xF1) ; &I-LATIN4-71; )) @@ -2131,7 +2845,6 @@ ((name . "LATIN SMALL LETTER N WITH CEDILLA") (=ucs . #x0146) ; ņ )) - (->decomposition #xFF4E #x0327) (->uppercase ((=jis-x0212 . #x2A4F) ; &JSP-2A4F; [10-47] )) @@ -2139,6 +2852,13 @@ ((name . "LATIN SMALL LETTER N WITH CEDILLA") (=ucs . #x0146) ; ņ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B4F) ; &JSP-2B4F; [11-47] (=jef-china3 . #x8AA1) ; &I-JC3-8AA1; (=ucs@jis/fw . #x0146) ; &JSP-2B4F; @@ -2148,11 +2868,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004E #x030C) (->lowercase ((name . "LATIN SMALL LETTER N WITH CARON") (=ucs . #x0148) ; ň )) + (=decomposition + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0147) ; Ň (latin-iso8859-2 . #xD2) ; &I-LATIN2-52; )) @@ -2161,7 +2887,6 @@ ((name . "LATIN CAPITAL LETTER N WITH CARON") (=ucs . #x0147) ; Ň )) - (->decomposition #xFF2E #x030C) (->lowercase ((=jis-x0212 . #x2B4E) ; &JX1-2A52; [11-46] (=jis-x0213-1-2000 . #x2A52) ; &I-JX1-2A52; [10-50] @@ -2170,6 +2895,13 @@ ((name . "LATIN CAPITAL LETTER N WITH CARON") (=ucs . #x0147) ; Ň )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER N") + (=ucs . #xFF2E) ; N + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A4E) ; &JX1-2A42; [10-46] (=jis-x0213-1-2000 . #x2A42) ; &I-JX1-2A42; [10-34] (=jef-china3 . #x88E7) ; &I-JC3-88E7; @@ -2180,11 +2912,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006E #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER N WITH CARON") (=ucs . #x0147) ; Ň )) + (=decomposition + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0148) ; ň (latin-iso8859-2 . #xF2) ; &I-LATIN2-72; )) @@ -2193,7 +2931,6 @@ ((name . "LATIN SMALL LETTER N WITH CARON") (=ucs . #x0148) ; ň )) - (->decomposition #xFF4E #x030C) (->uppercase ((=jis-x0212 . #x2A4E) ; &JX1-2A42; [10-46] (=jis-x0213-1-2000 . #x2A42) ; &I-JX1-2A42; [10-34] @@ -2202,6 +2939,13 @@ ((name . "LATIN SMALL LETTER N WITH CARON") (=ucs . #x0148) ; ň )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B4E) ; &JX1-2A52; [11-46] (=jis-x0213-1-2000 . #x2A52) ; &I-JX1-2A52; [10-50] (=jef-china3 . #x88F6) ; &I-JC3-88F6; @@ -2212,7 +2956,14 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x02BC #x006E) + (=decomposition + compat + ((name . "MODIFIER LETTER APOSTROPHE") + (=ucs . #x02BC) ; ʼ + ) + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + )) (=ucs . #x0149) ; ʼn )) (define-char @@ -2220,11 +2971,18 @@ ((name . "LATIN SMALL LETTER N PRECEDED BY APOSTROPHE") (=ucs . #x0149) ; ʼn )) - (->decomposition compat #x02BC #xFF4E) (<-fullwidth ((name . "LATIN SMALL LETTER N PRECEDED BY APOSTROPHE") (=ucs . #x0149) ; ʼn )) + (=decomposition + compat + ((name . "MODIFIER LETTER APOSTROPHE") + (=ucs . #x02BC) ; ʼ + ) + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + )) (=ks-x1001 . #x2930) ; &JSP-294A; [09-16] (=jis-x0212 . #x294A) ; &I-JSP-294A; [09-42] (=ucs@jis/fw . #x0149) ; &JSP-294A; @@ -2297,11 +3055,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0304) (->lowercase ((name . "LATIN SMALL LETTER O WITH MACRON") (=ucs . #x014D) ; ō )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x014C) ; Ō (latin-iso8859-4 . #xD2) ; &I-LATIN4-52; )) @@ -2310,7 +3074,6 @@ ((name . "LATIN CAPITAL LETTER O WITH MACRON") (=ucs . #x014C) ; Ō )) - (->decomposition #xFF2F #x0304) (->lowercase ((=gb2312 . #x282D) ; &JX1-297E; [08-13] (=jis-x0212 . #x2B57) ; &I-JSP-2B57; [11-55] @@ -2320,6 +3083,13 @@ ((name . "LATIN CAPITAL LETTER O WITH MACRON") (=ucs . #x014C) ; Ō )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=jis-x0212 . #x2A57) ; &JX1-2979; [10-55] (=jis-x0213-1-2000 . #x2979) ; &I-JX1-2979; [09-89] (=jef-china3 . #x87B3) ; &I-JC3-87B3; @@ -2330,11 +3100,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH MACRON") (=ucs . #x014C) ; Ō )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x014D) ; ō (latin-iso8859-4 . #xF2) ; &I-LATIN4-72; )) @@ -2343,7 +3119,6 @@ ((name . "LATIN SMALL LETTER O WITH MACRON") (=ucs . #x014D) ; ō )) - (->decomposition #xFF4F #x0304) (->uppercase ((=jis-x0212 . #x2A57) ; &JX1-2979; [10-55] (=jis-x0213-1-2000 . #x2979) ; &I-JX1-2979; [09-89] @@ -2352,6 +3127,13 @@ ((name . "LATIN SMALL LETTER O WITH MACRON") (=ucs . #x014D) ; ō )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=gb2312 . #x282D) ; &JX1-297E; [08-13] (=jis-x0212 . #x2B57) ; &I-JSP-2B57; [11-55] (=jis-x0213-1-2000 . #x297E) ; &I-JX1-297E; [09-94] @@ -2364,11 +3146,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0306) (->lowercase ((name . "LATIN SMALL LETTER O WITH BREVE") (=ucs . #x014F) ; ŏ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x014E) ; Ŏ )) (define-char @@ -2376,11 +3164,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH BREVE") (=ucs . #x014E) ; Ŏ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x014F) ; ŏ )) (define-char @@ -2388,11 +3182,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x030B) (->lowercase ((name . "LATIN SMALL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0151) ; ő )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=ucs . #x0150) ; Ő (latin-iso8859-2 . #xD5) ; &I-LATIN2-55; )) @@ -2401,7 +3201,6 @@ ((name . "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0150) ; Ő )) - (->decomposition #xFF2F #x030B) (->lowercase ((=jis-x0212 . #x2B56) ; &JX1-2A53; [11-54] (=jis-x0213-1-2000 . #x2A53) ; &I-JX1-2A53; [10-51] @@ -2410,6 +3209,13 @@ ((name . "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0150) ; Ő )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=jis-x0212 . #x2A56) ; &JX1-2A43; [10-54] (=jis-x0213-1-2000 . #x2A43) ; &I-JX1-2A43; [10-35] (=jef-china3 . #x89E2) ; &I-JC3-89E2; @@ -2420,11 +3226,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x030B) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0150) ; Ő )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=ucs . #x0151) ; ő (latin-iso8859-2 . #xF5) ; &I-LATIN2-75; )) @@ -2433,7 +3245,6 @@ ((name . "LATIN SMALL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0151) ; ő )) - (->decomposition #xFF4F #x030B) (->uppercase ((=jis-x0212 . #x2A56) ; &JX1-2A43; [10-54] (=jis-x0213-1-2000 . #x2A43) ; &I-JX1-2A43; [10-35] @@ -2442,6 +3253,13 @@ ((name . "LATIN SMALL LETTER O WITH DOUBLE ACUTE") (=ucs . #x0151) ; ő )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=jis-x0212 . #x2B56) ; &JX1-2A53; [11-54] (=jis-x0213-1-2000 . #x2A53) ; &I-JX1-2A53; [10-51] (=jef-china3 . #x89E5) ; &I-JC3-89E5; @@ -2515,11 +3333,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0052 #x0301) (->lowercase ((name . "LATIN SMALL LETTER R WITH ACUTE") (=ucs . #x0155) ; ŕ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0154) ; Ŕ (latin-iso8859-2 . #xC0) ; &I-LATIN2-40; )) @@ -2528,7 +3352,6 @@ ((name . "LATIN CAPITAL LETTER R WITH ACUTE") (=ucs . #x0154) ; Ŕ )) - (->decomposition #xFF32 #x0301) (->lowercase ((=jis-x0212 . #x2B59) ; &JX1-2A48; [11-57] (=jis-x0213-1-2000 . #x2A48) ; &I-JX1-2A48; [10-40] @@ -2537,6 +3360,13 @@ ((name . "LATIN CAPITAL LETTER R WITH ACUTE") (=ucs . #x0154) ; Ŕ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER R") + (=ucs . #xFF32) ; R + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A59) ; &JX1-2A39; [10-57] (=jis-x0213-1-2000 . #x2A39) ; &I-JX1-2A39; [10-25] (=jef-china3 . #x85E3) ; &I-JC3-85E3; @@ -2547,11 +3377,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0072 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER R WITH ACUTE") (=ucs . #x0154) ; Ŕ )) + (=decomposition + ((name . "LATIN SMALL LETTER R") + (=ucs . #x0072) ; r + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0155) ; ŕ (latin-iso8859-2 . #xE0) ; &I-LATIN2-60; )) @@ -2560,7 +3396,6 @@ ((name . "LATIN SMALL LETTER R WITH ACUTE") (=ucs . #x0155) ; ŕ )) - (->decomposition #xFF52 #x0301) (->uppercase ((=jis-x0212 . #x2A59) ; &JX1-2A39; [10-57] (=jis-x0213-1-2000 . #x2A39) ; &I-JX1-2A39; [10-25] @@ -2569,6 +3404,13 @@ ((name . "LATIN SMALL LETTER R WITH ACUTE") (=ucs . #x0155) ; ŕ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER R") + (=ucs . #xFF52) ; r + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B59) ; &JX1-2A48; [11-57] (=jis-x0213-1-2000 . #x2A48) ; &I-JX1-2A48; [10-40] (=jef-china3 . #x85F9) ; &I-JC3-85F9; @@ -2579,11 +3421,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0052 #x0327) (->lowercase ((name . "LATIN SMALL LETTER R WITH CEDILLA") (=ucs . #x0157) ; ŗ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0156) ; Ŗ (latin-iso8859-4 . #xA3) ; &I-LATIN4-23; )) @@ -2592,7 +3440,6 @@ ((name . "LATIN CAPITAL LETTER R WITH CEDILLA") (=ucs . #x0156) ; Ŗ )) - (->decomposition #xFF32 #x0327) (->lowercase ((=jis-x0212 . #x2B5B) ; &JSP-2B5B; [11-59] )) @@ -2600,6 +3447,13 @@ ((name . "LATIN CAPITAL LETTER R WITH CEDILLA") (=ucs . #x0156) ; Ŗ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER R") + (=ucs . #xFF32) ; R + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A5B) ; &JSP-2A5B; [10-59] (=ucs@jis/fw . #x0156) ; &JSP-2A5B; )) @@ -2608,11 +3462,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0072 #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER R WITH CEDILLA") (=ucs . #x0156) ; Ŗ )) + (=decomposition + ((name . "LATIN SMALL LETTER R") + (=ucs . #x0072) ; r + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0157) ; ŗ (latin-iso8859-4 . #xB3) ; &I-LATIN4-33; )) @@ -2621,7 +3481,6 @@ ((name . "LATIN SMALL LETTER R WITH CEDILLA") (=ucs . #x0157) ; ŗ )) - (->decomposition #xFF52 #x0327) (->uppercase ((=jis-x0212 . #x2A5B) ; &JSP-2A5B; [10-59] )) @@ -2629,6 +3488,13 @@ ((name . "LATIN SMALL LETTER R WITH CEDILLA") (=ucs . #x0157) ; ŗ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER R") + (=ucs . #xFF52) ; r + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B5B) ; &JSP-2B5B; [11-59] (=ucs@jis/fw . #x0157) ; &JSP-2B5B; )) @@ -2637,11 +3503,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0052 #x030C) (->lowercase ((name . "LATIN SMALL LETTER R WITH CARON") (=ucs . #x0159) ; ř )) + (=decomposition + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0158) ; Ř (latin-iso8859-2 . #xD8) ; &I-LATIN2-58; )) @@ -2650,7 +3522,6 @@ ((name . "LATIN CAPITAL LETTER R WITH CARON") (=ucs . #x0158) ; Ř )) - (->decomposition #xFF32 #x030C) (->lowercase ((=jis-x0212 . #x2B5A) ; &JX1-2A54; [11-58] (=jis-x0213-1-2000 . #x2A54) ; &I-JX1-2A54; [10-52] @@ -2659,6 +3530,13 @@ ((name . "LATIN CAPITAL LETTER R WITH CARON") (=ucs . #x0158) ; Ř )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER R") + (=ucs . #xFF32) ; R + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A5A) ; &JX1-2A44; [10-58] (=jis-x0213-1-2000 . #x2A44) ; &I-JX1-2A44; [10-36] (=jef-china3 . #x88E9) ; &I-JC3-88E9; @@ -2669,11 +3547,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0072 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER R WITH CARON") (=ucs . #x0158) ; Ř )) + (=decomposition + ((name . "LATIN SMALL LETTER R") + (=ucs . #x0072) ; r + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0159) ; ř (latin-iso8859-2 . #xF8) ; &I-LATIN2-78; )) @@ -2682,7 +3566,6 @@ ((name . "LATIN SMALL LETTER R WITH CARON") (=ucs . #x0159) ; ř )) - (->decomposition #xFF52 #x030C) (->uppercase ((=jis-x0212 . #x2A5A) ; &JX1-2A44; [10-58] (=jis-x0213-1-2000 . #x2A44) ; &I-JX1-2A44; [10-36] @@ -2691,6 +3574,13 @@ ((name . "LATIN SMALL LETTER R WITH CARON") (=ucs . #x0159) ; ř )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER R") + (=ucs . #xFF52) ; r + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B5A) ; &JX1-2A54; [11-58] (=jis-x0213-1-2000 . #x2A54) ; &I-JX1-2A54; [10-52] (=jef-china3 . #x88F8) ; &I-JC3-88F8; @@ -2701,11 +3591,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0053 #x0301) (->lowercase ((name . "LATIN SMALL LETTER S WITH ACUTE") (=ucs . #x015B) ; ś )) + (=decomposition + ((name . "LATIN CAPITAL LETTER S") + (=ucs . #x0053) ; S + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x015A) ; Ś (latin-iso8859-2 . #xA6) ; &I-LATIN2-26; )) @@ -2714,7 +3610,6 @@ ((name . "LATIN CAPITAL LETTER S WITH ACUTE") (=ucs . #x015A) ; Ś )) - (->decomposition #xFF33 #x0301) (->lowercase ((=jis-x0212 . #x2B5C) ; &JX1-2A30; [11-60] (=jis-x0213-1-2000 . #x2A30) ; &I-JX1-2A30; [10-16] @@ -2723,6 +3618,13 @@ ((name . "LATIN CAPITAL LETTER S WITH ACUTE") (=ucs . #x015A) ; Ś )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER S") + (=ucs . #xFF33) ; S + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A5C) ; &JX1-2A25; [10-60] (=jis-x0213-1-2000 . #x2A25) ; &I-JX1-2A25; [10-05] (=jef-china3 . #x85E4) ; &I-JC3-85E4; @@ -2733,11 +3635,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0073 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER S WITH ACUTE") (=ucs . #x015A) ; Ś )) + (=decomposition + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x015B) ; ś (latin-iso8859-2 . #xB6) ; &I-LATIN2-36; )) @@ -2746,7 +3654,6 @@ ((name . "LATIN SMALL LETTER S WITH ACUTE") (=ucs . #x015B) ; ś )) - (->decomposition #xFF53 #x0301) (->uppercase ((=jis-x0212 . #x2A5C) ; &JX1-2A25; [10-60] (=jis-x0213-1-2000 . #x2A25) ; &I-JX1-2A25; [10-05] @@ -2755,6 +3662,13 @@ ((name . "LATIN SMALL LETTER S WITH ACUTE") (=ucs . #x015B) ; ś )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER S") + (=ucs . #xFF53) ; s + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B5C) ; &JX1-2A30; [11-60] (=jis-x0213-1-2000 . #x2A30) ; &I-JX1-2A30; [10-16] (=jef-china3 . #x85FA) ; &I-JC3-85FA; @@ -2765,11 +3679,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0053 #x0302) (->lowercase ((name . "LATIN SMALL LETTER S WITH CIRCUMFLEX") (=ucs . #x015D) ; ŝ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER S") + (=ucs . #x0053) ; S + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x015C) ; Ŝ (latin-iso8859-3 . #xDE) ; &I-LATIN3-5E; )) @@ -2778,7 +3698,6 @@ ((name . "LATIN CAPITAL LETTER S WITH CIRCUMFLEX") (=ucs . #x015C) ; Ŝ )) - (->decomposition #xFF33 #x0302) (->lowercase ((=jis-x0212 . #x2B5D) ; &JX1-2A63; [11-61] (=jis-x0213-1-2000 . #x2A63) ; &I-JX1-2A63; [10-67] @@ -2787,6 +3706,13 @@ ((name . "LATIN CAPITAL LETTER S WITH CIRCUMFLEX") (=ucs . #x015C) ; Ŝ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER S") + (=ucs . #xFF33) ; S + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A5D) ; &JX1-2A5D; [10-61] (=jis-x0213-1-2000 . #x2A5D) ; &I-JX1-2A5D; [10-61] (=jef-china3 . #x86C0) ; &I-JC3-86C0; @@ -2797,11 +3723,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0073 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER S WITH CIRCUMFLEX") (=ucs . #x015C) ; Ŝ )) + (=decomposition + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x015D) ; ŝ (latin-iso8859-3 . #xFE) ; &I-LATIN3-7E; )) @@ -2810,7 +3742,6 @@ ((name . "LATIN SMALL LETTER S WITH CIRCUMFLEX") (=ucs . #x015D) ; ŝ )) - (->decomposition #xFF53 #x0302) (->uppercase ((=jis-x0212 . #x2A5D) ; &JX1-2A5D; [10-61] (=jis-x0213-1-2000 . #x2A5D) ; &I-JX1-2A5D; [10-61] @@ -2819,6 +3750,13 @@ ((name . "LATIN SMALL LETTER S WITH CIRCUMFLEX") (=ucs . #x015D) ; ŝ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER S") + (=ucs . #xFF53) ; s + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B5D) ; &JX1-2A63; [11-61] (=jis-x0213-1-2000 . #x2A63) ; &I-JX1-2A63; [10-67] (=jef-china3 . #x86CD) ; &I-JC3-86CD; @@ -2829,11 +3767,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0053 #x0327) (->lowercase ((name . "LATIN SMALL LETTER S WITH CEDILLA") (=ucs . #x015F) ; ş )) + (=decomposition + ((name . "LATIN CAPITAL LETTER S") + (=ucs . #x0053) ; S + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x015E) ; Ş (latin-iso8859-2 . #xAA) ; &I-LATIN2-2A; (latin-iso8859-3 . #xAA) ; &I-LATIN3-2A; @@ -2844,7 +3788,6 @@ ((name . "LATIN CAPITAL LETTER S WITH CEDILLA") (=ucs . #x015E) ; Ş )) - (->decomposition #xFF33 #x0327) (->lowercase ((=jis-x0212 . #x2B5F) ; &JX1-2A33; [11-63] (=jis-x0213-1-2000 . #x2A33) ; &I-JX1-2A33; [10-19] @@ -2853,6 +3796,13 @@ ((name . "LATIN CAPITAL LETTER S WITH CEDILLA") (=ucs . #x015E) ; Ş )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER S") + (=ucs . #xFF33) ; S + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A5F) ; &JX1-2A27; [10-63] (=jis-x0213-1-2000 . #x2A27) ; &I-JX1-2A27; [10-07] (=ucs@jis/fw . #x015E) ; &JX1-2A27; @@ -2867,11 +3817,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0073 #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER S WITH CEDILLA") (=ucs . #x015E) ; Ş )) + (=decomposition + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x015F) ; ş (latin-iso8859-2 . #xBA) ; &I-LATIN2-3A; (latin-iso8859-3 . #xBA) ; &I-LATIN3-3A; @@ -2882,7 +3838,6 @@ ((name . "LATIN SMALL LETTER S WITH CEDILLA") (=ucs . #x015F) ; ş )) - (->decomposition #xFF53 #x0327) (->uppercase ((=jis-x0212 . #x2A5F) ; &JX1-2A27; [10-63] (=jis-x0213-1-2000 . #x2A27) ; &I-JX1-2A27; [10-07] @@ -2891,6 +3846,13 @@ ((name . "LATIN SMALL LETTER S WITH CEDILLA") (=ucs . #x015F) ; ş )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER S") + (=ucs . #xFF53) ; s + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B5F) ; &JX1-2A33; [11-63] (=jis-x0213-1-2000 . #x2A33) ; &I-JX1-2A33; [10-19] (=jef-china3 . #x8AA2) ; &I-JC3-8AA2; @@ -2901,11 +3863,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0053 #x030C) (->lowercase ((name . "LATIN SMALL LETTER S WITH CARON") (=ucs . #x0161) ; š )) + (=decomposition + ((name . "LATIN CAPITAL LETTER S") + (=ucs . #x0053) ; S + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0160) ; Š (latin-iso8859-2 . #xA9) ; &I-LATIN2-29; (latin-iso8859-4 . #xA9) ; &I-LATIN4-29; @@ -2915,7 +3883,6 @@ ((name . "LATIN CAPITAL LETTER S WITH CARON") (=ucs . #x0160) ; Š )) - (->decomposition #xFF33 #x030C) (->lowercase ((=jis-x0212 . #x2B5E) ; &JX1-2A32; [11-62] (=jis-x0213-1-2000 . #x2A32) ; &I-JX1-2A32; [10-18] @@ -2924,6 +3891,13 @@ ((name . "LATIN CAPITAL LETTER S WITH CARON") (=ucs . #x0160) ; Š )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER S") + (=ucs . #xFF33) ; S + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A5E) ; &JX1-2A26; [10-62] (=jis-x0213-1-2000 . #x2A26) ; &I-JX1-2A26; [10-06] (=jef-china3 . #x88EA) ; &I-JC3-88EA; @@ -2934,11 +3908,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0073 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER S WITH CARON") (=ucs . #x0160) ; Š )) + (=decomposition + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0161) ; š (latin-iso8859-2 . #xB9) ; &I-LATIN2-39; (latin-iso8859-4 . #xB9) ; &I-LATIN4-39; @@ -2948,7 +3928,6 @@ ((name . "LATIN SMALL LETTER S WITH CARON") (=ucs . #x0161) ; š )) - (->decomposition #xFF53 #x030C) (->uppercase ((=jis-x0212 . #x2A5E) ; &JX1-2A26; [10-62] (=jis-x0213-1-2000 . #x2A26) ; &I-JX1-2A26; [10-06] @@ -2957,6 +3936,13 @@ ((name . "LATIN SMALL LETTER S WITH CARON") (=ucs . #x0161) ; š )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER S") + (=ucs . #xFF53) ; s + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B5E) ; &JX1-2A32; [11-62] (=jis-x0213-1-2000 . #x2A32) ; &I-JX1-2A32; [10-18] (=jef-china3 . #x88F9) ; &I-JC3-88F9; @@ -2967,11 +3953,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0054 #x0327) (->lowercase ((name . "LATIN SMALL LETTER T WITH CEDILLA") (=ucs . #x0163) ; ţ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER T") + (=ucs . #x0054) ; T + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0162) ; Ţ (latin-iso8859-2 . #xDE) ; &I-LATIN2-5E; )) @@ -2980,7 +3972,6 @@ ((name . "LATIN CAPITAL LETTER T WITH CEDILLA") (=ucs . #x0162) ; Ţ )) - (->decomposition #xFF34 #x0327) (->lowercase ((=jis-x0212 . #x2B61) ; &JX1-2A57; [11-65] (=jis-x0213-1-2000 . #x2A57) ; &I-JX1-2A57; [10-55] @@ -2989,6 +3980,13 @@ ((name . "LATIN CAPITAL LETTER T WITH CEDILLA") (=ucs . #x0162) ; Ţ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER T") + (=ucs . #xFF34) ; T + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A61) ; &JX1-2A47; [10-65] (=jis-x0213-1-2000 . #x2A47) ; &I-JX1-2A47; [10-39] (=jef-china3 . #x8BCC) ; &I-JC3-8BCC; @@ -2999,11 +3997,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0074 #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER T WITH CEDILLA") (=ucs . #x0162) ; Ţ )) + (=decomposition + ((name . "LATIN SMALL LETTER T") + (=ucs . #x0074) ; t + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0163) ; ţ (latin-iso8859-2 . #xFE) ; &I-LATIN2-7E; )) @@ -3012,7 +4016,6 @@ ((name . "LATIN SMALL LETTER T WITH CEDILLA") (=ucs . #x0163) ; ţ )) - (->decomposition #xFF54 #x0327) (->uppercase ((=jis-x0212 . #x2A61) ; &JX1-2A47; [10-65] (=jis-x0213-1-2000 . #x2A47) ; &I-JX1-2A47; [10-39] @@ -3021,6 +4024,13 @@ ((name . "LATIN SMALL LETTER T WITH CEDILLA") (=ucs . #x0163) ; ţ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER T") + (=ucs . #xFF54) ; t + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B61) ; &JX1-2A57; [11-65] (=jis-x0213-1-2000 . #x2A57) ; &I-JX1-2A57; [10-55] (=ucs@jis/fw . #x0163) ; &JX1-2A57; @@ -3030,11 +4040,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0054 #x030C) (->lowercase ((name . "LATIN SMALL LETTER T WITH CARON") (=ucs . #x0165) ; ť )) + (=decomposition + ((name . "LATIN CAPITAL LETTER T") + (=ucs . #x0054) ; T + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0164) ; Ť (latin-iso8859-2 . #xAB) ; &I-LATIN2-2B; )) @@ -3043,7 +4059,6 @@ ((name . "LATIN CAPITAL LETTER T WITH CARON") (=ucs . #x0164) ; Ť )) - (->decomposition #xFF34 #x030C) (->lowercase ((=jis-x0212 . #x2B60) ; &JX1-2A34; [11-64] (=jis-x0213-1-2000 . #x2A34) ; &I-JX1-2A34; [10-20] @@ -3052,6 +4067,13 @@ ((name . "LATIN CAPITAL LETTER T WITH CARON") (=ucs . #x0164) ; Ť )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER T") + (=ucs . #xFF34) ; T + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A60) ; &JX1-2A28; [10-64] (=jis-x0213-1-2000 . #x2A28) ; &I-JX1-2A28; [10-08] (=jef-china3 . #x88EB) ; &I-JC3-88EB; @@ -3062,11 +4084,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0074 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER T WITH CARON") (=ucs . #x0164) ; Ť )) + (=decomposition + ((name . "LATIN SMALL LETTER T") + (=ucs . #x0074) ; t + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x0165) ; ť (latin-iso8859-2 . #xBB) ; &I-LATIN2-3B; )) @@ -3075,7 +4103,6 @@ ((name . "LATIN SMALL LETTER T WITH CARON") (=ucs . #x0165) ; ť )) - (->decomposition #xFF54 #x030C) (->uppercase ((=jis-x0212 . #x2A60) ; &JX1-2A28; [10-64] (=jis-x0213-1-2000 . #x2A28) ; &I-JX1-2A28; [10-08] @@ -3084,6 +4111,13 @@ ((name . "LATIN SMALL LETTER T WITH CARON") (=ucs . #x0165) ; ť )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER T") + (=ucs . #xFF54) ; t + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B60) ; &JX1-2A34; [11-64] (=jis-x0213-1-2000 . #x2A34) ; &I-JX1-2A34; [10-20] (=jef-china3 . #x88FA) ; &I-JC3-88FA; @@ -3152,11 +4186,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0303) (->lowercase ((name . "LATIN SMALL LETTER U WITH TILDE") (=ucs . #x0169) ; ũ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=ucs . #x0168) ; Ũ (latin-iso8859-4 . #xDD) ; &I-LATIN4-5D; (latin-viscii . #x9D) ; &I-MULE-VIET-U-7B; @@ -3167,7 +4207,6 @@ ((name . "LATIN CAPITAL LETTER U WITH TILDE") (=ucs . #x0168) ; Ũ )) - (->decomposition #xFF35 #x0303) (->lowercase ((=jis-x0212 . #x2B6C) ; &JSP-2B6C; [11-76] )) @@ -3175,6 +4214,13 @@ ((name . "LATIN CAPITAL LETTER U WITH TILDE") (=ucs . #x0168) ; Ũ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2A6C) ; &JSP-2A6C; [10-76] (=jef-china3 . #x86EB) ; &I-JC3-86EB; (=ucs@jis/fw . #x0168) ; &JSP-2A6C; @@ -3184,11 +4230,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0303) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH TILDE") (=ucs . #x0168) ; Ũ )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=ucs . #x0169) ; ũ (latin-iso8859-4 . #xFD) ; &I-LATIN4-7D; (latin-tcvn5712 . #xF2) ; &I-VSCII2-72; @@ -3200,7 +4252,6 @@ ((name . "LATIN SMALL LETTER U WITH TILDE") (=ucs . #x0169) ; ũ )) - (->decomposition #xFF55 #x0303) (->uppercase ((=jis-x0212 . #x2A6C) ; &JSP-2A6C; [10-76] )) @@ -3208,6 +4259,13 @@ ((name . "LATIN SMALL LETTER U WITH TILDE") (=ucs . #x0169) ; ũ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2B6C) ; &JSP-2B6C; [11-76] (=jef-china3 . #x86F8) ; &I-JC3-86F8; (=ucs@jis/fw . #x0169) ; &JSP-2B6C; @@ -3217,11 +4275,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0304) (->lowercase ((name . "LATIN SMALL LETTER U WITH MACRON") (=ucs . #x016B) ; ū )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x016A) ; Ū (latin-iso8859-4 . #xDE) ; &I-LATIN4-5E; )) @@ -3230,7 +4294,6 @@ ((name . "LATIN CAPITAL LETTER U WITH MACRON") (=ucs . #x016A) ; Ū )) - (->decomposition #xFF35 #x0304) (->lowercase ((=gb2312 . #x2831) ; &JX1-297C; [08-17] (=jis-x0212 . #x2B69) ; &I-JSP-2B69; [11-73] @@ -3240,6 +4303,13 @@ ((name . "LATIN CAPITAL LETTER U WITH MACRON") (=ucs . #x016A) ; Ū )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=jis-x0212 . #x2A69) ; &JX1-2977; [10-73] (=jis-x0213-1-2000 . #x2977) ; &I-JX1-2977; [09-87] (=jef-china3 . #x87B9) ; &I-JC3-87B9; @@ -3250,11 +4320,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH MACRON") (=ucs . #x016A) ; Ū )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x016B) ; ū (latin-iso8859-4 . #xFE) ; &I-LATIN4-7E; )) @@ -3263,7 +4339,6 @@ ((name . "LATIN SMALL LETTER U WITH MACRON") (=ucs . #x016B) ; ū )) - (->decomposition #xFF55 #x0304) (->uppercase ((=jis-x0212 . #x2A69) ; &JX1-2977; [10-73] (=jis-x0213-1-2000 . #x2977) ; &I-JX1-2977; [09-87] @@ -3272,6 +4347,13 @@ ((name . "LATIN SMALL LETTER U WITH MACRON") (=ucs . #x016B) ; ū )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=gb2312 . #x2831) ; &JX1-297C; [08-17] (=jis-x0212 . #x2B69) ; &I-JSP-2B69; [11-73] (=jis-x0213-1-2000 . #x297C) ; &I-JX1-297C; [09-92] @@ -3284,11 +4366,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0306) (->lowercase ((name . "LATIN SMALL LETTER U WITH BREVE") (=ucs . #x016D) ; ŭ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x016C) ; Ŭ (latin-iso8859-3 . #xDD) ; &I-LATIN3-5D; )) @@ -3297,7 +4385,6 @@ ((name . "LATIN CAPITAL LETTER U WITH BREVE") (=ucs . #x016C) ; Ŭ )) - (->decomposition #xFF35 #x0306) (->lowercase ((=jis-x0212 . #x2B66) ; &JX1-2A64; [11-70] (=jis-x0213-1-2000 . #x2A64) ; &I-JX1-2A64; [10-68] @@ -3306,6 +4393,13 @@ ((name . "LATIN CAPITAL LETTER U WITH BREVE") (=ucs . #x016C) ; Ŭ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2A66) ; &JX1-2A5E; [10-70] (=jis-x0213-1-2000 . #x2A5E) ; &I-JX1-2A5E; [10-62] (=jef-china3 . #x87E5) ; &I-JC3-87E5; @@ -3316,11 +4410,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0306) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH BREVE") (=ucs . #x016C) ; Ŭ )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=ucs . #x016D) ; ŭ (latin-iso8859-3 . #xFD) ; &I-LATIN3-7D; )) @@ -3329,7 +4429,6 @@ ((name . "LATIN SMALL LETTER U WITH BREVE") (=ucs . #x016D) ; ŭ )) - (->decomposition #xFF55 #x0306) (->uppercase ((=jis-x0212 . #x2A66) ; &JX1-2A5E; [10-70] (=jis-x0213-1-2000 . #x2A5E) ; &I-JX1-2A5E; [10-62] @@ -3338,6 +4437,13 @@ ((name . "LATIN SMALL LETTER U WITH BREVE") (=ucs . #x016D) ; ŭ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING BREVE") + (=ucs . #x0306) ; ̆ + )) (=jis-x0212 . #x2B66) ; &JX1-2A64; [11-70] (=jis-x0213-1-2000 . #x2A64) ; &I-JX1-2A64; [10-68] (=jef-china3 . #x87EF) ; &I-JC3-87EF; @@ -3348,11 +4454,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x030A) (->lowercase ((name . "LATIN SMALL LETTER U WITH RING ABOVE") (=ucs . #x016F) ; ů )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=ucs . #x016E) ; Ů (latin-iso8859-2 . #xD9) ; &I-LATIN2-59; )) @@ -3361,7 +4473,6 @@ ((name . "LATIN CAPITAL LETTER U WITH RING ABOVE") (=ucs . #x016E) ; Ů )) - (->decomposition #xFF35 #x030A) (->lowercase ((=jis-x0212 . #x2B6B) ; &JX1-2A55; [11-75] (=jis-x0213-1-2000 . #x2A55) ; &I-JX1-2A55; [10-53] @@ -3370,6 +4481,13 @@ ((name . "LATIN CAPITAL LETTER U WITH RING ABOVE") (=ucs . #x016E) ; Ů )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=jis-x0212 . #x2A6B) ; &JX1-2A45; [10-75] (=jis-x0213-1-2000 . #x2A45) ; &I-JX1-2A45; [10-37] (=jef-china3 . #x89A5) ; &I-JC3-89A5; @@ -3380,11 +4498,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x030A) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH RING ABOVE") (=ucs . #x016E) ; Ů )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=ucs . #x016F) ; ů (latin-iso8859-2 . #xF9) ; &I-LATIN2-79; )) @@ -3393,7 +4517,6 @@ ((name . "LATIN SMALL LETTER U WITH RING ABOVE") (=ucs . #x016F) ; ů )) - (->decomposition #xFF55 #x030A) (->uppercase ((=jis-x0212 . #x2A6B) ; &JX1-2A45; [10-75] (=jis-x0213-1-2000 . #x2A45) ; &I-JX1-2A45; [10-37] @@ -3402,6 +4525,13 @@ ((name . "LATIN SMALL LETTER U WITH RING ABOVE") (=ucs . #x016F) ; ů )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=jis-x0212 . #x2B6B) ; &JX1-2A55; [11-75] (=jis-x0213-1-2000 . #x2A55) ; &I-JX1-2A55; [10-53] (=jef-china3 . #x89AD) ; &I-JC3-89AD; @@ -3412,11 +4542,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x030B) (->lowercase ((name . "LATIN SMALL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0171) ; ű )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=ucs . #x0170) ; Ű (latin-iso8859-2 . #xDB) ; &I-LATIN2-5B; )) @@ -3425,7 +4561,6 @@ ((name . "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0170) ; Ű )) - (->decomposition #xFF35 #x030B) (->lowercase ((=jis-x0212 . #x2B68) ; &JX1-2A56; [11-72] (=jis-x0213-1-2000 . #x2A56) ; &I-JX1-2A56; [10-54] @@ -3434,6 +4569,13 @@ ((name . "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0170) ; Ű )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=jis-x0212 . #x2A68) ; &JX1-2A46; [10-72] (=jis-x0213-1-2000 . #x2A46) ; &I-JX1-2A46; [10-38] (=jef-china3 . #x89E3) ; &I-JC3-89E3; @@ -3444,11 +4586,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x030B) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0170) ; Ű )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=ucs . #x0171) ; ű (latin-iso8859-2 . #xFB) ; &I-LATIN2-7B; )) @@ -3457,7 +4605,6 @@ ((name . "LATIN SMALL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0171) ; ű )) - (->decomposition #xFF55 #x030B) (->uppercase ((=jis-x0212 . #x2A68) ; &JX1-2A46; [10-72] (=jis-x0213-1-2000 . #x2A46) ; &I-JX1-2A46; [10-38] @@ -3466,6 +4613,13 @@ ((name . "LATIN SMALL LETTER U WITH DOUBLE ACUTE") (=ucs . #x0171) ; ű )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING DOUBLE ACUTE ACCENT") + (=ucs . #x030B) ; ̋ + )) (=jis-x0212 . #x2B68) ; &JX1-2A56; [11-72] (=jis-x0213-1-2000 . #x2A56) ; &I-JX1-2A56; [10-54] (=jef-china3 . #x89E6) ; &I-JC3-89E6; @@ -3476,11 +4630,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0328) (->lowercase ((name . "LATIN SMALL LETTER U WITH OGONEK") (=ucs . #x0173) ; ų )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0172) ; Ų (latin-iso8859-4 . #xD9) ; &I-LATIN4-59; )) @@ -3489,7 +4649,6 @@ ((name . "LATIN CAPITAL LETTER U WITH OGONEK") (=ucs . #x0172) ; Ų )) - (->decomposition #xFF35 #x0328) (->lowercase ((=jis-x0212 . #x2B6A) ; &JSP-2B6A; [11-74] )) @@ -3497,6 +4656,13 @@ ((name . "LATIN CAPITAL LETTER U WITH OGONEK") (=ucs . #x0172) ; Ų )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2A6A) ; &JSP-2A6A; [10-74] (=jef-china3 . #x8AAA) ; &I-JC3-8AAA; (=ucs@jis/fw . #x0172) ; &JSP-2A6A; @@ -3506,11 +4672,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0328) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH OGONEK") (=ucs . #x0172) ; Ų )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x0173) ; ų (latin-iso8859-4 . #xF9) ; &I-LATIN4-79; )) @@ -3519,7 +4691,6 @@ ((name . "LATIN SMALL LETTER U WITH OGONEK") (=ucs . #x0173) ; ų )) - (->decomposition #xFF55 #x0328) (->uppercase ((=jis-x0212 . #x2A6A) ; &JSP-2A6A; [10-74] )) @@ -3527,6 +4698,13 @@ ((name . "LATIN SMALL LETTER U WITH OGONEK") (=ucs . #x0173) ; ų )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=jis-x0212 . #x2B6A) ; &JSP-2B6A; [11-74] (=jef-china3 . #x8AB2) ; &I-JC3-8AB2; (=ucs@jis/fw . #x0173) ; &JSP-2B6A; @@ -3536,11 +4714,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0057 #x0302) (->lowercase ((name . "LATIN SMALL LETTER W WITH CIRCUMFLEX") (=ucs . #x0175) ; ŵ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER W") + (=ucs . #x0057) ; W + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0174) ; Ŵ )) (define-char @@ -3548,7 +4732,6 @@ ((name . "LATIN CAPITAL LETTER W WITH CIRCUMFLEX") (=ucs . #x0174) ; Ŵ )) - (->decomposition #xFF37 #x0302) (->lowercase ((=jis-x0212 . #x2B71) ; &JSP-2B71; [11-81] )) @@ -3556,6 +4739,13 @@ ((name . "LATIN CAPITAL LETTER W WITH CIRCUMFLEX") (=ucs . #x0174) ; Ŵ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER W") + (=ucs . #xFF37) ; W + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A71) ; &JSP-2A71; [10-81] (=jef-china3 . #x86C2) ; &I-JC3-86C2; (=ucs@jis/fw . #x0174) ; &JSP-2A71; @@ -3565,11 +4755,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0077 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER W WITH CIRCUMFLEX") (=ucs . #x0174) ; Ŵ )) + (=decomposition + ((name . "LATIN SMALL LETTER W") + (=ucs . #x0077) ; w + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0175) ; ŵ )) (define-char @@ -3577,7 +4773,6 @@ ((name . "LATIN SMALL LETTER W WITH CIRCUMFLEX") (=ucs . #x0175) ; ŵ )) - (->decomposition #xFF57 #x0302) (->uppercase ((=jis-x0212 . #x2A71) ; &JSP-2A71; [10-81] )) @@ -3585,6 +4780,13 @@ ((name . "LATIN SMALL LETTER W WITH CIRCUMFLEX") (=ucs . #x0175) ; ŵ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER W") + (=ucs . #xFF57) ; w + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B71) ; &JSP-2B71; [11-81] (=jef-china3 . #x86CF) ; &I-JC3-86CF; (=ucs@jis/fw . #x0175) ; &JSP-2B71; @@ -3594,11 +4796,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0059 #x0302) (->lowercase ((name . "LATIN SMALL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0177) ; ŷ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Y") + (=ucs . #x0059) ; Y + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0176) ; Ŷ )) (define-char @@ -3606,7 +4814,6 @@ ((name . "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0176) ; Ŷ )) - (->decomposition #xFF39 #x0302) (->lowercase ((=jis-x0212 . #x2B74) ; &JSP-2B74; [11-84] )) @@ -3614,6 +4821,13 @@ ((name . "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0176) ; Ŷ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Y") + (=ucs . #xFF39) ; Y + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A74) ; &JSP-2A74; [10-84] (=jef-china3 . #x86C3) ; &I-JC3-86C3; (=ucs@jis/fw . #x0176) ; &JSP-2A74; @@ -3623,11 +4837,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0079 #x0302) (->uppercase ((name . "LATIN CAPITAL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0176) ; Ŷ )) + (=decomposition + ((name . "LATIN SMALL LETTER Y") + (=ucs . #x0079) ; y + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=ucs . #x0177) ; ŷ )) (define-char @@ -3635,7 +4855,6 @@ ((name . "LATIN SMALL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0177) ; ŷ )) - (->decomposition #xFF59 #x0302) (->uppercase ((=jis-x0212 . #x2A74) ; &JSP-2A74; [10-84] )) @@ -3643,6 +4862,13 @@ ((name . "LATIN SMALL LETTER Y WITH CIRCUMFLEX") (=ucs . #x0177) ; ŷ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Y") + (=ucs . #xFF59) ; y + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B74) ; &JSP-2B74; [11-84] (=jef-china3 . #x86D0) ; &I-JC3-86D0; (=ucs@jis/fw . #x0177) ; &JSP-2B74; @@ -3652,11 +4878,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0059 #x0308) (->lowercase ((name . "LATIN SMALL LETTER Y WITH DIAERESIS") (=ucs . #x00FF) ; ÿ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Y") + (=ucs . #x0059) ; Y + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=ucs . #x0178) ; Ÿ )) (define-char @@ -3664,7 +4896,6 @@ ((name . "LATIN CAPITAL LETTER Y WITH DIAERESIS") (=ucs . #x0178) ; Ÿ )) - (->decomposition #xFF39 #x0308) (->lowercase ((=jis-x0212 . #x2B73) ; &JX1-2974; [11-83] (=jis-x0213-1-2000 . #x2974) ; &I-JX1-2974; [09-84] @@ -3673,6 +4904,13 @@ ((name . "LATIN CAPITAL LETTER Y WITH DIAERESIS") (=ucs . #x0178) ; Ÿ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Y") + (=ucs . #xFF39) ; Y + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A73) ; &JSP-2A73; [10-83] (=ucs@jis/fw . #x0178) ; &JSP-2A73; )) @@ -3681,11 +4919,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x005A #x0301) (->lowercase ((name . "LATIN SMALL LETTER Z WITH ACUTE") (=ucs . #x017A) ; ź )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Z") + (=ucs . #x005A) ; Z + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x0179) ; Ź (latin-iso8859-2 . #xAC) ; &I-LATIN2-2C; )) @@ -3694,7 +4938,6 @@ ((name . "LATIN CAPITAL LETTER Z WITH ACUTE") (=ucs . #x0179) ; Ź )) - (->decomposition #xFF3A #x0301) (->lowercase ((=jis-x0212 . #x2B75) ; &JX1-2A35; [11-85] (=jis-x0213-1-2000 . #x2A35) ; &I-JX1-2A35; [10-21] @@ -3703,6 +4946,13 @@ ((name . "LATIN CAPITAL LETTER Z WITH ACUTE") (=ucs . #x0179) ; Ź )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Z") + (=ucs . #xFF3A) ; Z + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A75) ; &JX1-2A29; [10-85] (=jis-x0213-1-2000 . #x2A29) ; &I-JX1-2A29; [10-09] (=jef-china3 . #x85EA) ; &I-JC3-85EA; @@ -3713,11 +4963,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x007A #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER Z WITH ACUTE") (=ucs . #x0179) ; Ź )) + (=decomposition + ((name . "LATIN SMALL LETTER Z") + (=ucs . #x007A) ; z + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x017A) ; ź (latin-iso8859-2 . #xBC) ; &I-LATIN2-3C; )) @@ -3726,7 +4982,6 @@ ((name . "LATIN SMALL LETTER Z WITH ACUTE") (=ucs . #x017A) ; ź )) - (->decomposition #xFF5A #x0301) (->uppercase ((=jis-x0212 . #x2A75) ; &JX1-2A29; [10-85] (=jis-x0213-1-2000 . #x2A29) ; &I-JX1-2A29; [10-09] @@ -3735,6 +4990,13 @@ ((name . "LATIN SMALL LETTER Z WITH ACUTE") (=ucs . #x017A) ; ź )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Z") + (=ucs . #xFF5A) ; z + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B75) ; &JX1-2A35; [11-85] (=jis-x0213-1-2000 . #x2A35) ; &I-JX1-2A35; [10-21] (=jef-china3 . #x86A2) ; &I-JC3-86A2; @@ -3745,11 +5007,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x005A #x0307) (->lowercase ((name . "LATIN SMALL LETTER Z WITH DOT ABOVE") (=ucs . #x017C) ; ż )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Z") + (=ucs . #x005A) ; Z + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x017B) ; Ż (latin-iso8859-2 . #xAF) ; &I-LATIN2-2F; (latin-iso8859-3 . #xAF) ; &I-LATIN3-2F; @@ -3759,7 +5027,6 @@ ((name . "LATIN CAPITAL LETTER Z WITH DOT ABOVE") (=ucs . #x017B) ; Ż )) - (->decomposition #xFF3A #x0307) (->lowercase ((=jis-x0212 . #x2B77) ; &JX1-2A38; [11-87] (=jis-x0213-1-2000 . #x2A38) ; &I-JX1-2A38; [10-24] @@ -3768,6 +5035,13 @@ ((name . "LATIN CAPITAL LETTER Z WITH DOT ABOVE") (=ucs . #x017B) ; Ż )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Z") + (=ucs . #xFF3A) ; Z + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2A77) ; &JX1-2A2B; [10-87] (=jis-x0213-1-2000 . #x2A2B) ; &I-JX1-2A2B; [10-11] (=jef-china3 . #x88AF) ; &I-JC3-88AF; @@ -3778,11 +5052,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x007A #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER Z WITH DOT ABOVE") (=ucs . #x017B) ; Ż )) + (=decomposition + ((name . "LATIN SMALL LETTER Z") + (=ucs . #x007A) ; z + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x017C) ; ż (latin-iso8859-2 . #xBF) ; &I-LATIN2-3F; (latin-iso8859-3 . #xBF) ; &I-LATIN3-3F; @@ -3792,7 +5072,6 @@ ((name . "LATIN SMALL LETTER Z WITH DOT ABOVE") (=ucs . #x017C) ; ż )) - (->decomposition #xFF5A #x0307) (->uppercase ((=jis-x0212 . #x2A77) ; &JX1-2A2B; [10-87] (=jis-x0213-1-2000 . #x2A2B) ; &I-JX1-2A2B; [10-11] @@ -3801,6 +5080,13 @@ ((name . "LATIN SMALL LETTER Z WITH DOT ABOVE") (=ucs . #x017C) ; ż )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Z") + (=ucs . #xFF5A) ; z + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=jis-x0212 . #x2B77) ; &JX1-2A38; [11-87] (=jis-x0213-1-2000 . #x2A38) ; &I-JX1-2A38; [10-24] (=jef-china3 . #x88C4) ; &I-JC3-88C4; @@ -3811,11 +5097,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x005A #x030C) (->lowercase ((name . "LATIN SMALL LETTER Z WITH CARON") (=ucs . #x017E) ; ž )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Z") + (=ucs . #x005A) ; Z + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x017D) ; Ž (latin-iso8859-2 . #xAE) ; &I-LATIN2-2E; (latin-iso8859-4 . #xAE) ; &I-LATIN4-2E; @@ -3825,7 +5117,6 @@ ((name . "LATIN CAPITAL LETTER Z WITH CARON") (=ucs . #x017D) ; Ž )) - (->decomposition #xFF3A #x030C) (->lowercase ((=jis-x0212 . #x2B76) ; &JX1-2A37; [11-86] (=jis-x0213-1-2000 . #x2A37) ; &I-JX1-2A37; [10-23] @@ -3834,6 +5125,13 @@ ((name . "LATIN CAPITAL LETTER Z WITH CARON") (=ucs . #x017D) ; Ž )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Z") + (=ucs . #xFF3A) ; Z + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A76) ; &JX1-2A2A; [10-86] (=jis-x0213-1-2000 . #x2A2A) ; &I-JX1-2A2A; [10-10] (=jef-china3 . #x88ED) ; &I-JC3-88ED; @@ -3844,11 +5142,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x007A #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER Z WITH CARON") (=ucs . #x017D) ; Ž )) + (=decomposition + ((name . "LATIN SMALL LETTER Z") + (=ucs . #x007A) ; z + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x017E) ; ž (latin-iso8859-2 . #xBE) ; &I-LATIN2-3E; (latin-iso8859-4 . #xBE) ; &I-LATIN4-3E; @@ -3858,7 +5162,6 @@ ((name . "LATIN SMALL LETTER Z WITH CARON") (=ucs . #x017E) ; ž )) - (->decomposition #xFF5A #x030C) (->uppercase ((=jis-x0212 . #x2A76) ; &JX1-2A2A; [10-86] (=jis-x0213-1-2000 . #x2A2A) ; &I-JX1-2A2A; [10-10] @@ -3867,6 +5170,13 @@ ((name . "LATIN SMALL LETTER Z WITH CARON") (=ucs . #x017E) ; ž )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Z") + (=ucs . #xFF5A) ; z + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2B76) ; &JX1-2A37; [11-86] (=jis-x0213-1-2000 . #x2A37) ; &I-JX1-2A37; [10-23] (=jef-china3 . #x88FC) ; &I-JC3-88FC; @@ -3877,10 +5187,14 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0073) (->uppercase ((name . "LATIN CAPITAL LETTER S") (=ucs . #x0053) ; S )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + )) (=ucs . #x017F) ; ſ )) diff --git a/lisp/utf-2000/u00180-Latin-Extended-B.el b/lisp/utf-2000/u00180-Latin-Extended-B.el index 1a6cf63..62f38d6 100644 --- a/lisp/utf-2000/u00180-Latin-Extended-B.el +++ b/lisp/utf-2000/u00180-Latin-Extended-B.el @@ -212,13 +212,13 @@ (=ucs . #x0193) ; Ɠ )) (define-char - '((->lowercase - ((=jis-x0213-1-2000 . #x2B28) ; &JX1-2B28; [11-08] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER G WITH HOOK") (=ucs . #x0193) ; Ɠ )) + (->lowercase + ((=jis-x0213-1-2000 . #x2B28) ; &JX1-2B28; [11-08] + )) (<-fullwidth ((name . "LATIN CAPITAL LETTER G WITH HOOK") (=ucs . #x0193) ; Ɠ @@ -352,11 +352,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x031B) (->lowercase ((name . "LATIN SMALL LETTER O WITH HORN") (=ucs . #x01A1) ; ơ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING HORN") + (=ucs . #x031B) ; ̛ + )) (=ucs . #x01A0) ; Ơ (latin-tcvn5712 . #xA5) ; &I-VSCII2-25; (latin-viscii . #xB4) ; &I-MULE-VIET-U-3D; @@ -371,11 +377,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x031B) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH HORN") (=ucs . #x01A0) ; Ơ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING HORN") + (=ucs . #x031B) ; ̛ + )) (=ucs . #x01A1) ; ơ (latin-tcvn5712 . #xAC) ; &I-VSCII2-2C; (latin-viscii . #xBD) ; &I-MULE-VIET-L-3D; @@ -527,11 +539,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x031B) (->lowercase ((name . "LATIN SMALL LETTER U WITH HORN") (=ucs . #x01B0) ; ư )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING HORN") + (=ucs . #x031B) ; ̛ + )) (=ucs . #x01AF) ; Ư (latin-tcvn5712 . #xA6) ; &I-VSCII2-26; (latin-viscii . #xBF) ; &I-MULE-VIET-U-5F; @@ -546,11 +564,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x031B) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH HORN") (=ucs . #x01AF) ; Ư )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING HORN") + (=ucs . #x031B) ; ̛ + )) (=ucs . #x01B0) ; ư (latin-tcvn5712 . #xAD) ; &I-VSCII2-2D; (latin-viscii . #xDF) ; &I-MULE-VIET-L-5F; @@ -747,7 +771,6 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0044 #x017D) (->lowercase ((name . "LATIN SMALL LETTER DZ WITH CARON") (=ucs . #x01C6) ; dž @@ -756,6 +779,14 @@ ((name . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON") (=ucs . #x01C5) ; Dž )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER D") + (=ucs . #x0044) ; D + ) + ((name . "LATIN CAPITAL LETTER Z WITH CARON") + (=ucs . #x017D) ; Ž + )) (=ucs . #x01C4) ; DŽ )) (define-char @@ -763,7 +794,6 @@ (general-category letter titlecase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0044 #x017E) (->lowercase ((name . "LATIN SMALL LETTER DZ WITH CARON") (=ucs . #x01C6) ; dž @@ -772,6 +802,14 @@ ((name . "LATIN CAPITAL LETTER DZ WITH CARON") (=ucs . #x01C4) ; DŽ )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER D") + (=ucs . #x0044) ; D + ) + ((name . "LATIN SMALL LETTER Z WITH CARON") + (=ucs . #x017E) ; ž + )) (=ucs . #x01C5) ; Dž )) (define-char @@ -779,7 +817,6 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0064 #x017E) (->titlecase ((name . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON") (=ucs . #x01C5) ; Dž @@ -788,6 +825,14 @@ ((name . "LATIN CAPITAL LETTER DZ WITH CARON") (=ucs . #x01C4) ; DŽ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER D") + (=ucs . #x0064) ; d + ) + ((name . "LATIN SMALL LETTER Z WITH CARON") + (=ucs . #x017E) ; ž + )) (=ucs . #x01C6) ; dž )) (define-char @@ -795,7 +840,6 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x004C #x004A) (->lowercase ((name . "LATIN SMALL LETTER LJ") (=ucs . #x01C9) ; lj @@ -804,6 +848,14 @@ ((name . "LATIN CAPITAL LETTER L WITH SMALL LETTER J") (=ucs . #x01C8) ; Lj )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "LATIN CAPITAL LETTER J") + (=ucs . #x004A) ; J + )) (=ucs . #x01C7) ; LJ )) (define-char @@ -811,7 +863,6 @@ (general-category letter titlecase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x004C #x006A) (->lowercase ((name . "LATIN SMALL LETTER LJ") (=ucs . #x01C9) ; lj @@ -820,6 +871,14 @@ ((name . "LATIN CAPITAL LETTER LJ") (=ucs . #x01C7) ; LJ )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER L") + (=ucs . #x004C) ; L + ) + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + )) (=ucs . #x01C8) ; Lj )) (define-char @@ -827,7 +886,6 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x006C #x006A) (->titlecase ((name . "LATIN CAPITAL LETTER L WITH SMALL LETTER J") (=ucs . #x01C8) ; Lj @@ -836,6 +894,14 @@ ((name . "LATIN CAPITAL LETTER LJ") (=ucs . #x01C7) ; LJ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER L") + (=ucs . #x006C) ; l + ) + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + )) (=ucs . #x01C9) ; lj )) (define-char @@ -843,7 +909,6 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x004E #x004A) (->lowercase ((name . "LATIN SMALL LETTER NJ") (=ucs . #x01CC) ; nj @@ -852,6 +917,14 @@ ((name . "LATIN CAPITAL LETTER N WITH SMALL LETTER J") (=ucs . #x01CB) ; Nj )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "LATIN CAPITAL LETTER J") + (=ucs . #x004A) ; J + )) (=ucs . #x01CA) ; NJ )) (define-char @@ -859,7 +932,6 @@ (general-category letter titlecase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x004E #x006A) (->lowercase ((name . "LATIN SMALL LETTER NJ") (=ucs . #x01CC) ; nj @@ -868,6 +940,14 @@ ((name . "LATIN CAPITAL LETTER NJ") (=ucs . #x01CA) ; NJ )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + )) (=ucs . #x01CB) ; Nj )) (define-char @@ -875,7 +955,6 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x006E #x006A) (->titlecase ((name . "LATIN CAPITAL LETTER N WITH SMALL LETTER J") (=ucs . #x01CB) ; Nj @@ -884,6 +963,14 @@ ((name . "LATIN CAPITAL LETTER NJ") (=ucs . #x01CA) ; NJ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + )) (=ucs . #x01CC) ; nj )) (define-char @@ -891,28 +978,40 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x030C) (->lowercase ((name . "LATIN SMALL LETTER A WITH CARON") (=ucs . #x01CE) ; ǎ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01CD) ; Ǎ )) (define-char - '((->decomposition #xFF21 #x030C) + '((<-denotational + ((name . "LATIN CAPITAL LETTER A WITH CARON") + (=ucs . #x01CD) ; Ǎ + )) (->lowercase ((=gb2312 . #x2823) ; &JX1-2870; [08-03] (=jis-x0212 . #x2B26) ; &I-JSP-2B26; [11-06] (=jis-x0213-1-2000 . #x2870) ; &I-JX1-2870; [08-80] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER A WITH CARON") - (=ucs . #x01CD) ; Ǎ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER A WITH CARON") (=ucs . #x01CD) ; Ǎ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A26) ; &JX1-286F; [10-06] (=jis-x0213-1-2000 . #x286F) ; &I-JX1-286F; [08-79] (=jef-china3 . #x88DF) ; &I-JC3-88DF; @@ -923,27 +1022,39 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH CARON") (=ucs . #x01CD) ; Ǎ )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01CE) ; ǎ )) (define-char - '((->decomposition #xFF41 #x030C) + '((<-denotational + ((name . "LATIN SMALL LETTER A WITH CARON") + (=ucs . #x01CE) ; ǎ + )) (->uppercase ((=jis-x0212 . #x2A26) ; &JX1-286F; [10-06] (=jis-x0213-1-2000 . #x286F) ; &I-JX1-286F; [08-79] )) - (<-denotational - ((name . "LATIN SMALL LETTER A WITH CARON") - (=ucs . #x01CE) ; ǎ - )) (<-fullwidth ((name . "LATIN SMALL LETTER A WITH CARON") (=ucs . #x01CE) ; ǎ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=gb2312 . #x2823) ; &JX1-2870; [08-03] (=jis-x0212 . #x2B26) ; &I-JSP-2B26; [11-06] (=jis-x0213-1-2000 . #x2870) ; &I-JX1-2870; [08-80] @@ -956,28 +1067,40 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x030C) (->lowercase ((name . "LATIN SMALL LETTER I WITH CARON") (=ucs . #x01D0) ; ǐ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01CF) ; Ǐ )) (define-char - '((->decomposition #xFF29 #x030C) + '((<-denotational + ((name . "LATIN CAPITAL LETTER I WITH CARON") + (=ucs . #x01CF) ; Ǐ + )) (->lowercase ((=gb2312 . #x282B) ; &JX1-2871; [08-11] (=jis-x0212 . #x2B43) ; &I-JSP-2B43; [11-35] (=jis-x0213-1-2000 . #x2871) ; &I-JX1-2871; [08-81] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER I WITH CARON") - (=ucs . #x01CF) ; Ǐ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER I WITH CARON") (=ucs . #x01CF) ; Ǐ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A43) ; &JSP-2A43; [10-35] (=jef-china3 . #x88E4) ; &I-JC3-88E4; (=ucs@jis/fw . #x01CF) ; &JSP-2A43; @@ -987,26 +1110,38 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH CARON") (=ucs . #x01CF) ; Ǐ )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D0) ; ǐ )) (define-char - '((->decomposition #xFF49 #x030C) - (->uppercase - ((=jis-x0212 . #x2A43) ; &JSP-2A43; [10-35] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER I WITH CARON") (=ucs . #x01D0) ; ǐ )) + (->uppercase + ((=jis-x0212 . #x2A43) ; &JSP-2A43; [10-35] + )) (<-fullwidth ((name . "LATIN SMALL LETTER I WITH CARON") (=ucs . #x01D0) ; ǐ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=gb2312 . #x282B) ; &JX1-2871; [08-11] (=jis-x0212 . #x2B43) ; &I-JSP-2B43; [11-35] (=jis-x0213-1-2000 . #x2871) ; &I-JX1-2871; [08-81] @@ -1018,28 +1153,40 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x030C) (->lowercase ((name . "LATIN SMALL LETTER O WITH CARON") (=ucs . #x01D2) ; ǒ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D1) ; Ǒ )) (define-char - '((->decomposition #xFF2F #x030C) + '((<-denotational + ((name . "LATIN CAPITAL LETTER O WITH CARON") + (=ucs . #x01D1) ; Ǒ + )) (->lowercase ((=gb2312 . #x282F) ; &JX1-2877; [08-15] (=jis-x0212 . #x2B55) ; &I-JSP-2B55; [11-53] (=jis-x0213-1-2000 . #x2877) ; &I-JX1-2877; [08-87] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER O WITH CARON") - (=ucs . #x01D1) ; Ǒ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER O WITH CARON") (=ucs . #x01D1) ; Ǒ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A55) ; &JX1-2876; [10-53] (=jis-x0213-1-2000 . #x2876) ; &I-JX1-2876; [08-86] (=jef-china3 . #x88E8) ; &I-JC3-88E8; @@ -1050,27 +1197,39 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH CARON") (=ucs . #x01D1) ; Ǒ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D2) ; ǒ )) (define-char - '((->decomposition #xFF4F #x030C) + '((<-denotational + ((name . "LATIN SMALL LETTER O WITH CARON") + (=ucs . #x01D2) ; ǒ + )) (->uppercase ((=jis-x0212 . #x2A55) ; &JX1-2876; [10-53] (=jis-x0213-1-2000 . #x2876) ; &I-JX1-2876; [08-86] )) - (<-denotational - ((name . "LATIN SMALL LETTER O WITH CARON") - (=ucs . #x01D2) ; ǒ - )) (<-fullwidth ((name . "LATIN SMALL LETTER O WITH CARON") (=ucs . #x01D2) ; ǒ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=gb2312 . #x282F) ; &JX1-2877; [08-15] (=jis-x0212 . #x2B55) ; &I-JSP-2B55; [11-53] (=jis-x0213-1-2000 . #x2877) ; &I-JX1-2877; [08-87] @@ -1083,28 +1242,40 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x030C) (->lowercase ((name . "LATIN SMALL LETTER U WITH CARON") (=ucs . #x01D4) ; ǔ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D3) ; Ǔ )) (define-char - '((->decomposition #xFF35 #x030C) + '((<-denotational + ((name . "LATIN CAPITAL LETTER U WITH CARON") + (=ucs . #x01D3) ; Ǔ + )) (->lowercase ((=gb2312 . #x2833) ; &JX1-2878; [08-19] (=jis-x0212 . #x2B67) ; &I-JSP-2B67; [11-71] (=jis-x0213-1-2000 . #x2878) ; &I-JX1-2878; [08-88] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER U WITH CARON") - (=ucs . #x01D3) ; Ǔ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH CARON") (=ucs . #x01D3) ; Ǔ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=jis-x0212 . #x2A67) ; &JSP-2A67; [10-71] (=jef-china3 . #x88EC) ; &I-JC3-88EC; (=ucs@jis/fw . #x01D3) ; &JSP-2A67; @@ -1114,26 +1285,38 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH CARON") (=ucs . #x01D3) ; Ǔ )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D4) ; ǔ )) (define-char - '((->decomposition #xFF55 #x030C) - (->uppercase - ((=jis-x0212 . #x2A67) ; &JSP-2A67; [10-71] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER U WITH CARON") (=ucs . #x01D4) ; ǔ )) + (->uppercase + ((=jis-x0212 . #x2A67) ; &JSP-2A67; [10-71] + )) (<-fullwidth ((name . "LATIN SMALL LETTER U WITH CARON") (=ucs . #x01D4) ; ǔ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=gb2312 . #x2833) ; &JX1-2878; [08-19] (=jis-x0212 . #x2B67) ; &I-JSP-2B67; [11-71] (=jis-x0213-1-2000 . #x2878) ; &I-JX1-2878; [08-88] @@ -1146,23 +1329,29 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00DC #x0304) (->lowercase ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON") (=ucs . #x01D6) ; ǖ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") + (=ucs . #x00DC) ; Ü + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01D5) ; Ǖ )) (define-char - '((->lowercase + '((<-denotational + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON") + (=ucs . #x01D5) ; Ǖ + )) + (->lowercase ((=gb2312 . #x2835) ; &JX1-2879; [08-21] (=jis-x0212 . #x2B70) ; &I-JSP-2B70; [11-80] (=jis-x0213-1-2000 . #x2879) ; &I-JX1-2879; [08-89] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON") - (=ucs . #x01D5) ; Ǖ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON") (=ucs . #x01D5) ; Ǖ @@ -1175,21 +1364,27 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00FC #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON") (=ucs . #x01D5) ; Ǖ )) + (=decomposition + ((name . "LATIN SMALL LETTER U WITH DIAERESIS") + (=ucs . #x00FC) ; ü + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01D6) ; ǖ )) (define-char - '((->uppercase - ((=jis-x0212 . #x2A70) ; &JSP-2A70; [10-80] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON") (=ucs . #x01D6) ; ǖ )) + (->uppercase + ((=jis-x0212 . #x2A70) ; &JSP-2A70; [10-80] + )) (<-fullwidth ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND MACRON") (=ucs . #x01D6) ; ǖ @@ -1205,23 +1400,29 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00DC #x0301) (->lowercase ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE") (=ucs . #x01D8) ; ǘ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") + (=ucs . #x00DC) ; Ü + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01D7) ; Ǘ )) (define-char - '((->lowercase + '((<-denotational + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE") + (=ucs . #x01D7) ; Ǘ + )) + (->lowercase ((=gb2312 . #x2836) ; &JX1-287A; [08-22] (=jis-x0212 . #x2B6D) ; &I-JSP-2B6D; [11-77] (=jis-x0213-1-2000 . #x287A) ; &I-JX1-287A; [08-90] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE") - (=ucs . #x01D7) ; Ǘ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE") (=ucs . #x01D7) ; Ǘ @@ -1234,21 +1435,27 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00FC #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE") (=ucs . #x01D7) ; Ǘ )) + (=decomposition + ((name . "LATIN SMALL LETTER U WITH DIAERESIS") + (=ucs . #x00FC) ; ü + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01D8) ; ǘ )) (define-char - '((->uppercase - ((=jis-x0212 . #x2A6D) ; &JSP-2A6D; [10-77] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE") (=ucs . #x01D8) ; ǘ )) + (->uppercase + ((=jis-x0212 . #x2A6D) ; &JSP-2A6D; [10-77] + )) (<-fullwidth ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE") (=ucs . #x01D8) ; ǘ @@ -1264,23 +1471,29 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00DC #x030C) (->lowercase ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND CARON") (=ucs . #x01DA) ; ǚ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") + (=ucs . #x00DC) ; Ü + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01D9) ; Ǚ )) (define-char - '((->lowercase + '((<-denotational + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON") + (=ucs . #x01D9) ; Ǚ + )) + (->lowercase ((=gb2312 . #x2837) ; &JX1-287B; [08-23] (=jis-x0212 . #x2B6F) ; &I-JSP-2B6F; [11-79] (=jis-x0213-1-2000 . #x287B) ; &I-JX1-287B; [08-91] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON") - (=ucs . #x01D9) ; Ǚ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON") (=ucs . #x01D9) ; Ǚ @@ -1293,21 +1506,27 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00FC #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON") (=ucs . #x01D9) ; Ǚ )) + (=decomposition + ((name . "LATIN SMALL LETTER U WITH DIAERESIS") + (=ucs . #x00FC) ; ü + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01DA) ; ǚ )) (define-char - '((->uppercase - ((=jis-x0212 . #x2A6F) ; &JSP-2A6F; [10-79] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND CARON") (=ucs . #x01DA) ; ǚ )) + (->uppercase + ((=jis-x0212 . #x2A6F) ; &JSP-2A6F; [10-79] + )) (<-fullwidth ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND CARON") (=ucs . #x01DA) ; ǚ @@ -1323,23 +1542,29 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00DC #x0300) (->lowercase ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE") (=ucs . #x01DC) ; ǜ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") + (=ucs . #x00DC) ; Ü + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=ucs . #x01DB) ; Ǜ )) (define-char - '((->lowercase + '((<-denotational + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE") + (=ucs . #x01DB) ; Ǜ + )) + (->lowercase ((=gb2312 . #x2838) ; &JX1-287C; [08-24] (=jis-x0212 . #x2B6E) ; &I-JSP-2B6E; [11-78] (=jis-x0213-1-2000 . #x287C) ; &I-JX1-287C; [08-92] )) - (<-denotational - ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE") - (=ucs . #x01DB) ; Ǜ - )) (<-fullwidth ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE") (=ucs . #x01DB) ; Ǜ @@ -1352,21 +1577,27 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00FC #x0300) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE") (=ucs . #x01DB) ; Ǜ )) + (=decomposition + ((name . "LATIN SMALL LETTER U WITH DIAERESIS") + (=ucs . #x00FC) ; ü + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=ucs . #x01DC) ; ǜ )) (define-char - '((->uppercase - ((=jis-x0212 . #x2A6E) ; &JSP-2A6E; [10-78] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE") (=ucs . #x01DC) ; ǜ )) + (->uppercase + ((=jis-x0212 . #x2A6E) ; &JSP-2A6E; [10-78] + )) (<-fullwidth ((name . "LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE") (=ucs . #x01DC) ; ǜ @@ -1393,11 +1624,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00C4 #x0304) (->lowercase ((name . "LATIN SMALL LETTER A WITH DIAERESIS AND MACRON") (=ucs . #x01DF) ; ǟ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") + (=ucs . #x00C4) ; Ä + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01DE) ; Ǟ )) (define-char @@ -1405,11 +1642,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00E4 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON") (=ucs . #x01DE) ; Ǟ )) + (=decomposition + ((name . "LATIN SMALL LETTER A WITH DIAERESIS") + (=ucs . #x00E4) ; ä + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01DF) ; ǟ )) (define-char @@ -1417,11 +1660,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0226 #x0304) (->lowercase ((name . "LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON") (=ucs . #x01E1) ; ǡ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A WITH DOT ABOVE") + (=ucs . #x0226) ; Ȧ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01E0) ; Ǡ )) (define-char @@ -1429,11 +1678,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0227 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON") (=ucs . #x01E0) ; Ǡ )) + (=decomposition + ((name . "LATIN SMALL LETTER A WITH DOT ABOVE") + (=ucs . #x0227) ; ȧ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01E1) ; ǡ )) (define-char @@ -1442,11 +1697,17 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->decomposition #x00C6 #x0304) (->lowercase ((name . "LATIN SMALL LETTER AE WITH MACRON") (=ucs . #x01E3) ; ǣ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER AE") + (=ucs . #x00C6) ; Æ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01E2) ; Ǣ )) (define-char @@ -1455,11 +1716,17 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->decomposition #x00E6 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER AE WITH MACRON") (=ucs . #x01E2) ; Ǣ )) + (=decomposition + ((name . "LATIN SMALL LETTER AE") + (=ucs . #x00E6) ; æ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01E3) ; ǣ )) (define-char @@ -1489,11 +1756,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x030C) (->lowercase ((name . "LATIN SMALL LETTER G WITH CARON") (=ucs . #x01E7) ; ǧ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01E6) ; Ǧ )) (define-char @@ -1501,11 +1774,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH CARON") (=ucs . #x01E6) ; Ǧ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01E7) ; ǧ )) (define-char @@ -1513,11 +1792,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004B #x030C) (->lowercase ((name . "LATIN SMALL LETTER K WITH CARON") (=ucs . #x01E9) ; ǩ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER K") + (=ucs . #x004B) ; K + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01E8) ; Ǩ )) (define-char @@ -1525,11 +1810,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006B #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER K WITH CARON") (=ucs . #x01E8) ; Ǩ )) + (=decomposition + ((name . "LATIN SMALL LETTER K") + (=ucs . #x006B) ; k + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01E9) ; ǩ )) (define-char @@ -1537,11 +1828,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0328) (->lowercase ((name . "LATIN SMALL LETTER O WITH OGONEK") (=ucs . #x01EB) ; ǫ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x01EA) ; Ǫ )) (define-char @@ -1549,11 +1846,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0328) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH OGONEK") (=ucs . #x01EA) ; Ǫ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING OGONEK") + (=ucs . #x0328) ; ̨ + )) (=ucs . #x01EB) ; ǫ )) (define-char @@ -1561,11 +1864,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x01EA #x0304) (->lowercase ((name . "LATIN SMALL LETTER O WITH OGONEK AND MACRON") (=ucs . #x01ED) ; ǭ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O WITH OGONEK") + (=ucs . #x01EA) ; Ǫ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01EC) ; Ǭ )) (define-char @@ -1573,11 +1882,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x01EB #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH OGONEK AND MACRON") (=ucs . #x01EC) ; Ǭ )) + (=decomposition + ((name . "LATIN SMALL LETTER O WITH OGONEK") + (=ucs . #x01EB) ; ǫ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x01ED) ; ǭ )) (define-char @@ -1585,11 +1900,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x01B7 #x030C) (->lowercase ((name . "LATIN SMALL LETTER EZH WITH CARON") (=ucs . #x01EF) ; ǯ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER EZH") + (=ucs . #x01B7) ; Ʒ + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01EE) ; Ǯ )) (define-char @@ -1597,11 +1918,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0292 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER EZH WITH CARON") (=ucs . #x01EE) ; Ǯ )) + (=decomposition + ((name . "LATIN SMALL LETTER EZH") + (=ucs . #x0292) ; ʒ + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01EF) ; ǯ )) (define-char @@ -1609,7 +1936,13 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006A #x030C) + (=decomposition + ((name . "LATIN SMALL LETTER J") + (=ucs . #x006A) ; j + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x01F0) ; ǰ )) (define-char @@ -1617,7 +1950,6 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0044 #x005A) (->lowercase ((name . "LATIN SMALL LETTER DZ") (=ucs . #x01F3) ; dz @@ -1626,6 +1958,14 @@ ((name . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z") (=ucs . #x01F2) ; Dz )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER D") + (=ucs . #x0044) ; D + ) + ((name . "LATIN CAPITAL LETTER Z") + (=ucs . #x005A) ; Z + )) (=ucs . #x01F1) ; DZ )) (define-char @@ -1633,7 +1973,6 @@ (general-category letter titlecase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0044 #x007A) (->lowercase ((name . "LATIN SMALL LETTER DZ") (=ucs . #x01F3) ; dz @@ -1642,6 +1981,14 @@ ((name . "LATIN CAPITAL LETTER DZ") (=ucs . #x01F1) ; DZ )) + (=decomposition + compat + ((name . "LATIN CAPITAL LETTER D") + (=ucs . #x0044) ; D + ) + ((name . "LATIN SMALL LETTER Z") + (=ucs . #x007A) ; z + )) (=ucs . #x01F2) ; Dz )) (define-char @@ -1649,7 +1996,6 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x0064 #x007A) (->titlecase ((name . "LATIN CAPITAL LETTER D WITH SMALL LETTER Z") (=ucs . #x01F2) ; Dz @@ -1658,6 +2004,14 @@ ((name . "LATIN CAPITAL LETTER DZ") (=ucs . #x01F1) ; DZ )) + (=decomposition + compat + ((name . "LATIN SMALL LETTER D") + (=ucs . #x0064) ; d + ) + ((name . "LATIN SMALL LETTER Z") + (=ucs . #x007A) ; z + )) (=ucs . #x01F3) ; dz )) (define-char @@ -1665,15 +2019,38 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0047 #x0301) (->lowercase ((name . "LATIN SMALL LETTER G WITH ACUTE") (=ucs . #x01F5) ; ǵ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER G") + (=ucs . #x0047) ; G + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01F4) ; Ǵ )) (define-char - '((=>ucs . #x01F4) ; Ǵ + '((<-denotational + ((name . "LATIN CAPITAL LETTER G WITH ACUTE") + (=ucs . #x01F4) ; Ǵ + )) + (->lowercase + ((=jis-x0212 . #x2B39) ; &JSP-2B39; [11-25] + )) + (<-fullwidth + ((name . "LATIN CAPITAL LETTER G WITH ACUTE") + (=ucs . #x01F4) ; Ǵ + )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER G") + (=ucs . #xFF27) ; G + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jef-china3 . #x85D9) ; &JC3-85D9; )) (define-char @@ -1681,26 +2058,38 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0067 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER G WITH ACUTE") (=ucs . #x01F4) ; Ǵ )) + (=decomposition + ((name . "LATIN SMALL LETTER G") + (=ucs . #x0067) ; g + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01F5) ; ǵ )) (define-char - '((->decomposition #xFF47 #x0301) - (->uppercase - ((name . "fullwidth latin capital letter g with acute") - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER G WITH ACUTE") (=ucs . #x01F5) ; ǵ )) + (->uppercase + ((=jef-china3 . #x85D9) ; &JC3-85D9; + )) (<-fullwidth ((name . "LATIN SMALL LETTER G WITH ACUTE") (=ucs . #x01F5) ; ǵ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER G") + (=ucs . #xFF47) ; g + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B39) ; &JSP-2B39; [11-25] (=jef-china3 . #x85EF) ; &I-JC3-85EF; (=ucs@jis/fw . #x01F5) ; &JSP-2B39; @@ -1732,26 +2121,38 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004E #x0300) (->lowercase ((name . "LATIN SMALL LETTER N WITH GRAVE") (=ucs . #x01F9) ; ǹ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=ucs . #x01F8) ; Ǹ )) (define-char - '((->decomposition #xFF2E #x0300) - (->lowercase - ((=jis-x0213-1-2000 . #x2875) ; &JX1-2875; [08-85] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER N WITH GRAVE") (=ucs . #x01F8) ; Ǹ )) + (->lowercase + ((=jis-x0213-1-2000 . #x2875) ; &JX1-2875; [08-85] + )) (<-fullwidth ((name . "LATIN CAPITAL LETTER N WITH GRAVE") (=ucs . #x01F8) ; Ǹ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER N") + (=ucs . #xFF2E) ; N + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0213-1-2000 . #x2874) ; &JX1-2874; [08-84] (=jef-china3 . #x85BC) ; &I-JC3-85BC; (=ucs@jis/fw . #x01F8) ; &JX1-2874; @@ -1761,26 +2162,38 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006E #x0300) (->uppercase ((name . "LATIN CAPITAL LETTER N WITH GRAVE") (=ucs . #x01F8) ; Ǹ )) + (=decomposition + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=ucs . #x01F9) ; ǹ )) (define-char - '((->decomposition #xFF4E #x0300) - (->uppercase - ((=jis-x0213-1-2000 . #x2874) ; &JX1-2874; [08-84] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER N WITH GRAVE") (=ucs . #x01F9) ; ǹ )) + (->uppercase + ((=jis-x0213-1-2000 . #x2874) ; &JX1-2874; [08-84] + )) (<-fullwidth ((name . "LATIN SMALL LETTER N WITH GRAVE") (=ucs . #x01F9) ; ǹ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0213-1-2000 . #x2875) ; &JX1-2875; [08-85] (=ucs@jis/fw . #x01F9) ; &JX1-2875; )) @@ -1789,11 +2202,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00C5 #x0301) (->lowercase ((name . "LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE") (=ucs . #x01FB) ; ǻ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") + (=ucs . #x00C5) ; Å + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FA) ; Ǻ )) (define-char @@ -1801,11 +2220,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00E5 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE") (=ucs . #x01FA) ; Ǻ )) + (=decomposition + ((name . "LATIN SMALL LETTER A WITH RING ABOVE") + (=ucs . #x00E5) ; å + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FB) ; ǻ )) (define-char @@ -1814,11 +2239,17 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->decomposition #x00C6 #x0301) (->lowercase ((name . "LATIN SMALL LETTER AE WITH ACUTE") (=ucs . #x01FD) ; ǽ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER AE") + (=ucs . #x00C6) ; Æ + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FC) ; Ǽ )) (define-char @@ -1827,18 +2258,21 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->decomposition #x00E6 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER AE WITH ACUTE") (=ucs . #x01FC) ; Ǽ )) + (=decomposition + ((name . "LATIN SMALL LETTER AE") + (=ucs . #x00E6) ; æ + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FD) ; ǽ )) (define-char - '((->uppercase - ((name . "fullwidth latin capital letter ae with acute") - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER AE WITH ACUTE") (=ucs . #x01FD) ; ǽ )) @@ -1854,11 +2288,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00D8 #x0301) (->lowercase ((name . "LATIN SMALL LETTER O WITH STROKE AND ACUTE") (=ucs . #x01FF) ; ǿ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O WITH STROKE") + (=ucs . #x00D8) ; Ø + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FE) ; Ǿ )) (define-char @@ -1866,11 +2306,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00F8 #x0301) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH STROKE AND ACUTE") (=ucs . #x01FE) ; Ǿ )) + (=decomposition + ((name . "LATIN SMALL LETTER O WITH STROKE") + (=ucs . #x00F8) ; ø + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x01FF) ; ǿ )) (define-char @@ -1878,11 +2324,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x030F) (->lowercase ((name . "LATIN SMALL LETTER A WITH DOUBLE GRAVE") (=ucs . #x0201) ; ȁ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0200) ; Ȁ )) (define-char @@ -1890,11 +2342,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH DOUBLE GRAVE") (=ucs . #x0200) ; Ȁ )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0201) ; ȁ )) (define-char @@ -1902,11 +2360,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0311) (->lowercase ((name . "LATIN SMALL LETTER A WITH INVERTED BREVE") (=ucs . #x0203) ; ȃ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0202) ; Ȃ )) (define-char @@ -1914,11 +2378,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH INVERTED BREVE") (=ucs . #x0202) ; Ȃ )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0203) ; ȃ )) (define-char @@ -1926,11 +2396,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x030F) (->lowercase ((name . "LATIN SMALL LETTER E WITH DOUBLE GRAVE") (=ucs . #x0205) ; ȅ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0204) ; Ȅ )) (define-char @@ -1938,11 +2414,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH DOUBLE GRAVE") (=ucs . #x0204) ; Ȅ )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0205) ; ȅ )) (define-char @@ -1950,11 +2432,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0311) (->lowercase ((name . "LATIN SMALL LETTER E WITH INVERTED BREVE") (=ucs . #x0207) ; ȇ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0206) ; Ȇ )) (define-char @@ -1962,11 +2450,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH INVERTED BREVE") (=ucs . #x0206) ; Ȇ )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0207) ; ȇ )) (define-char @@ -1974,11 +2468,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x030F) (->lowercase ((name . "LATIN SMALL LETTER I WITH DOUBLE GRAVE") (=ucs . #x0209) ; ȉ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0208) ; Ȉ )) (define-char @@ -1986,11 +2486,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH DOUBLE GRAVE") (=ucs . #x0208) ; Ȉ )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0209) ; ȉ )) (define-char @@ -1998,11 +2504,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0311) (->lowercase ((name . "LATIN SMALL LETTER I WITH INVERTED BREVE") (=ucs . #x020B) ; ȋ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x020A) ; Ȋ )) (define-char @@ -2010,11 +2522,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER I WITH INVERTED BREVE") (=ucs . #x020A) ; Ȋ )) + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x020B) ; ȋ )) (define-char @@ -2022,11 +2540,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x030F) (->lowercase ((name . "LATIN SMALL LETTER O WITH DOUBLE GRAVE") (=ucs . #x020D) ; ȍ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x020C) ; Ȍ )) (define-char @@ -2034,11 +2558,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH DOUBLE GRAVE") (=ucs . #x020C) ; Ȍ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x020D) ; ȍ )) (define-char @@ -2046,11 +2576,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0311) (->lowercase ((name . "LATIN SMALL LETTER O WITH INVERTED BREVE") (=ucs . #x020F) ; ȏ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x020E) ; Ȏ )) (define-char @@ -2058,11 +2594,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH INVERTED BREVE") (=ucs . #x020E) ; Ȏ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x020F) ; ȏ )) (define-char @@ -2070,11 +2612,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0052 #x030F) (->lowercase ((name . "LATIN SMALL LETTER R WITH DOUBLE GRAVE") (=ucs . #x0211) ; ȑ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0210) ; Ȑ )) (define-char @@ -2082,11 +2630,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0072 #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER R WITH DOUBLE GRAVE") (=ucs . #x0210) ; Ȑ )) + (=decomposition + ((name . "LATIN SMALL LETTER R") + (=ucs . #x0072) ; r + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0211) ; ȑ )) (define-char @@ -2094,11 +2648,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0052 #x0311) (->lowercase ((name . "LATIN SMALL LETTER R WITH INVERTED BREVE") (=ucs . #x0213) ; ȓ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER R") + (=ucs . #x0052) ; R + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0212) ; Ȓ )) (define-char @@ -2106,11 +2666,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0072 #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER R WITH INVERTED BREVE") (=ucs . #x0212) ; Ȓ )) + (=decomposition + ((name . "LATIN SMALL LETTER R") + (=ucs . #x0072) ; r + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0213) ; ȓ )) (define-char @@ -2118,11 +2684,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x030F) (->lowercase ((name . "LATIN SMALL LETTER U WITH DOUBLE GRAVE") (=ucs . #x0215) ; ȕ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0214) ; Ȕ )) (define-char @@ -2130,11 +2702,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x030F) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH DOUBLE GRAVE") (=ucs . #x0214) ; Ȕ )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING DOUBLE GRAVE ACCENT") + (=ucs . #x030F) ; ̏ + )) (=ucs . #x0215) ; ȕ )) (define-char @@ -2142,11 +2720,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0311) (->lowercase ((name . "LATIN SMALL LETTER U WITH INVERTED BREVE") (=ucs . #x0217) ; ȗ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0216) ; Ȗ )) (define-char @@ -2154,11 +2738,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0311) (->uppercase ((name . "LATIN CAPITAL LETTER U WITH INVERTED BREVE") (=ucs . #x0216) ; Ȗ )) + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING INVERTED BREVE") + (=ucs . #x0311) ; ̑ + )) (=ucs . #x0217) ; ȗ )) (define-char @@ -2166,11 +2756,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0053 #x0326) (->lowercase ((name . "LATIN SMALL LETTER S WITH COMMA BELOW") (=ucs . #x0219) ; ș )) + (=decomposition + ((name . "LATIN CAPITAL LETTER S") + (=ucs . #x0053) ; S + ) + ((name . "COMBINING COMMA BELOW") + (=ucs . #x0326) ; ̦ + )) (=ucs . #x0218) ; Ș )) (define-char @@ -2178,11 +2774,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0073 #x0326) (->uppercase ((name . "LATIN CAPITAL LETTER S WITH COMMA BELOW") (=ucs . #x0218) ; Ș )) + (=decomposition + ((name . "LATIN SMALL LETTER S") + (=ucs . #x0073) ; s + ) + ((name . "COMBINING COMMA BELOW") + (=ucs . #x0326) ; ̦ + )) (=ucs . #x0219) ; ș )) (define-char @@ -2190,11 +2792,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0054 #x0326) (->lowercase ((name . "LATIN SMALL LETTER T WITH COMMA BELOW") (=ucs . #x021B) ; ț )) + (=decomposition + ((name . "LATIN CAPITAL LETTER T") + (=ucs . #x0054) ; T + ) + ((name . "COMBINING COMMA BELOW") + (=ucs . #x0326) ; ̦ + )) (=ucs . #x021A) ; Ț )) (define-char @@ -2202,11 +2810,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0074 #x0326) (->uppercase ((name . "LATIN CAPITAL LETTER T WITH COMMA BELOW") (=ucs . #x021A) ; Ț )) + (=decomposition + ((name . "LATIN SMALL LETTER T") + (=ucs . #x0074) ; t + ) + ((name . "COMBINING COMMA BELOW") + (=ucs . #x0326) ; ̦ + )) (=ucs . #x021B) ; ț )) (define-char @@ -2236,11 +2850,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0048 #x030C) (->lowercase ((name . "LATIN SMALL LETTER H WITH CARON") (=ucs . #x021F) ; ȟ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER H") + (=ucs . #x0048) ; H + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x021E) ; Ȟ )) (define-char @@ -2248,11 +2868,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0068 #x030C) (->uppercase ((name . "LATIN CAPITAL LETTER H WITH CARON") (=ucs . #x021E) ; Ȟ )) + (=decomposition + ((name . "LATIN SMALL LETTER H") + (=ucs . #x0068) ; h + ) + ((name . "COMBINING CARON") + (=ucs . #x030C) ; ̌ + )) (=ucs . #x021F) ; ȟ )) (define-char @@ -2304,11 +2930,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0307) (->lowercase ((name . "LATIN SMALL LETTER A WITH DOT ABOVE") (=ucs . #x0227) ; ȧ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0226) ; Ȧ )) (define-char @@ -2316,11 +2948,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER A WITH DOT ABOVE") (=ucs . #x0226) ; Ȧ )) + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x0227) ; ȧ )) (define-char @@ -2328,11 +2966,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0327) (->lowercase ((name . "LATIN SMALL LETTER E WITH CEDILLA") (=ucs . #x0229) ; ȩ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0228) ; Ȩ )) (define-char @@ -2340,11 +2984,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0327) (->uppercase ((name . "LATIN CAPITAL LETTER E WITH CEDILLA") (=ucs . #x0228) ; Ȩ )) + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x0229) ; ȩ )) (define-char @@ -2352,11 +3002,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00D6 #x0304) (->lowercase ((name . "LATIN SMALL LETTER O WITH DIAERESIS AND MACRON") (=ucs . #x022B) ; ȫ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") + (=ucs . #x00D6) ; Ö + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x022A) ; Ȫ )) (define-char @@ -2364,11 +3020,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00F6 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON") (=ucs . #x022A) ; Ȫ )) + (=decomposition + ((name . "LATIN SMALL LETTER O WITH DIAERESIS") + (=ucs . #x00F6) ; ö + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x022B) ; ȫ )) (define-char @@ -2376,11 +3038,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00D5 #x0304) (->lowercase ((name . "LATIN SMALL LETTER O WITH TILDE AND MACRON") (=ucs . #x022D) ; ȭ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O WITH TILDE") + (=ucs . #x00D5) ; Õ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x022C) ; Ȭ )) (define-char @@ -2388,11 +3056,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x00F5 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH TILDE AND MACRON") (=ucs . #x022C) ; Ȭ )) + (=decomposition + ((name . "LATIN SMALL LETTER O WITH TILDE") + (=ucs . #x00F5) ; õ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x022D) ; ȭ )) (define-char @@ -2400,11 +3074,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0307) (->lowercase ((name . "LATIN SMALL LETTER O WITH DOT ABOVE") (=ucs . #x022F) ; ȯ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x022E) ; Ȯ )) (define-char @@ -2412,11 +3092,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0307) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH DOT ABOVE") (=ucs . #x022E) ; Ȯ )) + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING DOT ABOVE") + (=ucs . #x0307) ; ̇ + )) (=ucs . #x022F) ; ȯ )) (define-char @@ -2424,11 +3110,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x022E #x0304) (->lowercase ((name . "LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON") (=ucs . #x0231) ; ȱ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER O WITH DOT ABOVE") + (=ucs . #x022E) ; Ȯ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0230) ; Ȱ )) (define-char @@ -2436,11 +3128,17 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x022F #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON") (=ucs . #x0230) ; Ȱ )) + (=decomposition + ((name . "LATIN SMALL LETTER O WITH DOT ABOVE") + (=ucs . #x022F) ; ȯ + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0231) ; ȱ )) (define-char @@ -2448,11 +3146,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0059 #x0304) (->lowercase ((name . "LATIN SMALL LETTER Y WITH MACRON") (=ucs . #x0233) ; ȳ )) + (=decomposition + ((name . "LATIN CAPITAL LETTER Y") + (=ucs . #x0059) ; Y + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0232) ; Ȳ )) (define-char @@ -2460,10 +3164,16 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0079 #x0304) (->uppercase ((name . "LATIN CAPITAL LETTER Y WITH MACRON") (=ucs . #x0232) ; Ȳ )) + (=decomposition + ((name . "LATIN SMALL LETTER Y") + (=ucs . #x0079) ; y + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ + )) (=ucs . #x0233) ; ȳ )) -- 1.7.10.4