From 3f089f3c45fdb2f9742518775926ab4307bc8cac Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 19 Oct 2006 12:17:13 +0000 Subject: [PATCH] (U-00020B54): Use `->subsumptive'; integrate C6-3C67 and M-41563; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@cns' and `ideographic-{radical|strokes}@cns*sources'. --- lisp/utf-2000/Ideograph-R029-Again.el | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index b85be8f..c0b91a8 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -1514,6 +1514,26 @@ )) )) (define-char + '((ideographic-radical@ucs . 29) ; ⼜ + (ideographic-strokes@ucs . 8) + (ideographic-radical@cns . 170) ; ⾩ + (ideographic-strokes@cns . 4) + (ideographic-radical@cns*sources + daikanwa cns11643) + (ideographic-strokes@cns*sources + daikanwa) + (total-strokes . 10) + (=ucs . #x20B54) ; 𠭔 + (->subsumptive + ((=cns11643-6 . #x3C67) ; &M-41563; [28-71] + (=daikanwa . 41563) ; &I-M-41563; + (=ucs@iso . #x20B54) ; &M-41563; + ) + ((hanyu-dazidian 1 399 2) + (=hanziku-1 . #xF7F4) ; &HZK01-F7F4; + )) + )) +(define-char '((ideographic-radical . 29) ; ⼜ (ideographic-strokes . 9) (total-strokes . 11) @@ -2428,12 +2448,6 @@ )) (define-char '((ideographic-radical . 29) ; ⼜ - (hanyu-dazidian 1 399 2) - (=ucs . #x20B54) ; 𠭔 - (=hanziku-1 . #xF7F4) ; &I-HZK01-F7F4; - )) -(define-char - '((ideographic-radical . 29) ; ⼜ (hanyu-dazidian 1 400 4) (=ucs . #x20B62) ; 𠭢 (=hanziku-1 . #xF857) ; &I-HZK01-F857; -- 1.7.10.4