From 511e185957ceeb18d2351879f2a269a57bbd2a23 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 24 Mar 2024 17:51:17 +0900 Subject: [PATCH] (U-0002D297): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 6f51509..bee7073 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -66118,7 +66118,32 @@ ((=ucs . #x7B2C) ; 第 )) (=ucs . #x2D297) ; 𭊗 - (=cbeta . 02741) ; &I-CB02741; + )) +(define-char + '((<-denotational + ((=ucs . #x2D297) ; 𭊗 + )) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 11) + (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs@unicode . #x7B2C) ; &AJ1-02888; + (=adobe-japan1-0 . 02888) ; &AJ1-02888; + )) + (=ucs@JP/hanazono . #x2D297) ; &CB02741; + (=cbeta . 02741) ; &CB02741; + (->subsumptive + ((==ucs@JP/hanazono . #x2D297) ; &g2-CB02741; + (==cbeta . 02741) ; &g2-CB02741; + (->subsumptive + ((===cbeta . 02741) ; &R-CB02741; + )) + )) )) (define-char '((ideographic-radical . 30) ; ⼝ -- 1.7.10.4