From 623d43eed4fbc53c101fca5ded890d5ac63f4c94 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 25 Jul 2024 16:55:07 +0900 Subject: [PATCH] (U+630A): Add `<-denotational@usage' for A2-DJT-03786 and BUCS+5F04; unify DJT-03786. (A2-DJT-03786): New abstract node. --- lisp/utf-2000/Ideograph-R064-Hand.el | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R064-Hand.el b/lisp/utf-2000/Ideograph-R064-Hand.el index 1b3e103..decb014 100644 --- a/lisp/utf-2000/Ideograph-R064-Hand.el +++ b/lisp/utf-2000/Ideograph-R064-Hand.el @@ -11841,7 +11841,12 @@ (=cbeta . 03879) ; &I-CB03879; )) (define-char - '((ideographic-radical . 64) ; ⼿ + '((<-denotational@usage + ((==>daijiten . 03786) ; &A2-DJT-03786; + ) + ((==>ucs@bucs . #x5F04) ; &BUCS+5F04; + )) + (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 6) (total-strokes . 9) (ideographic-structure @@ -11858,6 +11863,7 @@ (=cns11643-4 . #x2959) ; &I-C4-2959; [09-57] (=jis-x0213-1 . #x746C) ; &I-JX1-746C; [84-76] (=daikanwa . 12041) ; &I-M-12041; + (=daijiten . 03786) ; &I-DJT-03786; (=shinjigen . 2251) ; 挊 (=cbeta . 02416) ; &I-CB02416; (=jef-china3 . #x4FC4) ; &I-JC3-4FC4; @@ -11876,12 +11882,15 @@ (==cns11643-4 . #x2959) ; &g2-JSP-3F5D; [09-57] (==jis-x0213-1 . #x746C) ; &g2-JSP-3F5D; [84-76] (==daikanwa . 12041) ; &g2-JSP-3F5D; + (==daijiten . 03786) ; &g2-JSP-3F5D; (==shinjigen . 2251) ; &g2-JSP-3F5D; (==cbeta . 02416) ; &g2-JSP-3F5D; (==jef-china3 . #x4FC4) ; &g2-JSP-3F5D; (->subsumptive ((===daikanwa . 12041) ; &R-M-12041; ) + ((===daijiten . 03786) ; &R-DJT-03786; + ) ((===jis-x0212 . #x3F5D) ; &R-JX1-746C; [31-61] (===jis-x0213-1 . #x746C) ; &R-JX1-746C; [84-76] ) @@ -57113,6 +57122,13 @@ )) (define-char '((<-denotational + ((==>ucs@bucs . #x5F04) ; &BUCS+5F04; + )) + (ideographic-radical . 64) ; ⼿ + (==>daijiten . 03786) ; &A2-DJT-03786; + )) +(define-char + '((<-denotational ((==>ucs@bucs . #x63A1) ; &BUCS+63A1; )) (ideographic-radical . 64) ; ⼿ -- 1.7.10.4