From ffc16b2335029d62b03c4f99921fe7c17a159f96 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 12 Mar 2024 07:42:05 +0900 Subject: [PATCH] (U+5F7B): Add `<-denotational@usage' for BUCS+5FB9. (UU+5F7B): Add `<-simplified@CN' for UU+5FB9. (BUCS+5FB9): New abstract node. --- lisp/utf-2000/Ideograph-R060-Step.el | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index cff0f63..c4c7c06 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -1885,7 +1885,10 @@ )) )) (define-char - '((ideographic-radical . 60) ; â¼» + '((<-denotational@usage + ((==>ucs@bucs . #x5FB9) ; &BUCS+5FB9; + )) + (ideographic-radical . 60) ; â¼» (ideographic-strokes . 4) (total-strokes . 7) (ideographic-structure @@ -1916,6 +1919,11 @@ )) (=ucs@unicode . #x5F7B) ; &G0-3339; (=gb2312 . #x3339) ; &G0-3339; [19-25] + (<-simplified@CN + ((=ucs@unicode . #x5FB9) ; &MJ011359; + (=mj . 011359) ; &MJ011359; + (=gb12345 . #x3339) ; &MJ011359; [19-25] + )) (->subsumptive ((==ucs@unicode . #x5F7B) ; &g2-UU+5F7B; (==ucs@JP/hanazono . nil) @@ -21164,6 +21172,10 @@ )) (define-char '((ideographic-radical . 60) ; â¼» + (==>ucs@bucs . #x5FB9) ; &BUCS+5FB9; + )) +(define-char + '((ideographic-radical . 60) ; â¼» (==>daijiten . 03124) ; &A2-DJT-03124; )) (define-char -- 1.7.10.4