From 2122655a1dbf6c7ad6f85c44c342f87dbac2a06d Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Jul 2003 06:49:45 +0000 Subject: [PATCH] (JX1-4F62): Unify GT-K00269; unify U+FA3C instead of U+5C6E; unify GU+5C6E, CU+5C6E and BU+5C6E. (U+5C6E): Separate all; add `->identical' for U+FA3C. (U-0002F878): Don't use char-ref format in `->synonyms'; add `->synonyms*sources' instead; use `->mistakable' and `->mistakable*sources' for M-07825 instead of `comment'. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index b1eae9f..02aa3fe 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -1,33 +1,45 @@ (define-char - '((ideographic-radical . 45) ; ⼬ + '((=>ucs* . #x5C6E) ; å±® + (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 0) (total-strokes . 3) (=gb2312 . #x6578) ; ø»…«“ (=iso-ir165 . #x6578) ; ø»Ž“£ (=cns11643-2 . #x212B) ; ø»“Œª (=jis-x0213-1-2000 . #x4F62) ; ø»£—¡ + (=gt-pj-k1 . #x3A6F) ; 屮 (=big5 . #xC94B) ; ý¢€Œ¥‹ (=daikanwa . 07825) ; ø¸º‘ - (=ucs@jis . #xFA3C) ; å±® - (=ucs . #x5C6E) ; å±® + (=gt-k . 00269) ; ý¡„€„ + (=ucs@gb . #x5C6E) ; 屮 + (=ucs@cns . #x5C6E) ; 屮 + (=ucs@big5 . #x5C6E) ; 屮 + (=ucs . #xFA3C) ; 屮 )) (define-char - '((=>ucs* . #x5C6E) ; å±® - (morohashi-daikanwa 7825 0 0) + '((morohashi-daikanwa 7825 0 0) (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 0) (total-strokes . 3) - (=ucs . #xFA3C) ; 屮 + (->identical + ((=ucs . #xFA3C) ; 屮 + )) + (=ucs . #x5C6E) ; å±® )) (define-char '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 0) (total-strokes . 3) + (->mistakable + ((=daikanwa . 07825) ; ø¸º‘ + )) + (->mistakable*sources + daikanwa) (->synonyms - (:char ((=daikanwa . 08720) ; ø¸‚ˆ - ) - :sources (shuowen morohashi-daikanwa))) - (comment . "M-07825 is a different char.") + ((=daikanwa . 08720) ; ø¸‚ˆ + )) + (->synonyms*sources + shuowen daikanwa) (=jis-x0208 . #x5625) ; ø½‹ƒ¶ (=cns11643-4 . #x2135) ; ø»— ¼ (=gt-pj-1 . #x5625) ; ý¡€‚™º -- 1.7.10.4