From 6f4f675f559294a75ddaa169272d45254ed85ba7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 8 Sep 2020 09:12:02 +0900 Subject: [PATCH] (U+5391): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 36 ++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 2faba3a..c068e27 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -1374,8 +1374,42 @@ '((ideographic-radical . 27) ; ⼚ (ideographic-strokes . 5) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=>ucs@component . #x4E06) ; &A-compU+4E06; + (=>iwds-1 . 0150) ; &A-compU+4E06; + ) + ((=>ucs@iwds-1 . #x53F1) ; &J97-3C38; + (=>jis-x0208@1997 . #x3C38) ; &J97-3C38; [28-24] + )) (=ucs . #x5391) ; 厑 - (=gb12345 . #x7D7C) ; 厑 [93-92] + )) +(define-char + '((<-denotational + ((=ucs . #x5391) ; 厑 + )) + (ideographic-radical . 27) ; ⼚ + (ideographic-strokes . 5) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x5382) ; 厂 + ) + ((=ucs . #x2F83A) ; 叱 + )) + (=ucs@unicode . #x5391) ; &UU+5391; + (=gb12345 . #x7D7C) ; &UU+5391; [93-92] + (->subsumptive + ((==ucs@unicode . #x5391) ; &g2-UU+5391; + (==gb12345 . #x7D7C) ; &g2-UU+5391; [93-92] + (->subsumptive + ((===ucs@unicode . #x5391) ; &R-UU+5391; + )) + )) )) (define-char '((ideographic-radical . 27) ; ⼚ -- 1.7.10.4