From fbd095aafd01293a49119a785f9f4ab75647bf82 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 14 Aug 2024 17:29:17 +0900 Subject: [PATCH] (A-compU+4E41): New abstract node. (U+4E41): Add `<-denotational@component' for A-compU+4E41. --- lisp/utf-2000/Ideograph-R004-Slash.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 8411671..eccf0ac 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -212,7 +212,16 @@ )) )) (define-char - '((<-denotational@usage + '((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 0) + (total-strokes . 1) + (=>ucs@component . #x4E41) ; &A-compU+4E41; + )) +(define-char + '((<-denotational@component + ((=>ucs@component . #x4E41) ; &A-compU+4E41; + )) + (<-denotational@usage ((==>daijiten . 00074) ; &A2-DJT-00074; )) (ideographic-radical . 4) ; ⼃ -- 1.7.10.4