From 68e2e00341aa82897c590007c6fc2371986b92c3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Oct 2021 17:24:21 +0900 Subject: [PATCH] (SW-JIGUGE-24502): Use `->denotational' instead of `->subsumptive'; add some corresponding modern characters. (SW-JIGUGE-24503): Add U-00020B18 as a corresponding modern character; add `<-formed@shuowen' for SW-JIGUGE5-24502 and SW-JIGUGE4-24002. --- lisp/utf-2000/ShuoWen-SR266.el | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/ShuoWen-SR266.el b/lisp/utf-2000/ShuoWen-SR266.el index ff3067b..e319e50 100644 --- a/lisp/utf-2000/ShuoWen-SR266.el +++ b/lisp/utf-2000/ShuoWen-SR266.el @@ -26,21 +26,54 @@ (define-char '((shuowen-radical . 266) ; 韭 (=shuowen-jiguge . 24502) ; &SW-JIGUGE-24502; + )) +(define-char + '((<-denotational + ((=shuowen-jiguge . 24502) ; &SW-JIGUGE-24502; + )) + (shuowen-radical . 266) ; 韭 + (===shuowen-jiguge5 . 24502) ; &SW-JIGUGE5-24502; (<-Small-Seal@shuowen ((=ucs . #x4AA2) ; 䪢 + ) + ((=ucs . #x4AA3) ; 䪣 + ) + ((=ucs . #x4AA0) ; 䪠 + ) + ((=ucs . #x4AA1) ; 䪡 )) - (->subsumptive - ((===shuowen-jiguge5 . 24502) ; &SW-JIGUGE5-24502; + )) +(define-char + '((<-denotational + ((=shuowen-jiguge . 24502) ; &SW-JIGUGE-24502; + )) + (shuowen-radical . 266) ; 韭 + (===shuowen-jiguge4 . 24002) ; &SW-JIGUGE4-24002; + (<-Small-Seal@shuowen + ((=ucs . #x4AA2) ; 䪢 ) - ((===shuowen-jiguge4 . 24002) ; &SW-JIGUGE4-24002; + ((=ucs . #x4AA3) ; 䪣 + ) + ((=ucs . #x4AA1) ; 䪡 )) )) (define-char '((shuowen-radical . 266) ; 韭 (=shuowen-jiguge . 24503) ; &SW-JIGUGE-24503; (<-Small-Seal@shuowen + ((=ucs . #x20B18) ; 𠬘 + ) ((=ucs . #x9F4F) ; 齏 )) + (<-formed@shuowen + ((===shuowen-jiguge5 . 24502) ; &SW-JIGUGE5-24502; + ) + ((===shuowen-jiguge4 . 24002) ; &SW-JIGUGE4-24002; + ) + ((=ucs . #x4AA2) ; 䪢 + ) + ((=ucs . #x4AA3) ; 䪣 + )) (->subsumptive ((===shuowen-jiguge5 . 24503) ; &SW-JIGUGE5-24503; ) -- 1.7.10.4