From dd545bd5ccbb45a02b85a4325e4f0a9971e61f35 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 20 Jan 2023 05:53:54 +0900 Subject: [PATCH] (BUCS+548C): Separate A2-DJT-01263. (A2-DJT-01263): New abstract node; use `<-denotational' for BUCS+548C. --- lisp/utf-2000/Ideograph-R030-Mouth.el | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index e8626e6..9e6a477 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -93615,7 +93615,6 @@ (define-char '((ideographic-radical . 30) ; ⼝ (==>ucs@bucs . #x548C) ; &BUCS+548C; - (==>daijiten . 01263) ; &BUCS+548C; )) (define-char '((ideographic-radical . 30) ; ⼝ @@ -93778,3 +93777,10 @@ (==>ucs@bucs . #x56C3) ; &BUCS+56C3; (==>daijiten . 01590) ; &BUCS+56C3; )) +(define-char + '((<-denotational + ((==>ucs@bucs . #x548C) ; &BUCS+548C; + )) + (ideographic-radical . 30) ; ⼝ + (==>daijiten . 01263) ; &A2-DJT-01263; + )) -- 1.7.10.4