From 2cc0106de24c888e1bc8d768ee40588795954721 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 14 May 2019 11:40:27 +0900 Subject: [PATCH] (A-IWDSU+4E38): Add `<-denotational@component' for A-compU+4E0C. --- lisp/utf-2000/Ideograph-R005-Second.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 772010b..76408d4 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -5068,7 +5068,10 @@ (=hanziku-1 . #xAFEA) ; &I-HZK01-AFEA; )) (define-char - '((ideographic-radical . 5) ; ⼄ + '((<-denotational@component + ((=>ucs@component . #x4E0C) ; &A-compU+4E0C; + )) + (ideographic-radical . 5) ; ⼄ (=>iwds-1*note "22+54+55+56+99+104+117+119+203+214+221+222+236+249+250+346") (=>ucs@iwds-1 . #x4E38) ; &A-IWDSU+4E38; (=>iwds-1 . 65535) ; &A-IWDSU+4E38; -- 1.7.10.4