From b0836a625e18efb8232f8f02aeabecd6f4ab450b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 19 Oct 2023 02:14:30 +0900 Subject: [PATCH] (U+4E87): Add `<-denotational@component' for A-compU+4E87. --- lisp/utf-2000/Ideograph-R006-Hook.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 799f7ca..e74fbf7 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -357,7 +357,10 @@ (=hanziku-1 . #xAEA3) ; &I-HZK01-AEA3; )) (define-char - '((ideographic-radical@ucs . 6) ; ⼅ + '((<-denotational@component + ((=>ucs@component . #x4E87) ; &A-compU+4E87; + )) + (ideographic-radical@ucs . 6) ; ⼅ (ideographic-strokes@ucs . 2) (ideographic-radical@cns . 4) ; ⼃ (ideographic-strokes@cns . 2) -- 1.7.10.4