From b258f3908e8b127404a4f3d0ccbeb324b4a47051 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 25 Jul 2020 16:49:04 +0900 Subject: [PATCH] (A-GT-K06148): New abstract node; use `<-denotational' for A-cgnU+206F1. (GT-K06148): Use A-GT-K06148 instead of A-cgnU+206F1 as its mother. --- lisp/utf-2000/Ideograph-R018-Knife.el | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 0e6dc79..5d8861e 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -7332,13 +7332,30 @@ ((=>ucs@cognate . #x206F1) ; &A-cgnU+206F1; )) (ideographic-radical . 18) ; ⼑ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x239C4) ; 𣧄 + ) + ((=ucs . #x5202) ; 刂 + )) + (=>gt-k . 06148) ; &A-GT-K06148; + )) +(define-char + '((<-denotational + ((=>gt-k . 06148) ; &A-GT-K06148; + )) + (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 7) (total-strokes . 9) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x239C4) ; 𣧄 + ((=ucs@iso . #x239C4) ; &C5-244D; + (=cns11643-5 . #x244D) ; &C5-244D; [04-45] + (=daikanwa . 16377) ; &I-M-16377; ) ((=ucs . #x5202) ; 刂 )) -- 1.7.10.4