From fdca98f352aeda5a63b53219b882c12f6a136ecb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 30 Jan 2022 20:59:27 +0900 Subject: [PATCH] (U+5EAF): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el | 44 +++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el index 5c59be4..02cea7f 100644 --- a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el +++ b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el @@ -4766,12 +4766,48 @@ '((ideographic-radical . 53) ; ⼴ (ideographic-strokes . 7) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x5E7F) ; 广 + ) + ((=>ucs@iwds-1 . #x752B) ; &A-IWDSU+752B; + (=>iwds-1 . 0068) ; &A-IWDSU+752B; + )) + (sound@ja/on/go "hu") + (sound@ja/on/kan "ho") (=ucs . #x5EAF) ; 庯 - (->subsumptive - ((=daikanwa . 09340) ; &M-09340; + )) +(define-char + '((<-denotational + ((=ucs . #x5EAF) ; 庯 + )) + (ideographic-radical . 53) ; ⼴ + (ideographic-strokes . 7) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x5E7F) ; 广 ) - ((=ucs@unicode . #x5EAF) ; &C3-306B; - (=cns11643-3 . #x306B) ; &C3-306B; [16-75] + ((=ucs . #x752B) ; 甫 + )) + (=ucs@unicode . #x5EAF) ; &C3-306B; + (=cns11643-3 . #x306B) ; &C3-306B; [16-75] + (=daikanwa . 09340) ; &I-M-09340; + (->subsumptive + ((==ucs@unicode . #x5EAF) ; &g2-M-09340; + (==cns11643-3 . #x306B) ; &g2-M-09340; [16-75] + (==daikanwa . 09340) ; &g2-M-09340; + (->subsumptive + ((===daikanwa . 09340) ; &R-M-09340; + ) + ((===cns11643-3 . #x306B) ; &R-C3-306B; [16-75] + ) + ((===ucs@unicode . #x5EAF) ; &R-UU+5EAF; + )) )) )) (define-char -- 1.7.10.4