From 06951a85366456bfe3482d041d72711e3754c1f8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 Mar 2024 05:44:07 +0900 Subject: [PATCH] (A-compU+5E08): New abstract node. (U+5E08): Add `<-denotational' for A-compU+5E08; add `<-denotational@usage' for BUCS+5E2B. (DJT-02802): New character; use `<-denotational' for A-compU+5E08; use `<-denotational@usage' for BUCS+5E2B. (U+5E2B): Add `<-denotational@usage' for BUCS+5E2B; unify DJT-02835. (BUCS+5E2B): New abstract node; unify A2-DJT-02835. --- lisp/utf-2000/Ideograph-R050-Turban.el | 55 ++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index 641f0d7..b6db1cc 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -1231,6 +1231,26 @@ '((ideographic-radical . 50) ; ⼱ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@component . #x5202) ; &A-compU+5202; + ) + ((=ucs . #x5E00) ; 帀 + )) + (=>ucs@component . #x5E08) ; &A-compU+5E08; + )) +(define-char + '((<-denotational + ((=>ucs@component . #x5E08) ; &A-compU+5E08; + )) + (<-denotational@usage + ((==>ucs@bucs . #x5E2B) ; &BUCS+5E2B; + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 3) + (total-strokes . 6) (hanyu-dazidian 1 730 7) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -1275,6 +1295,29 @@ )) )) (define-char + '((<-denotational + ((=>ucs@component . #x5E08) ; &A-compU+5E08; + )) + (<-denotational@usage + ((==>ucs@bucs . #x5E2B) ; &BUCS+5E2B; + )) + (ideographic-radical . 50) ; ⼱ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=gt-k . 00132) ; >-K00132; + ) + ((=ucs . #x5E00) ; 帀 + )) + (=daijiten . 02802) ; &DJT-02802; + (->subsumptive + ((==daijiten . 02802) ; &g2-DJT-02802; + )) + )) +(define-char '((ideographic-radical . 50) ; ⼱ (ideographic-strokes . 3) (total-strokes . 6) @@ -5027,6 +5070,9 @@ '((<-denotational ((=>ucs@cognate . #x5E2B) ; &A-cgnU+5E2B; )) + (<-denotational@usage + ((==>ucs@bucs . #x5E2B) ; &BUCS+5E2B; + )) (ideographic-radical . 50) ; ⼱ (ideographic-strokes . 7) (total-strokes . 10) @@ -5050,6 +5096,7 @@ (=gt-k . 06446) ; &I-GT-K06446; (=gt-pj-1 . #x3B55) ; &I-GT-11220; [27-53] (=daikanwa . 08916) ; &I-M-08916; + (=daijiten . 02835) ; &I-DJT-02835; (=shinjigen . 2104) ; 師 (->subsumptive ((==ucs@unicode . #x5E2B) ; &g2-AJ1-02211; @@ -5062,10 +5109,13 @@ (==gt . 11220) ; &g2-AJ1-02211; (==gt-k . 06446) ; &g2-AJ1-02211; (==daikanwa . 08916) ; &g2-AJ1-02211; + (==daijiten . 02835) ; &g2-AJ1-02211; (==shinjigen . 2104) ; &g2-AJ1-02211; (->subsumptive ((===daikanwa . 08916) ; &R-M-08916; ) + ((===daijiten . 02835) ; &R-DJT-02835; + ) ((===jis-x0208 . #x3B55) ; &R-J0-3B55; [27-53] (===jis-x0213-1 . #x3B55) ; &R-J0-3B55; [27-53] ) @@ -16569,6 +16619,11 @@ )) (define-char '((ideographic-radical . 50) ; ⼱ + (==>ucs@bucs . #x5E2B) ; &BUCS+5E2B; + (==>daijiten . 02835) ; &BUCS+5E2B; + )) +(define-char + '((ideographic-radical . 50) ; ⼱ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ -- 1.7.10.4