From 223d6109295de71bf9e4b5ddd07f565cb5684092 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 14 Dec 2004 12:31:31 +0000 Subject: [PATCH] (U+4E87): Use `->subsumptive' to integrate C3-212D. --- lisp/utf-2000/Ideograph-R006-Hook.el | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index e386359..b694465 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -148,19 +148,28 @@ (=hanziku-1 . #xAEA3) ; &I-HZK01-AEA3; )) (define-char - '((ideographic-radical . 6) ; ⼅ - (ideographic-strokes . 2) - (total-strokes . 3) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=big5-cdp . #x8DD8) ; &CDP-8DD8; + '((total-strokes . 3) + (=ucs . #x4E87) ; 亇 + (->subsumptive + ((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (=cns11643-3 . #x212D) ; &C3-212D; [01-13] + (=jef-china3 . #x8FC2) ; &I-JC3-8FC2; + (=ucs@cns . #x4E87) ; &C3-212D; ) - ((=ucs . #x4E85) ; 亅 + ((ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=big5-cdp . #x8DD8) ; &CDP-8DD8; + ) + ((=ucs . #x4E85) ; 亅 + )) + (=gb12345 . #x7D3B) ; &UU+4E87; [93-27] + (=ucs@unicode . #x4E87) ; &UU+4E87; )) - (=ucs . #x4E87) ; 亇 - (=gb12345 . #x7D3B) ; 亇 [93-27] )) (define-char '((ideographic-radical . 6) ; ⼅ -- 1.7.10.4