From 0867c15743ddfcbaf3c5126d933328915b564b9a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 26 Nov 2015 14:32:39 +0900 Subject: [PATCH] (U-0002298F): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R062-Halberd.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index 19ce1bb..24137b4 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -209,6 +209,14 @@ '((ideographic-radical . 62) ; ⼽ (ideographic-strokes . 2) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5341) ; 十 + ) + ((=ucs . #x6208) ; 戈 + )) (=ucs . #x2298F) ; 𢦏 (=cns11643-4 . #x2272) ; &I-C4-2272; [02-82] (=jis-x0213-2 . #x2C72) ; &I-JX2-2C72; [12-82] -- 1.7.10.4