From 799bae67e800f845276ba78cee2df60a4cb95ef9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 19 Apr 2023 01:11:49 +0900 Subject: [PATCH] (U+5281): Add `<-denotational@usage' for BUCS+5281; apply new conventions for glyph granularity. (BUCS+5281): New abstract node. --- lisp/utf-2000/Ideograph-R018-Knife.el | 42 ++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index bc08d0f..fd24dd3 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -20387,10 +20387,12 @@ (=hanziku-1 . #xEFFE) ; &I-HZK01-EFFE; )) (define-char - '((ideographic-radical . 18) ; ⼑ + '((<-denotational@usage + ((==>ucs@bucs . #x5281) ; &BUCS+5281; + )) + (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 12) (total-strokes . 14) - (hanyu-dazidian 1 355 20) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -20399,11 +20401,41 @@ ) ((=ucs . #x5202) ; 刂 )) + (sound@ja/on/go "zEu") + (sound@ja/on/kan "sEu") (=ucs . #x5281) ; 劁 - (=gb2312 . #x5864) ; &I-G0-5864; [56-68] + )) +(define-char + '((<-denotational + ((=ucs . #x5281) ; 劁 + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 12) + (total-strokes . 14) + (hanyu-dazidian 1 355 20) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x7126) ; &AJ1-02479; + (=adobe-japan1-0 . 02479) ; &AJ1-02479; + ) + ((=ucs . #x5202) ; 刂 + )) + (=ucs@unicode . #x5281) ; &C2-4929; + (=gb2312 . #x5864) ; &C2-4929; [56-68] (=cns11643-2 . #x4929) ; &I-C2-4929; [41-09] (=big5 . #xE142) ; &I-B-E142; (=daikanwa . 02182) ; &I-M-02182; + (<-interchangeable + ((=ucs@unicode . #x6A35) ; &AJ1-02473; + (=adobe-japan1-0 . 02473) ; &AJ1-02473; + (=daikanwa . 15489) ; &I-M-15489; + )) + (<-interchangeable$_1*sources + guangya-shuzheng daikanwa) + (<-interchangeable*sources + guangya-shuzheng daikanwa) (->subsumptive ((==ucs@unicode . #x5281) ; &g2-M-02182; (==gb2312 . #x5864) ; &g2-M-02182; [56-68] @@ -25240,6 +25272,10 @@ )) (define-char '((ideographic-radical . 18) ; ⼑ + (==>ucs@bucs . #x5281) ; &BUCS+5281; + )) +(define-char + '((ideographic-radical . 18) ; ⼑ (==>daijiten . 00841) ; &A2-DJT-00841; )) (define-char -- 1.7.10.4