From a3c931fb53ff4ffe7019e24435e4971719af82ed Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 23 Jul 2024 09:55:51 +0900 Subject: [PATCH] Use `shuowen-tongxundingsheng' instead of `shuowen-tongxun-dingsheng' as a source ID. (U+800E): Add `<-denotational@usage' for A2-DJT-09265. (UU+800E): Unify DJT-09265. (A2-DJT-09265): New abstract node. --- lisp/utf-2000/Ideograph-R126-And.el | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R126-And.el b/lisp/utf-2000/Ideograph-R126-And.el index c81abcd..255baef 100644 --- a/lisp/utf-2000/Ideograph-R126-And.el +++ b/lisp/utf-2000/Ideograph-R126-And.el @@ -159,7 +159,10 @@ )) )) (define-char - '((ideographic-radical . 126) ; ⽽ + '((<-denotational@usage + ((==>daijiten . 09265) ; &A2-DJT-09265; + )) + (ideographic-radical . 126) ; ⽽ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -194,6 +197,7 @@ (=jis-x0213-2 . #x7525) ; &I-JX2-7525; [85-05] (=big5 . #xD052) ; &I-B-D052; (=daikanwa . 28877) ; &I-M-28877; + (=daijiten . 09265) ; &I-DJT-09265; (=jef-china3 . #x60BB) ; &I-JC3-60BB; (<-formed ((=ucs@unicode . #x5044) ; &C3-343F; @@ -207,18 +211,21 @@ (=daikanwa . 33290) ; &I-M-33290; )) (<-interchangeable$_1*sources - shuowen-tongxun-dingsheng daikanwa) + shuowen-tongxundingsheng daikanwa) (<-interchangeable*sources - shuowen-tongxun-dingsheng daikanwa) + shuowen-tongxundingsheng daikanwa) (->subsumptive ((==ucs@unicode . #x800E) ; &g2-JSP-554C; (==jis-x0212 . #x554C) ; &g2-JSP-554C; [53-44] (==jis-x0213-2 . #x7525) ; &g2-JSP-554C; [85-05] (==daikanwa . 28877) ; &g2-JSP-554C; + (==daijiten . 09265) ; &g2-JSP-554C; (==jef-china3 . #x60BB) ; &g2-JSP-554C; (->subsumptive ((===daikanwa . 28877) ; &R-M-28877; ) + ((===daijiten . 09265) ; &R-DJT-09265; + ) ((===jis-x0212 . #x554C) ; &R-JX2-7525; [53-44] (===jis-x0213-2 . #x7525) ; &R-JX2-7525; [85-05] ) @@ -876,6 +883,10 @@ )) (define-char '((ideographic-radical . 126) ; ⽽ + (==>daijiten . 09265) ; &A2-DJT-09265; + )) +(define-char + '((ideographic-radical . 126) ; ⽽ (==>ucs@bucs . #x8011) ; &BUCS+8011; (==>daijiten . 09268) ; &BUCS+8011; )) -- 1.7.10.4