From 9bb82b7c52477f2aa8eaeecf05793040d393862f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Feb 2022 21:06:51 +0900 Subject: [PATCH] (U-000293AE): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R008-Lid.el | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 9ff6568..ab7308e 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -5781,6 +5781,27 @@ (define-char '((ideographic-radical@ucs . 178) ; ⾱ (ideographic-strokes@ucs . 6) + (ideographic-radical@misc . 8) ; ⼇ + (ideographic-strokes@misc . 13) + (total-strokes . 15) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (=ucs . #x2FF3) ; ⿳ + ) + ((=>ucs@iwds-1 . #x516D) ; &A-IWDSU+516D; + ) + ((=ucs . #x97CB) ; 韋 + ) + ((=ucs . #x4E42) ; 乂 + )) + (=ucs . #x293AE) ; 𩎮 + )) +(define-char + '((<-denotational + ((=ucs . #x293AE) ; 𩎮 + )) + (ideographic-radical@ucs . 178) ; ⾱ + (ideographic-strokes@ucs . 6) (ideographic-radical@ucs*sources daikanwa cns11643 ucs) (ideographic-strokes@ucs*sources @@ -5795,12 +5816,13 @@ ) ((=ucs . #x516D) ; 六 ) - ((=ucs . #x97CB) ; 韋 + ((=ucs@unicode . #x97CB) ; &MJ028060; + (=mj . 028060) ; &MJ028060; ) ((=ucs . #x4E42) ; 乂 )) - (=ucs . #x293AE) ; 𩎮 - (=cns11643-5 . #x5251) ; &I-C5-5251; [50-49] + (=ucs@iso . #x293AE) ; &C5-5251; + (=cns11643-5 . #x5251) ; &C5-5251; [50-49] (=daikanwa . 43141) ; &I-M-43141; (->subsumptive ((ideographic-radical . 178) ; ⾱ -- 1.7.10.4