From 4ba17f8468b75269e1593ded45003fc5c7a5f6be Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 24 Feb 2020 16:08:36 +0900 Subject: [PATCH] (U+5714): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 36 +++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index ef2e38f..709c26d 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -6663,7 +6663,6 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 10) (total-strokes . 13) - (hanyu-dazidian 1 724 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (=ucs . #x2FF4) ; ⿴ @@ -6672,10 +6671,43 @@ ) ((=ucs . #x76CD) ; 盍 )) + (sound@ja/on/go "EHu" "oHu") + (sound@ja/on/kan "AHu" "AHu") (=ucs . #x5714) ; 圔 - (=cns11643-2 . #x4228) ; &I-C2-4228; [34-08] + )) +(define-char + '((<-denotational + ((=ucs . #x5714) ; 圔 + )) + (ideographic-radical . 31) ; ⼞ + (ideographic-strokes . 10) + (total-strokes . 13) + (hanyu-dazidian 1 724 1) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x56D7) ; 囗 + ) + ((=ucs@unicode . #x76CD) ; &AJ1-05801; + (=adobe-japan1-0 . 05801) ; &AJ1-05801; + )) + (=ucs@unicode . #x5714) ; &C2-4228; + (=cns11643-2 . #x4228) ; &C2-4228; [34-08] (=big5 . #xDCE1) ; &I-B-DCE1; (=daikanwa . 04820) ; &I-M-04820; + (->subsumptive + ((==ucs@unicode . #x5714) ; &g2-M-04820; + (==cns11643-2 . #x4228) ; &g2-M-04820; [34-08] + (==daikanwa . 04820) ; &g2-M-04820; + (->subsumptive + ((===daikanwa . 04820) ; &R-M-04820; + ) + ((===cns11643-2 . #x4228) ; &R-C2-4228; [34-08] + ) + ((===ucs@unicode . #x5714) ; &R-UU+5714; + )) + )) )) (define-char '((ideographic-radical . 31) ; ⼞ -- 1.7.10.4