From 9b7fab78b8a4771c8664c3a80d71129245d6b587 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Mar 2018 23:18:20 +0900 Subject: [PATCH] (IU+2008A): Add `<-denotational@component' for A-BC-89A6. (A-RUI6-E02A): New abstract node. (RUI6-E02A): Add `<-denotational' for A-RUI6-E02A; use UU+65E2 instead of U+65E2 in `ideographic-structure'. --- lisp/utf-2000/Ideograph-R018-Knife.el | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 9800749..fd28661 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -83,6 +83,9 @@ '((<-denotational ((=ucs . #x2008A) ; 𠂊 )) + (<-denotational@component + ((=>big5-cdp . #x89A6) ; &A-CDP-89A6; + )) (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 0) (total-strokes . 2) @@ -9858,13 +9861,29 @@ )) (define-char '((ideographic-radical . 18) ; ⼑ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x65E2) ; 既 + ) + ((=ucs . #x5202) ; 刂 + )) + (=>ruimoku-v6 . #xE02A) ; &A-RUI6-E02A; + )) +(define-char + '((<-denotational + ((=>ruimoku-v6 . #xE02A) ; &A-RUI6-E02A; + )) + (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 9) (total-strokes . 11) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x65E2) ; 既 + ((=ucs@unicode . #x65E2) ; &AJ1-01591; + (=adobe-japan1-0 . 01591) ; &AJ1-01591; ) ((=ucs . #x5202) ; 刂 )) -- 1.7.10.4