From 8f1b7ddedce05d45ce8884265c3cfbd9eae9816b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 6 Oct 2024 10:31:31 +0900 Subject: [PATCH] (SW-JIGUGE-02719): Add U-000270EC as a corresponding modern character. (SW-JIGUGE-02720): Add U-000270C9 as a corresponding modern character; add `<-formed@shuowen' for SW-JIGUGE-02719. --- lisp/utf-2000/ShuoWen-SR012.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR012.el b/lisp/utf-2000/ShuoWen-SR012.el index cda041e..0c6b2d2 100644 --- a/lisp/utf-2000/ShuoWen-SR012.el +++ b/lisp/utf-2000/ShuoWen-SR012.el @@ -5404,6 +5404,8 @@ '((shuowen-radical . 12) ; 艸 (=shuowen-jiguge . 02719) ; &SW-JIGUGE-02719; (<-Small-Seal@shuowen + ((=ucs . #x270EC) ; 𧃬 + ) ((=ucs . #x4569) ; 䕩 )) (->subsumptive @@ -5418,8 +5420,17 @@ '((shuowen-radical . 12) ; 艸 (=shuowen-jiguge . 02720) ; &SW-JIGUGE-02720; (<-Small-Seal@shuowen + ((=ucs . #x270C9) ; 𧃉 + ) ((=ucs . #x2702A) ; 𧀪 )) + (<-formed@shuowen + ((=shuowen-jiguge . 02719) ; &SW-JIGUGE-02719; + ) + ((=ucs . #x270EC) ; 𧃬 + ) + ((=ucs . #x4569) ; 䕩 + )) (->subsumptive ((===shuowen-jiguge-A30 . 02720) ; &SW-JIGUGE30-02720; ) -- 1.7.10.4