From c43e6e496ee178f22c31e622b30ef1bd1669af22 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 3 Aug 2017 14:40:16 +0900 Subject: [PATCH] (BUCS+771E): New abstract node; unify IWDS1-0112. (U+771E): Add `<-denotational' for BUCS+771E. (U+771F): Likewise. --- lisp/utf-2000/Ideograph-R109-Eye.el | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index ab9de11..37143ff 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -2633,6 +2633,16 @@ )) (define-char '((ideographic-radical . 109) ; ⽬ + (==>ucs@bucs . #x771E) ; &BUCS+771E; + (=>ucs@component . #x771E) ; &BUCS+771E; + (=>iwds-1 . 0112) ; &BUCS+771E; + )) +(define-char + '((<-denotational + ((==>ucs@bucs . #x771E) ; &BUCS+771E; + (=>ucs@component . #x771E) ; &BUCS+771E; + )) + (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 5) (total-strokes . 10) (=ucs . #x771E) ; 眞 @@ -2764,7 +2774,11 @@ )) )) (define-char - '((ideographic-radical . 109) ; ⽬ + '((<-denotational + ((==>ucs@bucs . #x771E) ; &BUCS+771E; + (=>ucs@component . #x771E) ; &BUCS+771E; + )) + (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 5) (total-strokes . 10) (=ucs . #x771F) ; 真 -- 1.7.10.4