From ccaf5f46b6e29a5d905b7a6ba820052e5efa1ed0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 31 May 2021 20:24:26 +0900 Subject: [PATCH] (SW-JIGUGE-00210): Add `<-ancient@shuowen' for SW-JIGUGE-00209. (SW-JIGUGE-00211): Ditto. (SW-JIGUGE-00212): Add `ideographic-structure'; add `<-Zhouwen@shuowen' for SW-JIGUGE-00209. --- lisp/utf-2000/ShuoWen-SR002.el | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR002.el b/lisp/utf-2000/ShuoWen-SR002.el index 619ef98..2637b32 100644 --- a/lisp/utf-2000/ShuoWen-SR002.el +++ b/lisp/utf-2000/ShuoWen-SR002.el @@ -67,6 +67,11 @@ (<-Small-Seal@shuowen ((=ucs . #x230DF) ; 𣃟 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 00209) ; &SW-JIGUGE-00209; + ) + ((=ucs . #x65C1) ; 旁 + )) (->subsumptive ((===shuowen-jiguge5 . 00210) ; &SW-JIGUGE5-00210; ) @@ -79,6 +84,11 @@ (<-Small-Seal@shuowen ((=ucs . #x230D9) ; 𣃙 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 00209) ; &SW-JIGUGE-00209; + ) + ((=ucs . #x65C1) ; 旁 + )) (->subsumptive ((===shuowen-jiguge5 . 00211) ; &SW-JIGUGE5-00211; ) @@ -87,10 +97,23 @@ )) (define-char '((shuowen-radical . 2) ; 上 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (=ucs . #x2FF5) ; ⿵ + ) + ((=shuowen-jiguge . 39700) ; &SW-JIGUGE-39700; + ) + ((=shuowen-jiguge . 28817) ; &SW-JIGUGE-28817; + )) (=shuowen-jiguge . 00212) ; &SW-JIGUGE-00212; (<-Small-Seal@shuowen ((=ucs . #x96F1) ; 雱 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 00209) ; &SW-JIGUGE-00209; + ) + ((=ucs . #x65C1) ; 旁 + )) (->subsumptive ((===shuowen-jiguge5 . 00212) ; &SW-JIGUGE5-00212; ) -- 1.7.10.4