From b75cb6187f98a8ea7f02b420296e55962140b8f7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 29 Jul 2021 10:53:22 +0900 Subject: [PATCH] (SW-JIGUGE-07713): Add U-000279A1 as a corresponding modern character. (SW-JIGUGE-07714): Add `<-formed@shuowen' for SW-JIGUGE-07713. (SW-JIGUGE-07715): Ditto. --- lisp/utf-2000/ShuoWen-SR056.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR056.el b/lisp/utf-2000/ShuoWen-SR056.el index c540f58..fd08df0 100644 --- a/lisp/utf-2000/ShuoWen-SR056.el +++ b/lisp/utf-2000/ShuoWen-SR056.el @@ -2829,6 +2829,8 @@ '((shuowen-radical . 56) ; 言 (=shuowen-jiguge . 07713) ; &SW-JIGUGE-07713; (<-Small-Seal@shuowen + ((=ucs . #x279A1) ; 𧦡 + ) ((=ucs . #x8A34) ; 訴 )) (->subsumptive @@ -2843,6 +2845,13 @@ (<-Small-Seal@shuowen ((=ucs . #x27A9C) ; 𧪜 )) + (<-formed@shuowen + ((=shuowen-jiguge . 07713) ; &SW-JIGUGE-07713; + ) + ((=ucs . #x279A1) ; 𧦡 + ) + ((=ucs . #x8A34) ; 訴 + )) (->subsumptive ((===shuowen-jiguge5 . 07714) ; &SW-JIGUGE5-07714; ) @@ -2855,6 +2864,13 @@ (<-Small-Seal@shuowen ((=ucs . #x612C) ; 愬 )) + (<-formed@shuowen + ((=shuowen-jiguge . 07713) ; &SW-JIGUGE-07713; + ) + ((=ucs . #x279A1) ; 𧦡 + ) + ((=ucs . #x8A34) ; 訴 + )) (->subsumptive ((===shuowen-jiguge5 . 07715) ; &SW-JIGUGE5-07715; ) -- 1.7.10.4