From e976df688a2b89148856c3dc3ac84feb1934fc7e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 12 Jul 2024 19:15:26 +0900 Subject: [PATCH] (U-0002024C): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R009-Man.el | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 19edfa7..eff9aa2 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -33872,10 +33872,29 @@ ) ((=ucs . #x4EBB) ; 亻 ) - ((=ucs . #x8099) ; 肙 + ((=>ucs@iwds-1 . #x8099) ; &A-IWDSU+8099; + (=>iwds-1 . 0289) ; &A-IWDSU+8099; )) (=ucs . #x2024C) ; 𠉌 - (=cbeta . 00783) ; &I-CB00783; + )) +(define-char + '((<-denotational + ((=ucs . #x2024C) ; 𠉌 + )) + (ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 7) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4EBB) ; 亻 + ) + ((=ucs@unicode . #x8099) ; &MJ020931; + (=mj . 020931) ; &MJ020931; + )) + (=ucs@iso . #x2024C) ; &CB00783; + (=cbeta . 00783) ; &CB00783; (->subsumptive ((==cbeta . 00783) ; &g2-CB00783; ) -- 1.7.10.4