From afdc4e61fbefce7373d7ea17cb656bf4184be93e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 3 Oct 2023 07:38:41 +0900 Subject: [PATCH] (U-000258FE): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R115-Grain.el | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R115-Grain.el b/lisp/utf-2000/Ideograph-R115-Grain.el index 730d296..9ee4659 100644 --- a/lisp/utf-2000/Ideograph-R115-Grain.el +++ b/lisp/utf-2000/Ideograph-R115-Grain.el @@ -16048,16 +16048,41 @@ )) (define-char '((ideographic-radical . 115) ; ⽲ - (ideographic-strokes . 15) - (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x79BE) ; 禾 + ) + ((=>big5-cdp-itaiji-001 . #x864C) ; &A-CDP-i001-864C; + )) (=ucs . #x258FE) ; 𥣾 (<-unknown ((=ucs . #x25908) ; 𥤈 )) + )) +(define-char + '((<-denotational + ((=ucs . #x258FE) ; 𥣾 + )) + (ideographic-radical . 115) ; ⽲ + (ideographic-strokes . 15) + (total-strokes . 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x79BE) ; 禾 + ) + ((=big5-cdp-itaiji-001 . #x864C) ; &CDP-i001-864C; + )) + (=ucs@iso . #x258FE) ; &C5-6C6D; + (=cns11643-5 . #x6C6D) ; &C5-6C6D; [76-77] (->subsumptive - ((=ucs@iso . #x258FE) ; &U-000258FE; + ((==ucs@iso . #x258FE) ; &g2-IU-000258FE; ) - ((=cns11643-5 . #x6C6D) ; &C5-6C6D; [76-77] + ((==ucs@cns . #x258FE) ; &g2-CU+258FE; + (==cns11643-5 . #x6C6D) ; &g2-CU+258FE; [76-77] )) )) (define-char -- 1.7.10.4