X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fu000A0-Latin-1-Supplement.el;h=2e457486da5ee7d515757c54503bf97bc086b7ac;hb=329a4fe3f24bdf8420f27c2aaf021ac54de11ceb;hp=1769cc249b2a79c0978215a79dce20970a0dce0f;hpb=c1756fc81d67b5bacac56416b194a5f1da740628;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/u000A0-Latin-1-Supplement.el b/lisp/utf-2000/u000A0-Latin-1-Supplement.el index 1769cc2..2e45748 100755 --- a/lisp/utf-2000/u000A0-Latin-1-Supplement.el +++ b/lisp/utf-2000/u000A0-Latin-1-Supplement.el @@ -4,7 +4,10 @@ (general-category separator space) ; Normative Category (bidi-category . "CS") (mirrored . nil) - (->decomposition noBreak #x0020) + (<-noBreak + ((name . "SPACE") + (=ucs . #x0020) ; + )) (=ucs . #x00A0) ;   (latin-iso8859-1 . #xA0) ; &I-LATIN1-20; (latin-iso8859-2 . #xA0) ; &I-LATIN2-20; @@ -56,30 +59,30 @@ (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) - (->fullwidth - ((name . "FULLWIDTH CENT SIGN") - (=ucs . #xFFE0) ; ¢ - )) (=ucs . #x00A2) ; ¢ (latin-iso8859-1 . #xA2) ; &I-LATIN1-22; (hebrew-iso8859-8 . #xA2) ; &I-HEBREW-22; (latin-iso8859-9 . #xA2) ; &I-LATIN5-22; + (->fullwidth + ((name . "FULLWIDTH CENT SIGN") + (=ucs . #xFFE0) ; ¢ + )) )) (define-char '((name . "POUND SIGN") (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) - (->fullwidth - ((name . "FULLWIDTH POUND SIGN") - (=ucs . #xFFE1) ; £ - )) (=ucs . #x00A3) ; £ (latin-iso8859-1 . #xA3) ; &I-LATIN1-23; (latin-iso8859-3 . #xA3) ; &I-LATIN3-23; (greek-iso8859-7 . #xA3) ; &I-GREEK-23; (hebrew-iso8859-8 . #xA3) ; &I-HEBREW-23; (latin-iso8859-9 . #xA3) ; &I-LATIN5-23; + (->fullwidth + ((name . "FULLWIDTH POUND SIGN") + (=ucs . #xFFE1) ; £ + )) )) (define-char '((name . "CURRENCY SIGN") @@ -107,37 +110,38 @@ (=ks-x1001 . #x2234) ; &I-K0-2234; [02-20] (=jis-x0212 . #x2270) ; &I-JSP-2270; [02-80] (=jis-x0213-1-2000 . #x2924) ; &I-JX1-2924; [09-04] - (=ucs@jis/fw . #x00A4) ; &JX1-2924; + (=ucs@gb . #x00A4) ; &JX1-2924; + (=ucs@jis . #x00A4) ; &JX1-2924; )) (define-char '((name . "YEN SIGN") (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) - (->fullwidth - ((name . "FULLWIDTH YEN SIGN") - (=ucs . #xFFE5) ; ¥ - )) (=ucs . #x00A5) ; ¥ (latin-jisx0201 . #x5C) ; &I-LATINJ-5C; (latin-iso8859-1 . #xA5) ; &I-LATIN1-25; (hebrew-iso8859-8 . #xA5) ; &I-HEBREW-25; (latin-iso8859-9 . #xA5) ; &I-LATIN5-25; + (->fullwidth + ((name . "FULLWIDTH YEN SIGN") + (=ucs . #xFFE5) ; ¥ + )) )) (define-char '((name . "BROKEN BAR") (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->fullwidth - ((name . "FULLWIDTH BROKEN BAR") - (=ucs . #xFFE4) ; ¦ - )) (=ucs . #x00A6) ; ¦ (latin-iso8859-1 . #xA6) ; &I-LATIN1-26; (greek-iso8859-7 . #xA6) ; &I-GREEK-26; (hebrew-iso8859-8 . #xA6) ; &I-HEBREW-26; (latin-iso8859-9 . #xA6) ; &I-LATIN5-26; + (->fullwidth + ((name . "FULLWIDTH BROKEN BAR") + (=ucs . #xFFE4) ; ¦ + )) )) (define-char '((name . "SECTION SIGN") @@ -168,6 +172,7 @@ (=ks-x1001 . #x2157) ; &I-K0-2157; [01-55] (=cns11643-1 . #x2170) ; &I-C1-2170; [01-80] (=big5 . #xA1B1) ; &I-B-A1B1; + (=ucs@gb . #x00A7) ; &J90-2178; (=ucs@jis . #x00A7) ; &J90-2178; )) (define-char @@ -175,7 +180,13 @@ (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->decomposition compat #x0020 #x0308) + (=>decomposition@compat + ((name . "SPACE") + (=ucs . #x0020) ; + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=ucs . #x00A8) ; ¨ (latin-iso8859-1 . #xA8) ; &I-LATIN1-28; (latin-iso8859-2 . #xA8) ; &I-LATIN2-28; @@ -199,6 +210,7 @@ (=ks-x1001 . #x2127) ; &I-K0-2127; [01-07] (=big5-eten . #xC6D8) ; &B-C6D8; (=jef-china3 . #x81AA) ; &I-JC3-81AA; + (=ucs@gb . #x00A8) ; &J90-212F; (=ucs@jis . #x00A8) ; &J90-212F; )) (define-char @@ -230,7 +242,10 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition super #x0061) + (<-superscript + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + )) (=ucs . #x00AA) ; ª (latin-iso8859-1 . #xAA) ; &I-LATIN1-2A; (latin-iso8859-9 . #xAA) ; &I-LATIN5-2A; @@ -278,15 +293,15 @@ (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->fullwidth - ((name . "FULLWIDTH NOT SIGN") - (=ucs . #xFFE2) ; ¬ - )) (=ucs . #x00AC) ; ¬ (latin-iso8859-1 . #xAC) ; &I-LATIN1-2C; (greek-iso8859-7 . #xAC) ; &I-GREEK-2C; (hebrew-iso8859-8 . #xAC) ; &I-HEBREW-2C; (latin-iso8859-9 . #xAC) ; &I-LATIN5-2C; + (->fullwidth + ((name . "FULLWIDTH NOT SIGN") + (=ucs . #xFFE2) ; ¬ + )) )) (define-char '((name . "SOFT HYPHEN") @@ -345,15 +360,21 @@ (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->decomposition compat #x0020 #x0304) - (->fullwidth - ((name . "FULLWIDTH MACRON") - (=ucs . #xFFE3) ;  ̄ + (=>decomposition@compat + ((name . "SPACE") + (=ucs . #x0020) ; + ) + ((name . "COMBINING MACRON") + (=ucs . #x0304) ; ̄ )) (=ucs . #x00AF) ; ¯ (latin-iso8859-1 . #xAF) ; &I-LATIN1-2F; (latin-iso8859-4 . #xAF) ; &I-LATIN4-2F; (latin-iso8859-9 . #xAF) ; &I-LATIN5-2F; + (->fullwidth + ((name . "FULLWIDTH MACRON") + (=ucs . #xFFE3) ;  ̄ + )) )) (define-char '((name . "DEGREE SIGN") @@ -383,6 +404,7 @@ (=ks-x1001 . #x2146) ; &I-K0-2146; [01-38] (=cns11643-1 . #x2278) ; &I-C1-2278; [02-88] (=big5 . #xA258) ; &I-B-A258; + (=ucs@gb . #x00B0) ; &J90-216B; (=ucs@jis . #x00B0) ; &J90-216B; )) (define-char @@ -410,6 +432,7 @@ (=ks-x1001 . #x213E) ; &I-K0-213E; [01-30] (=cns11643-1 . #x2234) ; &I-C1-2234; [02-20] (=big5 . #xA1D3) ; &I-B-A1D3; + (=ucs@gb . #x00B1) ; &J90-215E; (=ucs@jis . #x00B1) ; &J90-215E; )) (define-char @@ -420,7 +443,10 @@ (decimal-digit-value . 2) (digit-value . 2) (numeric-value . 2) - (->decomposition super #x0032) + (<-superscript + ((name . "DIGIT TWO") + (=ucs . #x0032) ; 2 + )) (=ucs . #x00B2) ; ² (latin-iso8859-1 . #xB2) ; &I-LATIN1-32; (latin-iso8859-3 . #xB2) ; &I-LATIN3-32; @@ -449,7 +475,10 @@ (decimal-digit-value . 3) (digit-value . 3) (numeric-value . 3) - (->decomposition super #x0033) + (<-superscript + ((name . "DIGIT THREE") + (=ucs . #x0033) ; 3 + )) (=ucs . #x00B3) ; ³ (latin-iso8859-1 . #xB3) ; &I-LATIN1-33; (latin-iso8859-3 . #xB3) ; &I-LATIN3-33; @@ -475,7 +504,13 @@ (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->decomposition compat #x0020 #x0301) + (=>decomposition@compat + ((name . "SPACE") + (=ucs . #x0020) ; + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=ucs . #x00B4) ; ´ (latin-iso8859-1 . #xB4) ; &I-LATIN1-34; (latin-iso8859-2 . #xB4) ; &I-LATIN2-34; @@ -503,7 +538,10 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition compat #x03BC) + (<-compat/unit + ((name . "GREEK SMALL LETTER MU") + (=ucs . #x03BC) ; μ + )) (=ucs . #x00B5) ; µ (latin-iso8859-1 . #xB5) ; &I-LATIN1-35; (latin-iso8859-3 . #xB5) ; &I-LATIN3-35; @@ -566,7 +604,13 @@ (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (->decomposition compat #x0020 #x0327) + (=>decomposition@compat + ((name . "SPACE") + (=ucs . #x0020) ; + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=ucs . #x00B8) ; ¸ (latin-iso8859-1 . #xB8) ; &I-LATIN1-38; (latin-iso8859-2 . #xB8) ; &I-LATIN2-38; @@ -598,7 +642,10 @@ (decimal-digit-value . 1) (digit-value . 1) (numeric-value . 1) - (->decomposition super #x0031) + (<-superscript + ((name . "DIGIT ONE") + (=ucs . #x0031) ; 1 + )) (=ucs . #x00B9) ; ¹ (latin-iso8859-1 . #xB9) ; &I-LATIN1-39; (hebrew-iso8859-8 . #xB9) ; &I-HEBREW-39; @@ -622,7 +669,10 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition super #x006F) + (<-superscript + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + )) (=ucs . #x00BA) ; º (latin-iso8859-1 . #xBA) ; &I-LATIN1-3A; (latin-iso8859-9 . #xBA) ; &I-LATIN5-3A; @@ -671,7 +721,16 @@ (bidi-category . "ON") (mirrored . nil) (numeric-value . 1/4) - (->decomposition fraction #x0031 #x2044 #x0034) + (=>decomposition@fraction + ((name . "DIGIT ONE") + (=ucs . #x0031) ; 1 + ) + ((name . "FRACTION SLASH") + (=ucs . #x2044) ; ⁄ + ) + ((name . "DIGIT FOUR") + (=ucs . #x0034) ; 4 + )) (=ucs . #x00BC) ; ¼ (latin-iso8859-1 . #xBC) ; &I-LATIN1-3C; (hebrew-iso8859-8 . #xBC) ; &I-HEBREW-3C; @@ -696,7 +755,16 @@ (bidi-category . "ON") (mirrored . nil) (numeric-value . 1/2) - (->decomposition fraction #x0031 #x2044 #x0032) + (=>decomposition@fraction + ((name . "DIGIT ONE") + (=ucs . #x0031) ; 1 + ) + ((name . "FRACTION SLASH") + (=ucs . #x2044) ; ⁄ + ) + ((name . "DIGIT TWO") + (=ucs . #x0032) ; 2 + )) (=ucs . #x00BD) ; ½ (latin-iso8859-1 . #xBD) ; &I-LATIN1-3D; (latin-iso8859-3 . #xBD) ; &I-LATIN3-3D; @@ -723,7 +791,16 @@ (bidi-category . "ON") (mirrored . nil) (numeric-value . 3/4) - (->decomposition fraction #x0033 #x2044 #x0034) + (=>decomposition@fraction + ((name . "DIGIT THREE") + (=ucs . #x0033) ; 3 + ) + ((name . "FRACTION SLASH") + (=ucs . #x2044) ; ⁄ + ) + ((name . "DIGIT FOUR") + (=ucs . #x0034) ; 4 + )) (=ucs . #x00BE) ; ¾ (latin-iso8859-1 . #xBE) ; &I-LATIN1-3E; (hebrew-iso8859-8 . #xBE) ; &I-HEBREW-3E; @@ -770,10 +847,12 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0300) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH GRAVE") - (=ucs . #x00E0) ; à + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00C0) ; À (latin-iso8859-1 . #xC0) ; &I-LATIN1-40; @@ -781,15 +860,13 @@ (latin-iso8859-9 . #xC0) ; &I-LATIN5-40; (latin-viscii . #xC0) ; &I-MULE-VIET-U-60; (latin-viscii-upper . #xE0) ; &I-MULE-VIET-U-60; - )) -(define-char - '((->decomposition #xFF21 #x0300) (->lowercase - ((=gb2312 . #x2824) ; &JX1-2956; [08-04] - (=jis-x0212 . #x2B22) ; &I-JSP-2B22; [11-02] - (=jis-x0213-1-2000 . #x2956) ; &I-JX1-2956; [09-54] + ((name . "LATIN SMALL LETTER A WITH GRAVE") + (=ucs . #x00E0) ; à )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH GRAVE") (=ucs . #x00C0) ; À )) @@ -797,20 +874,34 @@ ((name . "LATIN CAPITAL LETTER A WITH GRAVE") (=ucs . #x00C0) ; À )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0212 . #x2A22) ; &JX1-2937; [10-02] (=jis-x0213-1-2000 . #x2937) ; &I-JX1-2937; [09-23] (=jef-china3 . #x85B9) ; &I-JC3-85B9; (=ucs@jis/fw . #x00C0) ; &JX1-2937; + (->lowercase + ((=gb2312 . #x2824) ; &JX1-2956; [08-04] + (=jis-x0212 . #x2B22) ; &I-JSP-2B22; [11-02] + (=jis-x0213-1-2000 . #x2956) ; &I-JX1-2956; [09-54] + )) )) (define-char '((name . "LATIN CAPITAL LETTER A WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH ACUTE") - (=ucs . #x00E1) ; á + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00C1) ; Á (latin-iso8859-1 . #xC1) ; &I-LATIN1-41; @@ -820,15 +911,13 @@ (latin-iso8859-9 . #xC1) ; &I-LATIN5-41; (latin-viscii . #xC1) ; &I-MULE-VIET-U-61; (latin-viscii-upper . #xE1) ; &I-MULE-VIET-U-61; - )) -(define-char - '((->decomposition #xFF21 #x0301) (->lowercase - ((=gb2312 . #x2822) ; &JX1-2957; [08-02] - (=jis-x0212 . #x2B21) ; &I-JSP-2B21; [11-01] - (=jis-x0213-1-2000 . #x2957) ; &I-JX1-2957; [09-55] + ((name . "LATIN SMALL LETTER A WITH ACUTE") + (=ucs . #x00E1) ; á )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH ACUTE") (=ucs . #x00C1) ; Á )) @@ -836,20 +925,34 @@ ((name . "LATIN CAPITAL LETTER A WITH ACUTE") (=ucs . #x00C1) ; Á )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A21) ; &JX1-2938; [10-01] (=jis-x0213-1-2000 . #x2938) ; &I-JX1-2938; [09-24] (=jef-china3 . #x85D5) ; &I-JC3-85D5; (=ucs@jis/fw . #x00C1) ; &JX1-2938; + (->lowercase + ((=gb2312 . #x2822) ; &JX1-2957; [08-02] + (=jis-x0212 . #x2B21) ; &I-JSP-2B21; [11-01] + (=jis-x0213-1-2000 . #x2957) ; &I-JX1-2957; [09-55] + )) )) (define-char '((name . "LATIN CAPITAL LETTER A WITH CIRCUMFLEX") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0302) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH CIRCUMFLEX") - (=ucs . #x00E2) ; â + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00C2) ; Â (latin-iso8859-1 . #xC2) ; &I-LATIN1-42; @@ -860,14 +963,13 @@ (latin-tcvn5712 . #xA2) ; &I-VSCII2-22; (latin-viscii . #xC2) ; &I-MULE-VIET-U-62; (latin-viscii-upper . #xE2) ; &I-MULE-VIET-U-62; - )) -(define-char - '((->decomposition #xFF21 #x0302) (->lowercase - ((=jis-x0212 . #x2B24) ; &JX1-2958; [11-04] - (=jis-x0213-1-2000 . #x2958) ; &I-JX1-2958; [09-56] + ((name . "LATIN SMALL LETTER A WITH CIRCUMFLEX") + (=ucs . #x00E2) ; â )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH CIRCUMFLEX") (=ucs . #x00C2) ; Â )) @@ -875,20 +977,33 @@ ((name . "LATIN CAPITAL LETTER A WITH CIRCUMFLEX") (=ucs . #x00C2) ; Â )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A24) ; &JX1-2939; [10-04] (=jis-x0213-1-2000 . #x2939) ; &I-JX1-2939; [09-25] (=jef-china3 . #x86B7) ; &I-JC3-86B7; (=ucs@jis/fw . #x00C2) ; &JX1-2939; + (->lowercase + ((=jis-x0212 . #x2B24) ; &JX1-2958; [11-04] + (=jis-x0213-1-2000 . #x2958) ; &I-JX1-2958; [09-56] + )) )) (define-char '((name . "LATIN CAPITAL LETTER A WITH TILDE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0303) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH TILDE") - (=ucs . #x00E3) ; ã + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00C3) ; Ã (latin-iso8859-1 . #xC3) ; &I-LATIN1-43; @@ -896,14 +1011,13 @@ (latin-iso8859-9 . #xC3) ; &I-LATIN5-43; (latin-viscii . #xC3) ; &I-MULE-VIET-U-63; (latin-viscii-upper . #xE3) ; &I-MULE-VIET-U-63; - )) -(define-char - '((->decomposition #xFF21 #x0303) (->lowercase - ((=jis-x0212 . #x2B2A) ; &JX1-2959; [11-10] - (=jis-x0213-1-2000 . #x2959) ; &I-JX1-2959; [09-57] + ((name . "LATIN SMALL LETTER A WITH TILDE") + (=ucs . #x00E3) ; ã )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH TILDE") (=ucs . #x00C3) ; Ã )) @@ -911,20 +1025,33 @@ ((name . "LATIN CAPITAL LETTER A WITH TILDE") (=ucs . #x00C3) ; Ã )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2A2A) ; &JX1-293A; [10-10] (=jis-x0213-1-2000 . #x293A) ; &I-JX1-293A; [09-26] (=jef-china3 . #x86E2) ; &I-JC3-86E2; (=ucs@jis/fw . #x00C3) ; &JX1-293A; + (->lowercase + ((=jis-x0212 . #x2B2A) ; &JX1-2959; [11-10] + (=jis-x0213-1-2000 . #x2959) ; &I-JX1-2959; [09-57] + )) )) (define-char '((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x0308) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH DIAERESIS") - (=ucs . #x00E4) ; ä + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00C4) ; Ä (latin-iso8859-1 . #xC4) ; &I-LATIN1-44; @@ -932,14 +1059,13 @@ (latin-iso8859-3 . #xC4) ; &I-LATIN3-44; (latin-iso8859-4 . #xC4) ; &I-LATIN4-44; (latin-iso8859-9 . #xC4) ; &I-LATIN5-44; - )) -(define-char - '((->decomposition #xFF21 #x0308) (->lowercase - ((=jis-x0212 . #x2B23) ; &JX1-295A; [11-03] - (=jis-x0213-1-2000 . #x295A) ; &I-JX1-295A; [09-58] + ((name . "LATIN SMALL LETTER A WITH DIAERESIS") + (=ucs . #x00E4) ; ä )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") (=ucs . #x00C4) ; Ä )) @@ -947,33 +1073,45 @@ ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") (=ucs . #x00C4) ; Ä )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A23) ; &JX1-293B; [10-03] (=jis-x0213-1-2000 . #x293B) ; &I-JX1-293B; [09-27] (=jef-china3 . #x88C5) ; &I-JC3-88C5; (=ucs@jis/fw . #x00C4) ; &JX1-293B; + (->lowercase + ((=jis-x0212 . #x2B23) ; &JX1-295A; [11-03] + (=jis-x0213-1-2000 . #x295A) ; &I-JX1-295A; [09-58] + )) )) (define-char '((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0041 #x030A) - (->lowercase - ((name . "LATIN SMALL LETTER A WITH RING ABOVE") - (=ucs . #x00E5) ; å + (=decomposition + ((name . "LATIN CAPITAL LETTER A") + (=ucs . #x0041) ; A + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ )) (=ucs . #x00C5) ; Å (latin-iso8859-1 . #xC5) ; &I-LATIN1-45; (latin-iso8859-4 . #xC5) ; &I-LATIN4-45; (latin-iso8859-9 . #xC5) ; &I-LATIN5-45; - )) -(define-char - '((->decomposition #xFF21 #x030A) (->lowercase - ((=jis-x0212 . #x2B29) ; &JX1-295B; [11-09] - (=jis-x0213-1-2000 . #x295B) ; &I-JX1-295B; [09-59] + ((name . "LATIN SMALL LETTER A WITH RING ABOVE") + (=ucs . #x00E5) ; å )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") (=ucs . #x00C5) ; Å )) @@ -981,10 +1119,21 @@ ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") (=ucs . #x00C5) ; Å )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER A") + (=ucs . #xFF21) ; A + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=jis-x0212 . #x2A29) ; &JX1-293C; [10-09] (=jis-x0213-1-2000 . #x293C) ; &I-JX1-293C; [09-28] (=jef-china3 . #x88FD) ; &I-JC3-88FD; (=ucs@jis/fw . #x00C5) ; &JX1-293C; + (->lowercase + ((=jis-x0212 . #x2B29) ; &JX1-295B; [11-09] + (=jis-x0213-1-2000 . #x295B) ; &I-JX1-295B; [09-59] + )) )) (define-char '((name . "LATIN CAPITAL LETTER AE") @@ -992,22 +1141,17 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->lowercase - ((name . "LATIN SMALL LETTER AE") - (=ucs . #x00E6) ; æ - )) (=ucs . #x00C6) ; Æ (latin-iso8859-1 . #xC6) ; &I-LATIN1-46; (latin-iso8859-4 . #xC6) ; &I-LATIN4-46; (latin-iso8859-9 . #xC6) ; &I-LATIN5-46; + (->lowercase + ((name . "LATIN SMALL LETTER AE") + (=ucs . #x00E6) ; æ + )) )) (define-char - '((->lowercase - ((=ks-x1001 . #x2921) ; &JX1-295C; [09-01] - (=jis-x0212 . #x2941) ; &I-JSP-2941; [09-33] - (=jis-x0213-1-2000 . #x295C) ; &I-JX1-295C; [09-60] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER AE") (=ucs . #x00C6) ; Æ )) @@ -1020,30 +1164,36 @@ (=jis-x0213-1-2000 . #x293D) ; &I-JX1-293D; [09-29] (=jef-china3 . #x83A5) ; &I-JC3-83A5; (=ucs@jis/fw . #x00C6) ; &JX1-293D; + (->lowercase + ((=ks-x1001 . #x2921) ; &JX1-295C; [09-01] + (=jis-x0212 . #x2941) ; &I-JSP-2941; [09-33] + (=jis-x0213-1-2000 . #x295C) ; &I-JX1-295C; [09-60] + )) )) (define-char '((name . "LATIN CAPITAL LETTER C WITH CEDILLA") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0043 #x0327) - (->lowercase - ((name . "LATIN SMALL LETTER C WITH CEDILLA") - (=ucs . #x00E7) ; ç + (=decomposition + ((name . "LATIN CAPITAL LETTER C") + (=ucs . #x0043) ; C + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ )) (=ucs . #x00C7) ; Ç (latin-iso8859-1 . #xC7) ; &I-LATIN1-47; (latin-iso8859-2 . #xC7) ; &I-LATIN2-47; (latin-iso8859-3 . #xC7) ; &I-LATIN3-47; (latin-iso8859-9 . #xC7) ; &I-LATIN5-47; - )) -(define-char - '((->decomposition #xFF23 #x0327) (->lowercase - ((=jis-x0212 . #x2B2E) ; &JX1-295D; [11-14] - (=jis-x0213-1-2000 . #x295D) ; &I-JX1-295D; [09-61] + ((name . "LATIN SMALL LETTER C WITH CEDILLA") + (=ucs . #x00E7) ; ç )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER C WITH CEDILLA") (=ucs . #x00C7) ; Ç )) @@ -1051,20 +1201,33 @@ ((name . "LATIN CAPITAL LETTER C WITH CEDILLA") (=ucs . #x00C7) ; Ç )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER C") + (=ucs . #xFF23) ; C + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2A2E) ; &JX1-293E; [10-14] (=jis-x0213-1-2000 . #x293E) ; &I-JX1-293E; [09-30] (=jef-china3 . #x89F5) ; &I-JC3-89F5; (=ucs@jis/fw . #x00C7) ; &JX1-293E; + (->lowercase + ((=jis-x0212 . #x2B2E) ; &JX1-295D; [11-14] + (=jis-x0213-1-2000 . #x295D) ; &I-JX1-295D; [09-61] + )) )) (define-char '((name . "LATIN CAPITAL LETTER E WITH GRAVE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0300) - (->lowercase - ((name . "LATIN SMALL LETTER E WITH GRAVE") - (=ucs . #x00E8) ; è + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00C8) ; È (latin-iso8859-1 . #xC8) ; &I-LATIN1-48; @@ -1072,15 +1235,13 @@ (latin-iso8859-9 . #xC8) ; &I-LATIN5-48; (latin-viscii . #xC8) ; &I-MULE-VIET-U-68; (latin-viscii-upper . #xE8) ; &I-MULE-VIET-U-68; - )) -(define-char - '((->decomposition #xFF25 #x0300) (->lowercase - ((=gb2312 . #x2828) ; &JX1-295E; [08-08] - (=jis-x0212 . #x2B32) ; &I-JSP-2B32; [11-18] - (=jis-x0213-1-2000 . #x295E) ; &I-JX1-295E; [09-62] + ((name . "LATIN SMALL LETTER E WITH GRAVE") + (=ucs . #x00E8) ; è )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER E WITH GRAVE") (=ucs . #x00C8) ; È )) @@ -1088,20 +1249,34 @@ ((name . "LATIN CAPITAL LETTER E WITH GRAVE") (=ucs . #x00C8) ; È )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0212 . #x2A32) ; &JX1-293F; [10-18] (=jis-x0213-1-2000 . #x293F) ; &I-JX1-293F; [09-31] (=jef-china3 . #x85BA) ; &I-JC3-85BA; (=ucs@jis/fw . #x00C8) ; &JX1-293F; + (->lowercase + ((=gb2312 . #x2828) ; &JX1-295E; [08-08] + (=jis-x0212 . #x2B32) ; &I-JSP-2B32; [11-18] + (=jis-x0213-1-2000 . #x295E) ; &I-JX1-295E; [09-62] + )) )) (define-char '((name . "LATIN CAPITAL LETTER E WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER E WITH ACUTE") - (=ucs . #x00E9) ; é + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00C9) ; É (latin-iso8859-1 . #xC9) ; &I-LATIN1-49; @@ -1111,15 +1286,13 @@ (latin-iso8859-9 . #xC9) ; &I-LATIN5-49; (latin-viscii . #xC9) ; &I-MULE-VIET-U-69; (latin-viscii-upper . #xE9) ; &I-MULE-VIET-U-69; - )) -(define-char - '((->decomposition #xFF25 #x0301) (->lowercase - ((=gb2312 . #x2826) ; &JX1-295F; [08-06] - (=jis-x0212 . #x2B31) ; &I-JSP-2B31; [11-17] - (=jis-x0213-1-2000 . #x295F) ; &I-JX1-295F; [09-63] + ((name . "LATIN SMALL LETTER E WITH ACUTE") + (=ucs . #x00E9) ; é )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER E WITH ACUTE") (=ucs . #x00C9) ; É )) @@ -1127,20 +1300,34 @@ ((name . "LATIN CAPITAL LETTER E WITH ACUTE") (=ucs . #x00C9) ; É )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A31) ; &JX1-2940; [10-17] (=jis-x0213-1-2000 . #x2940) ; &I-JX1-2940; [09-32] (=jef-china3 . #x85D8) ; &I-JC3-85D8; (=ucs@jis/fw . #x00C9) ; &JX1-2940; + (->lowercase + ((=gb2312 . #x2826) ; &JX1-295F; [08-06] + (=jis-x0212 . #x2B31) ; &I-JSP-2B31; [11-17] + (=jis-x0213-1-2000 . #x295F) ; &I-JX1-295F; [09-63] + )) )) (define-char '((name . "LATIN CAPITAL LETTER E WITH CIRCUMFLEX") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0302) - (->lowercase - ((name . "LATIN SMALL LETTER E WITH CIRCUMFLEX") - (=ucs . #x00EA) ; ê + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00CA) ; Ê (latin-iso8859-1 . #xCA) ; &I-LATIN1-4A; @@ -1149,15 +1336,13 @@ (latin-tcvn5712 . #xA3) ; &I-VSCII2-23; (latin-viscii . #xCA) ; &I-MULE-VIET-U-6A; (latin-viscii-upper . #xEA) ; &I-MULE-VIET-U-6A; - )) -(define-char - '((->decomposition #xFF25 #x0302) (->lowercase - ((=gb2312 . #x283A) ; &JX1-2960; [08-26] - (=jis-x0212 . #x2B34) ; &I-JSP-2B34; [11-20] - (=jis-x0213-1-2000 . #x2960) ; &I-JX1-2960; [09-64] + ((name . "LATIN SMALL LETTER E WITH CIRCUMFLEX") + (=ucs . #x00EA) ; ê )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER E WITH CIRCUMFLEX") (=ucs . #x00CA) ; Ê )) @@ -1165,20 +1350,34 @@ ((name . "LATIN CAPITAL LETTER E WITH CIRCUMFLEX") (=ucs . #x00CA) ; Ê )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A34) ; &JX1-2941; [10-20] (=jis-x0213-1-2000 . #x2941) ; &I-JX1-2941; [09-33] (=jef-china3 . #x86B9) ; &I-JC3-86B9; (=ucs@jis/fw . #x00CA) ; &JX1-2941; - )) -(define-char - '((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") + (->lowercase + ((=gb2312 . #x283A) ; &JX1-2960; [08-26] + (=jis-x0212 . #x2B34) ; &I-JSP-2B34; [11-20] + (=jis-x0213-1-2000 . #x2960) ; &I-JX1-2960; [09-64] + )) + )) +(define-char + '((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0045 #x0308) - (->lowercase - ((name . "LATIN SMALL LETTER E WITH DIAERESIS") - (=ucs . #x00EB) ; ë + (=decomposition + ((name . "LATIN CAPITAL LETTER E") + (=ucs . #x0045) ; E + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00CB) ; Ë (latin-iso8859-1 . #xCB) ; &I-LATIN1-4B; @@ -1186,14 +1385,13 @@ (latin-iso8859-3 . #xCB) ; &I-LATIN3-4B; (latin-iso8859-4 . #xCB) ; &I-LATIN4-4B; (latin-iso8859-9 . #xCB) ; &I-LATIN5-4B; - )) -(define-char - '((->decomposition #xFF25 #x0308) (->lowercase - ((=jis-x0212 . #x2B33) ; &JX1-2961; [11-19] - (=jis-x0213-1-2000 . #x2961) ; &I-JX1-2961; [09-65] + ((name . "LATIN SMALL LETTER E WITH DIAERESIS") + (=ucs . #x00EB) ; ë )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") (=ucs . #x00CB) ; Ë )) @@ -1201,20 +1399,33 @@ ((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") (=ucs . #x00CB) ; Ë )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER E") + (=ucs . #xFF25) ; E + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A33) ; &JX1-2942; [10-19] (=jis-x0213-1-2000 . #x2942) ; &I-JX1-2942; [09-34] (=jef-china3 . #x88C7) ; &I-JC3-88C7; (=ucs@jis/fw . #x00CB) ; &JX1-2942; + (->lowercase + ((=jis-x0212 . #x2B33) ; &JX1-2961; [11-19] + (=jis-x0213-1-2000 . #x2961) ; &I-JX1-2961; [09-65] + )) )) (define-char '((name . "LATIN CAPITAL LETTER I WITH GRAVE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0300) - (->lowercase - ((name . "LATIN SMALL LETTER I WITH GRAVE") - (=ucs . #x00EC) ; ì + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00CC) ; Ì (latin-iso8859-1 . #xCC) ; &I-LATIN1-4C; @@ -1222,15 +1433,13 @@ (latin-iso8859-9 . #xCC) ; &I-LATIN5-4C; (latin-viscii . #xCC) ; &I-MULE-VIET-U-6C; (latin-viscii-upper . #xEC) ; &I-MULE-VIET-U-6C; - )) -(define-char - '((->decomposition #xFF29 #x0300) (->lowercase - ((=gb2312 . #x282C) ; &JX1-2962; [08-12] - (=jis-x0212 . #x2B40) ; &I-JSP-2B40; [11-32] - (=jis-x0213-1-2000 . #x2962) ; &I-JX1-2962; [09-66] + ((name . "LATIN SMALL LETTER I WITH GRAVE") + (=ucs . #x00EC) ; ì )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER I WITH GRAVE") (=ucs . #x00CC) ; Ì )) @@ -1238,20 +1447,34 @@ ((name . "LATIN CAPITAL LETTER I WITH GRAVE") (=ucs . #x00CC) ; Ì )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0212 . #x2A40) ; &JX1-2943; [10-32] (=jis-x0213-1-2000 . #x2943) ; &I-JX1-2943; [09-35] (=jef-china3 . #x85BB) ; &I-JC3-85BB; (=ucs@jis/fw . #x00CC) ; &JX1-2943; + (->lowercase + ((=gb2312 . #x282C) ; &JX1-2962; [08-12] + (=jis-x0212 . #x2B40) ; &I-JSP-2B40; [11-32] + (=jis-x0213-1-2000 . #x2962) ; &I-JX1-2962; [09-66] + )) )) (define-char '((name . "LATIN CAPITAL LETTER I WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER I WITH ACUTE") - (=ucs . #x00ED) ; í + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00CD) ; Í (latin-iso8859-1 . #xCD) ; &I-LATIN1-4D; @@ -1261,15 +1484,13 @@ (latin-iso8859-9 . #xCD) ; &I-LATIN5-4D; (latin-viscii . #xCD) ; &I-MULE-VIET-U-6D; (latin-viscii-upper . #xED) ; &I-MULE-VIET-U-6D; - )) -(define-char - '((->decomposition #xFF29 #x0301) (->lowercase - ((=gb2312 . #x282A) ; &JX1-2963; [08-10] - (=jis-x0212 . #x2B3F) ; &I-JSP-2B3F; [11-31] - (=jis-x0213-1-2000 . #x2963) ; &I-JX1-2963; [09-67] + ((name . "LATIN SMALL LETTER I WITH ACUTE") + (=ucs . #x00ED) ; í )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER I WITH ACUTE") (=ucs . #x00CD) ; Í )) @@ -1277,20 +1498,34 @@ ((name . "LATIN CAPITAL LETTER I WITH ACUTE") (=ucs . #x00CD) ; Í )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A3F) ; &JX1-2944; [10-31] (=jis-x0213-1-2000 . #x2944) ; &I-JX1-2944; [09-36] (=jef-china3 . #x85DB) ; &I-JC3-85DB; (=ucs@jis/fw . #x00CD) ; &JX1-2944; + (->lowercase + ((=gb2312 . #x282A) ; &JX1-2963; [08-10] + (=jis-x0212 . #x2B3F) ; &I-JSP-2B3F; [11-31] + (=jis-x0213-1-2000 . #x2963) ; &I-JX1-2963; [09-67] + )) )) (define-char '((name . "LATIN CAPITAL LETTER I WITH CIRCUMFLEX") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0302) - (->lowercase - ((name . "LATIN SMALL LETTER I WITH CIRCUMFLEX") - (=ucs . #x00EE) ; î + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00CE) ; Î (latin-iso8859-1 . #xCE) ; &I-LATIN1-4E; @@ -1298,14 +1533,13 @@ (latin-iso8859-3 . #xCE) ; &I-LATIN3-4E; (latin-iso8859-4 . #xCE) ; &I-LATIN4-4E; (latin-iso8859-9 . #xCE) ; &I-LATIN5-4E; - )) -(define-char - '((->decomposition #xFF29 #x0302) (->lowercase - ((=jis-x0212 . #x2B42) ; &JX1-2964; [11-34] - (=jis-x0213-1-2000 . #x2964) ; &I-JX1-2964; [09-68] + ((name . "LATIN SMALL LETTER I WITH CIRCUMFLEX") + (=ucs . #x00EE) ; î )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER I WITH CIRCUMFLEX") (=ucs . #x00CE) ; Î )) @@ -1313,33 +1547,45 @@ ((name . "LATIN CAPITAL LETTER I WITH CIRCUMFLEX") (=ucs . #x00CE) ; Î )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A42) ; &JX1-2945; [10-34] (=jis-x0213-1-2000 . #x2945) ; &I-JX1-2945; [09-37] (=jef-china3 . #x86BC) ; &I-JC3-86BC; (=ucs@jis/fw . #x00CE) ; &JX1-2945; + (->lowercase + ((=jis-x0212 . #x2B42) ; &JX1-2964; [11-34] + (=jis-x0213-1-2000 . #x2964) ; &I-JX1-2964; [09-68] + )) )) (define-char '((name . "LATIN CAPITAL LETTER I WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0049 #x0308) - (->lowercase - ((name . "LATIN SMALL LETTER I WITH DIAERESIS") - (=ucs . #x00EF) ; ï + (=decomposition + ((name . "LATIN CAPITAL LETTER I") + (=ucs . #x0049) ; I + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00CF) ; Ï (latin-iso8859-1 . #xCF) ; &I-LATIN1-4F; (latin-iso8859-3 . #xCF) ; &I-LATIN3-4F; (latin-iso8859-9 . #xCF) ; &I-LATIN5-4F; - )) -(define-char - '((->decomposition #xFF29 #x0308) (->lowercase - ((=jis-x0212 . #x2B41) ; &JX1-2965; [11-33] - (=jis-x0213-1-2000 . #x2965) ; &I-JX1-2965; [09-69] + ((name . "LATIN SMALL LETTER I WITH DIAERESIS") + (=ucs . #x00EF) ; ï )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER I WITH DIAERESIS") (=ucs . #x00CF) ; Ï )) @@ -1347,10 +1593,21 @@ ((name . "LATIN CAPITAL LETTER I WITH DIAERESIS") (=ucs . #x00CF) ; Ï )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER I") + (=ucs . #xFF29) ; I + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A41) ; &JX1-2946; [10-33] (=jis-x0213-1-2000 . #x2946) ; &I-JX1-2946; [09-38] (=jef-china3 . #x88C9) ; &I-JC3-88C9; (=ucs@jis/fw . #x00CF) ; &JX1-2946; + (->lowercase + ((=jis-x0212 . #x2B41) ; &JX1-2965; [11-33] + (=jis-x0213-1-2000 . #x2965) ; &I-JX1-2965; [09-69] + )) )) (define-char '((name . "LATIN CAPITAL LETTER ETH") @@ -1358,20 +1615,15 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "Icelandic") + (=ucs . #x00D0) ; Ð + (latin-iso8859-1 . #xD0) ; &I-LATIN1-50; (->lowercase ((name . "LATIN SMALL LETTER ETH") (=ucs . #x00F0) ; ð )) - (=ucs . #x00D0) ; Ð - (latin-iso8859-1 . #xD0) ; &I-LATIN1-50; )) (define-char - '((->lowercase - ((=ks-x1001 . #x2923) ; &JX1-2966; [09-03] - (=jis-x0212 . #x2943) ; &I-JSP-2943; [09-35] - (=jis-x0213-1-2000 . #x2966) ; &I-JX1-2966; [09-70] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER ETH") (=ucs . #x00D0) ; Ð )) @@ -1382,29 +1634,35 @@ (=ks-x1001 . #x2822) ; &JX1-2947; [08-02] (=jis-x0213-1-2000 . #x2947) ; &I-JX1-2947; [09-39] (=ucs@jis/fw . #x00D0) ; &JX1-2947; + (->lowercase + ((=ks-x1001 . #x2923) ; &JX1-2966; [09-03] + (=jis-x0212 . #x2943) ; &I-JSP-2943; [09-35] + (=jis-x0213-1-2000 . #x2966) ; &I-JX1-2966; [09-70] + )) )) (define-char '((name . "LATIN CAPITAL LETTER N WITH TILDE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004E #x0303) - (->lowercase - ((name . "LATIN SMALL LETTER N WITH TILDE") - (=ucs . #x00F1) ; ñ + (=decomposition + ((name . "LATIN CAPITAL LETTER N") + (=ucs . #x004E) ; N + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00D1) ; Ñ (latin-iso8859-1 . #xD1) ; &I-LATIN1-51; (latin-iso8859-3 . #xD1) ; &I-LATIN3-51; (latin-iso8859-9 . #xD1) ; &I-LATIN5-51; - )) -(define-char - '((->decomposition #xFF2E #x0303) (->lowercase - ((=jis-x0212 . #x2B50) ; &JX1-2967; [11-48] - (=jis-x0213-1-2000 . #x2967) ; &I-JX1-2967; [09-71] + ((name . "LATIN SMALL LETTER N WITH TILDE") + (=ucs . #x00F1) ; ñ )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER N WITH TILDE") (=ucs . #x00D1) ; Ñ )) @@ -1412,20 +1670,33 @@ ((name . "LATIN CAPITAL LETTER N WITH TILDE") (=ucs . #x00D1) ; Ñ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER N") + (=ucs . #xFF2E) ; N + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2A50) ; &JX1-2948; [10-48] (=jis-x0213-1-2000 . #x2948) ; &I-JX1-2948; [09-40] (=jef-china3 . #x86E6) ; &I-JC3-86E6; (=ucs@jis/fw . #x00D1) ; &JX1-2948; + (->lowercase + ((=jis-x0212 . #x2B50) ; &JX1-2967; [11-48] + (=jis-x0213-1-2000 . #x2967) ; &I-JX1-2967; [09-71] + )) )) (define-char '((name . "LATIN CAPITAL LETTER O WITH GRAVE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0300) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH GRAVE") - (=ucs . #x00F2) ; ò + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00D2) ; Ò (latin-iso8859-1 . #xD2) ; &I-LATIN1-52; @@ -1433,15 +1704,13 @@ (latin-iso8859-9 . #xD2) ; &I-LATIN5-52; (latin-viscii . #xD2) ; &I-MULE-VIET-U-72; (latin-viscii-upper . #xF2) ; &I-MULE-VIET-U-72; - )) -(define-char - '((->decomposition #xFF2F #x0300) (->lowercase - ((=gb2312 . #x2830) ; &JX1-2968; [08-16] - (=jis-x0212 . #x2B52) ; &I-JSP-2B52; [11-50] - (=jis-x0213-1-2000 . #x2968) ; &I-JX1-2968; [09-72] + ((name . "LATIN SMALL LETTER O WITH GRAVE") + (=ucs . #x00F2) ; ò )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH GRAVE") (=ucs . #x00D2) ; Ò )) @@ -1449,20 +1718,34 @@ ((name . "LATIN CAPITAL LETTER O WITH GRAVE") (=ucs . #x00D2) ; Ò )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0212 . #x2A52) ; &JX1-2949; [10-50] (=jis-x0213-1-2000 . #x2949) ; &I-JX1-2949; [09-41] (=jef-china3 . #x85BD) ; &I-JC3-85BD; (=ucs@jis/fw . #x00D2) ; &JX1-2949; + (->lowercase + ((=gb2312 . #x2830) ; &JX1-2968; [08-16] + (=jis-x0212 . #x2B52) ; &I-JSP-2B52; [11-50] + (=jis-x0213-1-2000 . #x2968) ; &I-JX1-2968; [09-72] + )) )) (define-char '((name . "LATIN CAPITAL LETTER O WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH ACUTE") - (=ucs . #x00F3) ; ó + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00D3) ; Ó (latin-iso8859-1 . #xD3) ; &I-LATIN1-53; @@ -1471,15 +1754,13 @@ (latin-iso8859-9 . #xD3) ; &I-LATIN5-53; (latin-viscii . #xD3) ; &I-MULE-VIET-U-73; (latin-viscii-upper . #xF3) ; &I-MULE-VIET-U-73; - )) -(define-char - '((->decomposition #xFF2F #x0301) (->lowercase - ((=gb2312 . #x282E) ; &JX1-2969; [08-14] - (=jis-x0212 . #x2B51) ; &I-JSP-2B51; [11-49] - (=jis-x0213-1-2000 . #x2969) ; &I-JX1-2969; [09-73] + ((name . "LATIN SMALL LETTER O WITH ACUTE") + (=ucs . #x00F3) ; ó )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH ACUTE") (=ucs . #x00D3) ; Ó )) @@ -1487,20 +1768,34 @@ ((name . "LATIN CAPITAL LETTER O WITH ACUTE") (=ucs . #x00D3) ; Ó )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A51) ; &JX1-294A; [10-49] (=jis-x0213-1-2000 . #x294A) ; &I-JX1-294A; [09-42] (=jef-china3 . #x85E0) ; &I-JC3-85E0; (=ucs@jis/fw . #x00D3) ; &JX1-294A; + (->lowercase + ((=gb2312 . #x282E) ; &JX1-2969; [08-14] + (=jis-x0212 . #x2B51) ; &I-JSP-2B51; [11-49] + (=jis-x0213-1-2000 . #x2969) ; &I-JX1-2969; [09-73] + )) )) (define-char '((name . "LATIN CAPITAL LETTER O WITH CIRCUMFLEX") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0302) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH CIRCUMFLEX") - (=ucs . #x00F4) ; ô + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00D4) ; Ô (latin-iso8859-1 . #xD4) ; &I-LATIN1-54; @@ -1511,14 +1806,13 @@ (latin-tcvn5712 . #xA4) ; &I-VSCII2-24; (latin-viscii . #xD4) ; &I-MULE-VIET-U-74; (latin-viscii-upper . #xF4) ; &I-MULE-VIET-U-74; - )) -(define-char - '((->decomposition #xFF2F #x0302) (->lowercase - ((=jis-x0212 . #x2B54) ; &JX1-296A; [11-52] - (=jis-x0213-1-2000 . #x296A) ; &I-JX1-296A; [09-74] + ((name . "LATIN SMALL LETTER O WITH CIRCUMFLEX") + (=ucs . #x00F4) ; ô )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH CIRCUMFLEX") (=ucs . #x00D4) ; Ô )) @@ -1526,20 +1820,33 @@ ((name . "LATIN CAPITAL LETTER O WITH CIRCUMFLEX") (=ucs . #x00D4) ; Ô )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A54) ; &JX1-294B; [10-52] (=jis-x0213-1-2000 . #x294B) ; &I-JX1-294B; [09-43] (=jef-china3 . #x86BF) ; &I-JC3-86BF; (=ucs@jis/fw . #x00D4) ; &JX1-294B; + (->lowercase + ((=jis-x0212 . #x2B54) ; &JX1-296A; [11-52] + (=jis-x0213-1-2000 . #x296A) ; &I-JX1-296A; [09-74] + )) )) (define-char '((name . "LATIN CAPITAL LETTER O WITH TILDE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0303) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH TILDE") - (=ucs . #x00F5) ; õ + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00D5) ; Õ (latin-iso8859-1 . #xD5) ; &I-LATIN1-55; @@ -1547,14 +1854,13 @@ (latin-iso8859-9 . #xD5) ; &I-LATIN5-55; (latin-viscii . #xA0) ; &I-MULE-VIET-U-75; (latin-viscii-upper . #xF5) ; &I-MULE-VIET-U-75; - )) -(define-char - '((->decomposition #xFF2F #x0303) (->lowercase - ((=jis-x0212 . #x2B58) ; &JX1-296B; [11-56] - (=jis-x0213-1-2000 . #x296B) ; &I-JX1-296B; [09-75] + ((name . "LATIN SMALL LETTER O WITH TILDE") + (=ucs . #x00F5) ; õ )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH TILDE") (=ucs . #x00D5) ; Õ )) @@ -1562,20 +1868,33 @@ ((name . "LATIN CAPITAL LETTER O WITH TILDE") (=ucs . #x00D5) ; Õ )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2A58) ; &JX1-294C; [10-56] (=jis-x0213-1-2000 . #x294C) ; &I-JX1-294C; [09-44] (=jef-china3 . #x86E7) ; &I-JC3-86E7; (=ucs@jis/fw . #x00D5) ; &JX1-294C; + (->lowercase + ((=jis-x0212 . #x2B58) ; &JX1-296B; [11-56] + (=jis-x0213-1-2000 . #x296B) ; &I-JX1-296B; [09-75] + )) )) (define-char '((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x004F #x0308) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH DIAERESIS") - (=ucs . #x00F6) ; ö + (=decomposition + ((name . "LATIN CAPITAL LETTER O") + (=ucs . #x004F) ; O + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00D6) ; Ö (latin-iso8859-1 . #xD6) ; &I-LATIN1-56; @@ -1583,14 +1902,13 @@ (latin-iso8859-3 . #xD6) ; &I-LATIN3-56; (latin-iso8859-4 . #xD6) ; &I-LATIN4-56; (latin-iso8859-9 . #xD6) ; &I-LATIN5-56; - )) -(define-char - '((->decomposition #xFF2F #x0308) (->lowercase - ((=jis-x0212 . #x2B53) ; &JX1-296C; [11-51] - (=jis-x0213-1-2000 . #x296C) ; &I-JX1-296C; [09-76] + ((name . "LATIN SMALL LETTER O WITH DIAERESIS") + (=ucs . #x00F6) ; ö )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") (=ucs . #x00D6) ; Ö )) @@ -1598,10 +1916,21 @@ ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") (=ucs . #x00D6) ; Ö )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER O") + (=ucs . #xFF2F) ; O + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A53) ; &JX1-294D; [10-51] (=jis-x0213-1-2000 . #x294D) ; &I-JX1-294D; [09-45] (=jef-china3 . #x88CB) ; &I-JC3-88CB; (=ucs@jis/fw . #x00D6) ; &JX1-294D; + (->lowercase + ((=jis-x0212 . #x2B53) ; &JX1-296C; [11-51] + (=jis-x0213-1-2000 . #x296C) ; &I-JX1-296C; [09-76] + )) )) (define-char '((name . "MULTIPLICATION SIGN") @@ -1630,6 +1959,7 @@ (=ks-x1001 . #x213F) ; &I-K0-213F; [01-31] (=cns11643-1 . #x2232) ; &I-C1-2232; [02-18] (=big5 . #xA1D1) ; &I-B-A1D1; + (=ucs@gb . #x00D7) ; &J90-215F; (=ucs@jis . #x00D7) ; &J90-215F; )) (define-char @@ -1637,22 +1967,17 @@ (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->lowercase - ((name . "LATIN SMALL LETTER O WITH STROKE") - (=ucs . #x00F8) ; ø - )) (=ucs . #x00D8) ; Ø (latin-iso8859-1 . #xD8) ; &I-LATIN1-58; (latin-iso8859-4 . #xD8) ; &I-LATIN4-58; (latin-iso8859-9 . #xD8) ; &I-LATIN5-58; + (->lowercase + ((name . "LATIN SMALL LETTER O WITH STROKE") + (=ucs . #x00F8) ; ø + )) )) (define-char - '((->lowercase - ((=ks-x1001 . #x292A) ; &JX1-296D; [09-10] - (=jis-x0212 . #x294C) ; &I-JSP-294C; [09-44] - (=jis-x0213-1-2000 . #x296D) ; &I-JX1-296D; [09-77] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER O WITH STROKE") (=ucs . #x00D8) ; Ø )) @@ -1665,16 +1990,23 @@ (=jis-x0213-1-2000 . #x294E) ; &I-JX1-294E; [09-46] (=jef-china3 . #x83A2) ; &I-JC3-83A2; (=ucs@jis/fw . #x00D8) ; &JX1-294E; + (->lowercase + ((=ks-x1001 . #x292A) ; &JX1-296D; [09-10] + (=jis-x0212 . #x294C) ; &I-JSP-294C; [09-44] + (=jis-x0213-1-2000 . #x296D) ; &I-JX1-296D; [09-77] + )) )) (define-char '((name . "LATIN CAPITAL LETTER U WITH GRAVE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0300) - (->lowercase - ((name . "LATIN SMALL LETTER U WITH GRAVE") - (=ucs . #x00F9) ; ù + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00D9) ; Ù (latin-iso8859-1 . #xD9) ; &I-LATIN1-59; @@ -1682,15 +2014,13 @@ (latin-iso8859-9 . #xD9) ; &I-LATIN5-59; (latin-viscii . #xD9) ; &I-MULE-VIET-U-79; (latin-viscii-upper . #xF9) ; &I-MULE-VIET-U-79; - )) -(define-char - '((->decomposition #xFF35 #x0300) (->lowercase - ((=gb2312 . #x2834) ; &JX1-296E; [08-20] - (=jis-x0212 . #x2B63) ; &I-JSP-2B63; [11-67] - (=jis-x0213-1-2000 . #x296E) ; &I-JX1-296E; [09-78] + ((name . "LATIN SMALL LETTER U WITH GRAVE") + (=ucs . #x00F9) ; ù )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER U WITH GRAVE") (=ucs . #x00D9) ; Ù )) @@ -1698,20 +2028,34 @@ ((name . "LATIN CAPITAL LETTER U WITH GRAVE") (=ucs . #x00D9) ; Ù )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=jis-x0212 . #x2A63) ; &JX1-294F; [10-67] (=jis-x0213-1-2000 . #x294F) ; &I-JX1-294F; [09-47] (=jef-china3 . #x85BF) ; &I-JC3-85BF; (=ucs@jis/fw . #x00D9) ; &JX1-294F; + (->lowercase + ((=gb2312 . #x2834) ; &JX1-296E; [08-20] + (=jis-x0212 . #x2B63) ; &I-JSP-2B63; [11-67] + (=jis-x0213-1-2000 . #x296E) ; &I-JX1-296E; [09-78] + )) )) (define-char '((name . "LATIN CAPITAL LETTER U WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER U WITH ACUTE") - (=ucs . #x00FA) ; ú + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00DA) ; Ú (latin-iso8859-1 . #xDA) ; &I-LATIN1-5A; @@ -1721,15 +2065,13 @@ (latin-iso8859-9 . #xDA) ; &I-LATIN5-5A; (latin-viscii . #xDA) ; &I-MULE-VIET-U-7A; (latin-viscii-upper . #xFA) ; &I-MULE-VIET-U-7A; - )) -(define-char - '((->decomposition #xFF35 #x0301) (->lowercase - ((=gb2312 . #x2832) ; &JX1-296F; [08-18] - (=jis-x0212 . #x2B62) ; &I-JSP-2B62; [11-66] - (=jis-x0213-1-2000 . #x296F) ; &I-JX1-296F; [09-79] + ((name . "LATIN SMALL LETTER U WITH ACUTE") + (=ucs . #x00FA) ; ú )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER U WITH ACUTE") (=ucs . #x00DA) ; Ú )) @@ -1737,34 +2079,47 @@ ((name . "LATIN CAPITAL LETTER U WITH ACUTE") (=ucs . #x00DA) ; Ú )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A62) ; &JX1-2950; [10-66] (=jis-x0213-1-2000 . #x2950) ; &I-JX1-2950; [09-48] (=jef-china3 . #x85E6) ; &I-JC3-85E6; (=ucs@jis/fw . #x00DA) ; &JX1-2950; + (->lowercase + ((=gb2312 . #x2832) ; &JX1-296F; [08-18] + (=jis-x0212 . #x2B62) ; &I-JSP-2B62; [11-66] + (=jis-x0213-1-2000 . #x296F) ; &I-JX1-296F; [09-79] + )) )) (define-char '((name . "LATIN CAPITAL LETTER U WITH CIRCUMFLEX") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0302) - (->lowercase - ((name . "LATIN SMALL LETTER U WITH CIRCUMFLEX") - (=ucs . #x00FB) ; û + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00DB) ; Û (latin-iso8859-1 . #xDB) ; &I-LATIN1-5B; (latin-iso8859-3 . #xDB) ; &I-LATIN3-5B; (latin-iso8859-4 . #xDB) ; &I-LATIN4-5B; (latin-iso8859-9 . #xDB) ; &I-LATIN5-5B; - )) -(define-char - '((->decomposition #xFF35 #x0302) (->lowercase - ((=jis-x0212 . #x2B65) ; &JX1-2970; [11-69] - (=jis-x0213-1-2000 . #x2970) ; &I-JX1-2970; [09-80] + ((name . "LATIN SMALL LETTER U WITH CIRCUMFLEX") + (=ucs . #x00FB) ; û )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER U WITH CIRCUMFLEX") (=ucs . #x00DB) ; Û )) @@ -1772,20 +2127,33 @@ ((name . "LATIN CAPITAL LETTER U WITH CIRCUMFLEX") (=ucs . #x00DB) ; Û )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2A65) ; &JX1-2951; [10-69] (=jis-x0213-1-2000 . #x2951) ; &I-JX1-2951; [09-49] (=jef-china3 . #x86C1) ; &I-JC3-86C1; (=ucs@jis/fw . #x00DB) ; &JX1-2951; + (->lowercase + ((=jis-x0212 . #x2B65) ; &JX1-2970; [11-69] + (=jis-x0213-1-2000 . #x2970) ; &I-JX1-2970; [09-80] + )) )) (define-char '((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0055 #x0308) - (->lowercase - ((name . "LATIN SMALL LETTER U WITH DIAERESIS") - (=ucs . #x00FC) ; ü + (=decomposition + ((name . "LATIN CAPITAL LETTER U") + (=ucs . #x0055) ; U + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00DC) ; Ü (latin-iso8859-1 . #xDC) ; &I-LATIN1-5C; @@ -1793,15 +2161,13 @@ (latin-iso8859-3 . #xDC) ; &I-LATIN3-5C; (latin-iso8859-4 . #xDC) ; &I-LATIN4-5C; (latin-iso8859-9 . #xDC) ; &I-LATIN5-5C; - )) -(define-char - '((->decomposition #xFF35 #x0308) (->lowercase - ((=gb2312 . #x2839) ; &JX1-2971; [08-25] - (=jis-x0212 . #x2B64) ; &I-JSP-2B64; [11-68] - (=jis-x0213-1-2000 . #x2971) ; &I-JX1-2971; [09-81] + ((name . "LATIN SMALL LETTER U WITH DIAERESIS") + (=ucs . #x00FC) ; ü )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") (=ucs . #x00DC) ; Ü )) @@ -1809,34 +2175,47 @@ ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") (=ucs . #x00DC) ; Ü )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER U") + (=ucs . #xFF35) ; U + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2A64) ; &JX1-2952; [10-68] (=jis-x0213-1-2000 . #x2952) ; &I-JX1-2952; [09-50] (=jef-china3 . #x88CE) ; &I-JC3-88CE; (=ucs@jis/fw . #x00DC) ; &JX1-2952; + (->lowercase + ((=gb2312 . #x2839) ; &JX1-2971; [08-25] + (=jis-x0212 . #x2B64) ; &I-JSP-2B64; [11-68] + (=jis-x0213-1-2000 . #x2971) ; &I-JX1-2971; [09-81] + )) )) (define-char '((name . "LATIN CAPITAL LETTER Y WITH ACUTE") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0059 #x0301) - (->lowercase - ((name . "LATIN SMALL LETTER Y WITH ACUTE") - (=ucs . #x00FD) ; ý + (=decomposition + ((name . "LATIN CAPITAL LETTER Y") + (=ucs . #x0059) ; Y + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00DD) ; Ý (latin-iso8859-1 . #xDD) ; &I-LATIN1-5D; (latin-iso8859-2 . #xDD) ; &I-LATIN2-5D; (latin-viscii . #xDD) ; &I-MULE-VIET-U-7D; (latin-viscii-upper . #xFD) ; &I-MULE-VIET-U-7D; - )) -(define-char - '((->decomposition #xFF39 #x0301) (->lowercase - ((=jis-x0212 . #x2B72) ; &JX1-2972; [11-82] - (=jis-x0213-1-2000 . #x2972) ; &I-JX1-2972; [09-82] + ((name . "LATIN SMALL LETTER Y WITH ACUTE") + (=ucs . #x00FD) ; ý )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN CAPITAL LETTER Y WITH ACUTE") (=ucs . #x00DD) ; Ý )) @@ -1844,10 +2223,21 @@ ((name . "LATIN CAPITAL LETTER Y WITH ACUTE") (=ucs . #x00DD) ; Ý )) + (=decomposition + ((name . "FULLWIDTH LATIN CAPITAL LETTER Y") + (=ucs . #xFF39) ; Y + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2A72) ; &JX1-2953; [10-82] (=jis-x0213-1-2000 . #x2953) ; &I-JX1-2953; [09-51] (=jef-china3 . #x85E9) ; &I-JC3-85E9; (=ucs@jis/fw . #x00DD) ; &JX1-2953; + (->lowercase + ((=jis-x0212 . #x2B72) ; &JX1-2972; [11-82] + (=jis-x0213-1-2000 . #x2972) ; &I-JX1-2972; [09-82] + )) )) (define-char '((name . "LATIN CAPITAL LETTER THORN") @@ -1855,20 +2245,15 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "Icelandic") + (=ucs . #x00DE) ; Þ + (latin-iso8859-1 . #xDE) ; &I-LATIN1-5E; (->lowercase ((name . "LATIN SMALL LETTER THORN") (=ucs . #x00FE) ; þ )) - (=ucs . #x00DE) ; Þ - (latin-iso8859-1 . #xDE) ; &I-LATIN1-5E; )) (define-char - '((->lowercase - ((=ks-x1001 . #x292D) ; &JX1-2973; [09-13] - (=jis-x0212 . #x2950) ; &I-JSP-2950; [09-48] - (=jis-x0213-1-2000 . #x2973) ; &I-JX1-2973; [09-83] - )) - (<-denotational + '((<-denotational ((name . "LATIN CAPITAL LETTER THORN") (=ucs . #x00DE) ; Þ )) @@ -1881,6 +2266,11 @@ (=jis-x0213-1-2000 . #x2954) ; &I-JX1-2954; [09-52] (=jef-china3 . #x83A4) ; &I-JC3-83A4; (=ucs@jis/fw . #x00DE) ; &JX1-2954; + (->lowercase + ((=ks-x1001 . #x292D) ; &JX1-2973; [09-13] + (=jis-x0212 . #x2950) ; &I-JSP-2950; [09-48] + (=jis-x0213-1-2000 . #x2973) ; &I-JX1-2973; [09-83] + )) )) (define-char '((name . "LATIN SMALL LETTER SHARP S") @@ -1915,10 +2305,12 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0300) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH GRAVE") - (=ucs . #x00C0) ; À + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00E0) ; à (latin-iso8859-1 . #xE0) ; &I-LATIN1-60; @@ -1927,14 +2319,13 @@ (latin-tcvn5712 . #xB5) ; &I-VSCII2-35; (latin-viscii . #xE0) ; &I-MULE-VIET-L-60; (latin-viscii-lower . #xE0) ; &I-MULE-VIET-L-60; - )) -(define-char - '((->decomposition #xFF41 #x0300) (->uppercase - ((=jis-x0212 . #x2A22) ; &JX1-2937; [10-02] - (=jis-x0213-1-2000 . #x2937) ; &I-JX1-2937; [09-23] + ((name . "LATIN CAPITAL LETTER A WITH GRAVE") + (=ucs . #x00C0) ; À )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH GRAVE") (=ucs . #x00E0) ; à )) @@ -1942,21 +2333,35 @@ ((name . "LATIN SMALL LETTER A WITH GRAVE") (=ucs . #x00E0) ; à )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=gb2312 . #x2824) ; &JX1-2956; [08-04] (=jis-x0212 . #x2B22) ; &I-JSP-2B22; [11-02] (=jis-x0213-1-2000 . #x2956) ; &I-JX1-2956; [09-54] (=jef-china3 . #x85C1) ; &I-JC3-85C1; + (=ucs@gb/fw . #x00E0) ; &JX1-2956; (=ucs@jis/fw . #x00E0) ; &JX1-2956; + (->uppercase + ((=jis-x0212 . #x2A22) ; &JX1-2937; [10-02] + (=jis-x0213-1-2000 . #x2937) ; &I-JX1-2937; [09-23] + )) )) (define-char '((name . "LATIN SMALL LETTER A WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH ACUTE") - (=ucs . #x00C1) ; Á + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00E1) ; á (latin-iso8859-1 . #xE1) ; &I-LATIN1-61; @@ -1967,14 +2372,13 @@ (latin-tcvn5712 . #xB8) ; &I-VSCII2-38; (latin-viscii . #xE1) ; &I-MULE-VIET-L-61; (latin-viscii-lower . #xE1) ; &I-MULE-VIET-L-61; - )) -(define-char - '((->decomposition #xFF41 #x0301) (->uppercase - ((=jis-x0212 . #x2A21) ; &JX1-2938; [10-01] - (=jis-x0213-1-2000 . #x2938) ; &I-JX1-2938; [09-24] + ((name . "LATIN CAPITAL LETTER A WITH ACUTE") + (=ucs . #x00C1) ; Á )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH ACUTE") (=ucs . #x00E1) ; á )) @@ -1982,21 +2386,35 @@ ((name . "LATIN SMALL LETTER A WITH ACUTE") (=ucs . #x00E1) ; á )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=gb2312 . #x2822) ; &JX1-2957; [08-02] (=jis-x0212 . #x2B21) ; &I-JSP-2B21; [11-01] (=jis-x0213-1-2000 . #x2957) ; &I-JX1-2957; [09-55] (=jef-china3 . #x85EB) ; &I-JC3-85EB; + (=ucs@gb/fw . #x00E1) ; &JX1-2957; (=ucs@jis/fw . #x00E1) ; &JX1-2957; + (->uppercase + ((=jis-x0212 . #x2A21) ; &JX1-2938; [10-01] + (=jis-x0213-1-2000 . #x2938) ; &I-JX1-2938; [09-24] + )) )) (define-char '((name . "LATIN SMALL LETTER A WITH CIRCUMFLEX") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0302) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH CIRCUMFLEX") - (=ucs . #x00C2) ; Â + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00E2) ; â (latin-iso8859-1 . #xE2) ; &I-LATIN1-62; @@ -2007,14 +2425,13 @@ (latin-tcvn5712 . #xA9) ; &I-VSCII2-29; (latin-viscii . #xE2) ; &I-MULE-VIET-L-62; (latin-viscii-lower . #xE2) ; &I-MULE-VIET-L-62; - )) -(define-char - '((->decomposition #xFF41 #x0302) (->uppercase - ((=jis-x0212 . #x2A24) ; &JX1-2939; [10-04] - (=jis-x0213-1-2000 . #x2939) ; &I-JX1-2939; [09-25] + ((name . "LATIN CAPITAL LETTER A WITH CIRCUMFLEX") + (=ucs . #x00C2) ; Â )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH CIRCUMFLEX") (=ucs . #x00E2) ; â )) @@ -2022,20 +2439,33 @@ ((name . "LATIN SMALL LETTER A WITH CIRCUMFLEX") (=ucs . #x00E2) ; â )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B24) ; &JX1-2958; [11-04] (=jis-x0213-1-2000 . #x2958) ; &I-JX1-2958; [09-56] (=jef-china3 . #x86C4) ; &I-JC3-86C4; (=ucs@jis/fw . #x00E2) ; &JX1-2958; + (->uppercase + ((=jis-x0212 . #x2A24) ; &JX1-2939; [10-04] + (=jis-x0213-1-2000 . #x2939) ; &I-JX1-2939; [09-25] + )) )) (define-char '((name . "LATIN SMALL LETTER A WITH TILDE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0303) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH TILDE") - (=ucs . #x00C3) ; Ã + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00E3) ; ã (latin-iso8859-1 . #xE3) ; &I-LATIN1-63; @@ -2044,14 +2474,13 @@ (latin-tcvn5712 . #xB7) ; &I-VSCII2-37; (latin-viscii . #xE3) ; &I-MULE-VIET-L-63; (latin-viscii-lower . #xE3) ; &I-MULE-VIET-L-63; - )) -(define-char - '((->decomposition #xFF41 #x0303) (->uppercase - ((=jis-x0212 . #x2A2A) ; &JX1-293A; [10-10] - (=jis-x0213-1-2000 . #x293A) ; &I-JX1-293A; [09-26] + ((name . "LATIN CAPITAL LETTER A WITH TILDE") + (=ucs . #x00C3) ; Ã )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH TILDE") (=ucs . #x00E3) ; ã )) @@ -2059,20 +2488,33 @@ ((name . "LATIN SMALL LETTER A WITH TILDE") (=ucs . #x00E3) ; ã )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2B2A) ; &JX1-2959; [11-10] (=jis-x0213-1-2000 . #x2959) ; &I-JX1-2959; [09-57] (=jef-china3 . #x86EF) ; &I-JC3-86EF; (=ucs@jis/fw . #x00E3) ; &JX1-2959; + (->uppercase + ((=jis-x0212 . #x2A2A) ; &JX1-293A; [10-10] + (=jis-x0213-1-2000 . #x293A) ; &I-JX1-293A; [09-26] + )) )) (define-char '((name . "LATIN SMALL LETTER A WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") - (=ucs . #x00C4) ; Ä + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00E4) ; ä (latin-iso8859-1 . #xE4) ; &I-LATIN1-64; @@ -2080,14 +2522,13 @@ (latin-iso8859-3 . #xE4) ; &I-LATIN3-64; (latin-iso8859-4 . #xE4) ; &I-LATIN4-64; (latin-iso8859-9 . #xE4) ; &I-LATIN5-64; - )) -(define-char - '((->decomposition #xFF41 #x0308) (->uppercase - ((=jis-x0212 . #x2A23) ; &JX1-293B; [10-03] - (=jis-x0213-1-2000 . #x293B) ; &I-JX1-293B; [09-27] + ((name . "LATIN CAPITAL LETTER A WITH DIAERESIS") + (=ucs . #x00C4) ; Ä )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH DIAERESIS") (=ucs . #x00E4) ; ä )) @@ -2095,33 +2536,45 @@ ((name . "LATIN SMALL LETTER A WITH DIAERESIS") (=ucs . #x00E4) ; ä )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2B23) ; &JX1-295A; [11-03] (=jis-x0213-1-2000 . #x295A) ; &I-JX1-295A; [09-58] (=jef-china3 . #x88D2) ; &I-JC3-88D2; (=ucs@jis/fw . #x00E4) ; &JX1-295A; + (->uppercase + ((=jis-x0212 . #x2A23) ; &JX1-293B; [10-03] + (=jis-x0213-1-2000 . #x293B) ; &I-JX1-293B; [09-27] + )) )) (define-char '((name . "LATIN SMALL LETTER A WITH RING ABOVE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0061 #x030A) - (->uppercase - ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") - (=ucs . #x00C5) ; Å + (=decomposition + ((name . "LATIN SMALL LETTER A") + (=ucs . #x0061) ; a + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ )) (=ucs . #x00E5) ; å (latin-iso8859-1 . #xE5) ; &I-LATIN1-65; (latin-iso8859-4 . #xE5) ; &I-LATIN4-65; (latin-iso8859-9 . #xE5) ; &I-LATIN5-65; - )) -(define-char - '((->decomposition #xFF41 #x030A) (->uppercase - ((=jis-x0212 . #x2A29) ; &JX1-293C; [10-09] - (=jis-x0213-1-2000 . #x293C) ; &I-JX1-293C; [09-28] + ((name . "LATIN CAPITAL LETTER A WITH RING ABOVE") + (=ucs . #x00C5) ; Å )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER A WITH RING ABOVE") (=ucs . #x00E5) ; å )) @@ -2129,10 +2582,21 @@ ((name . "LATIN SMALL LETTER A WITH RING ABOVE") (=ucs . #x00E5) ; å )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER A") + (=ucs . #xFF41) ; a + ) + ((name . "COMBINING RING ABOVE") + (=ucs . #x030A) ; ̊ + )) (=jis-x0212 . #x2B29) ; &JX1-295B; [11-09] (=jis-x0213-1-2000 . #x295B) ; &I-JX1-295B; [09-59] (=jef-china3 . #x89A7) ; &I-JC3-89A7; (=ucs@jis/fw . #x00E5) ; &JX1-295B; + (->uppercase + ((=jis-x0212 . #x2A29) ; &JX1-293C; [10-09] + (=jis-x0213-1-2000 . #x293C) ; &I-JX1-293C; [09-28] + )) )) (define-char '((name . "LATIN SMALL LETTER AE") @@ -2140,23 +2604,18 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "ash *") - (->uppercase - ((name . "LATIN CAPITAL LETTER AE") - (=ucs . #x00C6) ; Æ - )) (=ucs . #x00E6) ; æ (latin-iso8859-1 . #xE6) ; &I-LATIN1-66; (latin-iso8859-4 . #xE6) ; &I-LATIN4-66; (latin-iso8859-9 . #xE6) ; &I-LATIN5-66; (ipa . #xA4) ; &I-MULE-IPA-24; + (->uppercase + ((name . "LATIN CAPITAL LETTER AE") + (=ucs . #x00C6) ; Æ + )) )) (define-char - '((->uppercase - ((=ks-x1001 . #x2821) ; &JX1-293D; [08-01] - (=jis-x0212 . #x2921) ; &I-JSP-2921; [09-01] - (=jis-x0213-1-2000 . #x293D) ; &I-JX1-293D; [09-29] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER AE") (=ucs . #x00E6) ; æ )) @@ -2169,16 +2628,23 @@ (=jis-x0213-1-2000 . #x295C) ; &I-JX1-295C; [09-60] (=jef-china3 . #x83B0) ; &I-JC3-83B0; (=ucs@jis/fw . #x00E6) ; &JX1-295C; + (->uppercase + ((=ks-x1001 . #x2821) ; &JX1-293D; [08-01] + (=jis-x0212 . #x2921) ; &I-JSP-2921; [09-01] + (=jis-x0213-1-2000 . #x293D) ; &I-JX1-293D; [09-29] + )) )) (define-char '((name . "LATIN SMALL LETTER C WITH CEDILLA") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0063 #x0327) - (->uppercase - ((name . "LATIN CAPITAL LETTER C WITH CEDILLA") - (=ucs . #x00C7) ; Ç + (=decomposition + ((name . "LATIN SMALL LETTER C") + (=ucs . #x0063) ; c + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ )) (=ucs . #x00E7) ; ç (latin-iso8859-1 . #xE7) ; &I-LATIN1-67; @@ -2186,14 +2652,13 @@ (latin-iso8859-3 . #xE7) ; &I-LATIN3-67; (latin-iso8859-9 . #xE7) ; &I-LATIN5-67; (ipa . #xCE) ; &I-MULE-IPA-4E; - )) -(define-char - '((->decomposition #xFF43 #x0327) (->uppercase - ((=jis-x0212 . #x2A2E) ; &JX1-293E; [10-14] - (=jis-x0213-1-2000 . #x293E) ; &I-JX1-293E; [09-30] + ((name . "LATIN CAPITAL LETTER C WITH CEDILLA") + (=ucs . #x00C7) ; Ç )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER C WITH CEDILLA") (=ucs . #x00E7) ; ç )) @@ -2201,20 +2666,33 @@ ((name . "LATIN SMALL LETTER C WITH CEDILLA") (=ucs . #x00E7) ; ç )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER C") + (=ucs . #xFF43) ; c + ) + ((name . "COMBINING CEDILLA") + (=ucs . #x0327) ; ̧ + )) (=jis-x0212 . #x2B2E) ; &JX1-295D; [11-14] (=jis-x0213-1-2000 . #x295D) ; &I-JX1-295D; [09-61] (=jef-china3 . #x89FB) ; &I-JC3-89FB; (=ucs@jis/fw . #x00E7) ; &JX1-295D; + (->uppercase + ((=jis-x0212 . #x2A2E) ; &JX1-293E; [10-14] + (=jis-x0213-1-2000 . #x293E) ; &I-JX1-293E; [09-30] + )) )) (define-char '((name . "LATIN SMALL LETTER E WITH GRAVE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0300) - (->uppercase - ((name . "LATIN CAPITAL LETTER E WITH GRAVE") - (=ucs . #x00C8) ; È + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00E8) ; è (latin-iso8859-1 . #xE8) ; &I-LATIN1-68; @@ -2223,14 +2701,13 @@ (latin-tcvn5712 . #xCC) ; &I-VSCII2-4C; (latin-viscii . #xE8) ; &I-MULE-VIET-L-68; (latin-viscii-lower . #xE8) ; &I-MULE-VIET-L-68; - )) -(define-char - '((->decomposition #xFF45 #x0300) (->uppercase - ((=jis-x0212 . #x2A32) ; &JX1-293F; [10-18] - (=jis-x0213-1-2000 . #x293F) ; &I-JX1-293F; [09-31] + ((name . "LATIN CAPITAL LETTER E WITH GRAVE") + (=ucs . #x00C8) ; È )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER E WITH GRAVE") (=ucs . #x00E8) ; è )) @@ -2238,21 +2715,35 @@ ((name . "LATIN SMALL LETTER E WITH GRAVE") (=ucs . #x00E8) ; è )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=gb2312 . #x2828) ; &JX1-295E; [08-08] (=jis-x0212 . #x2B32) ; &I-JSP-2B32; [11-18] (=jis-x0213-1-2000 . #x295E) ; &I-JX1-295E; [09-62] (=jef-china3 . #x85C2) ; &I-JC3-85C2; + (=ucs@gb/fw . #x00E8) ; &JX1-295E; (=ucs@jis/fw . #x00E8) ; &JX1-295E; + (->uppercase + ((=jis-x0212 . #x2A32) ; &JX1-293F; [10-18] + (=jis-x0213-1-2000 . #x293F) ; &I-JX1-293F; [09-31] + )) )) (define-char '((name . "LATIN SMALL LETTER E WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER E WITH ACUTE") - (=ucs . #x00C9) ; É + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00E9) ; é (latin-iso8859-1 . #xE9) ; &I-LATIN1-69; @@ -2263,14 +2754,13 @@ (latin-tcvn5712 . #xD0) ; &I-VSCII2-50; (latin-viscii . #xE9) ; &I-MULE-VIET-L-69; (latin-viscii-lower . #xE9) ; &I-MULE-VIET-L-69; - )) -(define-char - '((->decomposition #xFF45 #x0301) (->uppercase - ((=jis-x0212 . #x2A31) ; &JX1-2940; [10-17] - (=jis-x0213-1-2000 . #x2940) ; &I-JX1-2940; [09-32] + ((name . "LATIN CAPITAL LETTER E WITH ACUTE") + (=ucs . #x00C9) ; É )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER E WITH ACUTE") (=ucs . #x00E9) ; é )) @@ -2278,21 +2768,35 @@ ((name . "LATIN SMALL LETTER E WITH ACUTE") (=ucs . #x00E9) ; é )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=gb2312 . #x2826) ; &JX1-295F; [08-06] (=jis-x0212 . #x2B31) ; &I-JSP-2B31; [11-17] (=jis-x0213-1-2000 . #x295F) ; &I-JX1-295F; [09-63] (=jef-china3 . #x85EE) ; &I-JC3-85EE; + (=ucs@gb/fw . #x00E9) ; &JX1-295F; (=ucs@jis/fw . #x00E9) ; &JX1-295F; + (->uppercase + ((=jis-x0212 . #x2A31) ; &JX1-2940; [10-17] + (=jis-x0213-1-2000 . #x2940) ; &I-JX1-2940; [09-32] + )) )) (define-char '((name . "LATIN SMALL LETTER E WITH CIRCUMFLEX") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0302) - (->uppercase - ((name . "LATIN CAPITAL LETTER E WITH CIRCUMFLEX") - (=ucs . #x00CA) ; Ê + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00EA) ; ê (latin-iso8859-1 . #xEA) ; &I-LATIN1-6A; @@ -2301,14 +2805,13 @@ (latin-tcvn5712 . #xAA) ; &I-VSCII2-2A; (latin-viscii . #xEA) ; &I-MULE-VIET-L-6A; (latin-viscii-lower . #xEA) ; &I-MULE-VIET-L-6A; - )) -(define-char - '((->decomposition #xFF45 #x0302) (->uppercase - ((=jis-x0212 . #x2A34) ; &JX1-2941; [10-20] - (=jis-x0213-1-2000 . #x2941) ; &I-JX1-2941; [09-33] + ((name . "LATIN CAPITAL LETTER E WITH CIRCUMFLEX") + (=ucs . #x00CA) ; Ê )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER E WITH CIRCUMFLEX") (=ucs . #x00EA) ; ê )) @@ -2316,21 +2819,35 @@ ((name . "LATIN SMALL LETTER E WITH CIRCUMFLEX") (=ucs . #x00EA) ; ê )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=gb2312 . #x283A) ; &JX1-2960; [08-26] (=jis-x0212 . #x2B34) ; &I-JSP-2B34; [11-20] (=jis-x0213-1-2000 . #x2960) ; &I-JX1-2960; [09-64] (=jef-china3 . #x86C6) ; &I-JC3-86C6; + (=ucs@gb/fw . #x00EA) ; &JX1-2960; (=ucs@jis/fw . #x00EA) ; &JX1-2960; + (->uppercase + ((=jis-x0212 . #x2A34) ; &JX1-2941; [10-20] + (=jis-x0213-1-2000 . #x2941) ; &I-JX1-2941; [09-33] + )) )) (define-char '((name . "LATIN SMALL LETTER E WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0065 #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") - (=ucs . #x00CB) ; Ë + (=decomposition + ((name . "LATIN SMALL LETTER E") + (=ucs . #x0065) ; e + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00EB) ; ë (latin-iso8859-1 . #xEB) ; &I-LATIN1-6B; @@ -2338,14 +2855,13 @@ (latin-iso8859-3 . #xEB) ; &I-LATIN3-6B; (latin-iso8859-4 . #xEB) ; &I-LATIN4-6B; (latin-iso8859-9 . #xEB) ; &I-LATIN5-6B; - )) -(define-char - '((->decomposition #xFF45 #x0308) (->uppercase - ((=jis-x0212 . #x2A33) ; &JX1-2942; [10-19] - (=jis-x0213-1-2000 . #x2942) ; &I-JX1-2942; [09-34] + ((name . "LATIN CAPITAL LETTER E WITH DIAERESIS") + (=ucs . #x00CB) ; Ë )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER E WITH DIAERESIS") (=ucs . #x00EB) ; ë )) @@ -2353,20 +2869,33 @@ ((name . "LATIN SMALL LETTER E WITH DIAERESIS") (=ucs . #x00EB) ; ë )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER E") + (=ucs . #xFF45) ; e + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2B33) ; &JX1-2961; [11-19] (=jis-x0213-1-2000 . #x2961) ; &I-JX1-2961; [09-65] (=jef-china3 . #x88D4) ; &I-JC3-88D4; (=ucs@jis/fw . #x00EB) ; &JX1-2961; + (->uppercase + ((=jis-x0212 . #x2A33) ; &JX1-2942; [10-19] + (=jis-x0213-1-2000 . #x2942) ; &I-JX1-2942; [09-34] + )) )) (define-char '((name . "LATIN SMALL LETTER I WITH GRAVE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0300) - (->uppercase - ((name . "LATIN CAPITAL LETTER I WITH GRAVE") - (=ucs . #x00CC) ; Ì + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00EC) ; ì (latin-iso8859-1 . #xEC) ; &I-LATIN1-6C; @@ -2375,14 +2904,13 @@ (latin-tcvn5712 . #xD7) ; &I-VSCII2-57; (latin-viscii . #xEC) ; &I-MULE-VIET-L-6C; (latin-viscii-lower . #xEC) ; &I-MULE-VIET-L-6C; - )) -(define-char - '((->decomposition #xFF49 #x0300) (->uppercase - ((=jis-x0212 . #x2A40) ; &JX1-2943; [10-32] - (=jis-x0213-1-2000 . #x2943) ; &I-JX1-2943; [09-35] + ((name . "LATIN CAPITAL LETTER I WITH GRAVE") + (=ucs . #x00CC) ; Ì )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER I WITH GRAVE") (=ucs . #x00EC) ; ì )) @@ -2390,20 +2918,34 @@ ((name . "LATIN SMALL LETTER I WITH GRAVE") (=ucs . #x00EC) ; ì )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=gb2312 . #x282C) ; &JX1-2962; [08-12] (=jis-x0212 . #x2B40) ; &I-JSP-2B40; [11-32] (=jis-x0213-1-2000 . #x2962) ; &I-JX1-2962; [09-66] + (=ucs@gb/fw . #x00EC) ; &JX1-2962; (=ucs@jis/fw . #x00EC) ; &JX1-2962; + (->uppercase + ((=jis-x0212 . #x2A40) ; &JX1-2943; [10-32] + (=jis-x0213-1-2000 . #x2943) ; &I-JX1-2943; [09-35] + )) )) (define-char '((name . "LATIN SMALL LETTER I WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER I WITH ACUTE") - (=ucs . #x00CD) ; Í + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00ED) ; í (latin-iso8859-1 . #xED) ; &I-LATIN1-6D; @@ -2414,14 +2956,13 @@ (latin-tcvn5712 . #xDD) ; &I-VSCII2-5D; (latin-viscii . #xED) ; &I-MULE-VIET-L-6D; (latin-viscii-lower . #xED) ; &I-MULE-VIET-L-6D; - )) -(define-char - '((->decomposition #xFF49 #x0301) (->uppercase - ((=jis-x0212 . #x2A3F) ; &JX1-2944; [10-31] - (=jis-x0213-1-2000 . #x2944) ; &I-JX1-2944; [09-36] + ((name . "LATIN CAPITAL LETTER I WITH ACUTE") + (=ucs . #x00CD) ; Í )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER I WITH ACUTE") (=ucs . #x00ED) ; í )) @@ -2429,20 +2970,34 @@ ((name . "LATIN SMALL LETTER I WITH ACUTE") (=ucs . #x00ED) ; í )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=gb2312 . #x282A) ; &JX1-2963; [08-10] (=jis-x0212 . #x2B3F) ; &I-JSP-2B3F; [11-31] (=jis-x0213-1-2000 . #x2963) ; &I-JX1-2963; [09-67] + (=ucs@gb/fw . #x00ED) ; &JX1-2963; (=ucs@jis/fw . #x00ED) ; &JX1-2963; + (->uppercase + ((=jis-x0212 . #x2A3F) ; &JX1-2944; [10-31] + (=jis-x0213-1-2000 . #x2944) ; &I-JX1-2944; [09-36] + )) )) (define-char '((name . "LATIN SMALL LETTER I WITH CIRCUMFLEX") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0302) - (->uppercase - ((name . "LATIN CAPITAL LETTER I WITH CIRCUMFLEX") - (=ucs . #x00CE) ; Î + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00EE) ; î (latin-iso8859-1 . #xEE) ; &I-LATIN1-6E; @@ -2450,14 +3005,13 @@ (latin-iso8859-3 . #xEE) ; &I-LATIN3-6E; (latin-iso8859-4 . #xEE) ; &I-LATIN4-6E; (latin-iso8859-9 . #xEE) ; &I-LATIN5-6E; - )) -(define-char - '((->decomposition #xFF49 #x0302) (->uppercase - ((=jis-x0212 . #x2A42) ; &JX1-2945; [10-34] - (=jis-x0213-1-2000 . #x2945) ; &I-JX1-2945; [09-37] + ((name . "LATIN CAPITAL LETTER I WITH CIRCUMFLEX") + (=ucs . #x00CE) ; Î )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER I WITH CIRCUMFLEX") (=ucs . #x00EE) ; î )) @@ -2465,32 +3019,44 @@ ((name . "LATIN SMALL LETTER I WITH CIRCUMFLEX") (=ucs . #x00EE) ; î )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B42) ; &JX1-2964; [11-34] (=jis-x0213-1-2000 . #x2964) ; &I-JX1-2964; [09-68] (=ucs@jis/fw . #x00EE) ; &JX1-2964; + (->uppercase + ((=jis-x0212 . #x2A42) ; &JX1-2945; [10-34] + (=jis-x0213-1-2000 . #x2945) ; &I-JX1-2945; [09-37] + )) )) (define-char '((name . "LATIN SMALL LETTER I WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0069 #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER I WITH DIAERESIS") - (=ucs . #x00CF) ; Ï + (=decomposition + ((name . "LATIN SMALL LETTER I") + (=ucs . #x0069) ; i + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00EF) ; ï (latin-iso8859-1 . #xEF) ; &I-LATIN1-6F; (latin-iso8859-3 . #xEF) ; &I-LATIN3-6F; (latin-iso8859-9 . #xEF) ; &I-LATIN5-6F; - )) -(define-char - '((->decomposition #xFF49 #x0308) (->uppercase - ((=jis-x0212 . #x2A41) ; &JX1-2946; [10-33] - (=jis-x0213-1-2000 . #x2946) ; &I-JX1-2946; [09-38] + ((name . "LATIN CAPITAL LETTER I WITH DIAERESIS") + (=ucs . #x00CF) ; Ï )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER I WITH DIAERESIS") (=ucs . #x00EF) ; ï )) @@ -2498,10 +3064,21 @@ ((name . "LATIN SMALL LETTER I WITH DIAERESIS") (=ucs . #x00EF) ; ï )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER I") + (=ucs . #xFF49) ; i + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2B41) ; &JX1-2965; [11-33] (=jis-x0213-1-2000 . #x2965) ; &I-JX1-2965; [09-69] (=jef-china3 . #x88D6) ; &I-JC3-88D6; (=ucs@jis/fw . #x00EF) ; &JX1-2965; + (->uppercase + ((=jis-x0212 . #x2A41) ; &JX1-2946; [10-33] + (=jis-x0213-1-2000 . #x2946) ; &I-JX1-2946; [09-38] + )) )) (define-char '((name . "LATIN SMALL LETTER ETH") @@ -2509,20 +3086,16 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "Icelandic") + (=ucs . #x00F0) ; ð + (latin-iso8859-1 . #xF0) ; &I-LATIN1-70; + (ipa . #xC9) ; &I-MULE-IPA-49; (->uppercase ((name . "LATIN CAPITAL LETTER ETH") (=ucs . #x00D0) ; Ð )) - (=ucs . #x00F0) ; ð - (latin-iso8859-1 . #xF0) ; &I-LATIN1-70; - (ipa . #xC9) ; &I-MULE-IPA-49; )) (define-char - '((->uppercase - ((=ks-x1001 . #x2822) ; &JX1-2947; [08-02] - (=jis-x0213-1-2000 . #x2947) ; &I-JX1-2947; [09-39] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER ETH") (=ucs . #x00F0) ; ð )) @@ -2535,29 +3108,34 @@ (=jis-x0213-1-2000 . #x2966) ; &I-JX1-2966; [09-70] (=jef-china3 . #x83B4) ; &I-JC3-83B4; (=ucs@jis/fw . #x00F0) ; &JX1-2966; + (->uppercase + ((=ks-x1001 . #x2822) ; &JX1-2947; [08-02] + (=jis-x0213-1-2000 . #x2947) ; &I-JX1-2947; [09-39] + )) )) (define-char '((name . "LATIN SMALL LETTER N WITH TILDE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006E #x0303) - (->uppercase - ((name . "LATIN CAPITAL LETTER N WITH TILDE") - (=ucs . #x00D1) ; Ñ + (=decomposition + ((name . "LATIN SMALL LETTER N") + (=ucs . #x006E) ; n + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00F1) ; ñ (latin-iso8859-1 . #xF1) ; &I-LATIN1-71; (latin-iso8859-3 . #xF1) ; &I-LATIN3-71; (latin-iso8859-9 . #xF1) ; &I-LATIN5-71; - )) -(define-char - '((->decomposition #xFF4E #x0303) (->uppercase - ((=jis-x0212 . #x2A50) ; &JX1-2948; [10-48] - (=jis-x0213-1-2000 . #x2948) ; &I-JX1-2948; [09-40] + ((name . "LATIN CAPITAL LETTER N WITH TILDE") + (=ucs . #x00D1) ; Ñ )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER N WITH TILDE") (=ucs . #x00F1) ; ñ )) @@ -2565,20 +3143,33 @@ ((name . "LATIN SMALL LETTER N WITH TILDE") (=ucs . #x00F1) ; ñ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER N") + (=ucs . #xFF4E) ; n + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2B50) ; &JX1-2967; [11-48] (=jis-x0213-1-2000 . #x2967) ; &I-JX1-2967; [09-71] (=jef-china3 . #x86F3) ; &I-JC3-86F3; (=ucs@jis/fw . #x00F1) ; &JX1-2967; + (->uppercase + ((=jis-x0212 . #x2A50) ; &JX1-2948; [10-48] + (=jis-x0213-1-2000 . #x2948) ; &I-JX1-2948; [09-40] + )) )) (define-char '((name . "LATIN SMALL LETTER O WITH GRAVE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0300) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH GRAVE") - (=ucs . #x00D2) ; Ò + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00F2) ; ò (latin-iso8859-1 . #xF2) ; &I-LATIN1-72; @@ -2587,14 +3178,13 @@ (latin-tcvn5712 . #xDF) ; &I-VSCII2-5F; (latin-viscii . #xF2) ; &I-MULE-VIET-L-72; (latin-viscii-lower . #xF2) ; &I-MULE-VIET-L-72; - )) -(define-char - '((->decomposition #xFF4F #x0300) (->uppercase - ((=jis-x0212 . #x2A52) ; &JX1-2949; [10-50] - (=jis-x0213-1-2000 . #x2949) ; &I-JX1-2949; [09-41] + ((name . "LATIN CAPITAL LETTER O WITH GRAVE") + (=ucs . #x00D2) ; Ò )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER O WITH GRAVE") (=ucs . #x00F2) ; ò )) @@ -2602,21 +3192,35 @@ ((name . "LATIN SMALL LETTER O WITH GRAVE") (=ucs . #x00F2) ; ò )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=gb2312 . #x2830) ; &JX1-2968; [08-16] (=jis-x0212 . #x2B52) ; &I-JSP-2B52; [11-50] (=jis-x0213-1-2000 . #x2968) ; &I-JX1-2968; [09-72] (=jef-china3 . #x85C5) ; &I-JC3-85C5; + (=ucs@gb/fw . #x00F2) ; &JX1-2968; (=ucs@jis/fw . #x00F2) ; &JX1-2968; + (->uppercase + ((=jis-x0212 . #x2A52) ; &JX1-2949; [10-50] + (=jis-x0213-1-2000 . #x2949) ; &I-JX1-2949; [09-41] + )) )) (define-char '((name . "LATIN SMALL LETTER O WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH ACUTE") - (=ucs . #x00D3) ; Ó + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00F3) ; ó (latin-iso8859-1 . #xF3) ; &I-LATIN1-73; @@ -2626,14 +3230,13 @@ (latin-tcvn5712 . #xE3) ; &I-VSCII2-63; (latin-viscii . #xF3) ; &I-MULE-VIET-L-73; (latin-viscii-lower . #xF3) ; &I-MULE-VIET-L-73; - )) -(define-char - '((->decomposition #xFF4F #x0301) (->uppercase - ((=jis-x0212 . #x2A51) ; &JX1-294A; [10-49] - (=jis-x0213-1-2000 . #x294A) ; &I-JX1-294A; [09-42] + ((name . "LATIN CAPITAL LETTER O WITH ACUTE") + (=ucs . #x00D3) ; Ó )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER O WITH ACUTE") (=ucs . #x00F3) ; ó )) @@ -2641,21 +3244,35 @@ ((name . "LATIN SMALL LETTER O WITH ACUTE") (=ucs . #x00F3) ; ó )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=gb2312 . #x282E) ; &JX1-2969; [08-14] (=jis-x0212 . #x2B51) ; &I-JSP-2B51; [11-49] (=jis-x0213-1-2000 . #x2969) ; &I-JX1-2969; [09-73] (=jef-china3 . #x85F6) ; &I-JC3-85F6; + (=ucs@gb/fw . #x00F3) ; &JX1-2969; (=ucs@jis/fw . #x00F3) ; &JX1-2969; + (->uppercase + ((=jis-x0212 . #x2A51) ; &JX1-294A; [10-49] + (=jis-x0213-1-2000 . #x294A) ; &I-JX1-294A; [09-42] + )) )) (define-char '((name . "LATIN SMALL LETTER O WITH CIRCUMFLEX") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0302) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH CIRCUMFLEX") - (=ucs . #x00D4) ; Ô + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00F4) ; ô (latin-iso8859-1 . #xF4) ; &I-LATIN1-74; @@ -2666,14 +3283,13 @@ (latin-tcvn5712 . #xAB) ; &I-VSCII2-2B; (latin-viscii . #xF4) ; &I-MULE-VIET-L-74; (latin-viscii-lower . #xF4) ; &I-MULE-VIET-L-74; - )) -(define-char - '((->decomposition #xFF4F #x0302) (->uppercase - ((=jis-x0212 . #x2A54) ; &JX1-294B; [10-52] - (=jis-x0213-1-2000 . #x294B) ; &I-JX1-294B; [09-43] + ((name . "LATIN CAPITAL LETTER O WITH CIRCUMFLEX") + (=ucs . #x00D4) ; Ô )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER O WITH CIRCUMFLEX") (=ucs . #x00F4) ; ô )) @@ -2681,20 +3297,33 @@ ((name . "LATIN SMALL LETTER O WITH CIRCUMFLEX") (=ucs . #x00F4) ; ô )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B54) ; &JX1-296A; [11-52] (=jis-x0213-1-2000 . #x296A) ; &I-JX1-296A; [09-74] (=jef-china3 . #x86CC) ; &I-JC3-86CC; (=ucs@jis/fw . #x00F4) ; &JX1-296A; + (->uppercase + ((=jis-x0212 . #x2A54) ; &JX1-294B; [10-52] + (=jis-x0213-1-2000 . #x294B) ; &I-JX1-294B; [09-43] + )) )) (define-char '((name . "LATIN SMALL LETTER O WITH TILDE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0303) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH TILDE") - (=ucs . #x00D5) ; Õ + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ )) (=ucs . #x00F5) ; õ (latin-iso8859-1 . #xF5) ; &I-LATIN1-75; @@ -2703,14 +3332,13 @@ (latin-tcvn5712 . #xE2) ; &I-VSCII2-62; (latin-viscii . #xF5) ; &I-MULE-VIET-L-75; (latin-viscii-lower . #xF5) ; &I-MULE-VIET-L-75; - )) -(define-char - '((->decomposition #xFF4F #x0303) (->uppercase - ((=jis-x0212 . #x2A58) ; &JX1-294C; [10-56] - (=jis-x0213-1-2000 . #x294C) ; &I-JX1-294C; [09-44] + ((name . "LATIN CAPITAL LETTER O WITH TILDE") + (=ucs . #x00D5) ; Õ )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER O WITH TILDE") (=ucs . #x00F5) ; õ )) @@ -2718,20 +3346,33 @@ ((name . "LATIN SMALL LETTER O WITH TILDE") (=ucs . #x00F5) ; õ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING TILDE") + (=ucs . #x0303) ; ̃ + )) (=jis-x0212 . #x2B58) ; &JX1-296B; [11-56] (=jis-x0213-1-2000 . #x296B) ; &I-JX1-296B; [09-75] (=jef-china3 . #x86F4) ; &I-JC3-86F4; (=ucs@jis/fw . #x00F5) ; &JX1-296B; + (->uppercase + ((=jis-x0212 . #x2A58) ; &JX1-294C; [10-56] + (=jis-x0213-1-2000 . #x294C) ; &I-JX1-294C; [09-44] + )) )) (define-char '((name . "LATIN SMALL LETTER O WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x006F #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") - (=ucs . #x00D6) ; Ö + (=decomposition + ((name . "LATIN SMALL LETTER O") + (=ucs . #x006F) ; o + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00F6) ; ö (latin-iso8859-1 . #xF6) ; &I-LATIN1-76; @@ -2739,14 +3380,13 @@ (latin-iso8859-3 . #xF6) ; &I-LATIN3-76; (latin-iso8859-4 . #xF6) ; &I-LATIN4-76; (latin-iso8859-9 . #xF6) ; &I-LATIN5-76; - )) -(define-char - '((->decomposition #xFF4F #x0308) (->uppercase - ((=jis-x0212 . #x2A53) ; &JX1-294D; [10-51] - (=jis-x0213-1-2000 . #x294D) ; &I-JX1-294D; [09-45] + ((name . "LATIN CAPITAL LETTER O WITH DIAERESIS") + (=ucs . #x00D6) ; Ö )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER O WITH DIAERESIS") (=ucs . #x00F6) ; ö )) @@ -2754,10 +3394,21 @@ ((name . "LATIN SMALL LETTER O WITH DIAERESIS") (=ucs . #x00F6) ; ö )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER O") + (=ucs . #xFF4F) ; o + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2B53) ; &JX1-296C; [11-51] (=jis-x0213-1-2000 . #x296C) ; &I-JX1-296C; [09-76] (=jef-china3 . #x88D8) ; &I-JC3-88D8; (=ucs@jis/fw . #x00F6) ; &JX1-296C; + (->uppercase + ((=jis-x0212 . #x2A53) ; &JX1-294D; [10-51] + (=jis-x0213-1-2000 . #x294D) ; &I-JX1-294D; [09-45] + )) )) (define-char '((name . "DIVISION SIGN") @@ -2786,6 +3437,7 @@ (=ks-x1001 . #x2140) ; &I-K0-2140; [01-32] (=cns11643-1 . #x2233) ; &I-C1-2233; [02-19] (=big5 . #xA1D2) ; &I-B-A1D2; + (=ucs@gb . #x00F7) ; &J90-2160; (=ucs@jis . #x00F7) ; &J90-2160; )) (define-char @@ -2793,23 +3445,18 @@ (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->uppercase - ((name . "LATIN CAPITAL LETTER O WITH STROKE") - (=ucs . #x00D8) ; Ø - )) (=ucs . #x00F8) ; ø (latin-iso8859-1 . #xF8) ; &I-LATIN1-78; (latin-iso8859-4 . #xF8) ; &I-LATIN4-78; (latin-iso8859-9 . #xF8) ; &I-LATIN5-78; (ipa . #xAF) ; &I-MULE-IPA-2F; + (->uppercase + ((name . "LATIN CAPITAL LETTER O WITH STROKE") + (=ucs . #x00D8) ; Ø + )) )) (define-char - '((->uppercase - ((=ks-x1001 . #x282A) ; &JX1-294E; [08-10] - (=jis-x0212 . #x292C) ; &I-JSP-292C; [09-12] - (=jis-x0213-1-2000 . #x294E) ; &I-JX1-294E; [09-46] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER O WITH STROKE") (=ucs . #x00F8) ; ø )) @@ -2822,16 +3469,23 @@ (=jis-x0213-1-2000 . #x296D) ; &I-JX1-296D; [09-77] (=jef-china3 . #x83AD) ; &I-JC3-83AD; (=ucs@jis/fw . #x00F8) ; &JX1-296D; + (->uppercase + ((=ks-x1001 . #x282A) ; &JX1-294E; [08-10] + (=jis-x0212 . #x292C) ; &I-JSP-292C; [09-12] + (=jis-x0213-1-2000 . #x294E) ; &I-JX1-294E; [09-46] + )) )) (define-char '((name . "LATIN SMALL LETTER U WITH GRAVE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0300) - (->uppercase - ((name . "LATIN CAPITAL LETTER U WITH GRAVE") - (=ucs . #x00D9) ; Ù + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ )) (=ucs . #x00F9) ; ù (latin-iso8859-1 . #xF9) ; &I-LATIN1-79; @@ -2840,14 +3494,13 @@ (latin-tcvn5712 . #xEF) ; &I-VSCII2-6F; (latin-viscii . #xF9) ; &I-MULE-VIET-L-79; (latin-viscii-lower . #xF9) ; &I-MULE-VIET-L-79; - )) -(define-char - '((->decomposition #xFF55 #x0300) (->uppercase - ((=jis-x0212 . #x2A63) ; &JX1-294F; [10-67] - (=jis-x0213-1-2000 . #x294F) ; &I-JX1-294F; [09-47] + ((name . "LATIN CAPITAL LETTER U WITH GRAVE") + (=ucs . #x00D9) ; Ù )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER U WITH GRAVE") (=ucs . #x00F9) ; ù )) @@ -2855,21 +3508,35 @@ ((name . "LATIN SMALL LETTER U WITH GRAVE") (=ucs . #x00F9) ; ù )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING GRAVE ACCENT") + (=ucs . #x0300) ; ̀ + )) (=gb2312 . #x2834) ; &JX1-296E; [08-20] (=jis-x0212 . #x2B63) ; &I-JSP-2B63; [11-67] (=jis-x0213-1-2000 . #x296E) ; &I-JX1-296E; [09-78] (=jef-china3 . #x85C7) ; &I-JC3-85C7; + (=ucs@gb/fw . #x00F9) ; &JX1-296E; (=ucs@jis/fw . #x00F9) ; &JX1-296E; + (->uppercase + ((=jis-x0212 . #x2A63) ; &JX1-294F; [10-67] + (=jis-x0213-1-2000 . #x294F) ; &I-JX1-294F; [09-47] + )) )) (define-char '((name . "LATIN SMALL LETTER U WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER U WITH ACUTE") - (=ucs . #x00DA) ; Ú + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00FA) ; ú (latin-iso8859-1 . #xFA) ; &I-LATIN1-7A; @@ -2880,14 +3547,13 @@ (latin-tcvn5712 . #xF3) ; &I-VSCII2-73; (latin-viscii . #xFA) ; &I-MULE-VIET-L-7A; (latin-viscii-lower . #xFA) ; &I-MULE-VIET-L-7A; - )) -(define-char - '((->decomposition #xFF55 #x0301) (->uppercase - ((=jis-x0212 . #x2A62) ; &JX1-2950; [10-66] - (=jis-x0213-1-2000 . #x2950) ; &I-JX1-2950; [09-48] + ((name . "LATIN CAPITAL LETTER U WITH ACUTE") + (=ucs . #x00DA) ; Ú )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER U WITH ACUTE") (=ucs . #x00FA) ; ú )) @@ -2895,35 +3561,48 @@ ((name . "LATIN SMALL LETTER U WITH ACUTE") (=ucs . #x00FA) ; ú )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=gb2312 . #x2832) ; &JX1-296F; [08-18] (=jis-x0212 . #x2B62) ; &I-JSP-2B62; [11-66] (=jis-x0213-1-2000 . #x296F) ; &I-JX1-296F; [09-79] (=jef-china3 . #x85FC) ; &I-JC3-85FC; + (=ucs@gb/fw . #x00FA) ; &JX1-296F; (=ucs@jis/fw . #x00FA) ; &JX1-296F; + (->uppercase + ((=jis-x0212 . #x2A62) ; &JX1-2950; [10-66] + (=jis-x0213-1-2000 . #x2950) ; &I-JX1-2950; [09-48] + )) )) (define-char '((name . "LATIN SMALL LETTER U WITH CIRCUMFLEX") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0302) - (->uppercase - ((name . "LATIN CAPITAL LETTER U WITH CIRCUMFLEX") - (=ucs . #x00DB) ; Û + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ )) (=ucs . #x00FB) ; û (latin-iso8859-1 . #xFB) ; &I-LATIN1-7B; (latin-iso8859-3 . #xFB) ; &I-LATIN3-7B; (latin-iso8859-4 . #xFB) ; &I-LATIN4-7B; (latin-iso8859-9 . #xFB) ; &I-LATIN5-7B; - )) -(define-char - '((->decomposition #xFF55 #x0302) (->uppercase - ((=jis-x0212 . #x2A65) ; &JX1-2951; [10-69] - (=jis-x0213-1-2000 . #x2951) ; &I-JX1-2951; [09-49] + ((name . "LATIN CAPITAL LETTER U WITH CIRCUMFLEX") + (=ucs . #x00DB) ; Û )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER U WITH CIRCUMFLEX") (=ucs . #x00FB) ; û )) @@ -2931,20 +3610,33 @@ ((name . "LATIN SMALL LETTER U WITH CIRCUMFLEX") (=ucs . #x00FB) ; û )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING CIRCUMFLEX ACCENT") + (=ucs . #x0302) ; ̂ + )) (=jis-x0212 . #x2B65) ; &JX1-2970; [11-69] (=jis-x0213-1-2000 . #x2970) ; &I-JX1-2970; [09-80] (=jef-china3 . #x86CE) ; &I-JC3-86CE; (=ucs@jis/fw . #x00FB) ; &JX1-2970; + (->uppercase + ((=jis-x0212 . #x2A65) ; &JX1-2951; [10-69] + (=jis-x0213-1-2000 . #x2951) ; &I-JX1-2951; [09-49] + )) )) (define-char '((name . "LATIN SMALL LETTER U WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0075 #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") - (=ucs . #x00DC) ; Ü + (=decomposition + ((name . "LATIN SMALL LETTER U") + (=ucs . #x0075) ; u + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00FC) ; ü (latin-iso8859-1 . #xFC) ; &I-LATIN1-7C; @@ -2952,14 +3644,13 @@ (latin-iso8859-3 . #xFC) ; &I-LATIN3-7C; (latin-iso8859-4 . #xFC) ; &I-LATIN4-7C; (latin-iso8859-9 . #xFC) ; &I-LATIN5-7C; - )) -(define-char - '((->decomposition #xFF55 #x0308) (->uppercase - ((=jis-x0212 . #x2A64) ; &JX1-2952; [10-68] - (=jis-x0213-1-2000 . #x2952) ; &I-JX1-2952; [09-50] + ((name . "LATIN CAPITAL LETTER U WITH DIAERESIS") + (=ucs . #x00DC) ; Ü )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER U WITH DIAERESIS") (=ucs . #x00FC) ; ü )) @@ -2967,21 +3658,35 @@ ((name . "LATIN SMALL LETTER U WITH DIAERESIS") (=ucs . #x00FC) ; ü )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER U") + (=ucs . #xFF55) ; u + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=gb2312 . #x2839) ; &JX1-2971; [08-25] (=jis-x0212 . #x2B64) ; &I-JSP-2B64; [11-68] (=jis-x0213-1-2000 . #x2971) ; &I-JX1-2971; [09-81] (=jef-china3 . #x88DB) ; &I-JC3-88DB; + (=ucs@gb/fw . #x00FC) ; &JX1-2971; (=ucs@jis/fw . #x00FC) ; &JX1-2971; + (->uppercase + ((=jis-x0212 . #x2A64) ; &JX1-2952; [10-68] + (=jis-x0213-1-2000 . #x2952) ; &I-JX1-2952; [09-50] + )) )) (define-char '((name . "LATIN SMALL LETTER Y WITH ACUTE") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0079 #x0301) - (->uppercase - ((name . "LATIN CAPITAL LETTER Y WITH ACUTE") - (=ucs . #x00DD) ; Ý + (=decomposition + ((name . "LATIN SMALL LETTER Y") + (=ucs . #x0079) ; y + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ )) (=ucs . #x00FD) ; ý (latin-iso8859-1 . #xFD) ; &I-LATIN1-7D; @@ -2989,14 +3694,13 @@ (latin-tcvn5712 . #xFD) ; &I-VSCII2-7D; (latin-viscii . #xFD) ; &I-MULE-VIET-L-7D; (latin-viscii-lower . #xFD) ; &I-MULE-VIET-L-7D; - )) -(define-char - '((->decomposition #xFF59 #x0301) (->uppercase - ((=jis-x0212 . #x2A72) ; &JX1-2953; [10-82] - (=jis-x0213-1-2000 . #x2953) ; &I-JX1-2953; [09-51] + ((name . "LATIN CAPITAL LETTER Y WITH ACUTE") + (=ucs . #x00DD) ; Ý )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER Y WITH ACUTE") (=ucs . #x00FD) ; ý )) @@ -3004,10 +3708,21 @@ ((name . "LATIN SMALL LETTER Y WITH ACUTE") (=ucs . #x00FD) ; ý )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Y") + (=ucs . #xFF59) ; y + ) + ((name . "COMBINING ACUTE ACCENT") + (=ucs . #x0301) ; ́ + )) (=jis-x0212 . #x2B72) ; &JX1-2972; [11-82] (=jis-x0213-1-2000 . #x2972) ; &I-JX1-2972; [09-82] (=jef-china3 . #x86A1) ; &I-JC3-86A1; (=ucs@jis/fw . #x00FD) ; &JX1-2972; + (->uppercase + ((=jis-x0212 . #x2A72) ; &JX1-2953; [10-82] + (=jis-x0213-1-2000 . #x2953) ; &I-JX1-2953; [09-51] + )) )) (define-char '((name . "LATIN SMALL LETTER THORN") @@ -3015,20 +3730,15 @@ (bidi-category . "L") (mirrored . nil) (iso-10646-comment . "Icelandic") + (=ucs . #x00FE) ; þ + (latin-iso8859-1 . #xFE) ; &I-LATIN1-7E; (->uppercase ((name . "LATIN CAPITAL LETTER THORN") (=ucs . #x00DE) ; Þ )) - (=ucs . #x00FE) ; þ - (latin-iso8859-1 . #xFE) ; &I-LATIN1-7E; )) (define-char - '((->uppercase - ((=ks-x1001 . #x282D) ; &JX1-2954; [08-13] - (=jis-x0212 . #x2930) ; &I-JSP-2930; [09-16] - (=jis-x0213-1-2000 . #x2954) ; &I-JX1-2954; [09-52] - )) - (<-denotational + '((<-denotational ((name . "LATIN SMALL LETTER THORN") (=ucs . #x00FE) ; þ )) @@ -3041,27 +3751,34 @@ (=jis-x0213-1-2000 . #x2973) ; &I-JX1-2973; [09-83] (=jef-china3 . #x83AF) ; &I-JC3-83AF; (=ucs@jis/fw . #x00FE) ; &JX1-2973; + (->uppercase + ((=ks-x1001 . #x282D) ; &JX1-2954; [08-13] + (=jis-x0212 . #x2930) ; &I-JSP-2930; [09-16] + (=jis-x0213-1-2000 . #x2954) ; &I-JX1-2954; [09-52] + )) )) (define-char '((name . "LATIN SMALL LETTER Y WITH DIAERESIS") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) - (->decomposition #x0079 #x0308) - (->uppercase - ((name . "LATIN CAPITAL LETTER Y WITH DIAERESIS") - (=ucs . #x0178) ; Ÿ + (=decomposition + ((name . "LATIN SMALL LETTER Y") + (=ucs . #x0079) ; y + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ )) (=ucs . #x00FF) ; ÿ (latin-iso8859-1 . #xFF) ; &I-LATIN1-7F; (latin-iso8859-9 . #xFF) ; &I-LATIN5-7F; - )) -(define-char - '((->decomposition #xFF59 #x0308) (->uppercase - ((=jis-x0212 . #x2A73) ; &JSP-2A73; [10-83] + ((name . "LATIN CAPITAL LETTER Y WITH DIAERESIS") + (=ucs . #x0178) ; Ÿ )) - (<-denotational + )) +(define-char + '((<-denotational ((name . "LATIN SMALL LETTER Y WITH DIAERESIS") (=ucs . #x00FF) ; ÿ )) @@ -3069,7 +3786,17 @@ ((name . "LATIN SMALL LETTER Y WITH DIAERESIS") (=ucs . #x00FF) ; ÿ )) + (=decomposition + ((name . "FULLWIDTH LATIN SMALL LETTER Y") + (=ucs . #xFF59) ; y + ) + ((name . "COMBINING DIAERESIS") + (=ucs . #x0308) ; ̈ + )) (=jis-x0212 . #x2B73) ; &JX1-2974; [11-83] (=jis-x0213-1-2000 . #x2974) ; &I-JX1-2974; [09-84] (=ucs@jis/fw . #x00FF) ; &JX1-2974; + (->uppercase + ((=jis-x0212 . #x2A73) ; &JSP-2A73; [10-83] + )) ))