X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fu00020-Basic-Latin.el;h=7bd0385237b2dc95cb2453f95cf8bca42912f2ae;hb=f761c4a7d22a16ffd4d55d8ca22c68240f964cc2;hp=9f13d48ffeb4e28e8d2142df17428f91490dc89f;hpb=a5812bf2ff9a9cf40f4ff78dcb83f5b4c295bd18;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/u00020-Basic-Latin.el b/lisp/utf-2000/u00020-Basic-Latin.el index 9f13d48..7bd0385 100644 --- a/lisp/utf-2000/u00020-Basic-Latin.el +++ b/lisp/utf-2000/u00020-Basic-Latin.el @@ -1,227 +1,228 @@ +;; -*- coding: utf-8-mcs-er -*- (define-char '((name . "SPACE") (general-category separator space) ; Normative Category (bidi-category . "WS") (mirrored . nil) + (=ucs . #x0020) ; (ascii . #x20) ; - (arabic-1-column . #x21) ; øº©š - (ipa . #xFF) ; øº’›¿ (latin-viscii . #x20) ; - (=ucs . #x0020) ; + (ipa . #xFF) ; &I-MULE-IPA-7F; + (arabic-1-column . #x21) ; &I-MULE-ARB1-21; )) (define-char '((name . "EXCLAMATION MARK") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0021) ; ! + (ascii . #x21) ; ! + (latin-jisx0201 . #x21) ; &I-LATINJ-21; + (latin-viscii . #x21) ; ! + (arabic-1-column . #x22) ; &I-MULE-ARB1-22; (->fullwidth ((name . "FULLWIDTH EXCLAMATION MARK") (=ucs . #xFF01) ; ! )) - (ascii . #x21) ; ! - (latin-jisx0201 . #x21) ; øº‘‹Œ - (arabic-1-column . #x22) ; øº©› - (latin-viscii . #x21) ; ! - (=ucs . #x0021) ; ! )) (define-char '((name . "QUOTATION MARK") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0022) ; " + (ascii . #x22) ; " + (latin-jisx0201 . #x22) ; &I-LATINJ-22; + (latin-viscii . #x22) ; " (->fullwidth ((name . "FULLWIDTH QUOTATION MARK") (=ucs . #xFF02) ; " )) - (ascii . #x22) ; " - (latin-jisx0201 . #x22) ; øº‘‹ - (latin-viscii . #x22) ; " - (=ucs . #x0022) ; " )) (define-char '((name . "NUMBER SIGN") (general-category punctuation other) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x0023) ; # + (ascii . #x23) ; # + (latin-jisx0201 . #x23) ; &I-LATINJ-23; + (latin-viscii . #x23) ; # (->fullwidth ((name . "FULLWIDTH NUMBER SIGN") (=ucs . #xFF03) ; # )) - (ascii . #x23) ; # - (latin-jisx0201 . #x23) ; øº‘‹Ž - (latin-viscii . #x23) ; # - (=ucs . #x0023) ; # )) (define-char '((name . "DOLLAR SIGN") (general-category symbol currency) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x0024) ; $ + (ascii . #x24) ; $ + (latin-jisx0201 . #x24) ; &I-LATINJ-24; + (latin-viscii . #x24) ; $ (->fullwidth ((name . "FULLWIDTH DOLLAR SIGN") (=ucs . #xFF04) ; $ )) - (ascii . #x24) ; $ - (latin-jisx0201 . #x24) ; øº‘‹ - (latin-viscii . #x24) ; $ - (=ucs . #x0024) ; $ )) (define-char '((name . "PERCENT SIGN") (general-category punctuation other) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x0025) ; % + (ascii . #x25) ; % + (latin-jisx0201 . #x25) ; &I-LATINJ-25; + (latin-viscii . #x25) ; % (->fullwidth ((name . "FULLWIDTH PERCENT SIGN") (=ucs . #xFF05) ; % )) - (ascii . #x25) ; % - (latin-jisx0201 . #x25) ; øº‘‹ - (latin-viscii . #x25) ; % - (=ucs . #x0025) ; % )) (define-char '((name . "AMPERSAND") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0026) ; & + (ascii . #x26) ; & + (latin-jisx0201 . #x26) ; &I-LATINJ-26; + (latin-viscii . #x26) ; & (->fullwidth ((name . "FULLWIDTH AMPERSAND") (=ucs . #xFF06) ; & )) - (ascii . #x26) ; & - (latin-jisx0201 . #x26) ; øº‘‹‘ - (latin-viscii . #x26) ; & - (=ucs . #x0026) ; & )) (define-char '((name . "APOSTROPHE") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0027) ; ' + (ascii . #x27) ; ' + (latin-jisx0201 . #x27) ; &I-LATINJ-27; + (latin-viscii . #x27) ; ' (->fullwidth ((name . "FULLWIDTH APOSTROPHE") (=ucs . #xFF07) ; ' )) - (ascii . #x27) ; ' - (latin-jisx0201 . #x27) ; øº‘‹’ - (latin-viscii . #x27) ; ' - (=ucs . #x0027) ; ' )) (define-char '((name . "LEFT PARENTHESIS") (general-category punctuation open) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x0028) ; ( + (ascii . #x28) ; ( + (latin-jisx0201 . #x28) ; &I-LATINJ-28; + (latin-viscii . #x28) ; ( + (arabic-1-column . #x24) ; &I-MULE-ARB1-24; (->fullwidth ((name . "FULLWIDTH LEFT PARENTHESIS") (=ucs . #xFF08) ; ( )) - (ascii . #x28) ; ( - (latin-jisx0201 . #x28) ; øº‘‹“ - (arabic-1-column . #x24) ; øº© - (latin-viscii . #x28) ; ( - (=ucs . #x0028) ; ( )) (define-char '((name . "RIGHT PARENTHESIS") (general-category punctuation close) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x0029) ; ) + (ascii . #x29) ; ) + (latin-jisx0201 . #x29) ; &I-LATINJ-29; + (latin-viscii . #x29) ; ) + (arabic-1-column . #x23) ; &I-MULE-ARB1-23; (->fullwidth ((name . "FULLWIDTH RIGHT PARENTHESIS") (=ucs . #xFF09) ; ) )) - (ascii . #x29) ; ) - (latin-jisx0201 . #x29) ; øº‘‹” - (arabic-1-column . #x23) ; øº©œ - (latin-viscii . #x29) ; ) - (=ucs . #x0029) ; ) )) (define-char '((name . "ASTERISK") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x002A) ; * + (ascii . #x2A) ; * + (latin-jisx0201 . #x2A) ; &I-LATINJ-2A; + (latin-viscii . #x2A) ; * (->fullwidth ((name . "FULLWIDTH ASTERISK") (=ucs . #xFF0A) ; * )) - (ascii . #x2A) ; * - (latin-jisx0201 . #x2A) ; øº‘‹• - (latin-viscii . #x2A) ; * - (=ucs . #x002A) ; * )) (define-char '((name . "PLUS SIGN") (general-category symbol math) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x002B) ; + + (ascii . #x2B) ; + + (latin-jisx0201 . #x2B) ; &I-LATINJ-2B; + (latin-viscii . #x2B) ; + (->fullwidth ((name . "FULLWIDTH PLUS SIGN") (=ucs . #xFF0B) ; + )) - (ascii . #x2B) ; + - (latin-jisx0201 . #x2B) ; øº‘‹– - (latin-viscii . #x2B) ; + - (=ucs . #x002B) ; + )) (define-char '((name . "COMMA") (general-category punctuation other) ; Informative Category (bidi-category . "CS") (mirrored . nil) + (=ucs . #x002C) ; , + (ascii . #x2C) ; , + (latin-jisx0201 . #x2C) ; &I-LATINJ-2C; + (latin-viscii . #x2C) ; , (->fullwidth ((name . "FULLWIDTH COMMA") (=ucs . #xFF0C) ; , )) - (ascii . #x2C) ; , - (latin-jisx0201 . #x2C) ; øº‘‹— - (latin-viscii . #x2C) ; , - (=ucs . #x002C) ; , )) (define-char '((name . "HYPHEN-MINUS") (general-category punctuation dash) ; Informative Category (bidi-category . "ET") (mirrored . nil) + (=ucs . #x002D) ; - + (ascii . #x2D) ; - + (latin-jisx0201 . #x2D) ; &I-LATINJ-2D; + (latin-viscii . #x2D) ; - (->fullwidth ((name . "FULLWIDTH HYPHEN-MINUS") (=ucs . #xFF0D) ; - )) - (ascii . #x2D) ; - - (latin-jisx0201 . #x2D) ; øº‘‹˜ - (latin-viscii . #x2D) ; - - (=ucs . #x002D) ; - )) (define-char '((name . "FULL STOP") (general-category punctuation other) ; Informative Category (bidi-category . "CS") (mirrored . nil) + (=ucs . #x002E) ; . + (ascii . #x2E) ; . + (latin-jisx0201 . #x2E) ; &I-LATINJ-2E; + (latin-viscii . #x2E) ; . + (arabic-1-column . #x26) ; &I-MULE-ARB1-26; (->fullwidth ((name . "FULLWIDTH FULL STOP") (=ucs . #xFF0E) ; . )) - (ascii . #x2E) ; . - (latin-jisx0201 . #x2E) ; øº‘‹™ - (arabic-1-column . #x26) ; øº©Ÿ - (latin-viscii . #x2E) ; . - (=ucs . #x002E) ; . )) (define-char '((name . "SOLIDUS") (general-category punctuation other) ; Informative Category (bidi-category . "ES") (mirrored . nil) + (=ucs . #x002F) ; / + (ascii . #x2F) ; / + (latin-jisx0201 . #x2F) ; &I-LATINJ-2F; + (latin-viscii . #x2F) ; / (->fullwidth ((name . "FULLWIDTH SOLIDUS") (=ucs . #xFF0F) ; / )) - (ascii . #x2F) ; / - (latin-jisx0201 . #x2F) ; øº‘‹š - (latin-viscii . #x2F) ; / - (=ucs . #x002F) ; / )) (define-char '((name . "DIGIT ZERO") @@ -231,14 +232,14 @@ (decimal-digit-value . 0) (digit-value . 0) (numeric-value . 0) + (=ucs . #x0030) ; 0 + (ascii . #x30) ; 0 + (latin-jisx0201 . #x30) ; &I-LATINJ-30; + (latin-viscii . #x30) ; 0 (->fullwidth ((name . "FULLWIDTH DIGIT ZERO") (=ucs . #xFF10) ; 0 )) - (ascii . #x30) ; 0 - (latin-jisx0201 . #x30) ; øº‘‹› - (latin-viscii . #x30) ; 0 - (=ucs . #x0030) ; 0 )) (define-char '((name . "DIGIT ONE") @@ -248,14 +249,14 @@ (decimal-digit-value . 1) (digit-value . 1) (numeric-value . 1) + (=ucs . #x0031) ; 1 + (ascii . #x31) ; 1 + (latin-jisx0201 . #x31) ; &I-LATINJ-31; + (latin-viscii . #x31) ; 1 (->fullwidth ((name . "FULLWIDTH DIGIT ONE") (=ucs . #xFF11) ; 1 )) - (ascii . #x31) ; 1 - (latin-jisx0201 . #x31) ; øº‘‹œ - (latin-viscii . #x31) ; 1 - (=ucs . #x0031) ; 1 )) (define-char '((name . "DIGIT TWO") @@ -265,14 +266,14 @@ (decimal-digit-value . 2) (digit-value . 2) (numeric-value . 2) + (=ucs . #x0032) ; 2 + (ascii . #x32) ; 2 + (latin-jisx0201 . #x32) ; &I-LATINJ-32; + (latin-viscii . #x32) ; 2 (->fullwidth ((name . "FULLWIDTH DIGIT TWO") (=ucs . #xFF12) ; 2 )) - (ascii . #x32) ; 2 - (latin-jisx0201 . #x32) ; øº‘‹ - (latin-viscii . #x32) ; 2 - (=ucs . #x0032) ; 2 )) (define-char '((name . "DIGIT THREE") @@ -282,14 +283,14 @@ (decimal-digit-value . 3) (digit-value . 3) (numeric-value . 3) + (=ucs . #x0033) ; 3 + (ascii . #x33) ; 3 + (latin-jisx0201 . #x33) ; &I-LATINJ-33; + (latin-viscii . #x33) ; 3 (->fullwidth ((name . "FULLWIDTH DIGIT THREE") (=ucs . #xFF13) ; 3 )) - (ascii . #x33) ; 3 - (latin-jisx0201 . #x33) ; øº‘‹ž - (latin-viscii . #x33) ; 3 - (=ucs . #x0033) ; 3 )) (define-char '((name . "DIGIT FOUR") @@ -299,14 +300,14 @@ (decimal-digit-value . 4) (digit-value . 4) (numeric-value . 4) + (=ucs . #x0034) ; 4 + (ascii . #x34) ; 4 + (latin-jisx0201 . #x34) ; &I-LATINJ-34; + (latin-viscii . #x34) ; 4 (->fullwidth ((name . "FULLWIDTH DIGIT FOUR") (=ucs . #xFF14) ; 4 )) - (ascii . #x34) ; 4 - (latin-jisx0201 . #x34) ; øº‘‹Ÿ - (latin-viscii . #x34) ; 4 - (=ucs . #x0034) ; 4 )) (define-char '((name . "DIGIT FIVE") @@ -316,14 +317,14 @@ (decimal-digit-value . 5) (digit-value . 5) (numeric-value . 5) + (=ucs . #x0035) ; 5 + (ascii . #x35) ; 5 + (latin-jisx0201 . #x35) ; &I-LATINJ-35; + (latin-viscii . #x35) ; 5 (->fullwidth ((name . "FULLWIDTH DIGIT FIVE") (=ucs . #xFF15) ; 5 )) - (ascii . #x35) ; 5 - (latin-jisx0201 . #x35) ; øº‘‹  - (latin-viscii . #x35) ; 5 - (=ucs . #x0035) ; 5 )) (define-char '((name . "DIGIT SIX") @@ -333,14 +334,14 @@ (decimal-digit-value . 6) (digit-value . 6) (numeric-value . 6) + (=ucs . #x0036) ; 6 + (ascii . #x36) ; 6 + (latin-jisx0201 . #x36) ; &I-LATINJ-36; + (latin-viscii . #x36) ; 6 (->fullwidth ((name . "FULLWIDTH DIGIT SIX") (=ucs . #xFF16) ; 6 )) - (ascii . #x36) ; 6 - (latin-jisx0201 . #x36) ; øº‘‹¡ - (latin-viscii . #x36) ; 6 - (=ucs . #x0036) ; 6 )) (define-char '((name . "DIGIT SEVEN") @@ -350,14 +351,14 @@ (decimal-digit-value . 7) (digit-value . 7) (numeric-value . 7) + (=ucs . #x0037) ; 7 + (ascii . #x37) ; 7 + (latin-jisx0201 . #x37) ; &I-LATINJ-37; + (latin-viscii . #x37) ; 7 (->fullwidth ((name . "FULLWIDTH DIGIT SEVEN") (=ucs . #xFF17) ; 7 )) - (ascii . #x37) ; 7 - (latin-jisx0201 . #x37) ; øº‘‹¢ - (latin-viscii . #x37) ; 7 - (=ucs . #x0037) ; 7 )) (define-char '((name . "DIGIT EIGHT") @@ -367,14 +368,14 @@ (decimal-digit-value . 8) (digit-value . 8) (numeric-value . 8) + (=ucs . #x0038) ; 8 + (ascii . #x38) ; 8 + (latin-jisx0201 . #x38) ; &I-LATINJ-38; + (latin-viscii . #x38) ; 8 (->fullwidth ((name . "FULLWIDTH DIGIT EIGHT") (=ucs . #xFF18) ; 8 )) - (ascii . #x38) ; 8 - (latin-jisx0201 . #x38) ; øº‘‹£ - (latin-viscii . #x38) ; 8 - (=ucs . #x0038) ; 8 )) (define-char '((name . "DIGIT NINE") @@ -384,119 +385,123 @@ (decimal-digit-value . 9) (digit-value . 9) (numeric-value . 9) + (=ucs . #x0039) ; 9 + (ascii . #x39) ; 9 + (latin-jisx0201 . #x39) ; &I-LATINJ-39; + (latin-viscii . #x39) ; 9 (->fullwidth ((name . "FULLWIDTH DIGIT NINE") (=ucs . #xFF19) ; 9 )) - (ascii . #x39) ; 9 - (latin-jisx0201 . #x39) ; øº‘‹¤ - (latin-viscii . #x39) ; 9 - (=ucs . #x0039) ; 9 )) (define-char '((name . "COLON") (general-category punctuation other) ; Informative Category (bidi-category . "CS") (mirrored . nil) + (=ucs . #x003A) ; : + (ascii . #x3A) ; : + (latin-jisx0201 . #x3A) ; &I-LATINJ-3A; + (latin-viscii . #x3A) ; : + (arabic-1-column . #x27) ; &I-MULE-ARB1-27; (->fullwidth ((name . "FULLWIDTH COLON") (=ucs . #xFF1A) ; : )) - (ascii . #x3A) ; : - (latin-jisx0201 . #x3A) ; øº‘‹¥ - (arabic-1-column . #x27) ; øº©  - (latin-viscii . #x3A) ; : - (=ucs . #x003A) ; : )) (define-char '((name . "SEMICOLON") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x003B) ; ; + (ascii . #x3B) ; ; + (latin-jisx0201 . #x3B) ; &I-LATINJ-3B; + (latin-viscii . #x3B) ; ; (->fullwidth ((name . "FULLWIDTH SEMICOLON") (=ucs . #xFF1B) ; ; )) - (ascii . #x3B) ; ; - (latin-jisx0201 . #x3B) ; øº‘‹¦ - (latin-viscii . #x3B) ; ; - (=ucs . #x003B) ; ; )) (define-char '((name . "LESS-THAN SIGN") (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x003C) ; < + (ascii . #x3C) ; < + (latin-jisx0201 . #x3C) ; &I-LATINJ-3C; + (latin-viscii . #x3C) ; < (->fullwidth ((name . "FULLWIDTH LESS-THAN SIGN") (=ucs . #xFF1C) ; < )) - (ascii . #x3C) ; < - (latin-jisx0201 . #x3C) ; øº‘‹§ - (latin-viscii . #x3C) ; < - (=ucs . #x003C) ; < )) (define-char '((name . "EQUALS SIGN") (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x003D) ; = + (ascii . #x3D) ; = + (latin-jisx0201 . #x3D) ; &I-LATINJ-3D; + (latin-viscii . #x3D) ; = (->fullwidth ((name . "FULLWIDTH EQUALS SIGN") (=ucs . #xFF1D) ; = )) - (ascii . #x3D) ; = - (latin-jisx0201 . #x3D) ; øº‘‹¨ - (latin-viscii . #x3D) ; = - (=ucs . #x003D) ; = )) (define-char '((name . "GREATER-THAN SIGN") (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x003E) ; > + (ascii . #x3E) ; > + (latin-jisx0201 . #x3E) ; &I-LATINJ-3E; + (latin-viscii . #x3E) ; > (->fullwidth ((name . "FULLWIDTH GREATER-THAN SIGN") (=ucs . #xFF1E) ; > )) - (ascii . #x3E) ; > - (latin-jisx0201 . #x3E) ; øº‘‹© - (latin-viscii . #x3E) ; > - (=ucs . #x003E) ; > )) (define-char '((name . "QUESTION MARK") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x003F) ; ? + (ascii . #x3F) ; ? + (latin-jisx0201 . #x3F) ; &I-LATINJ-3F; + (latin-viscii . #x3F) ; ? (->fullwidth ((name . "FULLWIDTH QUESTION MARK") (=ucs . #xFF1F) ; ? )) - (ascii . #x3F) ; ? - (latin-jisx0201 . #x3F) ; øº‘‹ª - (latin-viscii . #x3F) ; ? - (=ucs . #x003F) ; ? )) (define-char '((name . "COMMERCIAL AT") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0040) ; @ + (ascii . #x40) ; @ + (latin-jisx0201 . #x40) ; &I-LATINJ-40; + (latin-viscii . #x40) ; @ (->fullwidth ((name . "FULLWIDTH COMMERCIAL AT") (=ucs . #xFF20) ; ï¼  )) - (ascii . #x40) ; @ - (latin-jisx0201 . #x40) ; øº‘‹« - (latin-viscii . #x40) ; @ - (=ucs . #x0040) ; @ )) (define-char '((name . "LATIN CAPITAL LETTER A") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0041) ; A + (ascii . #x41) ; A + (latin-jisx0201 . #x41) ; &I-LATINJ-41; + (latin-viscii . #x41) ; A (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER A") (=ucs . #xFF21) ; A @@ -505,16 +510,16 @@ ((name . "LATIN SMALL LETTER A") (=ucs . #x0061) ; a )) - (ascii . #x41) ; A - (latin-jisx0201 . #x41) ; øº‘‹¬ - (latin-viscii . #x41) ; A - (=ucs . #x0041) ; A )) (define-char '((name . "LATIN CAPITAL LETTER B") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0042) ; B + (ascii . #x42) ; B + (latin-jisx0201 . #x42) ; &I-LATINJ-42; + (latin-viscii . #x42) ; B (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER B") (=ucs . #xFF22) ; ï¼¢ @@ -523,16 +528,16 @@ ((name . "LATIN SMALL LETTER B") (=ucs . #x0062) ; b )) - (ascii . #x42) ; B - (latin-jisx0201 . #x42) ; øº‘‹­ - (latin-viscii . #x42) ; B - (=ucs . #x0042) ; B )) (define-char '((name . "LATIN CAPITAL LETTER C") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0043) ; C + (ascii . #x43) ; C + (latin-jisx0201 . #x43) ; &I-LATINJ-43; + (latin-viscii . #x43) ; C (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER C") (=ucs . #xFF23) ; ï¼£ @@ -541,16 +546,16 @@ ((name . "LATIN SMALL LETTER C") (=ucs . #x0063) ; c )) - (ascii . #x43) ; C - (latin-jisx0201 . #x43) ; øº‘‹® - (latin-viscii . #x43) ; C - (=ucs . #x0043) ; C )) (define-char '((name . "LATIN CAPITAL LETTER D") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0044) ; D + (ascii . #x44) ; D + (latin-jisx0201 . #x44) ; &I-LATINJ-44; + (latin-viscii . #x44) ; D (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER D") (=ucs . #xFF24) ; D @@ -559,16 +564,16 @@ ((name . "LATIN SMALL LETTER D") (=ucs . #x0064) ; d )) - (ascii . #x44) ; D - (latin-jisx0201 . #x44) ; øº‘‹¯ - (latin-viscii . #x44) ; D - (=ucs . #x0044) ; D )) (define-char '((name . "LATIN CAPITAL LETTER E") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0045) ; E + (ascii . #x45) ; E + (latin-jisx0201 . #x45) ; &I-LATINJ-45; + (latin-viscii . #x45) ; E (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER E") (=ucs . #xFF25) ; ï¼¥ @@ -577,16 +582,16 @@ ((name . "LATIN SMALL LETTER E") (=ucs . #x0065) ; e )) - (ascii . #x45) ; E - (latin-jisx0201 . #x45) ; øº‘‹° - (latin-viscii . #x45) ; E - (=ucs . #x0045) ; E )) (define-char '((name . "LATIN CAPITAL LETTER F") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0046) ; F + (ascii . #x46) ; F + (latin-jisx0201 . #x46) ; &I-LATINJ-46; + (latin-viscii . #x46) ; F (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER F") (=ucs . #xFF26) ; F @@ -595,16 +600,16 @@ ((name . "LATIN SMALL LETTER F") (=ucs . #x0066) ; f )) - (ascii . #x46) ; F - (latin-jisx0201 . #x46) ; øº‘‹± - (latin-viscii . #x46) ; F - (=ucs . #x0046) ; F )) (define-char '((name . "LATIN CAPITAL LETTER G") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0047) ; G + (ascii . #x47) ; G + (latin-jisx0201 . #x47) ; &I-LATINJ-47; + (latin-viscii . #x47) ; G (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER G") (=ucs . #xFF27) ; G @@ -613,16 +618,16 @@ ((name . "LATIN SMALL LETTER G") (=ucs . #x0067) ; g )) - (ascii . #x47) ; G - (latin-jisx0201 . #x47) ; øº‘‹² - (latin-viscii . #x47) ; G - (=ucs . #x0047) ; G )) (define-char '((name . "LATIN CAPITAL LETTER H") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0048) ; H + (ascii . #x48) ; H + (latin-jisx0201 . #x48) ; &I-LATINJ-48; + (latin-viscii . #x48) ; H (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER H") (=ucs . #xFF28) ; H @@ -631,16 +636,16 @@ ((name . "LATIN SMALL LETTER H") (=ucs . #x0068) ; h )) - (ascii . #x48) ; H - (latin-jisx0201 . #x48) ; øº‘‹³ - (latin-viscii . #x48) ; H - (=ucs . #x0048) ; H )) (define-char '((name . "LATIN CAPITAL LETTER I") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0049) ; I + (ascii . #x49) ; I + (latin-jisx0201 . #x49) ; &I-LATINJ-49; + (latin-viscii . #x49) ; I (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER I") (=ucs . #xFF29) ; I @@ -649,16 +654,16 @@ ((name . "LATIN SMALL LETTER I") (=ucs . #x0069) ; i )) - (ascii . #x49) ; I - (latin-jisx0201 . #x49) ; øº‘‹´ - (latin-viscii . #x49) ; I - (=ucs . #x0049) ; I )) (define-char '((name . "LATIN CAPITAL LETTER J") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004A) ; J + (ascii . #x4A) ; J + (latin-jisx0201 . #x4A) ; &I-LATINJ-4A; + (latin-viscii . #x4A) ; J (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER J") (=ucs . #xFF2A) ; J @@ -667,16 +672,16 @@ ((name . "LATIN SMALL LETTER J") (=ucs . #x006A) ; j )) - (ascii . #x4A) ; J - (latin-jisx0201 . #x4A) ; øº‘‹µ - (latin-viscii . #x4A) ; J - (=ucs . #x004A) ; J )) (define-char '((name . "LATIN CAPITAL LETTER K") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004B) ; K + (ascii . #x4B) ; K + (latin-jisx0201 . #x4B) ; &I-LATINJ-4B; + (latin-viscii . #x4B) ; K (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER K") (=ucs . #xFF2B) ; K @@ -685,16 +690,16 @@ ((name . "LATIN SMALL LETTER K") (=ucs . #x006B) ; k )) - (ascii . #x4B) ; K - (latin-jisx0201 . #x4B) ; øº‘‹¶ - (latin-viscii . #x4B) ; K - (=ucs . #x004B) ; K )) (define-char '((name . "LATIN CAPITAL LETTER L") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004C) ; L + (ascii . #x4C) ; L + (latin-jisx0201 . #x4C) ; &I-LATINJ-4C; + (latin-viscii . #x4C) ; L (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER L") (=ucs . #xFF2C) ; L @@ -703,16 +708,16 @@ ((name . "LATIN SMALL LETTER L") (=ucs . #x006C) ; l )) - (ascii . #x4C) ; L - (latin-jisx0201 . #x4C) ; øº‘‹· - (latin-viscii . #x4C) ; L - (=ucs . #x004C) ; L )) (define-char '((name . "LATIN CAPITAL LETTER M") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004D) ; M + (ascii . #x4D) ; M + (latin-jisx0201 . #x4D) ; &I-LATINJ-4D; + (latin-viscii . #x4D) ; M (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER M") (=ucs . #xFF2D) ; ï¼­ @@ -721,16 +726,16 @@ ((name . "LATIN SMALL LETTER M") (=ucs . #x006D) ; m )) - (ascii . #x4D) ; M - (latin-jisx0201 . #x4D) ; øº‘‹¸ - (latin-viscii . #x4D) ; M - (=ucs . #x004D) ; M )) (define-char '((name . "LATIN CAPITAL LETTER N") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004E) ; N + (ascii . #x4E) ; N + (latin-jisx0201 . #x4E) ; &I-LATINJ-4E; + (latin-viscii . #x4E) ; N (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER N") (=ucs . #xFF2E) ; ï¼® @@ -739,16 +744,16 @@ ((name . "LATIN SMALL LETTER N") (=ucs . #x006E) ; n )) - (ascii . #x4E) ; N - (latin-jisx0201 . #x4E) ; øº‘‹¹ - (latin-viscii . #x4E) ; N - (=ucs . #x004E) ; N )) (define-char '((name . "LATIN CAPITAL LETTER O") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x004F) ; O + (ascii . #x4F) ; O + (latin-jisx0201 . #x4F) ; &I-LATINJ-4F; + (latin-viscii . #x4F) ; O (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER O") (=ucs . #xFF2F) ; O @@ -757,16 +762,16 @@ ((name . "LATIN SMALL LETTER O") (=ucs . #x006F) ; o )) - (ascii . #x4F) ; O - (latin-jisx0201 . #x4F) ; øº‘‹º - (latin-viscii . #x4F) ; O - (=ucs . #x004F) ; O )) (define-char '((name . "LATIN CAPITAL LETTER P") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0050) ; P + (ascii . #x50) ; P + (latin-jisx0201 . #x50) ; &I-LATINJ-50; + (latin-viscii . #x50) ; P (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER P") (=ucs . #xFF30) ; ï¼° @@ -775,16 +780,16 @@ ((name . "LATIN SMALL LETTER P") (=ucs . #x0070) ; p )) - (ascii . #x50) ; P - (latin-jisx0201 . #x50) ; øº‘‹» - (latin-viscii . #x50) ; P - (=ucs . #x0050) ; P )) (define-char '((name . "LATIN CAPITAL LETTER Q") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0051) ; Q + (ascii . #x51) ; Q + (latin-jisx0201 . #x51) ; &I-LATINJ-51; + (latin-viscii . #x51) ; Q (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER Q") (=ucs . #xFF31) ; ï¼± @@ -793,16 +798,16 @@ ((name . "LATIN SMALL LETTER Q") (=ucs . #x0071) ; q )) - (ascii . #x51) ; Q - (latin-jisx0201 . #x51) ; øº‘‹¼ - (latin-viscii . #x51) ; Q - (=ucs . #x0051) ; Q )) (define-char '((name . "LATIN CAPITAL LETTER R") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0052) ; R + (ascii . #x52) ; R + (latin-jisx0201 . #x52) ; &I-LATINJ-52; + (latin-viscii . #x52) ; R (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER R") (=ucs . #xFF32) ; ï¼² @@ -811,16 +816,16 @@ ((name . "LATIN SMALL LETTER R") (=ucs . #x0072) ; r )) - (ascii . #x52) ; R - (latin-jisx0201 . #x52) ; øº‘‹½ - (latin-viscii . #x52) ; R - (=ucs . #x0052) ; R )) (define-char '((name . "LATIN CAPITAL LETTER S") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0053) ; S + (ascii . #x53) ; S + (latin-jisx0201 . #x53) ; &I-LATINJ-53; + (latin-viscii . #x53) ; S (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER S") (=ucs . #xFF33) ; ï¼³ @@ -829,34 +834,34 @@ ((name . "LATIN SMALL LETTER S") (=ucs . #x0073) ; s )) - (ascii . #x53) ; S - (latin-jisx0201 . #x53) ; øº‘‹¾ - (latin-viscii . #x53) ; S - (=ucs . #x0053) ; S )) (define-char '((name . "LATIN CAPITAL LETTER T") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0054) ; T + (ascii . #x54) ; T + (latin-jisx0201 . #x54) ; &I-LATINJ-54; + (latin-viscii . #x54) ; T (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER T") (=ucs . #xFF34) ; ï¼´ )) (->lowercase ((name . "LATIN SMALL LETTER T") - (=ucs . #x0074) ; t - )) - (ascii . #x54) ; T - (latin-jisx0201 . #x54) ; øº‘‹¿ - (latin-viscii . #x54) ; T - (=ucs . #x0054) ; T + (=ucs . #x0074) ; t + )) )) (define-char '((name . "LATIN CAPITAL LETTER U") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0055) ; U + (ascii . #x55) ; U + (latin-jisx0201 . #x55) ; &I-LATINJ-55; + (latin-viscii . #x55) ; U (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER U") (=ucs . #xFF35) ; ï¼µ @@ -865,16 +870,16 @@ ((name . "LATIN SMALL LETTER U") (=ucs . #x0075) ; u )) - (ascii . #x55) ; U - (latin-jisx0201 . #x55) ; øº‘Œ€ - (latin-viscii . #x55) ; U - (=ucs . #x0055) ; U )) (define-char '((name . "LATIN CAPITAL LETTER V") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0056) ; V + (ascii . #x56) ; V + (latin-jisx0201 . #x56) ; &I-LATINJ-56; + (latin-viscii . #x56) ; V (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER V") (=ucs . #xFF36) ; V @@ -883,16 +888,16 @@ ((name . "LATIN SMALL LETTER V") (=ucs . #x0076) ; v )) - (ascii . #x56) ; V - (latin-jisx0201 . #x56) ; øº‘Œ - (latin-viscii . #x56) ; V - (=ucs . #x0056) ; V )) (define-char '((name . "LATIN CAPITAL LETTER W") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0057) ; W + (ascii . #x57) ; W + (latin-jisx0201 . #x57) ; &I-LATINJ-57; + (latin-viscii . #x57) ; W (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER W") (=ucs . #xFF37) ; ï¼· @@ -901,16 +906,16 @@ ((name . "LATIN SMALL LETTER W") (=ucs . #x0077) ; w )) - (ascii . #x57) ; W - (latin-jisx0201 . #x57) ; øº‘Œ‚ - (latin-viscii . #x57) ; W - (=ucs . #x0057) ; W )) (define-char '((name . "LATIN CAPITAL LETTER X") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0058) ; X + (ascii . #x58) ; X + (latin-jisx0201 . #x58) ; &I-LATINJ-58; + (latin-viscii . #x58) ; X (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER X") (=ucs . #xFF38) ; X @@ -919,16 +924,16 @@ ((name . "LATIN SMALL LETTER X") (=ucs . #x0078) ; x )) - (ascii . #x58) ; X - (latin-jisx0201 . #x58) ; øº‘Œƒ - (latin-viscii . #x58) ; X - (=ucs . #x0058) ; X )) (define-char '((name . "LATIN CAPITAL LETTER Y") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0059) ; Y + (ascii . #x59) ; Y + (latin-jisx0201 . #x59) ; &I-LATINJ-59; + (latin-viscii . #x59) ; Y (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER Y") (=ucs . #xFF39) ; ï¼¹ @@ -937,16 +942,16 @@ ((name . "LATIN SMALL LETTER Y") (=ucs . #x0079) ; y )) - (ascii . #x59) ; Y - (latin-jisx0201 . #x59) ; øº‘Œ„ - (latin-viscii . #x59) ; Y - (=ucs . #x0059) ; Y )) (define-char '((name . "LATIN CAPITAL LETTER Z") (general-category letter uppercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x005A) ; Z + (ascii . #x5A) ; Z + (latin-jisx0201 . #x5A) ; &I-LATINJ-5A; + (latin-viscii . #x5A) ; Z (->fullwidth ((name . "FULLWIDTH LATIN CAPITAL LETTER Z") (=ucs . #xFF3A) ; Z @@ -955,99 +960,100 @@ ((name . "LATIN SMALL LETTER Z") (=ucs . #x007A) ; z )) - (ascii . #x5A) ; Z - (latin-jisx0201 . #x5A) ; øº‘Œ… - (latin-viscii . #x5A) ; Z - (=ucs . #x005A) ; Z )) (define-char '((name . "LEFT SQUARE BRACKET") (general-category punctuation open) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x005B) ; [ + (ascii . #x5B) ; [ + (latin-jisx0201 . #x5B) ; &I-LATINJ-5B; + (latin-viscii . #x5B) ; [ (->fullwidth ((name . "FULLWIDTH LEFT SQUARE BRACKET") (=ucs . #xFF3B) ; ï¼» )) - (ascii . #x5B) ; [ - (latin-jisx0201 . #x5B) ; øº‘Œ† - (latin-viscii . #x5B) ; [ - (=ucs . #x005B) ; [ )) (define-char '((name . "REVERSE SOLIDUS") (general-category punctuation other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x005C) ; \ + (ascii . #x5C) ; \ + (latin-viscii . #x5C) ; \ (->fullwidth ((name . "FULLWIDTH REVERSE SOLIDUS") (=ucs . #xFF3C) ; ï¼¼ )) - (ascii . #x5C) ; \ - (latin-viscii . #x5C) ; \ - (=ucs . #x005C) ; \ )) (define-char '((name . "RIGHT SQUARE BRACKET") (general-category punctuation close) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x005D) ; ] + (ascii . #x5D) ; ] + (latin-jisx0201 . #x5D) ; &I-LATINJ-5D; + (latin-viscii . #x5D) ; ] (->fullwidth ((name . "FULLWIDTH RIGHT SQUARE BRACKET") (=ucs . #xFF3D) ; ï¼½ )) - (ascii . #x5D) ; ] - (latin-jisx0201 . #x5D) ; øº‘Œˆ - (latin-viscii . #x5D) ; ] - (=ucs . #x005D) ; ] )) (define-char '((name . "CIRCUMFLEX ACCENT") (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x005E) ; ^ + (ascii . #x5E) ; ^ + (latin-jisx0201 . #x5E) ; &I-LATINJ-5E; + (latin-viscii . #x5E) ; ^ (->fullwidth ((name . "FULLWIDTH CIRCUMFLEX ACCENT") (=ucs . #xFF3E) ; ï¼¾ )) - (ascii . #x5E) ; ^ - (latin-jisx0201 . #x5E) ; øº‘Œ‰ - (latin-viscii . #x5E) ; ^ - (=ucs . #x005E) ; ^ )) (define-char '((name . "LOW LINE") (general-category punctuation connector) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x005F) ; _ + (ascii . #x5F) ; _ + (latin-jisx0201 . #x5F) ; &I-LATINJ-5F; + (latin-viscii . #x5F) ; _ (->fullwidth ((name . "FULLWIDTH LOW LINE") (=ucs . #xFF3F) ; _ )) - (ascii . #x5F) ; _ - (latin-jisx0201 . #x5F) ; øº‘ŒŠ - (latin-viscii . #x5F) ; _ - (=ucs . #x005F) ; _ )) (define-char '((name . "GRAVE ACCENT") (general-category symbol modifier) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x0060) ; ` + (ascii . #x60) ; ` + (latin-jisx0201 . #x60) ; &I-LATINJ-60; + (latin-viscii . #x60) ; ` (->fullwidth ((name . "FULLWIDTH GRAVE ACCENT") (=ucs . #xFF40) ; ` )) - (ascii . #x60) ; ` - (latin-jisx0201 . #x60) ; øº‘Œ‹ - (latin-viscii . #x60) ; ` - (=ucs . #x0060) ; ` )) (define-char '((name . "LATIN SMALL LETTER A") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0061) ; a + (ascii . #x61) ; a + (latin-jisx0201 . #x61) ; &I-LATINJ-61; + (latin-viscii . #x61) ; a + (ipa . #xA5) ; &I-MULE-IPA-25; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER A") (=ucs . #xFF41) ; a @@ -1056,17 +1062,17 @@ ((name . "LATIN CAPITAL LETTER A") (=ucs . #x0041) ; A )) - (ascii . #x61) ; a - (latin-jisx0201 . #x61) ; øº‘ŒŒ - (ipa . #xA5) ; øº’š¥ - (latin-viscii . #x61) ; a - (=ucs . #x0061) ; a )) (define-char '((name . "LATIN SMALL LETTER B") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0062) ; b + (ascii . #x62) ; b + (latin-jisx0201 . #x62) ; &I-LATINJ-62; + (latin-viscii . #x62) ; b + (ipa . #xC1) ; &I-MULE-IPA-41; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER B") (=ucs . #xFF42) ; b @@ -1075,17 +1081,16 @@ ((name . "LATIN CAPITAL LETTER B") (=ucs . #x0042) ; B )) - (ascii . #x62) ; b - (latin-jisx0201 . #x62) ; øº‘Œ - (ipa . #xC1) ; øº’› - (latin-viscii . #x62) ; b - (=ucs . #x0062) ; b )) (define-char '((name . "LATIN SMALL LETTER C") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0063) ; c + (ascii . #x63) ; c + (latin-jisx0201 . #x63) ; &I-LATINJ-63; + (latin-viscii . #x63) ; c (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER C") (=ucs . #xFF43) ; c @@ -1094,16 +1099,17 @@ ((name . "LATIN CAPITAL LETTER C") (=ucs . #x0043) ; C )) - (ascii . #x63) ; c - (latin-jisx0201 . #x63) ; øº‘ŒŽ - (latin-viscii . #x63) ; c - (=ucs . #x0063) ; c )) (define-char '((name . "LATIN SMALL LETTER D") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0064) ; d + (ascii . #x64) ; d + (latin-jisx0201 . #x64) ; &I-LATINJ-64; + (latin-viscii . #x64) ; d + (ipa . #xC3) ; &I-MULE-IPA-43; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER D") (=ucs . #xFF44) ; d @@ -1112,17 +1118,17 @@ ((name . "LATIN CAPITAL LETTER D") (=ucs . #x0044) ; D )) - (ascii . #x64) ; d - (latin-jisx0201 . #x64) ; øº‘Œ - (ipa . #xC3) ; øº’›ƒ - (latin-viscii . #x64) ; d - (=ucs . #x0064) ; d )) (define-char '((name . "LATIN SMALL LETTER E") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0065) ; e + (ascii . #x65) ; e + (latin-jisx0201 . #x65) ; &I-LATINJ-65; + (latin-viscii . #x65) ; e + (ipa . #xA2) ; &I-MULE-IPA-22; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER E") (=ucs . #xFF45) ; e @@ -1131,17 +1137,17 @@ ((name . "LATIN CAPITAL LETTER E") (=ucs . #x0045) ; E )) - (ascii . #x65) ; e - (latin-jisx0201 . #x65) ; øº‘Œ - (ipa . #xA2) ; øº’š¢ - (latin-viscii . #x65) ; e - (=ucs . #x0065) ; e )) (define-char '((name . "LATIN SMALL LETTER F") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0066) ; f + (ascii . #x66) ; f + (latin-jisx0201 . #x66) ; &I-LATINJ-66; + (latin-viscii . #x66) ; f + (ipa . #xC6) ; &I-MULE-IPA-46; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER F") (=ucs . #xFF46) ; f @@ -1150,17 +1156,17 @@ ((name . "LATIN CAPITAL LETTER F") (=ucs . #x0046) ; F )) - (ascii . #x66) ; f - (latin-jisx0201 . #x66) ; øº‘Œ‘ - (ipa . #xC6) ; øº’›† - (latin-viscii . #x66) ; f - (=ucs . #x0066) ; f )) (define-char '((name . "LATIN SMALL LETTER G") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0067) ; g + (ascii . #x67) ; g + (latin-jisx0201 . #x67) ; &I-LATINJ-67; + (latin-viscii . #x67) ; g + (ipa . #xC5) ; &I-MULE-IPA-45; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER G") (=ucs . #xFF47) ; g @@ -1169,17 +1175,17 @@ ((name . "LATIN CAPITAL LETTER G") (=ucs . #x0047) ; G )) - (ascii . #x67) ; g - (latin-jisx0201 . #x67) ; øº‘Œ’ - (ipa . #xC5) ; øº’›… - (latin-viscii . #x67) ; g - (=ucs . #x0067) ; g )) (define-char '((name . "LATIN SMALL LETTER H") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0068) ; h + (ascii . #x68) ; h + (latin-jisx0201 . #x68) ; &I-LATINJ-68; + (latin-viscii . #x68) ; h + (ipa . #xD1) ; &I-MULE-IPA-51; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER H") (=ucs . #xFF48) ; h @@ -1188,17 +1194,17 @@ ((name . "LATIN CAPITAL LETTER H") (=ucs . #x0048) ; H )) - (ascii . #x68) ; h - (latin-jisx0201 . #x68) ; øº‘Œ“ - (ipa . #xD1) ; øº’›‘ - (latin-viscii . #x68) ; h - (=ucs . #x0068) ; h )) (define-char '((name . "LATIN SMALL LETTER I") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0069) ; i + (ascii . #x69) ; i + (latin-jisx0201 . #x69) ; &I-LATINJ-69; + (latin-viscii . #x69) ; i + (ipa . #xA0) ; &I-MULE-IPA-20; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER I") (=ucs . #xFF49) ; i @@ -1207,17 +1213,17 @@ ((name . "LATIN CAPITAL LETTER I") (=ucs . #x0049) ; I )) - (ascii . #x69) ; i - (latin-jisx0201 . #x69) ; øº‘Œ” - (ipa . #xA0) ; øº’š  - (latin-viscii . #x69) ; i - (=ucs . #x0069) ; i )) (define-char '((name . "LATIN SMALL LETTER J") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006A) ; j + (ascii . #x6A) ; j + (latin-jisx0201 . #x6A) ; &I-LATINJ-6A; + (latin-viscii . #x6A) ; j + (ipa . #xD9) ; &I-MULE-IPA-59; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER J") (=ucs . #xFF4A) ; j @@ -1226,17 +1232,17 @@ ((name . "LATIN CAPITAL LETTER J") (=ucs . #x004A) ; J )) - (ascii . #x6A) ; j - (latin-jisx0201 . #x6A) ; øº‘Œ• - (ipa . #xD9) ; øº’›™ - (latin-viscii . #x6A) ; j - (=ucs . #x006A) ; j )) (define-char '((name . "LATIN SMALL LETTER K") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006B) ; k + (ascii . #x6B) ; k + (latin-jisx0201 . #x6B) ; &I-LATINJ-6B; + (latin-viscii . #x6B) ; k + (ipa . #xC4) ; &I-MULE-IPA-44; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER K") (=ucs . #xFF4B) ; k @@ -1245,17 +1251,17 @@ ((name . "LATIN CAPITAL LETTER K") (=ucs . #x004B) ; K )) - (ascii . #x6B) ; k - (latin-jisx0201 . #x6B) ; øº‘Œ– - (ipa . #xC4) ; øº’›„ - (latin-viscii . #x6B) ; k - (=ucs . #x006B) ; k )) (define-char '((name . "LATIN SMALL LETTER L") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006C) ; l + (ascii . #x6C) ; l + (latin-jisx0201 . #x6C) ; &I-LATINJ-6C; + (latin-viscii . #x6C) ; l + (ipa . #xDA) ; &I-MULE-IPA-5A; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER L") (=ucs . #xFF4C) ; l @@ -1264,17 +1270,17 @@ ((name . "LATIN CAPITAL LETTER L") (=ucs . #x004C) ; L )) - (ascii . #x6C) ; l - (latin-jisx0201 . #x6C) ; øº‘Œ— - (ipa . #xDA) ; øº’›š - (latin-viscii . #x6C) ; l - (=ucs . #x006C) ; l )) (define-char '((name . "LATIN SMALL LETTER M") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006D) ; m + (ascii . #x6D) ; m + (latin-jisx0201 . #x6D) ; &I-LATINJ-6D; + (latin-viscii . #x6D) ; m + (ipa . #xD2) ; &I-MULE-IPA-52; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER M") (=ucs . #xFF4D) ; m @@ -1283,17 +1289,17 @@ ((name . "LATIN CAPITAL LETTER M") (=ucs . #x004D) ; M )) - (ascii . #x6D) ; m - (latin-jisx0201 . #x6D) ; øº‘Œ˜ - (ipa . #xD2) ; øº’›’ - (latin-viscii . #x6D) ; m - (=ucs . #x006D) ; m )) (define-char '((name . "LATIN SMALL LETTER N") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006E) ; n + (ascii . #x6E) ; n + (latin-jisx0201 . #x6E) ; &I-LATINJ-6E; + (latin-viscii . #x6E) ; n + (ipa . #xD3) ; &I-MULE-IPA-53; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER N") (=ucs . #xFF4E) ; n @@ -1302,17 +1308,17 @@ ((name . "LATIN CAPITAL LETTER N") (=ucs . #x004E) ; N )) - (ascii . #x6E) ; n - (latin-jisx0201 . #x6E) ; øº‘Œ™ - (ipa . #xD3) ; øº’›“ - (latin-viscii . #x6E) ; n - (=ucs . #x006E) ; n )) (define-char '((name . "LATIN SMALL LETTER O") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x006F) ; o + (ascii . #x6F) ; o + (latin-jisx0201 . #x6F) ; &I-LATINJ-6F; + (latin-viscii . #x6F) ; o + (ipa . #xB6) ; &I-MULE-IPA-36; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER O") (=ucs . #xFF4F) ; o @@ -1321,17 +1327,17 @@ ((name . "LATIN CAPITAL LETTER O") (=ucs . #x004F) ; O )) - (ascii . #x6F) ; o - (latin-jisx0201 . #x6F) ; øº‘Œš - (ipa . #xB6) ; øº’š¶ - (latin-viscii . #x6F) ; o - (=ucs . #x006F) ; o )) (define-char '((name . "LATIN SMALL LETTER P") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0070) ; p + (ascii . #x70) ; p + (latin-jisx0201 . #x70) ; &I-LATINJ-70; + (latin-viscii . #x70) ; p + (ipa . #xC0) ; &I-MULE-IPA-40; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER P") (=ucs . #xFF50) ; p @@ -1340,17 +1346,16 @@ ((name . "LATIN CAPITAL LETTER P") (=ucs . #x0050) ; P )) - (ascii . #x70) ; p - (latin-jisx0201 . #x70) ; øº‘Œ› - (ipa . #xC0) ; øº’›€ - (latin-viscii . #x70) ; p - (=ucs . #x0070) ; p )) (define-char '((name . "LATIN SMALL LETTER Q") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0071) ; q + (ascii . #x71) ; q + (latin-jisx0201 . #x71) ; &I-LATINJ-71; + (latin-viscii . #x71) ; q (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER Q") (=ucs . #xFF51) ; q @@ -1359,16 +1364,17 @@ ((name . "LATIN CAPITAL LETTER Q") (=ucs . #x0051) ; Q )) - (ascii . #x71) ; q - (latin-jisx0201 . #x71) ; øº‘Œœ - (latin-viscii . #x71) ; q - (=ucs . #x0071) ; q )) (define-char '((name . "LATIN SMALL LETTER R") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0072) ; r + (ascii . #x72) ; r + (latin-jisx0201 . #x72) ; &I-LATINJ-72; + (latin-viscii . #x72) ; r + (ipa . #xD6) ; &I-MULE-IPA-56; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER R") (=ucs . #xFF52) ; r @@ -1377,17 +1383,17 @@ ((name . "LATIN CAPITAL LETTER R") (=ucs . #x0052) ; R )) - (ascii . #x72) ; r - (latin-jisx0201 . #x72) ; øº‘Œ - (ipa . #xD6) ; øº’›– - (latin-viscii . #x72) ; r - (=ucs . #x0072) ; r )) (define-char '((name . "LATIN SMALL LETTER S") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0073) ; s + (ascii . #x73) ; s + (latin-jisx0201 . #x73) ; &I-LATINJ-73; + (latin-viscii . #x73) ; s + (ipa . #xCA) ; &I-MULE-IPA-4A; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER S") (=ucs . #xFF53) ; s @@ -1396,17 +1402,17 @@ ((name . "LATIN CAPITAL LETTER S") (=ucs . #x0053) ; S )) - (ascii . #x73) ; s - (latin-jisx0201 . #x73) ; øº‘Œž - (ipa . #xCA) ; øº’›Š - (latin-viscii . #x73) ; s - (=ucs . #x0073) ; s )) (define-char '((name . "LATIN SMALL LETTER T") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0074) ; t + (ascii . #x74) ; t + (latin-jisx0201 . #x74) ; &I-LATINJ-74; + (latin-viscii . #x74) ; t + (ipa . #xC2) ; &I-MULE-IPA-42; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER T") (=ucs . #xFF54) ; t @@ -1415,17 +1421,17 @@ ((name . "LATIN CAPITAL LETTER T") (=ucs . #x0054) ; T )) - (ascii . #x74) ; t - (latin-jisx0201 . #x74) ; øº‘ŒŸ - (ipa . #xC2) ; øº’›‚ - (latin-viscii . #x74) ; t - (=ucs . #x0074) ; t )) (define-char '((name . "LATIN SMALL LETTER U") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0075) ; u + (ascii . #x75) ; u + (latin-jisx0201 . #x75) ; &I-LATINJ-75; + (latin-viscii . #x75) ; u + (ipa . #xB4) ; &I-MULE-IPA-34; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER U") (=ucs . #xFF55) ; u @@ -1434,17 +1440,17 @@ ((name . "LATIN CAPITAL LETTER U") (=ucs . #x0055) ; U )) - (ascii . #x75) ; u - (latin-jisx0201 . #x75) ; øº‘Œ  - (ipa . #xB4) ; øº’š´ - (latin-viscii . #x75) ; u - (=ucs . #x0075) ; u )) (define-char '((name . "LATIN SMALL LETTER V") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0076) ; v + (ascii . #x76) ; v + (latin-jisx0201 . #x76) ; &I-LATINJ-76; + (latin-viscii . #x76) ; v + (ipa . #xC7) ; &I-MULE-IPA-47; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER V") (=ucs . #xFF56) ; v @@ -1453,17 +1459,17 @@ ((name . "LATIN CAPITAL LETTER V") (=ucs . #x0056) ; V )) - (ascii . #x76) ; v - (latin-jisx0201 . #x76) ; øº‘Œ¡ - (ipa . #xC7) ; øº’›‡ - (latin-viscii . #x76) ; v - (=ucs . #x0076) ; v )) (define-char '((name . "LATIN SMALL LETTER W") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0077) ; w + (ascii . #x77) ; w + (latin-jisx0201 . #x77) ; &I-LATINJ-77; + (latin-viscii . #x77) ; w + (ipa . #xDE) ; &I-MULE-IPA-5E; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER W") (=ucs . #xFF57) ; w @@ -1472,17 +1478,17 @@ ((name . "LATIN CAPITAL LETTER W") (=ucs . #x0057) ; W )) - (ascii . #x77) ; w - (latin-jisx0201 . #x77) ; øº‘Œ¢ - (ipa . #xDE) ; øº’›ž - (latin-viscii . #x77) ; w - (=ucs . #x0077) ; w )) (define-char '((name . "LATIN SMALL LETTER X") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0078) ; x + (ascii . #x78) ; x + (latin-jisx0201 . #x78) ; &I-LATINJ-78; + (latin-viscii . #x78) ; x + (ipa . #xCF) ; &I-MULE-IPA-4F; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER X") (=ucs . #xFF58) ; x @@ -1491,17 +1497,17 @@ ((name . "LATIN CAPITAL LETTER X") (=ucs . #x0058) ; X )) - (ascii . #x78) ; x - (latin-jisx0201 . #x78) ; øº‘Œ£ - (ipa . #xCF) ; øº’› - (latin-viscii . #x78) ; x - (=ucs . #x0078) ; x )) (define-char '((name . "LATIN SMALL LETTER Y") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x0079) ; y + (ascii . #x79) ; y + (latin-jisx0201 . #x79) ; &I-LATINJ-79; + (latin-viscii . #x79) ; y + (ipa . #xAD) ; &I-MULE-IPA-2D; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER Y") (=ucs . #xFF59) ; y @@ -1510,17 +1516,17 @@ ((name . "LATIN CAPITAL LETTER Y") (=ucs . #x0059) ; Y )) - (ascii . #x79) ; y - (latin-jisx0201 . #x79) ; øº‘Œ¤ - (ipa . #xAD) ; øº’š­ - (latin-viscii . #x79) ; y - (=ucs . #x0079) ; y )) (define-char '((name . "LATIN SMALL LETTER Z") (general-category letter lowercase) ; Normative Category (bidi-category . "L") (mirrored . nil) + (=ucs . #x007A) ; z + (ascii . #x7A) ; z + (latin-jisx0201 . #x7A) ; &I-LATINJ-7A; + (latin-viscii . #x7A) ; z + (ipa . #xCB) ; &I-MULE-IPA-4B; (->fullwidth ((name . "FULLWIDTH LATIN SMALL LETTER Z") (=ucs . #xFF5A) ; z @@ -1529,73 +1535,68 @@ ((name . "LATIN CAPITAL LETTER Z") (=ucs . #x005A) ; Z )) - (ascii . #x7A) ; z - (latin-jisx0201 . #x7A) ; øº‘Œ¥ - (ipa . #xCB) ; øº’›‹ - (latin-viscii . #x7A) ; z - (=ucs . #x007A) ; z )) (define-char '((name . "LEFT CURLY BRACKET") (general-category punctuation open) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x007B) ; { + (ascii . #x7B) ; { + (latin-jisx0201 . #x7B) ; &I-LATINJ-7B; + (latin-viscii . #x7B) ; { (->fullwidth ((name . "FULLWIDTH LEFT CURLY BRACKET") (=ucs . #xFF5B) ; { )) - (ascii . #x7B) ; { - (latin-jisx0201 . #x7B) ; øº‘Œ¦ - (latin-viscii . #x7B) ; { - (=ucs . #x007B) ; { )) (define-char '((name . "VERTICAL LINE") (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x007C) ; | + (ascii . #x7C) ; | + (latin-jisx0201 . #x7C) ; &I-LATINJ-7C; + (latin-viscii . #x7C) ; | (->fullwidth ((name . "FULLWIDTH VERTICAL LINE") (=ucs . #xFF5C) ; | )) - (ascii . #x7C) ; | - (latin-jisx0201 . #x7C) ; øº‘Œ§ - (latin-viscii . #x7C) ; | - (=ucs . #x007C) ; | )) (define-char '((name . "RIGHT CURLY BRACKET") (general-category punctuation close) ; Informative Category (bidi-category . "ON") (mirrored . t) + (=ucs . #x007D) ; } + (ascii . #x7D) ; } + (latin-jisx0201 . #x7D) ; &I-LATINJ-7D; + (latin-viscii . #x7D) ; } (->fullwidth ((name . "FULLWIDTH RIGHT CURLY BRACKET") (=ucs . #xFF5D) ; } )) - (ascii . #x7D) ; } - (latin-jisx0201 . #x7D) ; øº‘Œ¨ - (latin-viscii . #x7D) ; } - (=ucs . #x007D) ; } )) (define-char '((name . "TILDE") (general-category symbol math) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (=ucs . #x007E) ; ~ + (ascii . #x7E) ; ~ + (latin-viscii . #x7E) ; ~ (->fullwidth ((name . "FULLWIDTH TILDE") (=ucs . #xFF5E) ; ~ )) - (ascii . #x7E) ; ~ - (latin-viscii . #x7E) ; ~ - (=ucs . #x007E) ; ~ )) (define-char '((name . "DELETE") (general-category other control) ; Normative Category (bidi-category . "BN") (mirrored . nil) + (=ucs . #x007F) ; ␡ (ascii . #x7F) ; ␡ (latin-viscii . #x7F) ; ␡ - (=ucs . #x007F) ; ␡ ))