From 93192a8ef86c87c409f2e8d600a3f00d67a18df9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 19 Aug 2017 12:09:52 +0900 Subject: [PATCH] (A-GT-K05719): New abstract node. (GT-K05719): New character; use `<-denotational' for A-GT-K05719. (U-00022FC4): Add ideographic-structure. --- lisp/utf-2000/Ideograph-R066-Rap.el | 52 +++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R066-Rap.el b/lisp/utf-2000/Ideograph-R066-Rap.el index 881d0b1..757d26f 100644 --- a/lisp/utf-2000/Ideograph-R066-Rap.el +++ b/lisp/utf-2000/Ideograph-R066-Rap.el @@ -1501,6 +1501,19 @@ )) (define-char '((ideographic-radical . 66) ; ⽁ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x672A) ; 未 + ) + ((=>ucs@component . #x6535) ; &A-compU+6535; + (=>iwds-1 . 0194) ; &A-compU+6535; + )) + (=>gt-k . 05719) ; &A-GT-K05719; + )) +(define-char + '((ideographic-radical . 66) ; ⽁ (ideographic-strokes . 5) (total-strokes . 9) (ideographic-structure @@ -1514,6 +1527,28 @@ (=cbeta . 04067) ; &CB04067; )) (define-char + '((<-denotational + ((=>gt-k . 05719) ; &A-GT-K05719; + )) + (ideographic-radical . 66) ; ⽁ + (ideographic-strokes . 5) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x672A) ; 未 + ) + ((=ucs . #x6535) ; 攵 + )) + (=gt-k . 05719) ; >-K05719; + (=gt-pj-k1 . #x3D7D) ; >-K05719; [29-93] + (->subsumptive + ((==gt-k . 05719) ; &g2-GT-K05719; + (==gt-pj-k1 . #x3D7D) ; &g2-GT-K05719; [29-93] + )) + )) +(define-char '((ideographic-radical . 66) ; ⽁ (ideographic-strokes . 6) (total-strokes . 10) @@ -6056,6 +6091,14 @@ )) (define-char '((ideographic-radical . 66) ; ⽁ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>gt-k . 05719) ; &A-GT-K05719; + ) + ((=ucs . #x6B63) ; 正 + )) (=ucs . #x22FC4) ; 𢿄 )) (define-char @@ -6065,6 +6108,15 @@ (ideographic-radical . 66) ; ⽁ (ideographic-strokes . 10) (total-strokes . 14) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=gt-k . 05719) ; >-K05719; + ) + ((=ucs@unicode . #x6B63) ; &AJ1-02649; + (=adobe-japan1-0 . 02649) ; &AJ1-02649; + )) (=ucs@iso . #x22FC4) ; &U-00022FC4; (->subsumptive ((==ucs@iso . #x22FC4) ; &g2-IU-00022FC4; -- 1.7.10.4