From c6f93f0c1a60ca9228be0998cb3e7551ad7b1d7f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Aug 2024 21:53:12 +0900 Subject: [PATCH] (U-00020178): Apply new conventions for glyph granularity. (CB07952): New character; use `<-denotational' for U-00020178. --- lisp/utf-2000/Ideograph-R008-Lid.el | 56 +++++++++++++++++++++++++++-------- 1 file changed, 44 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index 32b3818..85db3d7 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -5912,6 +5912,21 @@ )) (define-char '((ideographic-radical . 8) ; ⼇ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>big5-cdp . #x8C4D) ; &A-GT-K02791; + ) + ((=ucs . #x8001) ; 老 + )) + (=ucs . #x20178) ; 𠅸 + )) +(define-char + '((<-denotational + ((=ucs . #x20178) ; 𠅸 + )) + (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 11) (total-strokes . 13) (hanyu-dazidian 1 291 3) @@ -5919,21 +5934,20 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (=ucs . #x2FF3) ; ⿳ - ) - ((=ucs . #x4EA0) ; 亠 - ) - ((=ucs . #x53E3) ; 口 + ((=big5-cdp . #x8C4D) ; &CDP-8C4D; + ) + ((=ucs@unicode . #x8001) ; &AJ1-04061; + (=adobe-japan1-0 . 04061) ; &AJ1-04061; + )) + (=ucs@iso . #x20178) ; &U-00020178; + (->subsumptive + ((==ucs@iso . #x20178) ; &g2-IU-00020178; + (->subsumptive + ((===ucs@iso . #x20178) ; &R-U-00020178; ) - ((=ucs . #x5196) ; 冖 + ((=hanziku-1 . #xE1F3) ; &HZK01-E1F3; )) - ) - ((=ucs . #x8001) ; 老 )) - (=ucs . #x20178) ; 𠅸 - (=hanziku-1 . #xE1F3) ; &I-HZK01-E1F3; )) (define-char '((ideographic-radical . 8) ; ⼇ @@ -6027,6 +6041,24 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x20178) ; 𠅸 + )) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 12) + (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=gt-k . 04733) ; >-K04733; + ) + ((=ucs@unicode . #x8001) ; &AJ1-04061; + (=adobe-japan1-0 . 04061) ; &AJ1-04061; + )) + (=cbeta . 07952) ; &CB07952; + )) +(define-char '((ideographic-radical . 8) ; ⼇ (ideographic-strokes . 12) (total-strokes . 14) -- 1.7.10.4