From f0bf03816191251cd6f11fe91e576bf301294750 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 21 Jan 2011 11:00:17 +0000 Subject: [PATCH] (U-0002041D): Use `->denotational' and `->subsumptive' to separate representative node. --- lisp/utf-2000/Ideograph-R009-Man.el | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index cc22963..2342cf1 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -36789,9 +36789,24 @@ )) (define-char '((ideographic-radical . 9) ; ⼈ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((name . "CJK RADICAL PERSON") + (=ucs . #x2E85) ; ⺅ + ) + ((=ucs . #x9069) ; 適 + )) + (=ucs . #x2041D) ; 𠐝 + )) +(define-char + '((<-denotational + ((=ucs . #x2041D) ; 𠐝 + )) + (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 15) (total-strokes . 17) - (hanyu-dazidian 1 235 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -36799,11 +36814,14 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((=ks-x1001 . #x6E6A) ; >-52561; [78-74] - (=daikanwa . 39076) ; &I-M-39076; + ((=>ucs@ks . #x9069) ; &A-GT-52561; + )) + (=>ucs@iso . #x2041D) ; &A-IU+2041D; + (->subsumptive + ((hanyu-dazidian 1 235 13) + (=ucs@iso . #x2041D) ; &HZK01-D6BC; + (=hanziku-1 . #xD6BC) ; &HZK01-D6BC; )) - (=ucs . #x2041D) ; 𠐝 - (=hanziku-1 . #xD6BC) ; &I-HZK01-D6BC; )) (define-char '((ideographic-radical . 9) ; ⼈ -- 1.7.10.4