From f892de7053ef50e97b59fad0c6aa66067c9db120 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 8 Jul 2011 11:40:50 +0000 Subject: [PATCH] (U+5F06): Use `->denotational' to separate representative node. (U+5F09): Likewise. --- lisp/utf-2000/Ideograph-R055-Two-Hands.el | 46 +++++++++++++++++++++++++---- 1 file changed, 41 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index c50ef9c..7fa4642 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -436,6 +436,22 @@ (define-char '((ideographic-radical . 55) ; ⼶ (ideographic-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53BB) ; 去 + ) + ((=ucs . #x5EFE) ; 廾 + )) + (=ucs . #x5F06) ; 弆 + )) +(define-char + '((<-denotational + ((=ucs . #x5F06) ; 弆 + )) + (ideographic-radical . 55) ; ⼶ + (ideographic-strokes . 5) (total-strokes . 8) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -450,8 +466,8 @@ (=jis-x0213-1 . #x5730) ; &I-JX1-5730; [55-16] (=daikanwa . 09583) ; &I-M-09583; )) - (=ucs . #x5F06) ; 弆 - (=jis-x0212 . #x3C5D) ; &I-JSP-3C5D; [28-61] + (=ucs@unicode . #x5F06) ; &M-09605; + (=jis-x0212 . #x3C5D) ; &M-09605; [28-61] (=cns11643-3 . #x286D) ; &I-C3-286D; [08-77] (=daikanwa . 09605) ; &I-M-09605; (=cbeta . 01765) ; &I-CB01765; @@ -794,13 +810,33 @@ (define-char '((ideographic-radical . 55) ; ⼶ (ideographic-strokes . 7) - (total-strokes . 10) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) ((=ucs . #x58EF) ; 壯 ) + ((=ucs . #x5EFE) ; 廾 + )) + (=ucs . #x5F09) ; 弉 + )) +(define-char + '((<-denotational + ((=ucs . #x5F09) ; 弉 + )) + (ideographic-radical . 55) ; ⼶ + (ideographic-strokes . 7) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs@unicode . #x58EF) ; >-07142; + (=jis-x0208 . #x5463) ; >-07142; [52-67] + (=ks-x1001 . #x6D60) ; &I-K0-6D60; [77-64] + (=jis-x0213-1 . #x5463) ; &I-JX1-5463; [52-67] + (=daikanwa . 05643) ; &I-M-05643; + ) ((=ucs@unicode . #x5EFE) ; >-12077; (=jis-x0208 . #x5730) ; >-12077; [55-16] (=gb2312 . #x5E43) ; &I-G0-5E43; [62-35] @@ -808,8 +844,8 @@ (=jis-x0213-1 . #x5730) ; &I-JX1-5730; [55-16] (=daikanwa . 09583) ; &I-M-09583; )) - (=ucs . #x5F09) ; 弉 - (=jis-x0208 . #x5732) ; &I-J90-5732; [55-18] + (=ucs@unicode . #x5F09) ; >-12125; + (=jis-x0208 . #x5732) ; >-12125; [55-18] (=jis-x0213-1 . #x5732) ; &I-JX1-5732; [55-18] (=gt . 12125) ; &I-GT-12125; (=gt-pj-1 . #x5732) ; &I-GT-12125; [55-18] -- 1.7.10.4