From 6093370746643560a5f8f52fa17181029e05b793 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 10 Feb 2016 13:19:27 +0900 Subject: [PATCH] (U+3688): New character; unify MJ000558 and KOSEKI-031450; add `<-formed' for U+5347. --- lisp/utf-2000/Ideograph-R036-Evening.el | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R036-Evening.el b/lisp/utf-2000/Ideograph-R036-Evening.el index 9954419..400f4ee 100644 --- a/lisp/utf-2000/Ideograph-R036-Evening.el +++ b/lisp/utf-2000/Ideograph-R036-Evening.el @@ -139,6 +139,35 @@ )) (define-char '((ideographic-radical . 36) ; ⼣ + (ideographic-strokes . 2) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5915) ; 夕 + ) + ((=ucs . #x5341) ; 十 + )) + (=ucs . #x3688) ; 㚈 + (=mj . 000558) ; &I-MJ000558; + (=koseki . 031450) ; 㚈 + (<-formed + ((=ucs . #x5347) ; 升 + )) + (->subsumptive + ((==ucs@unicode . #x3688) ; &g2-MJ000558; + (==mj . 000558) ; &g2-MJ000558; + (==koseki . 031450) ; &g2-MJ000558; + (->subsumptive + ((===mj . 000558) ; &R-MJ000558; + ) + ((===ucs@unicode . #x3688) ; &R-UU+3688; + )) + )) + )) +(define-char + '((ideographic-radical . 36) ; ⼣ (ideographic-strokes . 3) (total-strokes . 6) (hanyu-dazidian 2 861 7) -- 1.7.10.4