From b317a90fd6b57e168644ae8bc922fb32ebc943cf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 26 Oct 2015 23:53:37 +0900 Subject: [PATCH] (U+5C31): Add `ideographic-structure'. (KOSEKI-086490): New character; add HNG-KHI0347-0. --- lisp/utf-2000/Ideograph-R043-Lame.el | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R043-Lame.el b/lisp/utf-2000/Ideograph-R043-Lame.el index 6487608..afd7990 100644 --- a/lisp/utf-2000/Ideograph-R043-Lame.el +++ b/lisp/utf-2000/Ideograph-R043-Lame.el @@ -1396,6 +1396,14 @@ '((ideographic-radical . 43) ; ⼪ (ideographic-strokes . 9) (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4EAC) ; 京 + ) + ((=ucs . #x5C24) ; 尤 + )) (=ucs . #x5C31) ; 就 (=adobe-japan1-0 . 02348) ; &I-AJ1-02348; (=jis-x0208 . #x3D22) ; &I-J90-3D22; [29-02] @@ -1672,6 +1680,30 @@ )) )) (define-char + '((ideographic-radical . 43) ; ⼪ + (ideographic-strokes . 10) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4EB0) ; 亰 + ) + ((=ucs . #x5C24) ; 尤 + )) + (=koseki . 086490) ; &KOSEKI-086490; + (<-formed + ((=ucs . #x5C31) ; 就 + )) + (<-formed*sources + hng) + (->subsumptive + ((==koseki . 086490) ; &g2-KOSEKI-086490; + ) + ((===hng-khi . 03470) ; &HNG010-03470; + )) + )) +(define-char '((=>ucs . #x21C0B) ; 𡰋 (ideographic-radical . 43) ; ⼪ (ideographic-strokes . 11) -- 1.7.10.4