From 7f87bc4cd6c3b5b5b4ddb142b14c0fbe2942ab80 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 6 Jun 2017 15:37:28 +0900 Subject: [PATCH] - Use `ideo:same-as' instead of `:from.same'. - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. --- Ideograph-R143-Blood.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ideograph-R143-Blood.ttl b/Ideograph-R143-Blood.ttl index b505667..a89d7af 100644 --- a/Ideograph-R143-Blood.ttl +++ b/Ideograph-R143-Blood.ttl @@ -1869,10 +1869,10 @@ rep.ucs_iso:0x275CE :eq rep.daikanwa:34013 ; # &I-M-34013; :form-of [ :sources chisebib:shuowen ; :target rep.cns11643-2:0x3F43 ] ; - :from.same [ :sources chisebib:shuowen , + ideo:same-as [ :sources chisebib:shuowen , chisebib:daikanwa ; :target rep.cns11643-2:0x3F43 ] ; - :from.vulgar a.ucs:0x2F9AD ; + ideo:vulgar-form-of a.ucs:0x2F9AD ; :subsume g2.daikanwa:34013 , g2.ucs_iso:0x275CE ; @@ -2116,7 +2116,7 @@ rep.ucs_iso:0x275D8 :eq rep.daikanwa:34022 ; # &I-M-34022; :form-of [ :sources chisebib:kangxi ; :target a.ucs:0x275CE ] ; - :from.same [ :sources chisebib:kangxi , + ideo:same-as [ :sources chisebib:kangxi , chisebib:daikanwa ; :target rep.ucs_iso:0x275CE ] ; :subsume -- 1.7.10.4