From 0d9955fa18f502aa3b2169315dc364771154e921 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 13 Jun 2018 01:47:45 +0900 Subject: [PATCH] (A-cgnU+77E3): New abstract node. (U+77E3): Add `<-denotational' for A-cgnU+77E3; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R111-Arrow.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R111-Arrow.el b/lisp/utf-2000/Ideograph-R111-Arrow.el index b400a9a..098acc7 100644 --- a/lisp/utf-2000/Ideograph-R111-Arrow.el +++ b/lisp/utf-2000/Ideograph-R111-Arrow.el @@ -149,7 +149,23 @@ (define-char '((ideographic-radical . 111) ; ⽮ (ideographic-strokes . 2) + (=>ucs@cognate . #x77E3) ; &A-cgnU+77E3; + )) +(define-char + '((<-denotational + ((=>ucs@cognate . #x77E3) ; &A-cgnU+77E3; + )) + (ideographic-radical . 111) ; ⽮ + (ideographic-strokes . 2) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x53B6) ; 厶 + ) + ((=ucs . #x77E2) ; 矢 + )) (=ucs . #x77E3) ; 矣 (=adobe-japan1-0 . 05848) ; &I-AJ1-05848; (=jis-x0208 . #x6263) ; &I-J90-6263; [66-67] -- 1.7.10.4