From 50bd8c92a6330d0047252d91172d7dcf13a54f7a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 24 Oct 2018 15:58:58 +0900 Subject: [PATCH] (U-00020503): Add `<-denotational' for A-IWDSU+516E; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index b9bd854..7309450 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -2142,7 +2142,10 @@ )) )) (define-char - '((ideographic-radical@ucs . 12) ; ⼋ + '((<-denotational + ((=>ucs@iwds-1 . #x516E) ; &A-IWDSU+516E; + )) + (ideographic-radical@ucs . 12) ; ⼋ (ideographic-strokes@ucs . 2) (ideographic-radical@ucs*sources cns11643 ucs) @@ -2153,6 +2156,14 @@ (total-strokes@gt . 5) (total-strokes . 4) (hanyu-dazidian 1 241 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E37) ; 丷 + ) + ((=ucs . #x4E02) ; 丂 + )) (=ucs . #x20503) ; 𠔃 (=cns11643-6 . #x2141) ; &I-C6-2141; [01-33] (=gt . 00043) ; &I-GT-00043; -- 1.7.10.4