From d4f95f1d60090fb3d8e48c98a243847d0e1e9491 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 18 Nov 2017 16:48:22 +0900 Subject: [PATCH] (U-000221E5): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el index 4828e65..d04d7d2 100644 --- a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el +++ b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el @@ -711,12 +711,30 @@ '((ideographic-radical . 53) ; ⼴ (ideographic-strokes . 4) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x5E7F) ; 广 + ) + ((=ucs . #x5346) ; 卆 + )) + (sound@ja/on/go "zui") + (sound@ja/on/kan "sui") (=ucs . #x221E5) ; 𢇥 + (=cns11643-5 . #x242C) ; &I-C5-242C; [04-12] + (=daikanwa . 09249) ; &I-M-09249; (->subsumptive - ((=daikanwa . 09249) ; &M-09249; - ) - ((=ucs@iso . #x221E5) ; &C5-242C; - (=cns11643-5 . #x242C) ; &C5-242C; [04-12] + ((==ucs@iso . #x221E5) ; &g2-M-09249; + (==cns11643-5 . #x242C) ; &g2-M-09249; [04-12] + (==daikanwa . 09249) ; &g2-M-09249; + (->subsumptive + ((===daikanwa . 09249) ; &R-M-09249; + ) + ((===cns11643-5 . #x242C) ; &R-C5-242C; [04-12] + ) + ((===ucs@iso . #x221E5) ; &R-U-000221E5; + )) )) )) (define-char -- 1.7.10.4