From 96d30078f786b4f755f408bd48cc2836f940ee77 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 23 May 2023 17:05:03 +0900 Subject: [PATCH] (U-000223B9): Add `<-denotational@usage' for A2-DJT-03051; apply new conventions for glyph granularity. (A2-DJT-03051): New abstract node. --- lisp/utf-2000/Ideograph-R057-Bow.el | 53 +++++++++++++++++++++++++++++++---- 1 file changed, 48 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R057-Bow.el b/lisp/utf-2000/Ideograph-R057-Bow.el index c7c10ae..e731d78 100644 --- a/lisp/utf-2000/Ideograph-R057-Bow.el +++ b/lisp/utf-2000/Ideograph-R057-Bow.el @@ -1997,18 +1997,54 @@ (=daikanwa . 09734) ; &I-M-09734; )) (define-char - '((ideographic-radical . 57) ; ⼸ + '((<-denotational@usage + ((==>daijiten . 03051) ; &A2-DJT-03051; + )) + (ideographic-radical . 57) ; ⼸ (ideographic-strokes . 4) (total-strokes . 7) - (hanyu-dazidian 2 992 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs . #x592C) ; 夬 + )) + (sound@ja/on/go "keti") + (sound@ja/on/kan "ketu") (=ucs . #x223B9) ; 𢎹 - (=cns11643-5 . #x2431) ; &I-C5-2431; [04-17] + )) +(define-char + '((<-denotational + ((=ucs . #x223B9) ; 𢎹 + )) + (ideographic-radical . 57) ; ⼸ + (ideographic-strokes . 4) + (total-strokes . 7) + (hanyu-dazidian 2 992 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs@unicode . #x592C) ; &AJ1-04544; + (=adobe-japan1-0 . 04544) ; &AJ1-04544; + )) + (=ucs@iso . #x223B9) ; &C5-2431; + (=cns11643-5 . #x2431) ; &C5-2431; [04-17] (=daikanwa . 09735) ; &I-M-09735; + (=daijiten . 03051) ; &I-DJT-03051; (<-formed - ((=ucs . #x592C) ; 夬 + ((=ucs@unicode . #x592C) ; &AJ1-04544; + (=adobe-japan1-0 . 04544) ; &AJ1-04544; )) + (<-formed$_1*sources + jiyun) (<-same - ((=ucs . #x592C) ; 夬 + ((=ucs@unicode . #x592C) ; &AJ1-04544; + (=adobe-japan1-0 . 04544) ; &AJ1-04544; (=daikanwa . 05836) ; &I-M-05836; )) (<-same*sources @@ -2016,9 +2052,12 @@ (->subsumptive ((==ucs@iso . #x223B9) ; &g2-M-09735; (==daikanwa . 09735) ; &g2-M-09735; + (==daijiten . 03051) ; &g2-M-09735; (->subsumptive ((===daikanwa . 09735) ; &R-M-09735; ) + ((===daijiten . 03051) ; &R-DJT-03051; + ) ((===ucs@iso . #x223B9) ; &R-U-000223B9; ) ((=hanziku-3 . #xCABD) ; &HZK03-CABD; @@ -9707,6 +9746,10 @@ )) (define-char '((ideographic-radical . 57) ; ⼸ + (==>daijiten . 03051) ; &A2-DJT-03051; + )) +(define-char + '((ideographic-radical . 57) ; ⼸ (==>ucs@bucs . #x5F4C) ; &BUCS+5F4C; (==>daijiten . 03084) ; &BUCS+5F4C; )) -- 1.7.10.4