From f1f6078b800b6e62602b25fd7b6661946f88962a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 28 Apr 2022 13:06:06 +0900 Subject: [PATCH] (U-00020B0B): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R028-Private.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 89f7241..5f48f0b 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -3144,7 +3144,6 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 11) (total-strokes . 13) - (hanyu-dazidian 1 389 8) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -3155,7 +3154,26 @@ )) (sound@ja/on "sei") (=ucs . #x20B0B) ; 𠬋 - (=daikanwa . 03109) ; &I-M-03109; + )) +(define-char + '((<-denotational + ((=ucs . #x20B0B) ; 𠬋 + )) + (ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 11) + (total-strokes . 13) + (hanyu-dazidian 1 389 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53B8) ; 厸 + ) + ((=ucs@unicode . #x661F) ; &AJ1-02645; + (=adobe-japan1-0 . 02645) ; &AJ1-02645; + )) + (=ucs@iso . #x20B0B) ; &M-03109; + (=daikanwa . 03109) ; &M-03109; (->subsumptive ((==daikanwa . 03109) ; &g2-M-03109; ) -- 1.7.10.4