From beca9618fe867938c5ceee2410451fbf2df27b76 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 May 2005 03:21:24 +0000 Subject: [PATCH] (U+7CF9): Move BC-8AFB into . (): Copied from u02E00-CJK-Radical-Supplement.el. (): Copied from u02E00-CJK-Radical-Supplement.el. --- lisp/utf-2000/Ideograph-R120-Silk.el | 45 +++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index 466d702..9b01c35 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -33,19 +33,52 @@ ((=ucs . #x7CF8) ; 糸 )) (=ucs . #x7CF9) ; 糹 - (->subsumptive - ((=gb12345 . #x6679) ; &UU+7CF9; [70-89] - (=ucs@unicode . #x7CF9) ; &UU+7CF9; - ) - ((=big5-cdp . #x8AFB) ; &CDP-8AFB; + (=gb12345 . #x6679) ; 糹 [70-89] + )) +(define-char + '((name . "CJK RADICAL SILK") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-denotational + ((=ucs . #x7CF9) ; 糹 + )) + (<-ideographic-component-forms + ((=ucs . #x7CF8) ; 糸 + )) + (<-radical + ((=ucs . #x7CF9) ; 糹 + )) + (=ucs . #x2EAF) ; ⺯ + (=big5-cdp . #x8AFB) ; &I-CDP-8AFB; + )) +(define-char + '((name . "CJK RADICAL C-SIMPLIFIED SILK") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-denotational + ((=ucs . #x7E9F) ; 纟 + )) + (<-ideographic-component-forms + ((=ucs . #x7CF8) ; 糸 + )) + (<-radical + ((=ucs . #x7E9F) ; 纟 + )) + (<-simplified@CN + ((name . "CJK RADICAL SILK") + (=ucs . #x2EAF) ; ⺯ )) + (=ucs . #x2EB0) ; ⺰ )) (define-char '((ideographic-radical . 120) ; ⽷ (ideographic-strokes . 0) (total-strokes . 3) (<-simplified@CN - ((=gb12345 . #x6679) ; &UU+7CF9; [70-89] + ((=ucs . #x7CF9) ; 糹 + (=gb12345 . #x6679) ; 糹 [70-89] )) (=ucs . #x7E9F) ; 纟 (=gb2312 . #x6679) ; &I-G0-6679; [70-89] -- 1.7.10.4