From 7323b7b1c61a023c5fa2c1c24aabb15b0700be21 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 28 Aug 2024 02:28:47 +0900 Subject: [PATCH] (U+5F4A): Add `<-denotational@usage' for BUCS+5F4A; apply new conventions for glyph granularity. (BUCS+5F4A): New abstract node; unify A2-DJT-03081. --- lisp/utf-2000/Ideograph-R057-Bow.el | 72 +++++++++++++++++++++++++++++++++-- 1 file changed, 69 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R057-Bow.el b/lisp/utf-2000/Ideograph-R057-Bow.el index 54260c3..939e4e6 100644 --- a/lisp/utf-2000/Ideograph-R057-Bow.el +++ b/lisp/utf-2000/Ideograph-R057-Bow.el @@ -8346,11 +8346,40 @@ (=hanziku-3 . #xCCF8) ; &I-HZK03-CCF8; )) (define-char - '((ideographic-radical . 57) ; ⼸ + '((<-denotational@usage + ((==>ucs@bucs . #x5F4A) ; &BUCS+5F4A; + )) + (ideographic-radical . 57) ; ⼸ (ideographic-strokes . 13) (total-strokes . 16) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs . #x757A) ; 畺 + )) (=ucs . #x5F4A) ; 彊 - (=adobe-japan1-0 . 01704) ; &I-AJ1-01704; + )) +(define-char + '((<-denotational + ((=ucs . #x5F4A) ; 彊 + )) + (ideographic-radical . 57) ; ⼸ + (ideographic-strokes . 13) + (total-strokes . 16) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs@unicode . #x757A) ; &AJ1-18133; + (=adobe-japan1-5 . 18133) ; &AJ1-18133; + )) + (=ucs@unicode . #x5F4A) ; &AJ1-01704; + (=adobe-japan1-0 . 01704) ; &AJ1-01704; (=jis-x0208 . #x3630) ; &I-J90-3630; [22-16] (=ks-x1001 . #x4B2E) ; &I-K0-4B2E; [43-14] (=cns11643-1 . #x7053) ; &I-C1-7053; [80-51] @@ -8359,7 +8388,39 @@ (=gt . 12440) ; &I-GT-12440; (=gt-pj-1 . #x3630) ; &I-GT-12440; [22-16] (=daikanwa . 09872) ; &I-M-09872; - (=shinjigen . 2296) ; 彊 + (=daijiten . 03081) ; &I-DJT-03081; + (=shinjigen . 2296) ; &AJ1-01704; + (->subsumptive + ((==ucs@unicode . #x5F4A) ; &g2-AJ1-01704; + (==adobe-japan1-0 . 01704) ; &g2-AJ1-01704; + (==ks-x1001 . #x4B2E) ; &g2-AJ1-01704; [43-14] + (==jis-x0208 . #x3630) ; &g2-AJ1-01704; [22-16] + (==cns11643-1 . #x7053) ; &g2-AJ1-01704; [80-51] + (==jis-x0213-1 . #x3630) ; &g2-AJ1-01704; [22-16] + (==gt . 12440) ; &g2-AJ1-01704; + (==daikanwa . 09872) ; &g2-AJ1-01704; + (==daijiten . 03081) ; &g2-AJ1-01704; + (==shinjigen . 2296) ; &g2-AJ1-01704; + (->subsumptive + ((===daikanwa . 09872) ; &R-M-09872; + ) + ((===daijiten . 03081) ; &R-DJT-03081; + ) + ((===jis-x0208 . #x3630) ; &R-J0-3630; [22-16] + (===jis-x0213-1 . #x3630) ; &R-J0-3630; [22-16] + ) + ((===adobe-japan1-0 . 01704) ; &R-AJ1-01704; + ) + ((===cns11643-1 . #x7053) ; &R-C1-7053; [80-51] + ) + ((===gt . 12440) ; &R-GT-12440; + ) + ((===ucs@ks . #x5F4A) ; &R-K0-4B2E; + (===ks-x1001 . #x4B2E) ; &R-K0-4B2E; [43-14] + ) + ((===ucs@unicode . #x5F4A) ; &R-UU+5F4A; + )) + )) )) (define-char '((ideographic-radical . 57) ; ⼸ @@ -10349,6 +10410,11 @@ )) (define-char '((ideographic-radical . 57) ; ⼸ + (==>ucs@bucs . #x5F4A) ; &BUCS+5F4A; + (==>daijiten . 03081) ; &BUCS+5F4A; + )) +(define-char + '((ideographic-radical . 57) ; ⼸ (==>ucs@bucs . #x5F4E) ; &BUCS+5F4E; (==>daijiten . 03086) ; &BUCS+5F4E; )) -- 1.7.10.4