From 535e4a7524963f3ee88106165b1caafb8761c5a0 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 1 Nov 2011 10:38:03 +0000 Subject: [PATCH] (AJ1-14112): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R073-Say.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R073-Say.el b/lisp/utf-2000/Ideograph-R073-Say.el index 7db8743..9086e0a 100644 --- a/lisp/utf-2000/Ideograph-R073-Say.el +++ b/lisp/utf-2000/Ideograph-R073-Say.el @@ -366,12 +366,17 @@ (ideographic-radical@cns . 29) ; ⼜ (ideographic-strokes@cns . 9) (total-strokes . 11) + (=decomposition@cid + ((=ucs . #x66FC) ; 曼 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=decomposition@hanyo-denshi ((=ucs . #x66FC) ; 曼 ) ((=ucs . #xE0103) ; 󠄃 )) - (=cns11643-1 . #x5937) ; 曼󠄃 [57-23] + (=cns11643-1 . #x5937) ; 曼󠄁 [57-23] (=daikanwa . 14298) ; &I-M-14298; (=adobe-japan1-4 . 14112) ; &I-AJ1-14112; (=hanyo-denshi/jt . #xAEA3) ; &I-HD-JT-AEA3; -- 1.7.10.4