From cb18b46b8db93ac9131fef3ec3df23ef7d630f84 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 27 Mar 2019 02:24:36 +0900 Subject: [PATCH] (IWDS1-0148): Use `<-denotational@usage' instead of `<-denotational' for BUCS+5167. --- lisp/utf-2000/Ideograph-R011-Enter.el | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index 25d4bc4..e1a2cc6 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -405,13 +405,7 @@ )) )) (define-char - '((ideographic-radical . 11) ; ⼊ - (ideographic-strokes . 2) - (total-strokes . 4) - (==>ucs@bucs . #x5167) ; &BUCS+5167; - )) -(define-char - '((<-denotational + '((<-denotational@usage ((==>ucs@bucs . #x5167) ; &BUCS+5167; )) (ideographic-radical@ucs . 13) ; ⼌ @@ -518,6 +512,12 @@ )) (define-char '((ideographic-radical . 11) ; ⼊ + (ideographic-strokes . 2) + (total-strokes . 4) + (==>ucs@bucs . #x5167) ; &BUCS+5167; + )) +(define-char + '((ideographic-radical . 11) ; ⼊ (ideographic-strokes . 3) (total-strokes . 5) (hanyu-dazidian 1 111 3) -- 1.7.10.4