From 1c1077d1c5404a1df5fc42a3b00b4ae126f7572c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Apr 2023 13:13:41 +0900 Subject: [PATCH] (U+56DF): Add `<-denotational@usage' for BUCS+56DF; unify DJT-01610. (BUCS+56DF): New abstract node; unify A2-DJT-01610. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 980cddf..b69fd9c 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -1113,6 +1113,9 @@ '((<-denotational ((=>ucs@component . #x56DF) ; &A-compU+56DF; )) + (<-denotational@usage + ((==>ucs@bucs . #x56DF) ; &BUCS+56DF; + )) (ideographic-radical . 31) ; ⼞ (ideographic-strokes . 3) (total-strokes . 6) @@ -1136,6 +1139,7 @@ (=big5 . #xC9C7) ; &I-B-C9C7; (=koseki . 053610) ; 囟 (=daikanwa . 04691) ; &I-M-04691; + (=daijiten . 01610) ; &I-DJT-01610; (<-vulgar ((=ucs . #x26953) ; 𦥓 (=daikanwa . 48936) ; &I-M-48936; @@ -1206,9 +1210,12 @@ (==jis-x0213-2 . #x2455) ; &g2-MJ008821; [04-53] (==koseki . 053610) ; &g2-MJ008821; (==daikanwa . 04691) ; &g2-MJ008821; + (==daijiten . 01610) ; &g2-MJ008821; (->subsumptive ((===daikanwa . 04691) ; &R-M-04691; ) + ((===daijiten . 01610) ; &R-DJT-01610; + ) ((===jis-x0212 . #x3675) ; &R-JX2-2455; [22-85] (===jis-x0213-2 . #x2455) ; &R-JX2-2455; [04-53] ) @@ -8441,7 +8448,10 @@ (=adobe-japan1-0 . 04642) ; &AJ1-04642; (=daikanwa . 07439) ; &I-M-07439; ) - ((=ucs . #x9853) ; 顓 + ((=ucs@unicode . #x9853) ; &JX1-7D7D; + (=jis-x0212 . #x682F) ; &JX1-7D7D; [72-15] + (=cns11643-1 . #x7770) ; &I-C1-7770; [87-80] + (=jis-x0213-1 . #x7D7D) ; &I-JX1-7D7D; [93-93] (=daikanwa . 43600) ; &I-M-43600; )) (->formed$_1*sources @@ -8467,7 +8477,10 @@ (=adobe-japan1-0 . 04642) ; &AJ1-04642; (=daikanwa . 07439) ; &I-M-07439; ) - ((=ucs . #x9853) ; 顓 + ((=ucs@unicode . #x9853) ; &JX1-7D7D; + (=jis-x0212 . #x682F) ; &JX1-7D7D; [72-15] + (=cns11643-1 . #x7770) ; &I-C1-7770; [87-80] + (=jis-x0213-1 . #x7D7D) ; &I-JX1-7D7D; [93-93] (=daikanwa . 43600) ; &I-M-43600; ) ((=ucs . #x56ED) ; 园 @@ -9980,6 +9993,11 @@ )) (define-char '((ideographic-radical . 31) ; ⼞ + (==>ucs@bucs . #x56DF) ; &BUCS+56DF; + (==>daijiten . 01610) ; &BUCS+56DF; + )) +(define-char + '((ideographic-radical . 31) ; ⼞ (==>ucs@bucs . #x56E0) ; &BUCS+56E0; (==>daijiten . 01611) ; &BUCS+56E0; )) -- 1.7.10.4