From ead1963f3a7d067366933d263b8ddee9251bcc13 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 13:30:00 +0900 Subject: [PATCH] - Sync up with the current environment. --- Ideograph-R052-Short-Thread.ttl | 105 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) diff --git a/Ideograph-R052-Short-Thread.ttl b/Ideograph-R052-Short-Thread.ttl index d700369..d31980e 100644 --- a/Ideograph-R052-Short-Thread.ttl +++ b/Ideograph-R052-Short-Thread.ttl @@ -81,6 +81,10 @@ @prefix repi.hng-kar: . @prefix rep.cbeta: . @prefix a.iwds-1: . +@prefix rep.ucs-itaiji-001: . +@prefix a.ucs-itaiji-001: . +@prefix rep.ucs-itaiji-002: . +@prefix a.ucs-itaiji-002: . @prefix ucs: . @prefix mj: . @@ -111,6 +115,8 @@ @prefix hng-kar: . @prefix cbeta: . @prefix iwds-1: . +@prefix ucs-itaiji-001: . +@prefix ucs-itaiji-002: . a.ucs_component:0x5E7A a chisegg:abstract-character ; @@ -848,6 +854,20 @@ rep.ucs_iso:0x221C2 :target ucs:0x221C2 ] ; . +rep.ucs-itaiji-001:0x221C7 + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-001:0x221C7 ; + ideo:radical 52 ; # ⼳ + ideo:strokes 6 ; + ideo:total-strokes 9 ; + isd:structure [ a idc:⿲ ; + isd:left a.ucs:0x5E7A ; # 幺 + isd:middle a.ucs:0x5E7A ; # 幺 + isd:right a.ucs:0x5E7A # 幺 + ] ; + ideo:ancient-form-of a.ucs:0x221C7 ; + . + a.ucs:0x221C6 a chisegg:abstract-character ; :abstract-character-of ucs:0x221C6 ; @@ -882,6 +902,50 @@ a.ucs:0x221C5 :target ucs:0x221C5 ] ; . +a.ucs-itaiji-001:0x2AE95 + a chisegg:abstract-character ; + :abstract-character-of ucs-itaiji-001:0x2AE95 ; + ideo:radical 52 ; # ⼳ + ideo:strokes 7 ; + ideo:total-strokes 10 ; + :eq a.ucs-itaiji-002:0x2AE95 ; # &A-U-i001+2AE95; + . + a.ucs-itaiji-002:0x2AE95 + :abstract-character-of ucs-itaiji-002:0x2AE95 . + +rep.ucs-itaiji-001:0x2AE95 + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-001:0x2AE95 ; + :denotation-of + a.ucs-itaiji-001:0x2AE95 ; + ideo:radical 52 ; # ⼳ + ideo:strokes 7 ; + ideo:total-strokes 10 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x4E3F ; # 丿 + isd:below rep.ucs-itaiji-001:0x221C7 # &U-i001+221C7; + ] ; + . + +rep.ucs-itaiji-002:0x2AE95 + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-002:0x2AE95 ; + :denotation-of + a.ucs-itaiji-001:0x2AE95 ; + ideo:radical 52 ; # ⼳ + ideo:strokes 7 ; + ideo:total-strokes 10 ; + isd:structure [ a idc:⿴ ; + isd:surround a.ucs:0x221B6 ; # 𢆶 + isd:filling [ + isd:structure [ a idc:⿱ ; + isd:above a.ucs:0x4E3F ; # 丿 + isd:below a.ucs:0x5E7A # 幺 + ] + ] + ] ; + . + a.ucs:0x221C7 a chisegg:abstract-character ; :abstract-character-of ucs:0x221C7 ; @@ -1235,6 +1299,47 @@ rep.ucs_iso:0x20179 ] ; . +a.ucs-itaiji-001:0x2452D + a chisegg:abstract-character ; + :abstract-character-of ucs-itaiji-001:0x2452D ; + ideo:radical 52 ; # ⼳ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above a.ucs-itaiji-001:0x2AE95 ; # &A-U-i001+2AE95; + isd:below a.ucs:0x5C71 # 山 + ] ; + :from.unknown a.ucs:0x2452D ; + . + +rep.ucs-itaiji-001:0x2452D + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-001:0x2452D ; + :denotation-of + a.ucs-itaiji-001:0x2452D ; + ideo:radical 52 ; # ⼳ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above rep.ucs-itaiji-001:0x2AE95 ; # &U-i001+2AE95; + isd:below a.ucs:0x5C71 # 山 + ] ; + . + +rep.ucs-itaiji-002:0x2452D + a chisegg:abstract-glyph ; + :abstract-glyph-of ucs-itaiji-002:0x2452D ; + :denotation-of + a.ucs-itaiji-001:0x2452D ; + ideo:radical 52 ; # ⼳ + ideo:strokes 10 ; + ideo:total-strokes 13 ; + isd:structure [ a idc:⿱ ; + isd:above rep.ucs-itaiji-002:0x2AE95 ; # &U-i002+2AE95; + isd:below a.ucs:0x5C71 # 山 + ] ; + . + a.ucs:0x221CF a chisegg:abstract-character ; :abstract-character-of ucs:0x221CF ; -- 1.7.10.4