From 79c91e5760d690bca28f49908142b2a44ee72696 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 10 Oct 2017 14:19:06 +0900 Subject: [PATCH] (U+9FB6): Add `<-denotational@component' for IWDS1-0201. --- lisp/utf-2000/Ideograph-R100-Life.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R100-Life.el b/lisp/utf-2000/Ideograph-R100-Life.el index 719f8e5..79ded60 100644 --- a/lisp/utf-2000/Ideograph-R100-Life.el +++ b/lisp/utf-2000/Ideograph-R100-Life.el @@ -63,7 +63,11 @@ (=daikanwa . 21671) ; &I-M-21671; )) (define-char - '((ideographic-radical . 100) ; ⽣ + '((<-denotational@component + ((=>ucs@component . #x4E3B) ; &A-compU+4E3B; + (=>iwds-1 . 0201) ; &A-compU+4E3B; + )) + (ideographic-radical . 100) ; ⽣ (ideographic-radical@unicode . 32) ; ⼟ (ideographic-strokes@unicode . 1) (ideographic-strokes . 0) -- 1.7.10.4