From 347d2b0b9caa8cde9c4bd3a3bb2d0b8ef3f30a1f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 Mar 2011 19:44:08 +0000 Subject: [PATCH] (J0-5228): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R073-Say.el | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R073-Say.el b/lisp/utf-2000/Ideograph-R073-Say.el index dae4a7d..e4e449a 100644 --- a/lisp/utf-2000/Ideograph-R073-Say.el +++ b/lisp/utf-2000/Ideograph-R073-Say.el @@ -465,6 +465,11 @@ (ideographic-radical@cns . 73) ; ⽈ (ideographic-strokes@cns . 7) (total-strokes . 11) + (=decomposition@cid + ((=ucs . #x52D7) ; 勗 + ) + ((=ucs . #xE0100) ; 󠄀 + )) (=decomposition@hanyo-denshi ((=ucs . #x52D7) ; 勗 ) @@ -479,9 +484,9 @@ ) ((=ucs . #x52A9) ; 助 )) - (=>>ucs@unicode . #x52D7) ; 勗󠄂 - (=ucs@unicode . #x52D7) ; 勗󠄂 - (=jis-x0208 . #x5228) ; 勗󠄂 [50-08] + (=>>ucs@unicode . #x52D7) ; 勗󠄀 + (=ucs@unicode . #x52D7) ; 勗󠄀 + (=jis-x0208 . #x5228) ; 勗󠄀 [50-08] (=cns11643-1 . #x5B2B) ; &I-C1-5B2B; [59-11] (=jis-x0213-1 . #x5228) ; &I-JX1-5228; [50-08] (=big5 . #xB1E5) ; &I-B-B1E5; -- 1.7.10.4