From 412ed763f24ab8e93fe4fdc6f22735db493a1961 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 02:23:07 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R057-Bow.ttl | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Ideograph-R057-Bow.ttl b/Ideograph-R057-Bow.ttl index b4a0e4a..04e4045 100644 --- a/Ideograph-R057-Bow.ttl +++ b/Ideograph-R057-Bow.ttl @@ -934,8 +934,8 @@ a.ucs:0x223A3 :eq rep.cns11643-6:0x2322 ; # &I-C6-2322; :eq rep.big5-cdp:0x87DB ; # &I-CDP-87DB; :eq rep.daikanwa:09706 ; # &I-M-09706; - :from.original [ :sources chisebib:daikanwa ; - :target a.ucs:0x5F14 ] ; + ideo:original-form-of [ :sources chisebib:daikanwa ; + :target a.ucs:0x5F14 ] ; . rep.cns11643-6:0x2322 :abstract-glyph-of cns11643-6:0x2322 . @@ -1595,9 +1595,9 @@ a.ucs:0x223AC ideo:hanyu-dazidian ( 2 991 9 ) ; :eq rep.daikanwa:09721 ; # &I-M-09721; :eq rep.hanziku-3:0xCA78 ; # &I-HZK03-CA78; - :from.original [ :sources chisebib:zhengzitong , - chisebib:daikanwa ; - :target a.ucs:0x5F48 ] ; + ideo:original-form-of [ :sources chisebib:zhengzitong , + chisebib:daikanwa ; + :target a.ucs:0x5F48 ] ; :subsume g2.daikanwa:09721 , g2.ucs_iso:0x223AC ; @@ -6207,8 +6207,8 @@ rep.adobe-japan1-4:13720 :eq rep.daikanwa:09822 ; # &I-M-09822; :eq rep.shinjigen:2288 ; # &AJ1-13720; :eq rep.jef-china3:0x4CF0 ; # &I-JC3-4CF0; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x5F37 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x5F37 ] ; ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target a.ucs:0x5F37 ] ; @@ -6357,8 +6357,8 @@ a.ucs:0x22400 :eq rep.daikanwa:09824 ; # &I-M-09824; :eq rep.shinjigen:2293 ; # 𢐀 :eq rep.hanziku-3:0xCC76 ; # &I-HZK03-CC76; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x5F3C ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x5F3C ] ; ideo:same-as [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target a.ucs:0x5F3C ] ; @@ -6758,8 +6758,8 @@ a.ucs:0x22405 :eq rep.daikanwa:09835 ; # &I-M-09835; :eq rep.shinjigen:2285 ; # 𢐅 :eq rep.hanziku-3:0xCC58 ; # &I-HZK03-CC58; - :from.original [ :sources chisebib:shinjigen ; - :target rep.adobe-japan1-4:13811 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target rep.adobe-japan1-4:13811 ] ; . rep.cns11643-6:0x485A :abstract-glyph-of cns11643-6:0x485A . @@ -9564,8 +9564,8 @@ rep.cns11643-3:0x5E2E :eq rep.ucs_unicode:0x38C6 ; # &C3-5E2E; :eq rep.daikanwa:09900 ; # &I-M-09900; :eq rep.shinjigen:2278 ; # &C3-5E2E; - :from.original [ :sources chisebib:shinjigen ; - :target rep.adobe-japan1-0:04776 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target rep.adobe-japan1-0:04776 ] ; :subsume g2.ucs_unicode:0x38C6 ; . -- 1.7.10.4