From ed007b692c8910e37dd0aeb03323d87f3cab75de Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 13 Apr 2017 11:19:37 +0900 Subject: [PATCH] Complement representative nodes of `=adobe-japan1-5' glyphs. --- lisp/utf-2000/Ideograph-R010-Legs.el | 43 +++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 3747680..be14257 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -2502,6 +2502,28 @@ (=big5 . #xA8E1) ; &I-B-A8E1; (=daikanwa . 01369) ; &I-M-01369; (=shinjigen . 0464) ; 兕 + (->subsumptive + ((==ucs@unicode . #x5155) ; &g2-AJ1-16791; + (==adobe-japan1-5 . 16791) ; &g2-AJ1-16791; + (==gb2312 . #x596E) ; &g2-AJ1-16791; [57-78] + (==jis-x0212 . #x3269) ; &g2-AJ1-16791; [18-73] + (==cns11643-1 . #x4C24) ; &g2-AJ1-16791; [44-04] + (==jis-x0213-1 . #x2E51) ; &g2-AJ1-16791; [14-49] + (==daikanwa . 01369) ; &g2-AJ1-16791; + (==shinjigen . 0464) ; &g2-AJ1-16791; + (->subsumptive + ((===daikanwa . 01369) ; &R-M-01369; + ) + ((===jis-x0212 . #x3269) ; &R-JX1-2E51; [18-73] + (===jis-x0213-1 . #x2E51) ; &R-JX1-2E51; [14-49] + ) + ((===adobe-japan1-5 . 16791) ; &R-AJ1-16791; + ) + ((===cns11643-1 . #x4C24) ; &R-C1-4C24; [44-04] + ) + ((===ucs@unicode . #x5155) ; &R-UU+5155; + )) + )) )) (define-char '((ideographic-radical . 10) ; ⼉ @@ -3418,7 +3440,26 @@ (=cns11643-3 . #x3976) ; &I-C3-3976; [25-86] (=jis-x0213-2 . #x2326) ; &I-JX2-2326; [03-06] (=daikanwa . 01393) ; &I-M-01393; - (=hanziku-1 . #xDEAA) ; &I-HZK01-DEAA; + (->subsumptive + ((==ucs@unicode . #x5160) ; &g2-AJ1-17298; + (==adobe-japan1-5 . 17298) ; &g2-AJ1-17298; + (==cns11643-3 . #x3976) ; &g2-AJ1-17298; [25-86] + (==jis-x0213-2 . #x2326) ; &g2-AJ1-17298; [03-06] + (==daikanwa . 01393) ; &g2-AJ1-17298; + (->subsumptive + ((===daikanwa . 01393) ; &R-M-01393; + ) + ((===jis-x0213-2 . #x2326) ; &R-JX2-2326; [03-06] + ) + ((===adobe-japan1-5 . 17298) ; &R-AJ1-17298; + ) + ((===cns11643-3 . #x3976) ; &R-C3-3976; [25-86] + ) + ((===ucs@unicode . #x5160) ; &R-UU+5160; + ) + ((=hanziku-1 . #xDEAA) ; &HZK01-DEAA; + )) + )) )) (define-char '((ideographic-radical . 10) ; ⼉ -- 1.7.10.4