From 52f98622249b985c747534a624f92257ca1ef17d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 7 May 2024 21:00:35 +0900 Subject: [PATCH] (U+5E63): Add `<-denotational@usage' for BUCS+5E63. (KU+5E63): Unify DJT-02883. (BUCS+5E63): New abstract node; unify A2-DJT-02883. --- lisp/utf-2000/Ideograph-R050-Turban.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index 26f1bf5..1576012 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -13250,7 +13250,10 @@ )) )) (define-char - '((ideographic-radical . 50) ; â¼± + '((<-denotational@usage + ((==>ucs@bucs . #x5E63) ; &BUCS+5E63; + )) + (ideographic-radical . 50) ; â¼± (ideographic-strokes . 12) (total-strokes . 15) (ideographic-structure @@ -13288,6 +13291,7 @@ (=ks-x1001 . #x7847) ; &I-K0-7847; [88-39] (=hanyo-denshi/jt . #xB0B8) ; &I-HD-JT-B0B8; (=daikanwa . 09088) ; &I-M-09088; + (=daijiten . 02883) ; &I-DJT-02883; (=jef-china3 . #x4BFE) ; &I-JC3-4BFE; (<-interchangeable ((=ucs@jis . #x655D) ; &AJ1-05070; @@ -13346,6 +13350,8 @@ ((===mj . 010916) ; &R-MJ010916; )) ) + ((==daijiten . 02883) ; &g2-DJT-02883; + ) ((==jef-china3 . #x4BFE) ; &g2-JC3-4BFE; )) )) @@ -16686,5 +16692,10 @@ )) (define-char '((ideographic-radical . 50) ; â¼± + (==>ucs@bucs . #x5E63) ; &BUCS+5E63; + (==>daijiten . 02883) ; &BUCS+5E63; + )) +(define-char + '((ideographic-radical . 50) ; â¼± (==>daijiten . 02885) ; &A2-DJT-02885; )) -- 1.7.10.4