From 4181d5bd8fc591e287b58340eed207818caa1397 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 4 Feb 2022 16:06:44 +0900 Subject: [PATCH] (U+5935): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R037-Big.el | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index 5d2c5b0..18239fb 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -1531,11 +1531,38 @@ )) (define-char '((ideographic-radical . 37) ; ⼤ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@component . #x72AC) ; &A-compU+72AC; + (=>iwds-1 . 0239) ; &A-compU+72AC; + ) + ((=>ucs@iwds-1 . #x5C0F) ; &A-IWDSU+5C0F; + (=>iwds-1 . 0028) ; &A-IWDSU+5C0F; + )) + (sound@ja/on/go "eN" "tou") + (sound@ja/on/kan "eN" "tAu") + (=ucs . #x5935) ; 夵 + )) +(define-char + '((<-denotational + ((=ucs . #x5935) ; 夵 + )) + (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) (hanyu-dazidian 1 528 2) - (=ucs . #x5935) ; 夵 - (=adobe-japan1-6 . 21379) ; &I-AJ1-21379; + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5927) ; 大 + ) + ((=ucs . #x5C0F) ; 小 + )) + (=ucs@unicode . #x5935) ; &AJ1-21379; + (=adobe-japan1-6 . 21379) ; &AJ1-21379; (=jis-x0212 . #x386F) ; &I-JSP-386F; [24-79] (=cns11643-4 . #x2253) ; &I-C4-2253; [02-51] (=daikanwa . 05849) ; &I-M-05849; -- 1.7.10.4