From 1c35143f8a80f9da639e17def8a3fc5d6903ce52 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 12 Sep 2018 23:39:22 +0900 Subject: [PATCH] (IWDS1-0119): Add `<-denotational@component' for A-IWDSU+513F. --- lisp/utf-2000/Ideograph-R016-Table.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 64c8f8f..da7ba26 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -1,6 +1,10 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((ideographic-radical . 16) ; ⼏ + '((<-denotational@component + ((=>ucs@iwds-1 . #x513F) ; &A-IWDSU+513F; + (=>iwds-1 . 11922) ; &A-IWDSU+513F; + )) + (ideographic-radical . 16) ; ⼏ (ideographic-strokes . 0) (total-strokes . 2) (=>ucs@component . #x51E0) ; &A-compU+51E0; -- 1.7.10.4