From 6d64c11e29b4c2f1c809aabfeba03959aa36c4c5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 17 Sep 2024 11:31:33 +0900 Subject: [PATCH] (A-GT-K03387): New abstract node. (GT-K03387): Add `<-denotational' for A-GT-K03387. --- lisp/utf-2000/Ideograph-R012-Eight.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index 3de6459..353e48b 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -3400,6 +3400,23 @@ '((ideographic-radical . 12) ; ⼋ (ideographic-strokes . 5) (total-strokes . 7) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4491) ; 䒑 + ) + ((=>ucs@iwds-1 . #x592B) ; &A-IWDSU+592B; + )) + (=>gt-k . 03387) ; &A-GT-K03387; + )) +(define-char + '((<-denotational + ((=>gt-k . 03387) ; &A-GT-K03387; + )) + (ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 5) + (total-strokes . 7) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ -- 1.7.10.4