From 152b5e482e245145576c591fd9d7fdfbb6a6eb6b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 6 Jun 2017 05:50:02 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. --- Ideograph-R129-Brush.ttl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Ideograph-R129-Brush.ttl b/Ideograph-R129-Brush.ttl index e1c939f..1285fd1 100644 --- a/Ideograph-R129-Brush.ttl +++ b/Ideograph-R129-Brush.ttl @@ -533,8 +533,8 @@ a.ucs:0x7C9B :eq rep.gt-k:07787 ; # &I-GT-K07787; :eq rep.gt-pj-1:15693 ; # &I-GT-37838; :eq rep.daikanwa...._.p:29223 ; # 粛 - :from.simplified [ :context domain:JP...Jouyou ; - :target rep.adobe-japan1-0:06230 ] ; + ideo:simplified-form-of [ :context domain:JP...Jouyou ; + :target rep.adobe-japan1-0:06230 ] ; :subsume g2.ucs_unicode:0x7C9B , g2.cns11643-3:0x383E , @@ -1197,8 +1197,8 @@ rep.adobe-japan1-0:03385 :eq rep.gt:37852 ; # &I-GT-37852; :eq rep.gt-pj-1:18469 ; # &I-GT-37852; :eq rep.shinjigen:6417 ; # &AJ1-03385; - :from.simplified [ :context domain:JP...misc ; - :target rep.gt:37849 ] ; + ideo:simplified-form-of [ :context domain:JP...misc ; + :target rep.gt:37849 ] ; :subsume g2.adobe-japan1-0:03385 , g2.ucs_unicode:0x8087 ; @@ -1306,7 +1306,7 @@ rep.adobe-japan1-5:19696 :eq rep.gt-pj-6:14450 ; # &I-GT-37850; :eq rep.daikanwa:29230 ; # &I-M-29230; :eq rep.shinjigen:6419 ; # &AJ1-19696; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target rep.gt:37849 ] ; :subsume g2.adobe-japan1-5:19696 , -- 1.7.10.4