From 8fd95a5a01d5d8b7dda2af0cac82008c7ead6208 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Jun 2017 02:40:42 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R051-Dry.ttl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Ideograph-R051-Dry.ttl b/Ideograph-R051-Dry.ttl index 67aeb60..4e91922 100644 --- a/Ideograph-R051-Dry.ttl +++ b/Ideograph-R051-Dry.ttl @@ -319,8 +319,8 @@ a.ucs:0x5F00 :eq rep.cns11643-4:0x214D ; # &I-C4-214D; :eq rep.jis-x0213-1:0x7431 ; # &I-JX1-7431; :eq rep.big5-cdp:0x8B6F ; # &I-CDP-8B6F; - :from.simplified [ :context domain:CN ; - :target rep.adobe-japan1-0:01417 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target rep.adobe-japan1-0:01417 ] ; :subsume g2.ucs_unicode:0x5F00 ; . @@ -399,9 +399,9 @@ a.ucs:0x22189 :eq rep.big5-cdp:0x8B75 ; # &I-CDP-8B75; :eq rep.daikanwa:09166 ; # &I-M-09166; :eq rep.ruimoku-v6:0xE00E ; # &I-RUI6-E00E; - :from.simplified [ :context domain:component ; - :note ("different from M-09166 (C4-2178, U+22189).") ; - :target a.ucs:0x5C70 ] ; + ideo:simplified-form-of [ :context domain:component ; + :note ("different from M-09166 (C4-2178, U+22189).") ; + :target a.ucs:0x5C70 ] ; . rep.cns11643-4:0x2178 :abstract-glyph-of cns11643-4:0x2178 . @@ -423,8 +423,8 @@ rep.gt-k:01380 :eq rep.gt-pj-k2:18281 ; # >-K01380; :form-of [ :context domain:component...connect-right ; :target a.ucs:0x22189 ] ; - :from.simplified [ :context domain:component ; - :target a.ucs:0x5C70 ] ; + ideo:simplified-form-of [ :context domain:component ; + :target a.ucs:0x5C70 ] ; . rep.gt-pj-k2:18281 :abstract-glyph-of gt-pj-k2:18281 . @@ -440,8 +440,8 @@ rep.gt-k:01438 :eq rep.gt-pj-k1:13896 ; # >-K01438; :form-of [ :context domain:component ; :target a.ucs:0x22189 ] ; - :from.simplified [ :context domain:component ; - :target a.ucs:0x5C70 ] ; + ideo:simplified-form-of [ :context domain:component ; + :target a.ucs:0x5C70 ] ; . rep.gt-pj-k1:13896 :abstract-glyph-of gt-pj-k1:13896 . @@ -1080,7 +1080,7 @@ rep.adobe-japan1-0:04738 :eq rep.gt-pj-1:22133 ; # &I-GT-11554; :eq rep.daikanwa:09170 ; # &I-M-09170; :eq rep.shinjigen:2157 ; # &AJ1-04738; - :from.vulgar [ :sources chisebib:zhengzitong , + ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa , chisebib:shinjigen ; :target a.ucs:0x5E77 ] ; @@ -1280,7 +1280,7 @@ a.ucs:0x2218D ideo:hanyu-dazidian ( 1 38 15 ) ; :eq rep.big5-cdp:0x8A48 ; # &CDP-8A48; :eq rep.daikanwa:09173 ; # &I-M-09173; - :from.vulgar [ :sources chisebib:zihui , + ideo:vulgar-form-of [ :sources chisebib:zihui , chisebib:daikanwa ; :target rep.jis-x0213-2:0x755C ] ; :subsume @@ -1865,7 +1865,7 @@ a.ucs:0x2219F :eq rep.daikanwa:09185 ; # &I-M-09185; :form-of [ :context domain:s.:.rice-bag ; :target rep.daikanwa:21878 ] ; - :from.same [ :sources chisebib:zhengzitong , + ideo:same-as [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target rep.daikanwa:21878 ] ; . -- 1.7.10.4