From fa7aec77c2e0c6c357776c8cb1917b4e38996cd5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 10 Feb 2018 16:12:50 +0900 Subject: [PATCH] (U+864D-itaiji-001): New character; use `<-denotational' for A-BC-88BC. (A-BC-88BC): New abstract node; unify A-GT-K01853 and A-U+864D-itaiji-001. (BC-88BC): Add `<-denotational' for A-BC-88BC. --- lisp/utf-2000/Ideograph-R141-Tiger.el | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R141-Tiger.el b/lisp/utf-2000/Ideograph-R141-Tiger.el index e509b5b..3471c07 100644 --- a/lisp/utf-2000/Ideograph-R141-Tiger.el +++ b/lisp/utf-2000/Ideograph-R141-Tiger.el @@ -88,15 +88,40 @@ )) )) (define-char + '((<-denotational + ((=>big5-cdp . #x88BC) ; &A-GT-K01853; + )) + (ideographic-radical . 141) ; ⾌ + (ideographic-strokes . 0) + (total-strokes . 6) + (=ucs-itaiji-001 . #x864D) ; &U-i001+864D; + )) +(define-char '((ideographic-radical . 141) ; ⾌ (ideographic-strokes . 0) (total-strokes . 6) + (=>big5-cdp . #x88BC) ; &A-GT-K01853; + (=>gt-k . 01853) ; &A-GT-K01853; + (=>ucs-itaiji-001 . #x864D) ; &A-GT-K01853; + )) +(define-char + '((<-denotational + ((=>big5-cdp . #x88BC) ; &A-GT-K01853; + )) + (ideographic-radical . 141) ; ⾌ + (ideographic-strokes . 0) + (total-strokes . 6) (=big5-cdp . #x88BC) ; &CDP-88BC; (=gt-k . 01853) ; &I-GT-K01853; (=gt-pj-k2 . #x464A) ; &CDP-88BC; [38-42] (<-formed ((=ucs . #x864D) ; 虍 )) + (->subsumptive + ((==big5-cdp . #x88BC) ; &g2-CDP-88BC; + (==gt-k . 01853) ; &g2-CDP-88BC; + (==gt-pj-k2 . #x464A) ; &g2-CDP-88BC; [38-42] + )) )) (define-char '((ideographic-radical . 141) ; ⾌ -- 1.7.10.4