From c14b6375d19a6218f6f14285122ad03786107366 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 9 Oct 2017 22:11:54 +0900 Subject: [PATCH] (A-compU+5D52): New abstract node. (U+5D52): Add `<-denotational@component' for A-compU+5D52. --- lisp/utf-2000/Ideograph-R046-Mountain.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index 2032c17..e4c7128 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -10145,6 +10145,23 @@ '((ideographic-radical . 46) ; ⼭ (ideographic-strokes . 9) (total-strokes . 12) + (=>ucs@component . #x5D52) ; &A-compU+5D52; + )) +(define-char + '((<-denotational@component + ((=>ucs@component . #x5D52) ; &A-compU+5D52; + )) + (ideographic-radical . 46) ; ⼭ + (ideographic-strokes . 9) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x54C1) ; 品 + ) + ((=ucs . #x5C71) ; 山 + )) (=ucs . #x5D52) ; 嵒 (=adobe-japan1-0 . 04694) ; &I-AJ1-04694; (=jis-x0208 . #x5649) ; &I-J90-5649; [54-41] @@ -10413,7 +10430,8 @@ ) ((=ucs . #x5C71) ; 山 ) - ((=>jis-x0208 . #x3A3A) ; &J97-3A3A; [26-26] + ((=>ucs@iwds-1 . #x67FB) ; &J97-3A3A; + (=>jis-x0208 . #x3A3A) ; &J97-3A3A; [26-26] )) (=ucs . #x5D56) ; 嵖 )) -- 1.7.10.4