From bb80ee48fcdf6fa48223cbcecdacb02c0b7112ba Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 Nov 2024 09:08:51 +0900 Subject: [PATCH] (U+726F): Add `<-denotational@usage' for BUCS+726F; apply new conventions for glyph granularity. (BUCS+726F): New abstract node. --- lisp/utf-2000/Ideograph-R093-Cow.el | 51 ++++++++++++++++++++++++++++++++--- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R093-Cow.el b/lisp/utf-2000/Ideograph-R093-Cow.el index f8280e0..d747a83 100644 --- a/lisp/utf-2000/Ideograph-R093-Cow.el +++ b/lisp/utf-2000/Ideograph-R093-Cow.el @@ -1727,7 +1727,10 @@ (=daikanwa . 19979) ; &I-M-19979; )) (define-char - '((ideographic-radical . 93) ; ⽜ + '((<-denotational@usage + ((==>ucs@bucs . #x726F) ; &BUCS+726F; + )) + (ideographic-radical . 93) ; ⽜ (ideographic-strokes . 5) (total-strokes . 9) (ideographic-structure @@ -1736,16 +1739,54 @@ ) ((=ucs . #x725B) ; 牛 ) - ((=ucs . #x53E4) ; 古 + ((=>ucs@iwds-1 . #x53E4) ; &A-IWDSU+53E4; )) (=ucs . #x726F) ; 牯 - (=adobe-japan1-5 . 18051) ; &I-AJ1-18051; + )) +(define-char + '((<-denotational + ((=ucs . #x726F) ; 牯 + )) + (ideographic-radical . 93) ; ⽜ + (ideographic-strokes . 5) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x725C) ; 牜 + ) + ((=ucs . #x53E4) ; 古 + )) + (=ucs@unicode . #x726F) ; &AJ1-18051; + (=adobe-japan1-5 . 18051) ; &AJ1-18051; (=gb2312 . #x6A74) ; &I-G0-6A74; [74-84] (=jis-x0212 . #x4A5F) ; &I-JSP-4A5F; [42-63] (=cns11643-1 . #x523D) ; &I-C1-523D; [50-29] (=jis-x0213-2 . #x7035) ; &I-JX2-7035; [80-21] (=big5 . #xACBA) ; &I-B-ACBA; (=daikanwa . 19981) ; &I-M-19981; + (->subsumptive + ((==ucs@unicode . #x726F) ; &g2-AJ1-18051; + (==adobe-japan1-5 . 18051) ; &g2-AJ1-18051; + (==gb2312 . #x6A74) ; &g2-AJ1-18051; [74-84] + (==jis-x0212 . #x4A5F) ; &g2-AJ1-18051; [42-63] + (==cns11643-1 . #x523D) ; &g2-AJ1-18051; [50-29] + (==jis-x0213-2 . #x7035) ; &g2-AJ1-18051; [80-21] + (==daikanwa . 19981) ; &g2-AJ1-18051; + (->subsumptive + ((===daikanwa . 19981) ; &R-M-19981; + ) + ((===jis-x0212 . #x4A5F) ; &R-JX2-7035; [42-63] + (===jis-x0213-2 . #x7035) ; &R-JX2-7035; [80-21] + ) + ((===adobe-japan1-5 . 18051) ; &R-AJ1-18051; + ) + ((===cns11643-1 . #x523D) ; &R-C1-523D; [50-29] + ) + ((===ucs@unicode . #x726F) ; &R-UU+726F; + )) + )) )) (define-char '((ideographic-radical . 93) ; ⽜ @@ -8122,6 +8163,10 @@ )) (define-char '((ideographic-radical . 93) ; ⽜ + (==>ucs@bucs . #x726F) ; &BUCS+726F; + )) +(define-char + '((ideographic-radical . 93) ; ⽜ (==>ucs@bucs . #x7282) ; &BUCS+7282; (==>daijiten . 07091) ; &BUCS+7282; )) -- 1.7.10.4