From 89f8dd21b4a05147244a48a1c73c3e6b8c549a9a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 17 May 2023 10:48:06 +0900 Subject: [PATCH] (U-0002008E): Apply new conventions for glyph granularity. (U-00020091): New character. --- lisp/utf-2000/Ideograph-R004-Slash.el | 49 +++++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 55c6f5c..607e2c1 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1911,16 +1911,19 @@ (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) - (=ucs@iso . #x2008E) ; &U-0002008E; - )) -(define-char - '((<-denotational - ((=ucs . #x2008E) ; 𠂎 + (=+>ucs@iso . #x2008E) ; &o-CDP-8D41; + (=+>big5-cdp . #x8D41) ; &o-CDP-8D41; + (->subsumptive + ((=ucs@iso . #x2008E) ; &U-0002008E; + (->subsumptive + ((==ucs@iso . #x2008E) ; &g2-IU-0002008E; + )) + ) + ((=big5-cdp . #x8D41) ; &CDP-8D41; + (->subsumptive + ((==big5-cdp . #x8D41) ; &g2-CDP-8D41; + )) )) - (ideographic-radical . 4) ; ⼃ - (ideographic-strokes . 2) - (total-strokes . 3) - (=big5-cdp . #x88EE) ; &CDP-88EE; )) (define-char '((<-denotational @@ -1929,7 +1932,7 @@ (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) - (=big5-cdp . #x8D41) ; &CDP-8D41; + (=big5-cdp . #x88EE) ; &CDP-88EE; )) (define-char '((ideographic-radical . 4) ; ⼃ @@ -2604,6 +2607,23 @@ '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 3) (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x2008E) ; 𠂎 + ) + ((=ucs . #x4E36) ; 丶 + )) + (=ucs . #x20091) ; 𠂑 + )) +(define-char + '((<-denotational + ((=ucs . #x20091) ; 𠂑 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 3) + (total-strokes . 4) (hanyu-dazidian 1 34 9) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") @@ -2613,8 +2633,13 @@ ) ((=ucs . #x4E36) ; 丶 )) - (=ucs . #x20091) ; 𠂑 - (=big5-cdp . #x8D7B) ; &I-CDP-8D7B; + (=ucs@iso . #x20091) ; &CDP-8D7B; + (=big5-cdp . #x8D7B) ; &CDP-8D7B; + (->subsumptive + ((==big5-cdp . #x8D7B) ; &g2-CDP-8D7B; + ) + ((==ucs@iso . #x20091) ; &g2-IU-00020091; + )) )) (define-char '((<-denotational@component -- 1.7.10.4