From 242707945b03c7dc974e03254be86c311038902e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 7 May 2019 01:46:17 +0900 Subject: [PATCH] (IWDS1-0047): Add `<-denotational@component' for A-IWDSU+51AB. --- lisp/utf-2000/Ideograph-R007-Two.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index ab5a74a..4ee8b7c 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -1,6 +1,10 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((ideographic-radical . 7) ; ⼆ + '((<-denotational@component + ((=>ucs@iwds-1 . #x51AB) ; &A-IWDSU+51AB; + (=>iwds-1 . 47219) ; &A-IWDSU+51AB; + )) + (ideographic-radical . 7) ; ⼆ (ideographic-strokes . 0) (total-strokes . 2) (=>ucs@iwds-1 . #x4E8C) ; &A-IWDSU+4E8C; -- 1.7.10.4