From 1208a197d57af8b64a660a7ed2a024d14b53dabd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Aug 2017 03:05:39 +0900 Subject: [PATCH] (U-0002F837): Add `ideographic-structure'. (g2-CU+53DF): Use g2-BC-8CCD instead of BC-8CCD in `ideographic-structure'. (UU+53DF): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R029-Again.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index 0cceca3..fa288e6 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -1829,6 +1829,14 @@ (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 5) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x7533) ; 申 + ) + ((=ucs . #x53C8) ; 又 + )) (=ucs . #x2F837) ; 叟 (=mj . 008017) ; &I-MJ008017; (=cns11643-6 . #x2643) ; &I-C6-2643; [06-35] @@ -3188,7 +3196,9 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=big5-cdp . #x8CCD) ; &CDP-8CCD; + ((=ucs@iso . #x26954) ; &C6-2D73; + (=cns11643-6 . #x2D73) ; &C6-2D73; [13-83] + (=daikanwa . 30176) ; &I-M-30176; ) ((=ucs . #x53C8) ; 又 )) @@ -3218,7 +3228,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=big5-cdp . #x8CCD) ; &CDP-8CCD; + ((==big5-cdp . #x8CCD) ; &g2-CDP-8CCD; ) ((==ucs@unicode . #x53C8) ; &g2-AJ1-03746; (==adobe-japan1-0 . 03746) ; &g2-AJ1-03746; @@ -3258,6 +3268,14 @@ (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 7) (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs-var-001 . #x26954) ; &U-v001+26954; + ) + ((=ucs . #x53C8) ; 又 + )) (=ucs@unicode . #x53DF) ; &MJ008018; (=ucs@JP/hanazono . nil) (=mj . 008018) ; &MJ008018; -- 1.7.10.4