From edf76287e1daa3a6b168dc4efb2978ae9e897ced Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 25 May 2013 04:05:22 +0900 Subject: [PATCH] Add `=decomposition@cid' for some Adobe-Japan1 characters. --- lisp/utf-2000/Ideograph-R044-Corpse.el | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R044-Corpse.el b/lisp/utf-2000/Ideograph-R044-Corpse.el index 40d6682..cb3fc5d 100644 --- a/lisp/utf-2000/Ideograph-R044-Corpse.el +++ b/lisp/utf-2000/Ideograph-R044-Corpse.el @@ -1173,6 +1173,11 @@ (ideographic-radical . 44) ; ⼫ (ideographic-strokes . 7) (total-strokes . 10) + (=decomposition@cid + ((=ucs . #x5C51) ; 屑 + ) + ((=ucs . #xE0101) ; 󠄁 + )) (=decomposition@hanyo-denshi ((=ucs . #x5C51) ; 屑 ) @@ -1496,7 +1501,12 @@ (total-strokes . 11) (=ucs . #x5C5A) ; 屚 (->subsumptive - ((=ucs@unicode . #x5C5A) ; &AJ1-21456; + ((=decomposition@cid + ((=ucs . #x5C5A) ; 屚 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (=ucs@unicode . #x5C5A) ; &AJ1-21456; (=adobe-japan1-6 . 21456) ; &AJ1-21456; (=jis-x0212 . #x3A78) ; &I-JSP-3A78; [26-88] (=daikanwa . 07731) ; &I-M-07731; @@ -1891,7 +1901,12 @@ (=>>>hanyo-denshi/ft . #x326A) ; &g2-AJ1-07754; [18-74] (=>>daikanwa . 07761) ; &g2-AJ1-07754; (->subsumptive - ((=decomposition@hanyo-denshi + ((=decomposition@cid + ((=ucs . #x5C60) ; 屠 + ) + ((=ucs . #xE0101) ; 󠄁 + )) + (=decomposition@hanyo-denshi ((=ucs . #x5C60) ; 屠 ) ((=ucs . #xE0103) ; 󠄃 -- 1.7.10.4