From 45b68a52a44b54341ea3f20692502e003903275c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 25 Nov 2015 09:48:24 +0900 Subject: [PATCH] (U+37AE): New character. --- lisp/utf-2000/Ideograph-R046-Mountain.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index 129fcb2..0a8a3cd 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -649,6 +649,24 @@ '((ideographic-radical . 46) ; ⼭ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5C71) ; 山 + ) + ((name . "IDEOGRAPHIC ITERATION MARK") + (=ucs . #x3005) ; 々 + )) + (=ucs . #x37AE) ; 㞮 + (<-formed + ((=ucs . #x51FA) ; 出 + )) + )) +(define-char + '((ideographic-radical . 46) ; ⼭ + (ideographic-strokes . 3) + (total-strokes . 6) (=ucs . #x5C7F) ; 屿 (=gb2312 . #x536C) ; &I-G0-536C; [51-76] )) -- 1.7.10.4