From 61183bece75e6872467b2f0c5c3a1883e5f33896 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 13 Jul 2023 01:49:42 +0900 Subject: [PATCH] (U+4E34): Add `<-denotational@usage' for BUCS+81E8. --- lisp/utf-2000/Ideograph-R002-Line.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 9760722..befa957 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -2335,15 +2335,18 @@ (=hanziku-1 . #xC3E4) ; &HZK01-C3E4; )) (define-char - '((ideographic-radical . 2) ; ⼁ + '((<-denotational@usage + ((==>ucs@bucs . #x81E8) ; &BUCS+81E8; + )) + (ideographic-radical . 2) ; ⼁ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ ) ((=ucs . #x30022) ; 𰀢 ) - ((=>ucs@component . #x5405) ; &A-compU+5405; - (=>iwds-1 . 0398) ; &A-compU+5405; + ((=>ucs@iwds-1 . #x5405) ; &A-IWDSU+5405; + (=>iwds-1 . 0398) ; &A-IWDSU+5405; )) (=ucs . #x4E34) ; 临 )) -- 1.7.10.4