From 5a78b65be652279f8593646e002f2938a5a6f7a8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 3 Aug 2020 00:06:15 +0900 Subject: [PATCH] (U-000204DE): Apply new conventions for glyph granularity; add `<-denotational@component' for A-IWDSU+4ED2. --- lisp/utf-2000/Ideograph-R011-Enter.el | 70 ++++++++++++++++++++++----------- 1 file changed, 48 insertions(+), 22 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index 66763e5..c41862f 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -400,7 +400,37 @@ )) )) (define-char - '((ideographic-radical . 11) ; ⼊ + '((<-denotational@component + ((=>ucs@iwds-1 . #x4ED2) ; &A-IWDSU+4ED2; + )) + (ideographic-radical . 11) ; ⼊ + (ideographic-strokes . 2) + (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@iwds-1 . #x4EBC) ; &A-IWDSU+4EBC; + (=>iwds-1 . 64146) ; &A-IWDSU+4EBC; + ) + ((=ucs . #x4E00) ; 一 + )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@iwds-1 . #x4EBA) ; &A-IWDSU+4EBA; + ) + ((=ucs . #x4E8C) ; 二 + )) + (sound@ja/on "situ") + (=ucs . #x204DE) ; 𠓞 + )) +(define-char + '((<-denotational + ((=ucs . #x204DE) ; 𠓞 + )) + (ideographic-radical . 11) ; ⼊ (ideographic-strokes . 2) (total-strokes . 4) (hanyu-dazidian 1 103 5) @@ -408,35 +438,31 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) + ((=ucs@iso . #x204DB) ; &C6-2136; + (=cns11643-6 . #x2136) ; &C6-2136; [01-22] + (=daikanwa . 01416) ; &I-M-01416; + ) + ((=ucs . #x4E00) ; 一 + )) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) ((=ucs . #x5165) ; 入 ) ((=ucs . #x4E8C) ; 二 )) - (=ucs . #x204DE) ; 𠓞 - (=daikanwa . 01421) ; &I-M-01421; - (=hanziku-1 . #xB943) ; &I-HZK01-B943; + (=ucs@iso . #x204DE) ; &M-01421; + (=daikanwa . 01421) ; &M-01421; (->subsumptive - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((==ucs@jis . #x5165) ; &g2-AJ1-03286; - (==ucs@ks . #x5165) ; &g2-AJ1-03286; - (==adobe-japan1-0 . 03286) ; &g2-AJ1-03286; + ((==daikanwa . 01421) ; &g2-M-01421; + (->subsumptive + ((===daikanwa . 01421) ; &R-M-01421; ) - ((=ucs . #x4E8C) ; 二 + ((=hanziku-1 . #xB943) ; &HZK01-B943; )) - (==daikanwa . 01421) ; &g2-M-01421; ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((==ucs@unicode . #x5165) ; &g2-UU+5165; - ) - ((=ucs . #x4E8C) ; 二 - )) - (==ucs@iso . #x204DE) ; &g2-IU-000204DE; + ((==ucs@iso . #x204DE) ; &g2-IU-000204DE; )) )) (define-char -- 1.7.10.4