From c3331390e431c04cfc490cc12ec8490e8a345c63 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 19 Jul 2021 21:38:57 +0900 Subject: [PATCH] (U+5C0D): Add `ideographic-structure'; add `<-formed' for U-00021B4A. (A2-DJT-02435): Unify BUCS+5C0D. --- lisp/utf-2000/Ideograph-R041-Inch.el | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 877b6aa..975b0e6 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -102,7 +102,7 @@ )) (define-char '((<-denotational@usage - ((==>daijiten . 02435) ; &A2-DJT-02435; + ((==>ucs@bucs . #x5C0D) ; &BUCS+5C0D; )) (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 2) @@ -567,7 +567,7 @@ )) (define-char '((<-denotational@usage - ((==>daijiten . 02435) ; &A2-DJT-02435; + ((==>ucs@bucs . #x5C0D) ; &BUCS+5C0D; )) (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 4) @@ -3480,10 +3480,23 @@ )) (define-char '((<-denotational@usage - ((==>daijiten . 02435) ; &A2-DJT-02435; + ((==>ucs@bucs . #x5C0D) ; &BUCS+5C0D; )) (ideographic-radical . 41) ; ⼨ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>big5-cdp . #x8BBD) ; &A-CDP-8BBD; + ) + ((=ucs . #x5BF8) ; 寸 + )) (=ucs . #x5C0D) ; 對 + (<-formed + ((=ucs . #x21B4A) ; 𡭊 + )) + (<-formed*sources + shuowen) )) (define-char '((<-denotational @@ -4311,7 +4324,8 @@ )) (define-char '((ideographic-radical . 41) ; ⼨ - (==>daijiten . 02435) ; &A2-DJT-02435; + (==>ucs@bucs . #x5C0D) ; &BUCS+5C0D; + (==>daijiten . 02435) ; &BUCS+5C0D; )) (define-char '((ideographic-radical . 41) ; ⼨ -- 1.7.10.4