From f979deb74dc987c3a3cad517a3d3e38061cc15d6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 26 Jun 2017 16:15:54 +0900 Subject: [PATCH] (U-000238FD): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R076-Lack.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R076-Lack.el b/lisp/utf-2000/Ideograph-R076-Lack.el index a4eb47e..7d506ec 100644 --- a/lisp/utf-2000/Ideograph-R076-Lack.el +++ b/lisp/utf-2000/Ideograph-R076-Lack.el @@ -4535,6 +4535,14 @@ '((ideographic-radical . 76) ; ⽋ (ideographic-strokes . 10) (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x2893E) ; 𨤾 + ) + ((=ucs . #x6B20) ; 欠 + )) (=ucs . #x238FD) ; 𣣽 (=cns11643-6 . #x5D76) ; &I-C6-5D76; [61-86] (=daikanwa . 16171) ; &I-M-16171; -- 1.7.10.4