From 73fab619c24f32cb25b1340e55c5fd6081383dae Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 9 Feb 2024 23:23:56 +0900 Subject: [PATCH] (U-00020B8C): Add `<-denotational' for A-IWDSU-26996; use A-UU+81FD instead of U+81FD as its component. --- lisp/utf-2000/Ideograph-R029-Again.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index 00de5fd..1c4cee9 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -9155,7 +9155,10 @@ )) )) (define-char - '((ideographic-radical . 29) ; ⼜ + '((<-denotational + ((=>ucs@iwds-1 . #x26996) ; &A-IWDSU+26996; + )) + (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 14) (total-strokes . 16) (ideographic-structure @@ -9164,7 +9167,7 @@ ) ((=ucs . #x53D5) ; 叕 ) - ((=ucs . #x81FD) ; 臽 + ((=>ucs@unicode . #x81FD) ; &A-UU+81FD; )) (=ucs . #x20B8C) ; 𠮌 )) -- 1.7.10.4