From 4bd5595f5f4c729f68525a1d3b6f209413aa6639 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 4 Feb 2018 01:28:26 +0900 Subject: [PATCH] (U-000209E2): Add `<-denotational@component' for IWDS1-0356. (IWDS1-0356): New abstract component. --- lisp/utf-2000/Ideograph-R025-Divination.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R025-Divination.el b/lisp/utf-2000/Ideograph-R025-Divination.el index cc33415..c8b8be6 100644 --- a/lisp/utf-2000/Ideograph-R025-Divination.el +++ b/lisp/utf-2000/Ideograph-R025-Divination.el @@ -953,7 +953,11 @@ )) )) (define-char - '((ideographic-radical . 25) ; ⼘ + '((<-denotational@component + ((=>ucs@iwds-1 . #x209E2) ; &A-IWDSU+209E2; + (=>iwds-1 . 0356) ; &A-IWDSU+209E2; + )) + (ideographic-radical . 25) ; ⼘ (ideographic-strokes . 6) (total-strokes . 8) (ideographic-structure @@ -1976,3 +1980,8 @@ ((==ucs@iso . #x20A0C) ; &g2-IU-00020A0C; )) )) +(define-char + '((ideographic-radical . 25) ; ⼘ + (=>ucs@iwds-1 . #x209E2) ; &A-IWDSU+209E2; + (=>iwds-1 . 0356) ; &A-IWDSU+209E2; + )) -- 1.7.10.4