From 3dc4842d623835db7e26174ace49044867083269 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 13 Jun 2018 00:55:10 +0900 Subject: [PATCH] (GT-K00604): New character; use `<-denotational' for U+4E2E. (GT-K00605): New character; use `<-subsumptive' for GT-K00604. --- lisp/utf-2000/Ideograph-R002-Line.el | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 42ce0f2..168aa0d 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -554,6 +554,27 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x4E2E) ; 丮 + )) + (ideographic-radical . 2) ; ⼁ + (ideographic-strokes . 3) + (total-strokes . 4) + (=gt-k . 00604) ; >-K00604; + (=gt-pj-k1 . #x387E) ; >-K00604; [24-94] + (->subsumptive + ((==gt-k . 00604) ; &g2-GT-K00604; + (==gt-pj-k1 . #x387E) ; &g2-GT-K00604; [24-94] + ) + ((=gt-k . 00605) ; >-K00605; + (=gt-pj-k1 . #x3A2A) ; >-K00605; [26-10] + (->subsumptive + ((==gt-k . 00605) ; &g2-GT-K00605; + (==gt-pj-k1 . #x3A2A) ; &g2-GT-K00605; [26-10] + )) + )) + )) +(define-char '((ideographic-radical . 2) ; ⼁ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4