From fdd8c8a31a84bb0ffd7505d1733e72b8b998e11c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 22 Sep 2017 02:24:59 +0900 Subject: [PATCH] (U-00020D67): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 425384c..b8a223a 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -28523,6 +28523,29 @@ )) (define-char '((ideographic-radical . 30) ; ⼝ + (ideographic-strokes . 8) + (total-strokes . 11) + (hanyu-dazidian 1 638 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x2E77E) ; 𮝾 + ) + ((=ucs . #x53E3) ; 口 + )) + (=ucs . #x20D67) ; 𠵧 + (->subsumptive + ((==ucs@iso . #x20D67) ; &g2-IU-00020D67; + (->subsumptive + ((===ucs@iso . #x20D67) ; &R-U-00020D67; + ) + ((=hanziku-2 . #xD5B8) ; &HZK02-D5B8; + )) + )) + )) +(define-char + '((ideographic-radical . 30) ; ⼝ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -64348,12 +64371,6 @@ )) (define-char '((ideographic-radical . 30) ; ⼝ - (hanyu-dazidian 1 638 9) - (=ucs . #x20D67) ; 𠵧 - (=hanziku-2 . #xD5B8) ; &I-HZK02-D5B8; - )) -(define-char - '((ideographic-radical . 30) ; ⼝ (hanyu-dazidian 1 640 3) (=ucs . #x20D68) ; 𠵨 (=hanziku-2 . #xD5F2) ; &I-HZK02-D5F2; -- 1.7.10.4