From 8cd0d0c9cd22e1b314e8d951e3f979c5655ce936 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 15 Apr 2019 22:37:47 +0900 Subject: [PATCH] (A-compU+65E0): Changed from U+65E0; add `<-denotational@usage' for BUCS+7121. (AJ1-05088): Unify U+65E0 instead of A-IWDSU+65E0 and UU+65E0; use A-compU+65E0 instead of U+65E0 as its mother. (U+65E0-itaiji-001): Use A-compU+65E0 instead of U+65E0 as its mother. --- lisp/utf-2000/Ideograph-R071-Not.el | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R071-Not.el b/lisp/utf-2000/Ideograph-R071-Not.el index 8ddb57e..40d8597 100644 --- a/lisp/utf-2000/Ideograph-R071-Not.el +++ b/lisp/utf-2000/Ideograph-R071-Not.el @@ -1,19 +1,21 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((ideographic-radical . 71) ; ⽆ + '((<-denotational@usage + ((==>ucs@bucs . #x7121) ; &BUCS+7121; + )) + (ideographic-radical . 71) ; ⽆ (ideographic-strokes . 0) - (=ucs . #x65E0) ; 无 + (=>ucs@component . #x65E0) ; &A-compU+65E0; )) (define-char '((<-denotational - ((=ucs . #x65E0) ; 无 + ((=>ucs@component . #x65E0) ; &A-compU+65E0; )) (ideographic-radical . 71) ; ⽆ (ideographic-strokes . 0) (total-strokes . 4) - (=>ucs@iwds-1 . #x65E0) ; &AJ1-05088; - (=ucs@unicode . #x65E0) ; &AJ1-05088; - (=adobe-japan1-0 . 05088) ; &AJ1-05088; + (=ucs . #x65E0) ; 无 + (=adobe-japan1-0 . 05088) ; &I-AJ1-05088; (=jis-x0208 . #x5A5B) ; &I-J90-5A5B; [58-59] (=gb2312 . #x4E5E) ; &I-G0-4E5E; [46-62] (=ks-x1001 . #x5969) ; &I-K0-5969; [57-73] @@ -24,7 +26,7 @@ (=gt-k . 00532) ; &I-GT-K00532; (=gt-pj-1 . #x5A5B) ; &I-GT-17330; [58-59] (=daikanwa . 13716) ; &I-M-13716; - (=shinjigen . 3259) ; &AJ1-05088; + (=shinjigen . 3259) ; 无 (=cbeta . 07099) ; &I-CB07099; (=jef-china3 . #x82A3) ; &I-JC3-82A3; (->subsumptive @@ -85,7 +87,7 @@ )) (define-char '((<-denotational - ((=ucs . #x65E0) ; 无 + ((=>ucs@component . #x65E0) ; &A-compU+65E0; )) (ideographic-radical . 71) ; ⽆ (ideographic-strokes . 0) @@ -100,6 +102,9 @@ ((=ucs . #x513F) ; 儿 )) (=ucs-itaiji-001 . #x65E0) ; &U-i001+65E0; + (->subsumptive + ((==ucs-itaiji-001 . #x65E0) ; &g2-U-i001+65E0; + )) )) (define-char '((ideographic-radical . 71) ; ⽆ @@ -412,7 +417,7 @@ ) ((=>iwds-1 . 0357) ; &IWDS1-357; ) - ((=ucs . #x65E0) ; 无 + ((=>ucs@component . #x65E0) ; &A-compU+65E0; )) (=>mj . 057647) ; &A-MJ057647; )) @@ -429,8 +434,7 @@ ) ((=big5-cdp . #x8B7C) ; &CDP-8B7C; ) - ((=ucs@unicode . #x65E0) ; &AJ1-05088; - (=adobe-japan1-0 . 05088) ; &AJ1-05088; + ((=ucs . #x65E0) ; 无 )) (=mj . 057647) ; &MJ057647; (=koseki . 154190) ; &MJ057647; -- 1.7.10.4