From ef4b678665b742887783abde342a120df0d0da9e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 16 May 2017 15:57:53 +0900 Subject: [PATCH] Fix prefixes used in subtrees of `isd:structure'. --- Ideograph-R049-Oneself.ttl | 50 ++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Ideograph-R049-Oneself.ttl b/Ideograph-R049-Oneself.ttl index ba04b86..6fea0d4 100644 --- a/Ideograph-R049-Oneself.ttl +++ b/Ideograph-R049-Oneself.ttl @@ -1692,10 +1692,10 @@ a.mj:057415 rep.mj:057415 a chisegg:abstract-glyph ; :abstract-glyph-of mj:057415 ; - isd:structure [ a idc:⿱ ; - isd:above rep.adobe-japan1-5:17299 ; # &AJ1-17299; - isd:below a.ucs:0x5DF3 # 巳 - ] ; + isd:structure [ a idc:⿱ ; + isd:above rep.adobe-japan1-5:17299 ; # &AJ1-17299; + isd:below a.ucs:0x5DF3 # 巳 + ] ; :eq rep.hanyo-denshi...ks:099280 ; # &MJ057415; :subsume g2.mj:057415 ; @@ -1746,10 +1746,10 @@ a.mj:010799 rep.mj:010799 a chisegg:abstract-glyph ; :abstract-glyph-of mj:010799 ; - isd:structure [ a idc:⿱ ; - isd:above rep.gt-k:01769 ; # >-K01769; - isd:below a.ucs:0x5DF3 # 巳 - ] ; + isd:structure [ a idc:⿱ ; + isd:above rep.gt-k:01769 ; # >-K01769; + isd:below a.ucs:0x5DF3 # 巳 + ] ; :eq rep.hanyo-denshi...jt:0xB098 ; # &I-HD-JT-B098; :eq rep.koseki:099270 ; # &MJ010799; :subsume @@ -1765,10 +1765,10 @@ a.mj:010799 :rep.decomposition [ :context domain:hanyo-denshi ; :target a.ucs:0x5DFB , a.ucs:0xE0103 ] ; - isd:structure [ a idc:⿱ ; - isd:above g2.gt-k:01769 ; # &g2-GT-K01769; - isd:below a.ucs:0x5DF3 # 巳 - ] ; + isd:structure [ a idc:⿱ ; + isd:above g2.gt-k:01769 ; # &g2-GT-K01769; + isd:below a.ucs:0x5DF3 # 巳 + ] ; :eq g2.hanyo-denshi...jt:0xB098 ; # &g2-MJ010799; :eq g2.koseki:099270 ; # &g2-MJ010799; :subsume @@ -1795,10 +1795,10 @@ a.mj:010799 rep.mj:059540 a chisegg:abstract-glyph ; :abstract-glyph-of mj:059540 ; - isd:structure [ a idc:⿱ ; - isd:above rep.big5-cdp:0x8BFA ; # &CDP-8BFA; - isd:below a.ucs:0x5DF3 # 巳 - ] ; + isd:structure [ a idc:⿱ ; + isd:above rep.big5-cdp:0x8BFA ; # &CDP-8BFA; + isd:below a.ucs:0x5DF3 # 巳 + ] ; :eq rep.hanyo-denshi...jt:0xB099 ; # &I-HD-JT-B099; :subsume g2.mj:059540 , @@ -2412,19 +2412,19 @@ rep.ucs-itaiji-002:0x20A27 ideo:total-strokes 19 ; isd:structure [ a idc:⿵ ; isd:surround [ - :structure [ a idc:⿱ ; - :above [ - :structure [ a idc:⿴ ; - :surround a.ucs:0x26951 ; # 𦥑 - :filling [ - :structure [ a idc:⿱ ; - :above a.ucs:0x4E3F ; # 丿 - :below rep.adobe-japan1-0:03209 # &AJ1-03209; + isd:structure [ a idc:⿱ ; + isd:above [ + isd:structure [ a idc:⿴ ; + isd:surround a.ucs:0x26951 ; # 𦥑 + isd:filling [ + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x4E3F ; # 丿 + isd:below rep.adobe-japan1-0:03209 # &AJ1-03209; ] ] ] ] ; - :below a.ucs:0x5927 # 大 + isd:below a.ucs:0x5927 # 大 ] ] ; isd:filling a.ucs:0x5DF3 # 巳 -- 1.7.10.4