From 7d946669af6bc62aba49da881dc669ac6eaca7e6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 6 Sep 2020 19:27:36 +0900 Subject: [PATCH] (A-U+624D-itaiji-005): New abstract node. (U+624D-itaiji-005): New character; use `<-denotational' for A-U+624D-itaiji-005. --- lisp/utf-2000/Ideograph-R006-Hook.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 971bf2b..2701eae 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -392,6 +392,24 @@ )) )) (define-char + '((ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 2) + (total-strokes . 3) + (=>ucs-itaiji-005 . #x624D) ; &A-U-i005+624D; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-005 . #x624D) ; &A-U-i005+624D; + )) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs-itaiji-005 . #x624D) ; &U-i005+624D; + (->subsumptive + ((==ucs-itaiji-005 . #x624D) ; &g2-U-i005+624D; + )) + )) +(define-char '((<-denotational@usage ((==>daijiten . 00126) ; &A2-DJT-00126; )) -- 1.7.10.4