From b479974bc2ab9f6c55a4a34572a84733fe541315 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 26 Nov 2017 18:11:25 +0900 Subject: [PATCH] (U+6319): Add `ideographic-structure'; add representative nodes. --- lisp/utf-2000/Ideograph-R064-Hand.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R064-Hand.el b/lisp/utf-2000/Ideograph-R064-Hand.el index 9c79c39..effc429 100644 --- a/lisp/utf-2000/Ideograph-R064-Hand.el +++ b/lisp/utf-2000/Ideograph-R064-Hand.el @@ -6906,6 +6906,14 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 6) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=gt-k . 02290) ; >-K02290; + ) + ((=ucs . #x624B) ; 手 + )) (=ucs . #x6319) ; 挙 (=adobe-japan1-0 . 01677) ; &I-AJ1-01677; (=jis-x0208 . #x3573) ; &I-J90-3573; [21-83] @@ -6919,6 +6927,31 @@ ((=ucs . #x64E7) ; 擧 (=jis-x0208 . #x5A29) ; &I-J90-5A29; [58-09] )) + (->subsumptive + ((==ucs@unicode . #x6319) ; &g2-AJ1-01677; + (==adobe-japan1-0 . 01677) ; &g2-AJ1-01677; + (==jis-x0208 . #x3573) ; &g2-AJ1-01677; [21-83] + (==cns11643-3 . #x3132) ; &g2-AJ1-01677; [17-18] + (==jis-x0213-1 . #x3573) ; &g2-AJ1-01677; [21-83] + (==gt . 15248) ; &g2-AJ1-01677; + (==gt-k . 06401) ; &g2-AJ1-01677; + (==daikanwa/+p . 12081) ; &g2-AJ1-01677; + (->subsumptive + ((===daikanwa/+p . 12081) ; &R-M-p12081; + ) + ((===jis-x0208 . #x3573) ; &R-J0-3573; [21-83] + (===jis-x0213-1 . #x3573) ; &R-J0-3573; [21-83] + ) + ((===adobe-japan1-0 . 01677) ; &R-AJ1-01677; + ) + ((===cns11643-3 . #x3132) ; &R-C3-3132; [17-18] + ) + ((===gt . 15248) ; &R-GT-15248; + (===gt-k . 06401) ; &R-GT-15248; + ) + ((===ucs@unicode . #x6319) ; &R-UU+6319; + )) + )) )) (define-char '((ideographic-radical . 64) ; ⼿ -- 1.7.10.4