From 70ca353efd68d6664b89b87fd6585ee0883f4137 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 25 Jan 2003 05:27:04 +0000 Subject: [PATCH] (U+4E47): Separate C2-2128; modify `ideographic-structure' to use U+4E03 instead of BC-88ED. --- lisp/utf-2000/Ideograph-R004-Slash.el | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 4ba505f..1ffadb8 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -248,11 +248,10 @@ (ideographic-strokes . 2) (total-strokes . 3) (<-vulgar-ideograph - (:sources (shinjigen-1) - :char ((shinjigen-1 . 47) + (:char ((shinjigen-1 . 47) (ideograph-daikanwa . 00118) ; ø¸€¶ ) - )) + :sources (shinjigen-1))) (hanyu-dazidian 1 51 2) (shinjigen-1 . 48) (chinese-cns11643-3 . #x2130) ; ø»•–³ @@ -274,12 +273,11 @@ ) ((ucs . #x4E3F) ; 丿 ) - ((chinese-big5-cdp . #x88ED) ; ý¢€ˆ£­ + ((ucs . #x4E03) ; 七 )) (chinese-gb2312 . #x5831) ; ø»…—† (japanese-jisx0212 . #x3032) ; ø»Šº£ (chinese-isoir165 . #x5831) ; ø»¿– - (chinese-cns11643-2 . #x2128) ; ø»“Œ§ (japanese-jisx0213-2 . #x2129) ; ø»¤ˆ (ideograph-gt-pj-2 . #x307D) ; ý¡€€‚§ (chinese-big5 . #xC947) ; ý¢€Œ¥‡ @@ -290,6 +288,15 @@ (ucs . #x4E47) ; 乇 )) (define-char + '((=>ucs . #x4E47) ; 乇 + (morohashi-daikanwa 120 0 0) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (total-strokes . 3) + (chinese-cns11643-2 . #x2128) ; ø»“Œ§ + (ucs-cns . #x4E47) ; ø»“Œ§ + )) +(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) -- 1.7.10.4