From e90ee6bbb1f55bb17b478004c475956ce10e6ec8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 12 Sep 2015 07:46:14 +0900 Subject: [PATCH] (UU+56D0): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index 21baba4..021598b 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -50506,6 +50506,15 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 20) (total-strokes . 23) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((=ucs@unicode . #x737B) ; &C1-7978; + (=cns11643-1 . #x7978) ; &C1-7978; [89-88] + )) (=ucs@unicode . #x56D0) ; &C4-6A43; (=ucs@JP/hanazono . nil) (=cns11643-4 . #x6A43) ; &C4-6A43; [74-35] @@ -50516,8 +50525,7 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@unicode . #x737B) ; &UU+737B; - (=gb12345 . #x4F57) ; &UU+737B; [47-55] + ((==ucs@unicode . #x737B) ; &g2-UU+737B; )) (==ucs@unicode . #x56D0) ; &g2-UU+56D0; (==ucs@JP/hanazono . nil) @@ -50528,7 +50536,8 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=cns11643-1 . #x7978) ; &C1-7978; [89-88] + ((==ucs@cns . #x737B) ; &g2-CU+737B; + (==cns11643-1 . #x7978) ; &g2-CU+737B; [89-88] )) (==ucs@cns . #x56D0) ; &g2-CU+56D0; (==cns11643-4 . #x6A43) ; &g2-CU+56D0; [74-35] -- 1.7.10.4