From a9e107face542891b92a7b59107f0e7f95b3168c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Feb 2018 13:38:04 +0900 Subject: [PATCH] (U-00020985): Add `<-denotational@component' for A-compU+20985; apply new conventions for glyph granularity. (A-compU+20985): New abstract node. --- lisp/utf-2000/Ideograph-R024-Ten.el | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 5db9536..a55721d 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -1300,14 +1300,38 @@ )) )) (define-char - '((ideographic-radical . 24) ; ⼗ + '((<-denotational@component + ((=>ucs@component . #x20985) ; &A-compU+20985; + )) + (ideographic-radical . 24) ; ⼗ (ideographic-strokes . 4) (total-strokes . 6) (hanyu-dazidian 1 60 16) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5343) ; 千 + ) + ((=ucs . #x5343) ; 千 + )) (=ucs . #x20985) ; 𠦅 (=cns11643-4 . #x2245) ; &I-C4-2245; [02-37] (=daikanwa . 02721) ; &I-M-02721; - (=hanziku-1 . #xB073) ; &I-HZK01-B073; + (->subsumptive + ((==ucs@iso . #x20985) ; &g2-M-02721; + (==cns11643-4 . #x2245) ; &g2-M-02721; [02-37] + (==daikanwa . 02721) ; &g2-M-02721; + (->subsumptive + ((===daikanwa . 02721) ; &R-M-02721; + ) + ((===cns11643-4 . #x2245) ; &R-C4-2245; [02-37] + ) + ((===ucs@iso . #x20985) ; &R-U-00020985; + ) + ((=hanziku-1 . #xB073) ; &HZK01-B073; + )) + )) )) (define-char '((ideographic-radical . 24) ; ⼗ @@ -3504,6 +3528,10 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ + (=>ucs@component . #x20985) ; &A-compU+20985; + )) +(define-char + '((ideographic-radical . 24) ; ⼗ (hanyu-dazidian 1 60 5) (=ucs . #x20981) ; 𠦁 (=hanziku-1 . #xB068) ; &I-HZK01-B068; -- 1.7.10.4