From fef3a616be75863f988d447157c9588f6bed9327 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Sep 2017 01:37:38 +0900 Subject: [PATCH] (U+5DE9): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R048-Work.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index a942ce0..3fdf42d 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -531,6 +531,15 @@ '((ideographic-radical . 48) ; ⼯ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5DE5) ; 工 + ) + ((=>ucs@iwds-1 . #x5342) ; &A-IWDSU+5342; + (=>iwds-1 . 0055) ; &A-IWDSU+5342; + )) (=ucs . #x5DE9) ; 巩 )) (define-char -- 1.7.10.4