From abcd25fb6ce8c10acc49913dbbf373c393bd449b Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 24 Oct 2010 16:01:18 +0000 Subject: [PATCH] (mother of J0-5677): Unify G-JU+9EBC and G-CU+9EBC. (G-UU+9EBC): New abstract glyph. (UU+9EBC): Use `<-subsumptive' for G-UU+9EBC. (mother of JX2-7E59): Unify G-JU+9EBD and G-CU+9EBD. (C3-4B22): Unify CU+9EBD. (G-UU+9EBD): New abstract glyph. (G0-7761): Use `<-subsumptive' for G-UU+9EBD. --- lisp/utf-2000/Ideograph-R200-Hemp.el | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R200-Hemp.el b/lisp/utf-2000/Ideograph-R200-Hemp.el index 30a2d35..98205f2 100644 --- a/lisp/utf-2000/Ideograph-R200-Hemp.el +++ b/lisp/utf-2000/Ideograph-R200-Hemp.el @@ -147,6 +147,8 @@ (ideographic-radical . 200) ; ⿇ (ideographic-strokes . 3) (total-strokes . 14) + (=>>ucs@jis . #x9EBC) ; &G-JU+9EBC; + (=>>ucs@cns . #x9EBC) ; &G-JU+9EBC; (->subsumptive ((=ucs@jis . #x9EBC) ; >-65265; (=jis-x0208 . #x5677) ; >-65265; [54-87] @@ -167,7 +169,10 @@ (ideographic-radical . 200) ; ⿇ (ideographic-strokes . 3) (total-strokes . 14) - (=ucs@unicode . #x9EBC) ; &UU+9EBC; + (=>>ucs@unicode . #x9EBC) ; &G-UU+9EBC; + (->subsumptive + ((=ucs@unicode . #x9EBC) ; &UU+9EBC; + )) )) (define-char '((ideographic-radical . 200) ; ⿇ @@ -182,12 +187,15 @@ (ideographic-radical . 200) ; ⿇ (ideographic-strokes . 3) (total-strokes . 14) + (=>>ucs@jis . #x9EBD) ; &G-JU+9EBD; + (=>>ucs@cns . #x9EBD) ; &G-JU+9EBD; (->subsumptive ((=ucs@jis . #x9EBD) ; &M-47893; (=jis-x0213-2 . #x7E59) ; &M-47893; [94-57] (=daikanwa . 47893) ; &I-M-47893; ) - ((=cns11643-3 . #x4B22) ; &C3-4B22; [43-02] + ((=ucs@cns . #x9EBD) ; &C3-4B22; + (=cns11643-3 . #x4B22) ; &C3-4B22; [43-02] )) )) (define-char @@ -197,8 +205,11 @@ (ideographic-radical . 200) ; ⿇ (ideographic-strokes . 3) (total-strokes . 14) - (=ucs@unicode . #x9EBD) ; &G0-7761; - (=gb2312 . #x7761) ; &G0-7761; [87-65] + (=>>ucs@unicode . #x9EBD) ; &G-UU+9EBD; + (->subsumptive + ((=ucs@unicode . #x9EBD) ; &G0-7761; + (=gb2312 . #x7761) ; &G0-7761; [87-65] + )) )) (define-char '((ideographic-radical . 200) ; ⿇ -- 1.7.10.4