From 9173b086e52cbf84f3247f36105dc2a340126591 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 26 Feb 2021 01:06:47 +0900 Subject: [PATCH] (A-U+5200-itaiji-002): New abstract node. (U+5200-itaiji-002): New character; use `<-denotational' for A-U+5200-itaiji-002. --- lisp/utf-2000/Ideograph-R018-Knife.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index b733074..2a363a4 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -335,6 +335,24 @@ )) (define-char '((ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 0) + (total-strokes . 2) + (=>ucs-itaiji-002 . #x5200) ; &A-U-i002+5200; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-002 . #x5200) ; &A-U-i002+5200; + )) + (ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 0) + (total-strokes . 2) + (=ucs-itaiji-002 . #x5200) ; &U-i002+5200; + (<-ancient + ((=ucs . #x5200) ; 刀 + )) + )) +(define-char + '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 1) (total-strokes . 3) (=>ucs@cognate . #x5203) ; &A-cgnU+5203; -- 1.7.10.4