From 03d612a9dc5596899ae4aea78db4cc1cbd7a062c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 6 Jun 2017 15:34:46 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R138-Stopping.ttl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Ideograph-R138-Stopping.ttl b/Ideograph-R138-Stopping.ttl index 13d3d30..78cd14d 100644 --- a/Ideograph-R138-Stopping.ttl +++ b/Ideograph-R138-Stopping.ttl @@ -271,8 +271,8 @@ rep.big5-cdp:0x8B7C ideo:radical 138 ; # ⾉ ideo:strokes 0 ; ideo:total-strokes 5 ; - :from.simplified [ :context domain:component ; - :target a.ucs:0x826E ] ; + ideo:simplified-form-of [ :context domain:component ; + :target a.ucs:0x826E ] ; :subsume g2.big5-cdp:0x8B7C ; . @@ -459,18 +459,18 @@ rep.big5-cdp:0x8C42 ideo:radical 138 ; # ⾉ ideo:strokes 1 ; ideo:total-strokes 6 ; - :from.simplified [ :context domain:component ; - :target rep.gt-k:02673 ] ; - :from.simplified [ :context domain:component...connect-right ; - :target a.ucs:0x826F ] ; + ideo:simplified-form-of [ :context domain:component ; + :target rep.gt-k:02673 ] ; + ideo:simplified-form-of [ :context domain:component...connect-right ; + :target a.ucs:0x826F ] ; :subsume g2.big5-cdp:0x8C42 ; . g2.big5-cdp:0x8C42 a chisegg:abstract-glyph-form ; :abstract-glyph-form-of big5-cdp:0x8C42 ; - :from.simplified [ :context domain:component ; - :target g2.gt-k:02673 ] ; + ideo:simplified-form-of [ :context domain:component ; + :target g2.gt-k:02673 ] ; . a.ucs:0x8270 -- 1.7.10.4