From 95ab58915d437a8268f8a96fecf53dcc0aa62b84 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 19 Dec 2021 01:06:52 +0900 Subject: [PATCH] (SW-JIGUGE-09511): Add U-0002D6E0 as a corresponding modern character; don't treat U+4F07 as a corresponding modern character. (SW-JIGUGE-09512): Add U-0002023F, U+4F07 and U-0002CF79 as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-09511. --- lisp/utf-2000/ShuoWen-SR086.el | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ShuoWen-SR086.el b/lisp/utf-2000/ShuoWen-SR086.el index 7594a80..993290b 100644 --- a/lisp/utf-2000/ShuoWen-SR086.el +++ b/lisp/utf-2000/ShuoWen-SR086.el @@ -238,7 +238,7 @@ (<-Small-Seal@shuowen ((=ucs . #x5F79) ; 役 ) - ((=ucs . #x4F07) ; 伇 + ((=ucs . #x2D6E0) ; 𭛠 )) (->subsumptive ((===shuowen-jiguge5 . 09511) ; &SW-JIGUGE5-09511; @@ -251,6 +251,17 @@ (=shuowen-jiguge . 09512) ; &SW-JIGUGE-09512; (<-Small-Seal@shuowen ((=ucs . #x20227) ; 𠈧 + ) + ((=ucs . #x2023F) ; 𠈿 + ) + ((=ucs . #x4F07) ; 伇 + ) + ((=ucs . #x2CF79) ; 𬽹 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09511) ; &SW-JIGUGE-09511; + ) + ((=ucs . #x5F79) ; 役 )) (->subsumptive ((===shuowen-jiguge5 . 09512) ; &SW-JIGUGE5-09512; -- 1.7.10.4