From 679d127890df81258db9c6e9b566038049ffe5dc Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Jan 2014 17:37:00 +0900 Subject: [PATCH] (M-04296): Separate representative node. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index e0c083b..5a7ba5e 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -22597,8 +22597,9 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@jis . #x7230) ; >-25242; - (=jis-x0208 . #x6029) ; >-25242; [64-09] + ((=ucs@jis . #x7230) ; &HD-JA-6029; + (=ucs@ks . #x7230) ; &HD-JA-6029; + (=jis-x0208 . #x6029) ; &HD-JA-6029; [64-09] (=ks-x1001 . #x6A3A) ; &I-K0-6A3A; [74-26] (=jis-x0213-1 . #x6029) ; &I-JX1-6029; [64-09] (=daikanwa . 19672) ; &I-M-19672; @@ -35035,9 +35036,21 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=daikanwa . 14302) ; &M-14302; + ((=hanyo-denshi/ks . 158130) ; &HD-KS-158130; + (=daikanwa . 14302) ; &HD-KS-158130; )) (=daikanwa . 04296) ; &M-04296; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x53E3) ; 口 + ) + ((==daikanwa . 14302) ; &R-M-14302; + )) + (==daikanwa . 04296) ; &R-M-04296; + )) ) ((=decomposition@cid ((=ucs . #x5646) ; 噆 @@ -45097,8 +45110,8 @@ ) ((=ucs . #x53E3) ; 口 ) - ((=ucs@unicode . #x7235) ; >-25313; - (=jis-x0208 . #x3C5F) ; >-25313; [28-63] + ((=ucs@unicode . #x7235) ; &HD-JA-3C5F; + (=jis-x0208 . #x3C5F) ; &HD-JA-3C5F; [28-63] (=gb2312 . #x3E74) ; &I-G0-3E74; [30-84] (=cns11643-1 . #x743A) ; &I-C1-743A; [84-26] (=jis-x0213-1 . #x3C5F) ; &I-JX1-3C5F; [28-63] -- 1.7.10.4