From 5b6e253ce8a25c8bf52bc6d5c460bac698489724 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 25 Sep 2001 11:48:01 +0000 Subject: [PATCH] (M-07825): Unify G0-6578, C2-212B, Big5-C94B and U+5C6E; add `total-strokes'. (M-07826): Separate G0-6578, C2-212B and U+5C6E; add `->synonyms' for M-08720 and comment. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 37 +++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 7290b99..ed57bc8 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -1,22 +1,31 @@ (define-char '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 0) + (total-strokes . 3) + (chinese-gb2312 . #x6578) ; ø»…«“ + (chinese-isoir165 . #x6578) ; ø»Ž“£ + (chinese-cns11643-2 . #x212B) ; ø»“Œª (japanese-jisx0213-1 . #x4F62) ; ø»£—¡ + (chinese-big5 . #xC94B) ; øº¡¥ (ideograph-daikanwa . 07825) ; ø¸º‘ + (ucs . #x5C6E) ; å±® )) (define-char - '((ideographic-radical . 45) ; ⼬ + '((=>ucs . #x5C6E) ; å±® + (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 0) (total-strokes . 3) + (->synonyms + (:sources (shuowen morohashi-daikanwa) + :char ((ideograph-daikanwa . 08720) ; ø¸‚ˆ + ) + )) + (comment . "M-07825 is a different char.") (japanese-jisx0208-1978 . #x5625) ; ø»ƒ‰º - (chinese-gb2312 . #x6578) ; ø»…«“ (japanese-jisx0208 . #x5625) ; ø»‡ž‚ - (chinese-isoir165 . #x6578) ; ø»Ž“£ - (chinese-cns11643-2 . #x212B) ; ø»“Œª (chinese-cns11643-4 . #x2135) ; ø»— ¼ (japanese-jisx0208-1990 . #x5625) ; ø½‹ƒ¶ (ideograph-daikanwa . 07826) ; ø¸º’ - (ucs . #x5C6E) ; å±® )) (define-char '((ideographic-radical . 45) ; ⼬ @@ -26,19 +35,27 @@ (ideograph-daikanwa . 07827) ; ø¸º“ )) (define-char - '((ideographic-radical . 45) ; ⼬ + '((=>ucs . #x5C6F) ; 屯 + (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 1) (total-strokes . 4) (shinjigen-2 . 1953) (japanese-jisx0208-1978 . #x4656) ; ø»‚³‹ - (chinese-gb2312 . #x4D4D) ; ø»…‡˜ (japanese-jisx0208 . #x4656) ; ø»‡‡“ (korean-ksc5601 . #x546A) ; ø»‰¦ - (chinese-isoir165 . #x4D4D) ; ø»¯¨ - (chinese-cns11643-1 . #x453A) ; ø»‘·­ (japanese-jisx0208-1990 . #x4656) ; ø½Š­‡ (ideograph-daikanwa . 07828) ; ø¸º” - (ucs . #x5C6F) ; 屯 + )) +(define-char + '((morohashi-daikanwa 7828 0 0) + (ideographic-radical . 45) ; ⼬ + (ideographic-strokes . 1) + (total-strokes . 4) + (chinese-gb2312 . #x4D4D) ; ø»…‡˜ + (chinese-isoir165 . #x4D4D) ; ø»¯¨ + (chinese-cns11643-1 . #x453A) ; ø»‘·­ + (chinese-big5 . #xA4D9) ; øºŸ¤Ž + (ucs . #x5C6F) ; 屯 )) (define-char '((ideographic-radical . 45) ; ⼬ -- 1.7.10.4