From 655c83bac05401fc9aac3a50263321eb3c82533f Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 11 Sep 2011 22:24:08 +0000 Subject: [PATCH] Add `=decomposition@hanyo-denshi' for some Hanyo-Denshi/KS characters. (AJ1-14137): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index b7a1f03..7d67478 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -779,6 +779,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x518D) ; 再 + ) + ((=ucs . #xE0103) ; 󠄃 + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -1439,10 +1444,15 @@ (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 8) (total-strokes . 10) - (=gt . 02023) ; >-02023; - (=gt-pj-2 . #x3D43) ; >-02023; [29-35] + (=decomposition@hanyo-denshi + ((=ucs . #x5193) ; 冓 + ) + ((=ucs . #xE0103) ; 󠄃 + )) + (=gt . 02023) ; 冓󠄃 + (=gt-pj-2 . #x3D43) ; 冓󠄃 [29-35] (=daikanwa . 01540) ; &I-M-01540; - (=hanyo-denshi/ks . 018290) ; >-02023; + (=hanyo-denshi/ks . 018290) ; 冓󠄃 (=hanyo-denshi/ks/mf . #x0725) ; &I-KSMF-01829; )) (define-char @@ -1822,8 +1832,13 @@ (->subsumptive ((ideographic-strokes . 9) (total-strokes . 11) - (=gt . 02031) ; &AJ1-14137; - (=gt-pj-2 . #x3D48) ; &AJ1-14137; [29-40] + (=decomposition@cid + ((=ucs . #x665F) ; 晟 + ) + ((=ucs . #xE0103) ; 󠄃 + )) + (=gt . 02031) ; 晟󠄃 + (=gt-pj-2 . #x3D48) ; 晟󠄃 [29-40] (=daikanwa . 01546) ; &I-M-01546; (=adobe-japan1-4 . 14137) ; &I-AJ1-14137; (->mistakable @@ -2002,6 +2017,11 @@ ) ((=ucs . #xE0101) ; 󠄁 )) + (=decomposition@hanyo-denshi + ((=ucs . #x6700) ; 最 + ) + ((=ucs . #xE0103) ; 󠄃 + )) (hanyu-dazidian 2 1516 8) (=cns11643-1 . #x5E32) ; 最󠄁 [62-18] (=daikanwa . 01597) ; &I-M-01597; -- 1.7.10.4