From 46be0801f54b09882ee0ba2d3925f6c475d8ff5f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 5 Jul 2016 19:57:51 +0900 Subject: [PATCH] (GT-K00606): Add `<-denotational' for U+6708. (GT-K00607): Likewise. --- lisp/utf-2000/Ideograph-R137-Boat.el | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R137-Boat.el b/lisp/utf-2000/Ideograph-R137-Boat.el index dd7c2f4..1b38a69 100644 --- a/lisp/utf-2000/Ideograph-R137-Boat.el +++ b/lisp/utf-2000/Ideograph-R137-Boat.el @@ -52,7 +52,10 @@ )) )) (define-char - '((ideographic-radical . 137) ; ⾈ + '((<-denotational + ((=ucs . #x6708) ; 月 + )) + (ideographic-radical . 137) ; ⾈ (ideographic-strokes . 0) (total-strokes . 4) (=gt-k . 00606) ; >-K00606; @@ -62,7 +65,10 @@ )) )) (define-char - '((ideographic-radical . 137) ; ⾈ + '((<-denotational + ((=ucs . #x6708) ; 月 + )) + (ideographic-radical . 137) ; ⾈ (ideographic-strokes . 0) (total-strokes . 4) (=gt-k . 00607) ; >-K00607; -- 1.7.10.4