From b7cbdbb081cd67309b2c2f990c04c4faf5f8bf36 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Aug 2022 04:35:05 +0900 Subject: [PATCH] (U+5AB5): Add `<-denotational@usage' for BUCS+5AB5. (BUCS+5AB5): New abstract node; unify A2-DJT-02190. --- lisp/utf-2000/Ideograph-R038-Woman.el | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R038-Woman.el b/lisp/utf-2000/Ideograph-R038-Woman.el index f8fb510..840f39e 100644 --- a/lisp/utf-2000/Ideograph-R038-Woman.el +++ b/lisp/utf-2000/Ideograph-R038-Woman.el @@ -31113,14 +31113,17 @@ )) )) (define-char - '((ideographic-radical . 38) ; ⼥ + '((<-denotational@usage + ((==>ucs@bucs . #x5AB5) ; &BUCS+5AB5; + )) + (ideographic-radical . 38) ; ⼥ (ideographic-strokes . 10) (total-strokes . 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ ) - ((=>gt-k . 06828) ; 𰮤 + ((=ucs . #x30BA4) ; 𰮤 ) ((=ucs . #x5973) ; 女 )) @@ -54640,6 +54643,11 @@ )) (define-char '((ideographic-radical . 38) ; ⼥ + (==>ucs@bucs . #x5AB5) ; &BUCS+5AB5; + (==>daijiten . 02190) ; &BUCS+5AB5; + )) +(define-char + '((ideographic-radical . 38) ; ⼥ (==>daijiten . 02192) ; &A2-DJT-02192; )) (define-char -- 1.7.10.4