From 3774556bccf76b9e1c7139afc90a0b3f99fe79f7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 8 Feb 2017 20:52:52 +0900 Subject: [PATCH] (U+3AFA): Add `ideographic-structure'; add `<-original' for UU+6614; add representative nodes. --- lisp/utf-2000/Ideograph-R072-Sun.el | 46 +++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index 2759088..9d7db5d 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -8358,9 +8358,55 @@ '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 8) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x2020C) ; 𠈌 + ) + ((=ucs . #x65E5) ; 日 + )) (=ucs . #x3AFA) ; 㫺 (=cns11643-3 . #x3C27) ; &I-C3-3C27; [28-07] (=daikanwa . 14008) ; &I-M-14008; + (<-original + ((=ucs@unicode . #x6614) ; &AJ1-02674; + (=adobe-japan1-0 . 02674) ; &AJ1-02674; + (=daikanwa . 13816) ; &I-M-13816; + )) + (<-original*sources + zhengzitong daikanwa) + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((==ucs@cns . #x2020C) ; &g2-CU+2020C; + (==cns11643-4 . #x2535) ; &g2-CU+2020C; [05-21] + ) + ((==daikanwa . 13733) ; &g2-M-13733; + )) + (==daikanwa . 14008) ; &g2-M-14008; + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((==ucs@cns . #x2020C) ; &g2-CU+2020C; + (==cns11643-4 . #x2535) ; &g2-CU+2020C; [05-21] + ) + ((==ucs@unicode . #x65E5) ; &g2-GT-17359; + (==jis-x0208 . #x467C) ; &g2-GT-17359; [38-92] + )) + (==ucs@unicode . #x3AFA) ; &g2-UU+3AFA; + (==ucs@JP/hanazono . nil) + (==cns11643-3 . #x3C27) ; &g2-UU+3AFA; [28-07] + (->subsumptive + ((===cns11643-3 . #x3C27) ; &R-C3-3C27; [28-07] + ) + ((===ucs@unicode . #x3AFA) ; &R-UU+3AFA; + )) + )) )) (define-char '((ideographic-radical . 72) ; ⽇ -- 1.7.10.4