From 89622ea8b4a26d734cc93bba158e11b42e1ceb87 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 8 Jun 2017 02:13:37 +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'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R128-Ear.ttl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Ideograph-R128-Ear.ttl b/Ideograph-R128-Ear.ttl index 892a122..8466c22 100644 --- a/Ideograph-R128-Ear.ttl +++ b/Ideograph-R128-Ear.ttl @@ -1366,7 +1366,7 @@ rep.adobe-japan1-0:06212 :eq rep.gt-pj-1:26199 ; # &I-GT-37600; :eq rep.daikanwa:29019 ; # &I-M-29019; :eq rep.shinjigen:2497 ; # &AJ1-06212; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target a.ucs:0x6065 ] ; :subsume g2.adobe-japan1-0:06212 , @@ -4974,7 +4974,7 @@ a.ucs:0x805F :eq rep.daikanwa:29106 ; # &I-M-29106; :eq rep.shinjigen:1705 ; # 聟 :eq rep.cbeta:00414 ; # &I-CB00414; - :from.vulgar [ :sources chisebib:goonruiju , + ideo:vulgar-form-of [ :sources chisebib:goonruiju , chisebib:daikanwa , chisebib:shinjigen ; :target a.ucs:0x58FB ] ; @@ -5131,7 +5131,7 @@ a.ucs:0x2F97D ] ; :eq rep.cns11643-6:0x605D ; # &I-C6-605D; :eq rep.daikanwa:29107 ; # &I-M-29107; - :from.original rep.jis-x0212:0x5564 ; + ideo:original-form-of rep.jis-x0212:0x5564 ; :subsume g2.daikanwa:29107 , g2.ucs_iso:0x2F97D ; @@ -5192,9 +5192,9 @@ a.ucs:0x8061 :eq rep.gt-pj-1:16751 ; # &I-GT-37689; :eq rep.daikanwa:29109 ; # &I-M-29109; :eq rep.shinjigen:6392 ; # 聡 - :from.simplified [ :context domain:JP...misc ; - :target rep.adobe-japan1-0:06223 ] ; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:simplified-form-of [ :context domain:JP...misc ; + :target rep.adobe-japan1-0:06223 ] ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target rep.cns11643-1:0x7479 ] ; :subsume g2.daikanwa:29109 , @@ -5400,7 +5400,7 @@ a.ucs:0x2F97E :sound [ :context domain:ja...on ; :target ( "si" ) ; ] ; - :from.same [ :context domain:ucs ; + ideo:same-as [ :context domain:ucs ; :notes ("similar meaning, but different pronunciations") ; :target a.ucs:0x265A8 ] ; :subsume @@ -5995,7 +5995,7 @@ a.ucs:0x265A8 :abstract-glyph-of daikanwa:29125 ; :form-of [ :sources chisebib:jiyun ; :target rep.cns11643-4:0x4C52 ] ; - :from.same [ :sources chisebib:jiyun , + ideo:same-as [ :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.cns11643-4:0x4C52 ] ; . @@ -6026,7 +6026,7 @@ a.ucs:0x43C0 a chisegg:abstract-glyph ; :abstract-glyph-of cns11643-4:0x4C52 ; :eq rep.daikanwa:29126 ; # &I-M-29126; - :from.same [ :sources chisebib:jiyun , + ideo:same-as [ :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.daikanwa:29125 ] ; . @@ -6203,7 +6203,7 @@ rep.adobe-japan1-0:06220 :eq rep.gt-pj-1:26207 ; # &I-GT-37724; :eq rep.daikanwa:29134 ; # &I-M-29134; :eq rep.shinjigen:6403 ; # &AJ1-06220; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target a.ucs:0x806F ] ; :subsume g2.adobe-japan1-0:06220 , @@ -8003,8 +8003,8 @@ a.ucs:0x8074 :eq rep.gt-pj-1:17456 ; # &I-GT-37765; :eq rep.daikanwa:29173 ; # &I-M-29173; :eq rep.shinjigen:6400 ; # 聴 - :from.simplified [ :context domain:JP...Jouyou ; - :target rep.adobe-japan1-0:06226 ] ; + ideo:simplified-form-of [ :context domain:JP...Jouyou ; + :target rep.adobe-japan1-0:06226 ] ; :subsume g2.ucs_unicode:0x8074 , g2.adobe-japan1-0:03020 , -- 1.7.10.4