From 1fafce2519ad0c1a7f9c65f182cf9aec5661e52f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Jun 2021 01:16:44 +0900 Subject: [PATCH] (SW-JIGUGE-08308): Add U-0002697C, U-0002156F and U+8981 as corresponding modern characters. (SW-JIGUGE-08309): Add `<-ancient@shuowen' for SW-JIGUGE-08308. --- lisp/utf-2000/ShuoWen-SR067.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR067.el b/lisp/utf-2000/ShuoWen-SR067.el index 76798ae..c8ebb01 100644 --- a/lisp/utf-2000/ShuoWen-SR067.el +++ b/lisp/utf-2000/ShuoWen-SR067.el @@ -16,6 +16,12 @@ (=shuowen-jiguge . 08308) ; &SW-JIGUGE-08308; (<-Small-Seal@shuowen ((=ucs . #x2697A) ; 𦥺 + ) + ((=ucs . #x2697C) ; 𦥼 + ) + ((=ucs . #x2156F) ; 𡕯 + ) + ((=ucs . #x8981) ; 要 )) (->subsumptive ((===shuowen-jiguge5 . 08308) ; &SW-JIGUGE5-08308; @@ -29,6 +35,15 @@ (<-Small-Seal@shuowen ((=ucs . #x21897) ; 𡢗 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 08308) ; &SW-JIGUGE-08308; + ) + ((=ucs . #x2697A) ; 𦥺 + ) + ((=ucs . #x2697C) ; 𦥼 + ) + ((=ucs . #x8981) ; 要 + )) (->subsumptive ((===shuowen-jiguge5 . 08309) ; &SW-JIGUGE5-08309; ) -- 1.7.10.4