From cd086d9ae95624cce6a4eb39a200980bb33dd789 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 22 Mar 2017 04:38:39 +0900 Subject: [PATCH] (U+5382): Add `<-denotational@component' for IWDS1-0150. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 48bfd5d..cd33a80 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -1,6 +1,10 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((ideographic-radical . 27) ; ⼚ + '((<-denotational@component + ((=>ucs@component . #x4E06) ; &IWDS1-150; + (=>iwds-1 . 0150) ; &IWDS1-150; + )) + (ideographic-radical . 27) ; ⼚ (ideographic-strokes . 0) (total-strokes . 2) (hanyu-dazidian 1 67 16) -- 1.7.10.4