From 9b2a50f2dddbfd12b4e745ad6f54e227e50cd138 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Jul 2020 15:38:10 +0900 Subject: [PATCH] (A-IWDSU+5384): Delete `<-denotational' for BUCS+5384. (U+5384): Add `<-denotational@usage' for A2-DJT-01058 and BUCS+5384; unify DJT-01058. (A2-DJT-01058): New abstract node; use `<-denotational' for BUCS+5384. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 4429a81..112ea45 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -131,13 +131,6 @@ )) (define-char '((ideographic-radical . 27) ; ⼚ - (==>ucs@bucs . #x5384) ; &BUCS+5384; - )) -(define-char - '((<-denotational - ((==>ucs@bucs . #x5384) ; &BUCS+5384; - )) - (ideographic-radical . 27) ; ⼚ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ @@ -155,6 +148,11 @@ ((=>ucs@iwds-1 . #x5384) ; &A-IWDSU+5384; (=>ucs@iwds-1/normalized . #x5384) ; &A-IWDSU+5384; )) + (<-denotational@usage + ((==>daijiten . 01058) ; &A2-DJT-01058; + ) + ((==>ucs@bucs . #x5384) ; &BUCS+5384; + )) (ideographic-radical . 27) ; ⼚ (ideographic-strokes . 2) (total-strokes . 4) @@ -179,6 +177,7 @@ (=gt-k . 00503) ; &I-GT-K00503; (=gt-pj-1 . #x4C71) ; &I-GT-03676; [44-81] (=daikanwa . 02893) ; &I-M-02893; + (=daijiten . 01058) ; &I-DJT-01058; (=shinjigen . 0874) ; 厄 (->subsumptive ((==ucs@unicode . #x5384) ; &g2-AJ1-03837; @@ -191,10 +190,13 @@ (==gt . 03676) ; &g2-AJ1-03837; (==gt-k . 00503) ; &g2-AJ1-03837; (==daikanwa . 02893) ; &g2-AJ1-03837; + (==daijiten . 01058) ; &g2-AJ1-03837; (==shinjigen . 0874) ; &g2-AJ1-03837; (->subsumptive ((===daikanwa . 02893) ; &R-M-02893; ) + ((===daijiten . 01058) ; &R-DJT-01058; + ) ((===jis-x0208 . #x4C71) ; &R-J0-4C71; [44-81] (===jis-x0213-1 . #x4C71) ; &R-J0-4C71; [44-81] ) @@ -6894,3 +6896,14 @@ (=ucs . #x20AD1) ; 𠫑 (=hanziku-12 . #xEB5B) ; &I-HZK12-EB5B; )) +(define-char + '((ideographic-radical . 27) ; ⼚ + (==>ucs@bucs . #x5384) ; &BUCS+5384; + )) +(define-char + '((<-denotational + ((==>ucs@bucs . #x5384) ; &BUCS+5384; + )) + (ideographic-radical . 27) ; ⼚ + (==>daijiten . 01058) ; &A2-DJT-01058; + )) -- 1.7.10.4