From 75f0253c33af550c1850c4161cb2e175dd60564a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Apr 2018 02:28:40 +0900 Subject: [PATCH] (U+7CED): Add `ideographic-structure'; add representative nodes. --- lisp/utf-2000/Ideograph-R119-Rice.el | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R119-Rice.el b/lisp/utf-2000/Ideograph-R119-Rice.el index 36b9de9..aca734b 100644 --- a/lisp/utf-2000/Ideograph-R119-Rice.el +++ b/lisp/utf-2000/Ideograph-R119-Rice.el @@ -7740,10 +7740,40 @@ '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 13) (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7C73) ; 米 + ) + ((=ucs . #x21570) ; 𡕰 + )) (=ucs . #x7CED) ; 糭 )) (define-char '((<-denotational + ((=ucs . #x7CED) ; 糭 + )) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 13) + (total-strokes . 19) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x7C73) ; 米 + ) + ((=ucs@iso . #x21570) ; &MJ057258; + (=mj . 057258) ; &MJ057258; + )) + (=ucs@unicode . #x7CED) ; &UU+7CED; + (->subsumptive + ((==ucs@unicode . #x7CED) ; &g2-UU+7CED; + (==ucs@JP/hanazono . nil) + )) + )) +(define-char + '((<-denotational ((==>ucs@bucs . #x91CB) ; &BUCS+91CB; )) (ideographic-radical . 119) ; ⽶ -- 1.7.10.4