From 7772e34cedf719203d3a8c8f3d687a616719f855 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 25 Jul 2017 17:18:36 +0900 Subject: [PATCH] (U+5305): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R020-Wrap.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R020-Wrap.el b/lisp/utf-2000/Ideograph-R020-Wrap.el index 4116977..8e960e0 100644 --- a/lisp/utf-2000/Ideograph-R020-Wrap.el +++ b/lisp/utf-2000/Ideograph-R020-Wrap.el @@ -798,6 +798,15 @@ (ideographic-radical . 20) ; ⼓ (ideographic-strokes . 3) (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x52F9) ; 勹 + ) + ((=>ucs@component . #x5DF3) ; &A-compU+5DF3; + (=>iwds-1 . 0121) ; &A-compU+5DF3; + )) (=ucs . #x5305) ; 包 (=>jis-x0208 . #x4A71) ; 包 [42-81] (=>jis-x0213-1 . #x4A71) ; 包 [42-81] -- 1.7.10.4