From 66d91dacee3fcff6d98e248392fead3a67d2a00e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 16 Jan 2022 05:46:33 +0900 Subject: [PATCH] (U-00020FB1): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index c9a76d9..feda1b5 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -67396,7 +67396,6 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 12) (total-strokes . 15) - (hanyu-dazidian 8 14 22) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -67406,7 +67405,26 @@ ((=ucs . #x66FF) ; 替 )) (=ucs . #x20FB1) ; 𠾱 - (=cbeta . 07115) ; &I-CB07115; + )) +(define-char + '((<-denotational + ((=ucs . #x20FB1) ; 𠾱 + )) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 12) + (total-strokes . 15) + (hanyu-dazidian 8 14 22) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs@unicode . #x66FF) ; &AJ1-02872; + (=adobe-japan1-0 . 02872) ; &AJ1-02872; + )) + (=ucs@unicode . #x20FB1) ; &CB07115; + (=cbeta . 07115) ; &CB07115; (->subsumptive ((==ucs@iso . #x20FB1) ; &g2-CB07115; (==cbeta . 07115) ; &g2-CB07115; -- 1.7.10.4