From 25b41957a83e45afc4df8b1cda5e08e3dd9ff176 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 12 Feb 2022 20:03:40 +0900 Subject: [PATCH] (U-0002D1C1): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 0aafb0d..c1192d8 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -6035,13 +6035,30 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x2B740) ; 𫝀 + ((=>ucs@component . #x2B740) ; &A-compU+2B740; ) ((=ucs . #x53E3) ; 口 )) (=ucs . #x2D1C1) ; 𭇁 - (=mj . 057145) ; &I-MJ057145; - (=koseki . 038460) ; 𭇁 + )) +(define-char + '((<-denotational + ((=ucs . #x2D1C1) ; 𭇁 + )) + (ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x2B740) ; 𫝀 + ) + ((=ucs . #x53E3) ; 口 + )) + (=ucs@JP/hanazono . #x2D1C1) ; &MJ057145; + (=mj . 057145) ; &MJ057145; + (=koseki . 038460) ; &MJ057145; (<-formed ((=ucs . #x543E) ; 吾 )) -- 1.7.10.4