From a4881c17fe76d7da099671c128d77b85107accc4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 1 Oct 2018 11:44:10 +0900 Subject: [PATCH 1/1] (A-IWDSU+516D): New abstract node; use `<-denotational@component' for A-IWDSU+4EA2. (U+516D): Add `<-denotational@component' for A-IWDSU+516D; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R012-Eight.el | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 943fdad..c9dad32 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -386,10 +386,39 @@ )) )) (define-char - '((ideographic-radical . 12) ; ⼋ + '((<-denotational@component + ((=>ucs@iwds-1 . #x4EA2) ; &A-IWDSU+4EA2; + )) + (ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 2) + (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=>ucs@component . #x513F) ; &A-compU+513F; + (=>iwds-1 . 0222) ; &A-compU+513F; + )) + (=>ucs@iwds-1 . #x516D) ; &A-IWDSU+516D; + )) +(define-char + '((<-denotational@component + ((=>ucs@iwds-1 . #x516D) ; &A-IWDSU+516D; + )) + (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 2) (total-strokes . 4) (hanyu-dazidian 1 241 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA0) ; 亠 + ) + ((=ucs . #x516B) ; 八 + )) (=ucs . #x516D) ; 六 (=adobe-japan1-0 . 04065) ; &I-AJ1-04065; (=jis-x0208 . #x4F3B) ; &I-J90-4F3B; [47-27] -- 1.7.10.4