From 167c439e5f2602f62b1d7ed8e03e945668c8febf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 19 Jul 2022 10:29:32 +0900 Subject: [PATCH] (SW-JIGUGE-51406): Add `<-formed@flipped-vertically' for SW-JIGUGE-51300. (SW-JIGUGE-51407): Add U+342C as a corresponding modern character. --- lisp/utf-2000/ShuoWen-SR528.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR528.el b/lisp/utf-2000/ShuoWen-SR528.el index ca56980..7e42d58 100644 --- a/lisp/utf-2000/ShuoWen-SR528.el +++ b/lisp/utf-2000/ShuoWen-SR528.el @@ -5,6 +5,9 @@ (<-Small-Seal@shuowen ((=ucs . #x20AD3) ; 𠫓 )) + (<-formed@flipped-vertically + ((=shuowen-jiguge . 51300) ; &SW-JIGUGE-51300; + )) (->subsumptive ((===shuowen-jiguge5 . 51406) ; &SW-JIGUGE5-51406; ) @@ -16,6 +19,8 @@ (=shuowen-jiguge . 51407) ; &SW-JIGUGE-51407; (<-Small-Seal@shuowen ((=ucs . #x21FEE) ; 𡿮 + ) + ((=ucs . #x342C) ; 㐬 )) (->subsumptive ((===shuowen-jiguge5 . 51407) ; &SW-JIGUGE5-51407; -- 1.7.10.4