From 0b7ab1667e9c926a4a5e3122afb1630063110633 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 25 Mar 2024 18:13:41 +0900 Subject: [PATCH] (U-000201A4): Add `<-denotational@component' for A-compU+4E2A. --- lisp/utf-2000/Ideograph-R009-Man.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index b5138c8..8ad148c 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -427,7 +427,10 @@ (=hanziku-1 . #xB8E1) ; &I-HZK01-B8E1; )) (define-char - '((ideographic-radical . 9) ; ⼈ + '((<-denotational@component + ((=>ucs@component . #x4E2A) ; &A-compU+4E2A; + )) + (ideographic-radical . 9) ; ⼈ (=ucs . #x201A4) ; 𠆤 )) (define-char @@ -54567,7 +54570,8 @@ ((=ucs . #x4ED8) ; 付 (=daikanwa . 00373) ; &I-M-00373; ) - ((=ucs . #x7B26) ; 符 + ((=ucs@unicode . #x7B26) ; &AJ1-03542; + (=adobe-japan1-0 . 03542) ; &AJ1-03542; (=daikanwa . 25935) ; &I-M-25935; ) ((=ucs@unicode . #x6B28) ; &JSP-4569; -- 1.7.10.4