From 672affbe1cc7d21f240114cd91e574757a72d902 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 5 Jan 2018 17:32:04 +0900 Subject: [PATCH] (A-compU+516B): New abstract component. (U+516B): Add A-compU+516B into `<-denotational@component'. --- lisp/utf-2000/Ideograph-R012-Eight.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index a3d04fd..49f155e 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -1,11 +1,19 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char + '((ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 0) + (total-strokes . 2) + (=>ucs@component . #x516B) ; &A-compU+516B; + )) +(define-char '((<-denotational@component ((=>ucs@component . #x4E37) ; &A-compU+4E37; (=>iwds-1 . 0022) ; &A-compU+4E37; ) ((=>ucs@component . #x513F) ; &A-compU+513F; (=>iwds-1 . 0222) ; &A-compU+513F; + ) + ((=>ucs@component . #x516B) ; &A-compU+516B; )) (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 0) -- 1.7.10.4