From 83bc8f2a315e275301d1060ddfe85759c224af0b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 20 Mar 2022 20:29:12 +0900 Subject: [PATCH 1/1] (U-000200DB): Add `<-denotational' for A-cgnU+200DB. (A-cgnU+200DB): New abstract node. (A-U+200DB-itaiji-001): New abstract node; use `<-denotational' for A-cgnU+200DB. (U+200DB-itaiji-001): New character; use `<-denotational' for A-U+200DB-itaiji-001. --- lisp/utf-2000/Ideograph-R005-Second.el | 34 +++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 07d2633..eba7b20 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -1651,7 +1651,10 @@ )) )) (define-char - '((ideographic-radical . 5) ; ⼄ + '((<-denotational + ((=>ucs@cognate . #x200DB) ; &A-cgnU+200DB; + )) + (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 3) (total-strokes . 4) (hanyu-dazidian 1 51 14) @@ -1755,6 +1758,10 @@ (=>ucs@iwds-1 . #x340A) ; &A-IWDSU+340A; )) (define-char + '((ideographic-radical . 5) ; ⼄ + (=>ucs@cognate . #x200DB) ; &A-cgnU+200DB; + )) +(define-char '((<-denotational ((=>ucs@cognate . #x6B64) ; &A-cgnU+6B64; )) @@ -1763,6 +1770,31 @@ (=>ucs@cognate . #x2CF18) ; &A-cgnU+2CF18; )) (define-char + '((<-denotational + ((=>ucs@cognate . #x200DB) ; &A-cgnU+200DB; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 3) + (total-strokes . 4) + (=>ucs-itaiji-001 . #x200DB) ; &A-U-i001+200DB; + (<-formed@flipped-horizontally + ((=>ucs@iwds-1 . #x6236) ; &A-IWDSU+6236; + (=>iwds-1 . 0007) ; &A-IWDSU+6236; + )) + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x200DB) ; &A-U-i001+200DB; + )) + (ideographic-radical . 5) ; ⼄ + (ideographic-strokes . 3) + (total-strokes . 4) + (=ucs-itaiji-001 . #x200DB) ; &U-i001+200DB; + (<-formed@flipped-horizontally + ((=ucs . #x6238) ; 戸 + )) + )) +(define-char '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4