From 20e6f9f1c0081cb0ea9727aa78cf0a1db2ca033f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 18 Apr 2019 16:09:22 +0900 Subject: [PATCH] (U-0002048E): Apply new conventions for glyph granularity; add `<-denotational' for A-IWDSU+9CEC. --- lisp/utf-2000/Ideograph-R010-Legs.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 651a3da..e500d7b 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -3862,12 +3862,30 @@ )) )) (define-char - '((ideographic-radical . 10) ; ⼉ + '((<-denotational + ((=>ucs@iwds-1 . #x9CEC) ; &A-IWDSU+9CEC; + )) + (ideographic-radical . 10) ; ⼉ (ideographic-strokes . 7) (total-strokes . 9) (hanyu-dazidian 8 9 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=big5-cdp . #x8CBB) ; &CDP-8CBB; + ) + ((=ucs . #x513F) ; 儿 + )) (=ucs . #x2048E) ; 𠒎 - (=hanziku-12 . #xEBA6) ; &I-HZK12-EBA6; + (->subsumptive + ((==ucs@iso . #x2048E) ; &g2-IU-0002048E; + (->subsumptive + ((===ucs@iso . #x2048E) ; &R-U-0002048E; + ) + ((=hanziku-12 . #xEBA6) ; &HZK12-EBA6; + )) + )) )) (define-char '((ideographic-radical . 10) ; ⼉ -- 1.7.10.4