From 2549e4c78a57424fb39d881d43a1b162761d9053 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 14 Apr 2020 12:18:58 +0900 Subject: [PATCH] (U+7237): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R088-Father.el | 39 +++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R088-Father.el b/lisp/utf-2000/Ideograph-R088-Father.el index b23866f..54b4f5a 100644 --- a/lisp/utf-2000/Ideograph-R088-Father.el +++ b/lisp/utf-2000/Ideograph-R088-Father.el @@ -70,8 +70,45 @@ '((ideographic-radical . 88) ; ⽗ (ideographic-strokes . 2) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x7236) ; 父 + ) + ((=ucs . #x3018A) ; 𰆊 + )) (=ucs . #x7237) ; 爷 - (=gb2312 . #x522F) ; &I-G0-522F; [50-15] + )) +(define-char + '((<-denotational + ((=ucs . #x7237) ; 爷 + )) + (ideographic-radical . 88) ; ⽗ + (ideographic-strokes . 2) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x7236) ; 父 + ) + ((=ucs@JP/hanazono . #x3018A) ; &CDP-8A60; + (=big5-cdp . #x8A60) ; &CDP-8A60; + )) + (=ucs@unicode . #x7237) ; &G0-522F; + (=gb2312 . #x522F) ; &G0-522F; [50-15] + (<-simplified@CN + ((=ucs . #x723A) ; 爺 + (=gb12345 . #x522F) ; 爺 [50-15] + )) + (->subsumptive + ((==ucs@unicode . #x7237) ; &g2-UU+7237; + (==gb2312 . #x522F) ; &g2-UU+7237; [50-15] + (->subsumptive + ((===ucs@unicode . #x7237) ; &R-UU+7237; + )) + )) )) (define-char '((ideographic-radical . 88) ; ⽗ -- 1.7.10.4