From 6991afd5c3416ff1e855f146eb8fff23956e5533 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 9 Mar 2004 05:01:28 +0000 Subject: [PATCH] (): Add `<-denotational' for U+8FB6. (U+8FB6): Add `<-ideographic-component-forms' for U+8FB5; delete `->identical' for U+FA66. (BC-8966): Unify instead of U+FA66; add `<-denotational' for U+8FB6; add `<-simplified@component' for U+2ECD; add JU+FA66. (): Add `<-denotational' for U+8FB6; add `<-simplified@component' for U+2ECD. (U+FA66): Separate all; add `->identical' for . --- lisp/utf-2000/Ideograph-R162-Walk.el | 66 ++++++++++++++++++++++------------ 1 file changed, 43 insertions(+), 23 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R162-Walk.el b/lisp/utf-2000/Ideograph-R162-Walk.el index b31a8c3..18dc57e 100644 --- a/lisp/utf-2000/Ideograph-R162-Walk.el +++ b/lisp/utf-2000/Ideograph-R162-Walk.el @@ -19,13 +19,15 @@ )) (define-char '((name . "CJK RADICAL WALK ONE") - (=>ucs . #x8FB6) ; 辶 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 0) (total-strokes . 4) + (<-denotational + ((=ucs . #x8FB6) ; 辶 + )) (=ucs . #x2ECD) ; ⻍ (=jis-x0212 . #x6134) ; ø»Œ‚£ (=jis-x0213-2-2000 . #x796A) ; ø»¦Ÿ™ @@ -36,15 +38,52 @@ (=ucs@jis . #x8FB6) ; ⻍ )) (define-char + '((=>daikanwa . 38702) ; ⻍ + (ideographic-radical . 162) ; ⾡ + (ideographic-strokes . 0) + (<-ideographic-component-forms + ((=ucs . #x8FB5) ; è¾µ + )) + (=ucs . #x8FB6) ; 辶 + )) +(define-char + '((name . "CJK RADICAL SIMPLIFIED WALK") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (ideographic-radical . 162) ; ⾡ + (ideographic-strokes . 0) + (total-strokes . 3) + (<-denotational + ((=ucs . #x8FB6) ; 辶 + )) + (<-simplified@component + ((name . "CJK RADICAL WALK ONE") + (=ucs . #x2ECD) ; ⻍ + )) + (=ucs . #x2ECC) ; ⻌ + (=gb2312 . #x6541) ; ø»…ªœ + (=jis-x0213-2-2000 . #x7969) ; ø»¦Ÿ˜ + (=big5-cdp . #x8966) ; ý¢€ˆ¥¦ + (=jef-china3 . #x67A3) ; øº†ž£ + (=ucs@gb . #x8FB6) ; ⻌ + (=ucs@jis . #xFA66) ; ⻌ + )) +(define-char '((name . "CJK RADICAL WALK TWO") - (=>ucs . #x8FB6) ; 辶 (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) - (morohashi-daikanwa 38702 0 2) (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 0) (total-strokes . 4) + (<-denotational + ((=ucs . #x8FB6) ; 辶 + )) + (<-simplified@component + ((name . "CJK RADICAL WALK ONE") + (=ucs . #x2ECD) ; ⻍ + )) (=ucs . #x2ECE) ; ⻎ (=cns11643-4 . #x2154) ; ø»—¡› (=big5-cdp . #x8AF7) ; ý¢€ˆ«· @@ -52,30 +91,11 @@ )) (define-char '((=>ucs* . #x8FB6) ; 辶 - (morohashi-daikanwa 38702 0 3) - (ideographic-radical . 162) ; ⾡ - (ideographic-strokes . 0) - (total-strokes . 3) - (->ideographic-component-forms + (->identical ((name . "CJK RADICAL SIMPLIFIED WALK") (=ucs . #x2ECC) ; ⻌ )) (=ucs . #xFA66) ; 辶 - (=gb2312 . #x6541) ; ø»…ªœ - (=jis-x0213-2-2000 . #x7969) ; ø»¦Ÿ˜ - (=big5-cdp . #x8966) ; ý¢€ˆ¥¦ - (=ucs@gb . #x8FB6) ; 辶 - )) -(define-char - '((=>ucs@jis . #xFA66) ; 辶 - (morohashi-daikanwa 38702 0 4) - (ideographic-radical . 162) ; ⾡ - (ideographic-strokes . 0) - (total-strokes . 3) - (->identical - ((=ucs . #xFA66) ; 辶 - )) - (=ucs . #x8FB6) ; 辶 )) (define-char '((ideographic-radical . 162) ; ⾡ -- 1.7.10.4