From d0e7516f82add5a662e8e0d7e4a3f05437feae21 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 30 May 2021 16:45:27 +0900 Subject: [PATCH] (SW-JIGUGE-01300): Add `ideographic-structure'. (SW-JIGUGE-01301): Add `ideographic-structure'. --- lisp/utf-2000/ShuoWen-SR008.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR008.el b/lisp/utf-2000/ShuoWen-SR008.el index d26cbd0..f947e1b 100644 --- a/lisp/utf-2000/ShuoWen-SR008.el +++ b/lisp/utf-2000/ShuoWen-SR008.el @@ -15,6 +15,14 @@ )) (define-char '((shuowen-radical . 8) ; 气 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=shuowen-jiguge . 01219) ; &SW-JIGUGE-01219; + ) + ((=shuowen-jiguge . 03303) ; &SW-JIGUGE-03303; + )) (=shuowen-jiguge . 01300) ; &SW-JIGUGE-01300; (<-Small-Seal@shuowen ((=ucs . #x6C1B) ; 氛 @@ -27,6 +35,14 @@ )) (define-char '((shuowen-radical . 8) ; 气 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=shuowen-jiguge . 39700) ; &SW-JIGUGE-39700; + ) + ((=shuowen-jiguge . 03303) ; &SW-JIGUGE-03303; + )) (=shuowen-jiguge . 01301) ; &SW-JIGUGE-01301; (<-Small-Seal@shuowen ((=ucs . #x96F0) ; 雰 -- 1.7.10.4