From 17a21b499591499ff209c2f339046a2efc2c73d3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 13 Aug 2024 09:27:42 +0900 Subject: [PATCH] (U+5147): Add `<-denotational@usage' for BUCS+5147. (UU+5147): Unify DJT-00565. (A-U+5147-itaiji-004): New abstract node; use `<-denotational' for A-cgnU+5147. (U+5147-itaiji-004): New character; use `<-denotational' for A-U+5147-itaiji-004. (BUCS+5147): New abstract node; unify A2-DJT-00565. --- lisp/utf-2000/Ideograph-R010-Legs.el | 47 ++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 8bb100b..6b8763d 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -1287,6 +1287,9 @@ '((<-denotational ((=>ucs@cognate . #x5147) ; &A-cgnU+5147; )) + (<-denotational@usage + ((==>ucs@bucs . #x5147) ; &BUCS+5147; + )) (ideographic-radical . 10) ; ⼉ (ideographic-strokes . 4) (total-strokes . 6) @@ -1332,6 +1335,7 @@ (=gt-k . 01590) ; &I-GT-K01590; (=gt-pj-1 . #x3624) ; &I-GT-01742; [22-04] (=daikanwa . 01348) ; &I-M-01348; + (=daijiten . 00565) ; &I-DJT-00565; (=shinjigen . 0450) ; &MJ007219; (<-interchangeable ((=ucs . #x51F6) ; 凶 @@ -1377,10 +1381,13 @@ (==gt . 01742) ; &g2-MJ007219; (==gt-k . 01590) ; &g2-MJ007219; (==daikanwa . 01348) ; &g2-MJ007219; + (==daijiten . 00565) ; &g2-MJ007219; (==shinjigen . 0450) ; &g2-MJ007219; (->subsumptive ((===daikanwa . 01348) ; &R-M-01348; ) + ((===daijiten . 00565) ; &R-DJT-00565; + ) ((===jis-x0208 . #x3624) ; &R-J0-3624; [22-04] (===jis-x0213-1 . #x3624) ; &R-J0-3624; [22-04] ) @@ -1425,6 +1432,41 @@ ((=>ucs@cognate . #x5147) ; &A-cgnU+5147; )) (ideographic-radical . 10) ; ⼉ + (ideographic-strokes . 8) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x3140D) ; 𱐍 + ) + ((=>ucs@component . #x513F) ; &A-compU+513F; + (=>iwds-1 . 0222) ; &A-compU+513F; + )) + (=>ucs-itaiji-004 . #x5147) ; &A-U-i004+5147; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-004 . #x5147) ; &A-U-i004+5147; + )) + (ideographic-radical . 10) ; ⼉ + (ideographic-strokes . 8) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x3140D) ; 𱐍 + ) + ((=ucs . #x513F) ; 儿 + )) + (=ucs-itaiji-004 . #x5147) ; &U-i004+5147; + )) +(define-char + '((<-denotational + ((=>ucs@cognate . #x5147) ; &A-cgnU+5147; + )) + (ideographic-radical . 10) ; ⼉ (ideographic-strokes . 4) (total-strokes . 6) (ideographic-structure @@ -9333,6 +9375,11 @@ )) (define-char '((ideographic-radical . 10) ; ⼉ + (==>ucs@bucs . #x5147) ; &BUCS+5147; + (==>daijiten . 00565) ; &BUCS+5147; + )) +(define-char + '((ideographic-radical . 10) ; ⼉ (==>ucs@bucs . #x5149) ; &BUCS+5149; (==>daijiten . 00567) ; &BUCS+5149; )) -- 1.7.10.4