From 66bf0e9da7a72e2fada1a7c96ca0913fcfbb3b7f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 2 Feb 2019 12:18:53 +0900 Subject: [PATCH] (U+4EB7): Apply new conventions for glyph granularity; use A-IWDSU+5EC9 instead of BUCS+5EC9 as its mother. --- lisp/utf-2000/Ideograph-R008-Lid.el | 41 ++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R008-Lid.el b/lisp/utf-2000/Ideograph-R008-Lid.el index f20d5f8..28084b5 100644 --- a/lisp/utf-2000/Ideograph-R008-Lid.el +++ b/lisp/utf-2000/Ideograph-R008-Lid.el @@ -3931,14 +3931,49 @@ )) (define-char '((<-denotational - ((==>ucs@bucs . #x5EC9) ; &BUCS+5EC9; - (=>ucs@component . #x5EC9) ; &BUCS+5EC9; + ((=>ucs@iwds-1 . #x5EC9) ; &A-IWDSU+5EC9; + (=>iwds-1 . 0337) ; &A-IWDSU+5EC9; )) (ideographic-radical . 8) ; ⼇ (ideographic-strokes . 11) (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x4EA7) ; 产 + ) + ((=big5-cdp . #x8CDE) ; &CDP-8CDE; + )) (=ucs . #x4EB7) ; 亷 - (=cns11643-3 . #x4033) ; &I-C3-4033; [32-19] + )) +(define-char + '((<-denotational + ((=ucs . #x4EB7) ; 亷 + )) + (ideographic-radical . 8) ; ⼇ + (ideographic-strokes . 11) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs@unicode . #x4EA7) ; &G0-327A; + (=gb2312 . #x327A) ; &G0-327A; [18-90] + ) + ((=big5-cdp . #x8CDE) ; &CDP-8CDE; + )) + (=ucs@unicode . #x4EB7) ; &C3-4033; + (=cns11643-3 . #x4033) ; &C3-4033; [32-19] + (->subsumptive + ((==ucs@unicode . #x4EB7) ; &g2-UU+4EB7; + (==cns11643-3 . #x4033) ; &g2-UU+4EB7; [32-19] + (->subsumptive + ((===cns11643-3 . #x4033) ; &R-C3-4033; [32-19] + ) + ((===ucs@unicode . #x4EB7) ; &R-UU+4EB7; + )) + )) )) (define-char '((ideographic-radical . 8) ; ⼇ -- 1.7.10.4