From a63bdd243826c9d8386add0857132cde6906c97a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 21 Mar 2017 01:07:21 +0900 Subject: [PATCH] (U+4E0C): Add `<-denotational@component' for IWDS1-0221. (IWDS1-0221): New abstract component. --- lisp/utf-2000/Ideograph-R001-One.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 0440ee1..fa10c04 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -987,7 +987,11 @@ )) )) (define-char - '((ideographic-radical . 1) ; ⼀ + '((<-denotational@component + ((=>ucs@component . #x4E0C) ; &IWDS1-221; + (=>iwds-1 . 0221) ; &IWDS1-221; + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) (total-strokes . 3) (hanyu-dazidian 1 9 1) @@ -5301,3 +5305,8 @@ (=gt . 00100) ; >-00100; (=gt-pj-9 . #x4A6B) ; >-00100; [42-75] )) +(define-char + '((ideographic-radical . 1) ; ⼀ + (=>ucs@component . #x4E0C) ; &IWDS1-221; + (=>iwds-1 . 0221) ; &IWDS1-221; + )) -- 1.7.10.4