From fb679a4788f878cd0e322e468f002e557f779f42 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 May 2020 08:18:34 +0900 Subject: [PATCH] (U-00021D0D): Add `ideographic-structure'. (BC-8DB6-itaiji-001): New character; use `<-denotational' for U-00021D0D. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 9cb39bd..1d6acd6 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -993,6 +993,15 @@ '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 5) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x37A2) ; 㞢 + ) + ((=>ucs@component . #x58EC) ; &A-compU+58EC; + (=>iwds-1 . 0001) ; &A-compU+58EC; + )) (=ucs . #x21D0D) ; 𡴍 )) (define-char @@ -1072,6 +1081,26 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x21D0D) ; 𡴍 + )) + (ideographic-radical . 45) ; ⼬ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs-var-002 . #x37A2) ; &U-v002+37A2; + ) + ((=ucs . #x738B) ; 王 + )) + (=big5-cdp-itaiji-001 . #x8DB6) ; &CDP-i001-8DB6; + (->subsumptive + ((==big5-cdp-itaiji-001 . #x8DB6) ; &g2-CDP-i001-8DB6; + )) + )) +(define-char '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 5) (total-strokes . 8) -- 1.7.10.4