From 1870da099473db5ad69a231e39c637250cfe4870 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 00:39:24 +0900 Subject: [PATCH] - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. - Use `ideo:original-form-of' instead of `:from.original'. - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R152-Pig.ttl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Ideograph-R152-Pig.ttl b/Ideograph-R152-Pig.ttl index baaf6fc..4e5bd9a 100644 --- a/Ideograph-R152-Pig.ttl +++ b/Ideograph-R152-Pig.ttl @@ -533,7 +533,7 @@ a.ucs:0x2F9D2 :eq rep.gt:48746 ; # &I-GT-48746; :eq rep.gt-pj-7:15690 ; # &I-GT-48746; :eq rep.daikanwa:36337 ; # &I-M-36337; - :from.vulgar [ :context domain:component...connect-right ; + ideo:vulgar-form-of [ :context domain:component...connect-right ; :sources chisebib:zihui , chisebib:daikanwa ; :target rep.mj:024906 ] ; @@ -888,7 +888,7 @@ a.ucs:0x8C58 :eq rep.ucs_jis:0x8C58 ; # &JSP-5E6F; :eq rep.daikanwa:36347 ; # &I-M-36347; :eq rep.shinjigen:7816 ; # &JSP-5E6F; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target a.ucs:0x8C5A ] ; :subsume g2.ucs_jis:0x8C58 ; @@ -1546,7 +1546,7 @@ a.ucs:0x8C5C ideo:total-strokes 11 ; :eq rep.cns11643-2:0x3952 ; # &I-C2-3952; :eq rep.daikanwa:36362 ; # &I-M-36362; - :from.vulgar [ :sources chisebib:zhengzitong , + ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target rep.jis-x0212:0x5E73 ] ; . @@ -1938,7 +1938,7 @@ a.ucs:0x27C3C :eq rep.gt-pj-7:15724 ; # &I-GT-48785; :eq rep.daikanwa:36373 ; # &I-M-36373; :eq rep.shinjigen:7819 ; # 𧰼 - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target a.ucs:0x8C61 ] ; :subsume g2.gt:48785 , @@ -3178,7 +3178,7 @@ rep.shinjigen:7826 isd:above rep.gt-k:04733 ; # >-K04733; isd:below rep.mj:024906 # &MJ024906; ] ; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target rep.mj:024936 ] ; . @@ -3967,8 +3967,8 @@ rep.adobe-japan1-0:06744 :eq rep.gt-pj-1:27703 ; # &I-GT-48853; :eq rep.daikanwa:36432 ; # &I-M-36432; :eq rep.shinjigen:4807 ; # &AJ1-06744; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0xFA16 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0xFA16 ] ; :subsume g2.adobe-japan1-0:06744 ; . @@ -4553,8 +4553,8 @@ a.ucs:0x27C77 ideo:strokes 10 ; ideo:total-strokes 17 ; :eq rep.cns11643-7:0x3C2E ; # &I-C7-3C2E; - :from.simplified [ :context domain:misc ; - :target a.ucs:0x8C75 ] ; + ideo:simplified-form-of [ :context domain:misc ; + :target a.ucs:0x8C75 ] ; . rep.cns11643-7:0x3C2E :abstract-glyph-of cns11643-7:0x3C2E . -- 1.7.10.4