From 7e4db9a3e68cccbc99fbe8947d6a613fd9a9d4bd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Jun 2017 14:15:01 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:ancient-form-of' instead of `:from.ancient'. - Use `ideo:mistakable' instead of `:to.mistakable'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R087-Claw.ttl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Ideograph-R087-Claw.ttl b/Ideograph-R087-Claw.ttl index 8045c00..db64db9 100644 --- a/Ideograph-R087-Claw.ttl +++ b/Ideograph-R087-Claw.ttl @@ -382,8 +382,8 @@ a.ucs:0xFA49 :eq rep.ucs_jis:0xFA49 ; # 爫 :eq rep.jis-x0213-2:0x7029 ; # &I-JX2-7029; :eq rep.big5-cdp:0x8B58 ; # &I-CDP-8B58; - :from.simplified [ :context domain:component ; - :target rep.jis-x0213-2:0x702A ] ; + ideo:simplified-form-of [ :context domain:component ; + :target rep.jis-x0213-2:0x702A ] ; :to.canonical a.ucs:0x722B ; . rep.ucs_unicode:0x722B @@ -1131,10 +1131,10 @@ rep.daikanwa:19667 isd:above rep.jis-x0213-2:0x702A ; # >-25225; isd:below a.ucs:0x21940 # 𡥀 ] ; - :from.ancient [ :sources chisebib:zhengzitong , + ideo:ancient-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target rep.mj:010060 ] ; - :to.mistakable [ :sources chisebib:zihui-biansi-2char , + ideo:mistakable [ :sources chisebib:zihui-biansi-2char , chisebib:daikanwa ; :target rep.daikanwa:19681 ] ; :subsume @@ -2178,7 +2178,7 @@ a.ucs:0x24510 rep.daikanwa:19682 a chisegg:abstract-glyph ; :abstract-glyph-of daikanwa:19682 ; - :from.ancient [ :sources chisebib:shuowen , + ideo:ancient-form-of [ :sources chisebib:shuowen , chisebib:daikanwa ; :target rep.gt:25281 ] ; . @@ -2513,7 +2513,7 @@ rep.gt:25281 :eq rep.gt-k:09318 ; # &I-GT-K09318; :eq rep.gt-pj-4:25163 ; # >-25281; :eq rep.daikanwa:19687 ; # &I-M-19687; - :from.same [ :sources chisebib:shuowen , + ideo:same-as [ :sources chisebib:shuowen , chisebib:daikanwa ; :target rep.adobe-japan1-0:04101 ] ; . -- 1.7.10.4