From 68fac85782ad521c2f86ffdb00e64f39d4f75292 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Aug 2017 03:07:03 +0900 Subject: [PATCH] (M-04765): Unify U-000211DF; apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index d91951a..e04d184 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -3091,7 +3091,28 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 6) (total-strokes . 9) - (=daikanwa . 04765) ; &M-04765; + (hanyu-dazidian 1 718 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x56D7) ; 囗 + ) + ((=ucs . #x221B6) ; 𢆶 + )) + (sound@ja/on "ki") + (=ucs . #x211DF) ; 𡇟 + (=daikanwa . 04765) ; &I-M-04765; + (->subsumptive + ((==daikanwa . 04765) ; &g2-M-04765; + ) + ((==ucs@iso . #x211DF) ; &g2-IU-000211DF; + (->subsumptive + ((===ucs@iso . #x211DF) ; &R-U-000211DF; + ) + ((=hanziku-2 . #xE5EC) ; &HZK02-E5EC; + )) + )) )) (define-char '((ideographic-radical . 31) ; ⼞ @@ -6669,12 +6690,6 @@ )) (define-char '((ideographic-radical . 31) ; ⼞ - (hanyu-dazidian 1 718 13) - (=ucs . #x211DF) ; 𡇟 - (=hanziku-2 . #xE5EC) ; &I-HZK02-E5EC; - )) -(define-char - '((ideographic-radical . 31) ; ⼞ (hanyu-dazidian 1 718 14) (=ucs . #x211E6) ; 𡇦 (=hanziku-2 . #xE5ED) ; &I-HZK02-E5ED; -- 1.7.10.4