From c9c2dc2d31992e31ef916b0e517f0a0113299b46 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 May 2005 16:51:06 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (U+9485): Add `<-simplified@CN' for U+91D2; move BC-895A to . --- lisp/utf-2000/Ideograph-R167-Gold.el | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index ccbc66e..b5b840a 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -15,6 +15,23 @@ (=daikanwa . 40152) ; &I-M-40152; )) (define-char + '((name . "CJK RADICAL C-SIMPLIFIED GOLD") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-denotational + ((=ucs . #x9485) ; 钅 + )) + (<-ideographic-component-forms + ((=ucs . #x91D1) ; 金 + )) + (<-radical + ((=ucs . #x9485) ; 钅 + )) + (=ucs . #x2ED0) ; ⻐ + (=big5-cdp . #x895A) ; &I-CDP-895A; + )) +(define-char '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 0) (total-strokes . 8) @@ -31,9 +48,12 @@ (<-ideographic-component-forms ((=ucs . #x91D1) ; 金 )) + (<-simplified@CN + ((=ucs . #x91D2) ; 釒 + (=gb12345 . #x6E44) ; 釒 [78-36] + )) (=ucs . #x9485) ; 钅 (=gb2312 . #x6E44) ; &I-G0-6E44; [78-36] - (=big5-cdp . #x895A) ; &I-CDP-895A; )) (define-char '((ideographic-radical . 167) ; ⾦ -- 1.7.10.4