From fb2a27cb30b39bd4ba065659dd3d73041c1144ae Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 22:13:50 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R202-Millet.ttl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Ideograph-R202-Millet.ttl b/Ideograph-R202-Millet.ttl index 0b13096..6c9c759 100644 --- a/Ideograph-R202-Millet.ttl +++ b/Ideograph-R202-Millet.ttl @@ -440,9 +440,9 @@ a.ucs:0x2A3EF :eq rep.cns11643-4:0x4F51 ; # &I-C4-4F51; :eq rep.daikanwa:47995 ; # &I-M-47995; :eq rep.shinjigen:9815 ; # 𪏯 - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x9ECE ] ; - :from.same [ :sources chisebib:zhengzitong , + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x9ECE ] ; + ideo:same-as [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target a.ucs:0x9ECE ] ; :subsume @@ -717,8 +717,8 @@ a.ucs:0x9ECF :eq rep.gt-pj-1:29526 ; # &I-GT-65472; :eq rep.daikanwa:48007 ; # &I-M-48007; :eq rep.shinjigen:5910 ; # 黏 - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x7C98 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x7C98 ] ; :subsume g2.ucs_unicode:0x9ECF ; . -- 1.7.10.4