From 33fb756dd9f3b1203ccb673fae365b6545faa0ee Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 27 Mar 2022 21:53:14 +0900 Subject: [PATCH] (A-BC-86C9): Add `<-denotational' for A-compBC-86C9; use U+5DE5 instead of A-compU+5DE5 as a component. (A-cgnBC-86C9): New abstract node. (A-BC-86C9-itaiji-002): New abstract node; use `<-denotational' for A-BC-8AC2-itaiji-001. (BC-86C9-itaiji-002): New character; use `<-denotational' for A-BC-86C9-itaiji-002. (A-compBC-86C9): New abstract node; use `<-denotational' for A-cgnBC-86C9. (A-BC-88D7): New abstract node; use `<-denotational' for U-000200EC. (BC-88D7): Use A-BC-88D7 instead of U-000200EC as its mother. --- lisp/utf-2000/Ideograph-R048-Work.el | 79 ++++++++++++++++++++++++++++++++-- 1 file changed, 76 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R048-Work.el b/lisp/utf-2000/Ideograph-R048-Work.el index 397f69f..a6ea90c 100644 --- a/lisp/utf-2000/Ideograph-R048-Work.el +++ b/lisp/utf-2000/Ideograph-R048-Work.el @@ -1066,18 +1066,58 @@ (=ucs . #x2201B) ; 𢀛 )) (define-char - '((ideographic-radical . 48) ; ⼯ + '((<-denotational + ((=>big5-cdp@component . #x86C9) ; &A-compCDP-86C9; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 3) + (total-strokes . 6) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (=ucs . #x2FF4) ; ⿴ ) ((=ucs . #x5DF1) ; 己 ) - ((=>ucs@component . #x5DE5) ; &A-compU+5DE5; + ((=ucs . #x5DE5) ; 工 )) (=>big5-cdp . #x86C9) ; &A-CDP-86C9; )) (define-char + '((ideographic-radical . 48) ; ⼯ + (=>big5-cdp@cognate . #x86C9) ; &A-cgnCDP-86C9; + )) +(define-char + '((<-denotational + ((=>big5-cdp-itaiji-001 . #x8AC2) ; &A-CDP-i001-8AC2; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-structure + ((=ucs-itaiji-001 . #x2FF9) ; &U-i001+2FF9; + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs . #x5DE5) ; 工 + )) + (=>big5-cdp-itaiji-002 . #x86C9) ; &A-CDP-i002-86C9; + )) +(define-char + '((<-denotational + ((=>big5-cdp-itaiji-002 . #x86C9) ; &A-CDP-i002-86C9; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((=ucs-itaiji-001 . #x2FF9) ; &U-i001+2FF9; + ) + ((=ucs . #x5F13) ; 弓 + ) + ((=ucs@unicode . #x5DE5) ; &AJ1-01979; + (=adobe-japan1-0 . 01979) ; &AJ1-01979; + )) + (=big5-cdp-itaiji-002 . #x86C9) ; &CDP-i002-86C9; + )) +(define-char '((<-denotational ((=>big5-cdp . #x86C9) ; &A-CDP-86C9; )) @@ -1099,6 +1139,21 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp@cognate . #x86C9) ; &A-cgnCDP-86C9; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x5DF1) ; 己 + ) + ((=>ucs@component . #x5DE5) ; &A-compU+5DE5; + )) + (=>big5-cdp@component . #x86C9) ; &A-compCDP-86C9; + )) +(define-char '((ideographic-radical . 48) ; ⼯ (ideographic-strokes . 4) (total-strokes . 7) @@ -1422,6 +1477,23 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") (=ucs . #x2FF7) ; ⿷ ) + ((=>big5-cdp . #x86C9) ; &A-CDP-86C9; + ) + ((=ucs . #x5DE5) ; 工 + )) + (=>big5-cdp . #x88D7) ; &A-CDP-88D7; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x88D7) ; &A-CDP-88D7; + )) + (ideographic-radical . 48) ; ⼯ + (ideographic-strokes . 6) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") + (=ucs . #x2FF7) ; ⿷ + ) ((=big5-cdp . #x86C9) ; &CDP-86C9; ) ((=ucs@unicode . #x5DE5) ; &AJ1-01979; @@ -1429,7 +1501,8 @@ )) (=big5-cdp . #x88D7) ; &CDP-88D7; (<-formed - ((=ucs . #x200EC) ; 𠃬 + ((=ucs@iso . #x200EC) ; &CDP-88E3; + (=big5-cdp . #x88E3) ; &CDP-88E3; )) (->subsumptive ((==big5-cdp . #x88D7) ; &g2-CDP-88D7; -- 1.7.10.4