From 66e1dec76c1599512f22e00a3ea4e812016b4e79 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 7 Sep 2020 09:33:46 +0900 Subject: [PATCH] (A-GT-K09415): New abstract node. (GT-K09415): New character; use `<-denotational' for A-GT-K09415. --- lisp/utf-2000/Ideograph-R059-Bristle.el | 35 +++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index 1441ce5..052ce1f 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -1833,6 +1833,41 @@ )) (define-char '((ideographic-radical . 59) ; ⼺ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x9769) ; 革 + ) + ((=ucs . #x5F61) ; 彡 + )) + (=>gt-k . 09415) ; &A-GT-K09415; + )) +(define-char + '((<-denotational + ((=>gt-k . 09415) ; &A-GT-K09415; + )) + (ideographic-radical . 59) ; ⼺ + (ideographic-strokes . 9) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x9769) ; &AJ1-01461; + (=adobe-japan1-0 . 01461) ; &AJ1-01461; + ) + ((=ucs . #x5F61) ; 彡 + )) + (=gt-k . 09415) ; >-K09415; + (=gt-pj-k2 . #x403C) ; >-K09415; [32-28] + (->subsumptive + ((==gt-k . 09415) ; &g2-GT-K09415; + (==gt-pj-k2 . #x403C) ; &g2-GT-K09415; [32-28] + )) + )) +(define-char + '((ideographic-radical . 59) ; ⼺ (ideographic-strokes . 10) (total-strokes . 13) (hanyu-dazidian 2 856 10) -- 1.7.10.4