From a3b8aceefcc9bbd0d527c2400845f8e4d1b8b405 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 2 Mar 2011 06:20:41 +0000 Subject: [PATCH] Add `=decomposition@hanyo-denshi' for Hanyo-Denshi/JA characters. --- lisp/utf-2000/Ideograph-R029-Again.el | 38 +++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index b656803..4eb4aa4 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -1396,7 +1396,12 @@ )) (=>>jis-x0213-1@2000 . #x4840) ; &G-JX1-4840; [40-32] (->subsumptive - ((ideographic-structure + ((=decomposition@hanyo-denshi + ((=ucs . #x53DB) ; 叛 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) @@ -1409,9 +1414,9 @@ (=jis-x0213-1 . #x483F) ; &I-JX1-483F; [40-31] (=daikanwa . 03127) ; &I-M-03127; )) - (=ucs@jis/1990 . #x53DB) ; >-04013; - (=ucs@jis/2000 . #x53DB) ; >-04013; - (=jis-x0208 . #x4840) ; >-04013; [40-32] + (=ucs@jis/1990 . #x53DB) ; 叛󠄂 + (=ucs@jis/2000 . #x53DB) ; 叛󠄂 + (=jis-x0208 . #x4840) ; 叛󠄂 [40-32] (=jis-x0213-1@2000 . #x4840) ; &I-JX1-4840; [40-32] (=gt . 04013) ; &I-GT-04013; (=gt-pj-1 . #x4840) ; &I-GT-04013; [40-32] @@ -1715,9 +1720,14 @@ (->subsumptive ((=>>>jis-x0208 . #x5257) ; &GI-J0-5257; [50-55] (->subsumptive - ((=ucs@jis/1990 . #x53DF) ; >-04009; - (=ucs@jis/2000 . #x53DF) ; >-04009; - (=jis-x0208 . #x5257) ; >-04009; [50-55] + ((=decomposition@hanyo-denshi + ((=ucs . #x53DF) ; 叟 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (=ucs@jis/1990 . #x53DF) ; 叟󠄂 + (=ucs@jis/2000 . #x53DF) ; 叟󠄂 + (=jis-x0208 . #x5257) ; 叟󠄂 [50-55] (=jis-x0213-1@2000 . #x5257) ; &I-JX1-5257; [50-55] (=gt . 04009) ; &I-GT-04009; (=gt-k . 05219) ; &I-GT-K05219; @@ -1966,8 +1976,13 @@ (ideographic-radical@cns . 29) ; ⼜ (ideographic-strokes@cns . 9) (total-strokes . 11) - (=ucs@unicode . #x66FC) ; >-18098; - (=jis-x0208 . #x5258) ; >-18098; [50-56] + (=decomposition@hanyo-denshi + ((=ucs . #x66FC) ; 曼 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (=ucs@unicode . #x66FC) ; 曼󠄂 + (=jis-x0208 . #x5258) ; 曼󠄂 [50-56] (=gb2312 . #x427C) ; &I-G0-427C; [34-92] (=ks-x1001 . #x583A) ; &I-K0-583A; [56-26] (=jis-x0213-1 . #x5258) ; &I-JX1-5258; [50-56] @@ -2217,6 +2232,11 @@ ) ((=ucs . #xE0100) ; 󠄀 )) + (=decomposition@hanyo-denshi + ((=ucs . #x6700) ; 最 + ) + ((=ucs . #xE0102) ; 󠄂 + )) (=ucs@cns . #x2F8D4) ; 最󠄀 (=ucs@jis . #x6700) ; 最󠄀 (=ucs@ks . #x6700) ; 最󠄀 -- 1.7.10.4