From 56edd90c886a936909490fac8fb621068f1ea40d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 20 Sep 2024 19:37:24 +0900 Subject: [PATCH] (U-0002120D): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 78b19f7..dd4ee6f 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -8151,11 +8151,35 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 10) (total-strokes . 13) - (hanyu-dazidian 1 724 9) (=ucs . #x2120D) ; 𡈍 - (=cns11643-6 . #x5147) ; &I-C6-5147; [49-39] + )) +(define-char + '((<-denotational + ((=ucs . #x2120D) ; 𡈍 + )) + (ideographic-radical . 31) ; ⼞ + (ideographic-strokes . 10) + (total-strokes . 13) + (hanyu-dazidian 1 724 9) + (=ucs@iso . #x2120D) ; &C6-5147; + (=cns11643-6 . #x5147) ; &C6-5147; [49-39] (=big5-cdp . #x8559) ; &I-CDP-8559; (=daikanwa . 04823) ; &I-M-04823; + (->subsumptive + ((==ucs@iso . #x2120D) ; &g2-CDP-8559; + (==cns11643-6 . #x5147) ; &g2-CDP-8559; [49-39] + (==big5-cdp . #x8559) ; &g2-CDP-8559; + (==daikanwa . 04823) ; &g2-CDP-8559; + (->subsumptive + ((===daikanwa . 04823) ; &R-M-04823; + ) + ((===big5-cdp . #x8559) ; &R-CDP-8559; + ) + ((===cns11643-6 . #x5147) ; &R-C6-5147; [49-39] + ) + ((===ucs@iso . #x2120D) ; &R-U-0002120D; + )) + )) )) (define-char '((ideographic-radical . 31) ; ⼞ -- 1.7.10.4