From 34cf29e05777e53d37f60240d2a92ac7703bba9b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 13 Jun 2021 22:51:22 +0900 Subject: [PATCH] (SW-JIGUGE-12701): Add U-000246B6 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-12700. (SW-JIGUGE-12702): Add <-ancient@shuowen' for SW-JIGUGE-12700. --- lisp/utf-2000/ShuoWen-SR120.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR120.el b/lisp/utf-2000/ShuoWen-SR120.el index 9e0d615..a413804 100644 --- a/lisp/utf-2000/ShuoWen-SR120.el +++ b/lisp/utf-2000/ShuoWen-SR120.el @@ -16,6 +16,13 @@ (=shuowen-jiguge . 12701) ; &SW-JIGUGE-12701; (<-Small-Seal@shuowen ((=ucs . #x215C3) ; 𡗃 + ) + ((=ucs . #x246B6) ; 𤚶 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 12700) ; &SW-JIGUGE-12700; + ) + ((=ucs . #x70CF) ; 烏 )) (->subsumptive ((===shuowen-jiguge5 . 12701) ; &SW-JIGUGE5-12701; @@ -29,6 +36,11 @@ (<-Small-Seal@shuowen ((=ucs . #x65BC) ; 於 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 12700) ; &SW-JIGUGE-12700; + ) + ((=ucs . #x70CF) ; 烏 + )) (->subsumptive ((===shuowen-jiguge5 . 12702) ; &SW-JIGUGE5-12702; ) -- 1.7.10.4