From 1abe58238a5808a66ceb6fa4f52d3a21d5660479 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 4 Dec 2023 22:57:04 +0900 Subject: [PATCH] (U+5170): Add `<-denotational@usage' for BUCS+862D. --- lisp/utf-2000/Ideograph-R012-Eight.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index d550853..ed64ba6 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -1273,7 +1273,10 @@ )) )) (define-char - '((ideographic-radical . 12) ; ⼋ + '((<-denotational@usage + ((==>ucs@bucs . #x862D) ; &BUCS+862D; + )) + (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 3) (total-strokes . 5) (ideographic-structure @@ -1301,7 +1304,8 @@ ) ((=ucs . #x4E37) ; 丷 ) - ((=ucs . #x4E09) ; 三 + ((=ucs@unicode . #x4E09) ; &AJ1-02174; + (=adobe-japan1-0 . 02174) ; &AJ1-02174; )) (=ucs@unicode . #x5170) ; &G0-403C; (=gb2312 . #x403C) ; &G0-403C; [32-28] -- 1.7.10.4