From 15144df24bebe908f0de06627f0a3222a81d119e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 21 Jun 2023 20:27:33 +0900 Subject: [PATCH] (U-0002B755): Add `<-denotational' for A-IWDSU+8FB0; add `<-denotational@usage' for BUCS+8FB0; apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 38 +++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 6e97160..f2fd1fe 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -1842,7 +1842,29 @@ )) )) (define-char - '((ideographic-radical . 27) ; ⼚ + '((<-denotational + ((=>ucs@iwds-1 . #x8FB0) ; &A-IWDSU+8FB0; + (=>iwds-1 . 0451) ; &A-IWDSU+8FB0; + )) + (<-denotational@usage + ((==>ucs@bucs . #x8FB0) ; &BUCS+8FB0; + )) + (ideographic-radical . 27) ; ⼚ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x5382) ; 厂 + ) + ((=>big5-cdp . #x8851) ; &A-CDP-8851; + )) + (=ucs . #x2B755) ; 𫝕 + )) +(define-char + '((<-denotational + ((=ucs . #x2B755) ; 𫝕 + )) + (ideographic-radical . 27) ; ⼚ (ideographic-strokes . 5) (total-strokes . 7) (ideographic-structure @@ -1853,20 +1875,22 @@ ) ((=big5-cdp . #x8851) ; &CDP-8851; )) - (=ucs . #x2B755) ; 𫝕 - (=mj . 058834) ; &I-MJ058834; - (=koseki . 437390) ; 𫝕 + (=ucs@JP/hanazono . #x2B755) ; &MJ058834; + (=mj . 058834) ; &MJ058834; + (=koseki . 437390) ; &MJ058834; (<-formed ((=ucs . #x8FB0) ; 辰 )) + (<-formed$_1*sources + koseki mj) + (<-formed*sources + koseki mj) (->subsumptive - ((==ucs@iso . #x2B755) ; &g2-MJ058834; + ((==ucs@JP/hanazono . #x2B755) ; &g2-MJ058834; (==mj . 058834) ; &g2-MJ058834; (==koseki . 437390) ; &g2-MJ058834; (->subsumptive ((===mj . 058834) ; &R-MJ058834; - ) - ((===ucs@iso . #x2B755) ; &R-U-0002B755; )) )) )) -- 1.7.10.4