From 6d2c5ed01e327f90ec5f19bb657065ff7d72442c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 28 Feb 2017 18:28:30 +0900 Subject: [PATCH] (BC-8BF1): Add `<-denotational' for U-00020006; add representative node. --- lisp/utf-2000/Ideograph-R002-Line.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 27ad0a6..706e226 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -295,12 +295,19 @@ (=big5-cdp . #x89B1) ; &I-CDP-89B1; )) (define-char - '((ideographic-radical . 2) ; ⼁ + '((<-denotational + ((=ucs . #x20006) ; 𠀆 + )) + (ideographic-radical . 2) ; ⼁ (ideographic-strokes . 2) (total-strokes . 3) (=big5-cdp . #x8BF1) ; &CDP-8BF1; (=gt-k . 00287) ; &I-GT-K00287; (=gt-pj-k1 . #x3931) ; &CDP-8BF1; [25-17] + (->subsumptive + ((==big5-cdp . #x8BF1) ; &g2-CDP-8BF1; + (==gt-k . 00287) ; &g2-CDP-8BF1; + )) )) (define-char '((ideographic-radical . 2) ; ⼁ -- 1.7.10.4