From 2bb2e6d2f4b77641af5e3cb40a97baf65da177e6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 21 Feb 2018 00:21:59 +0900 Subject: [PATCH] (A-compU+5182): New abstract node. (U+5182): Add `<-denotational@component' for A-compU+5182. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index c997f50..c025fc5 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -4,9 +4,17 @@ (==>ucs@bucs . #x5182) ; &BUCS+5182; )) (define-char + '((ideographic-radical . 13) ; ⼌ + (ideographic-strokes . 0) + (=>ucs@component . #x5182) ; &A-compU+5182; + )) +(define-char '((<-denotational ((==>ucs@bucs . #x5182) ; &BUCS+5182; )) + (<-denotational@component + ((=>ucs@component . #x5182) ; &A-compU+5182; + )) (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 0) (total-strokes . 2) -- 1.7.10.4