From 2b1bea56381599e8fbe22389df57c30d75fed8ef Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 30 May 2017 15:26:34 +0900 Subject: [PATCH] Sync up with the current environment. --- Ideograph-R066-Rap.ttl | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/Ideograph-R066-Rap.ttl b/Ideograph-R066-Rap.ttl index 8707c7f..9d66071 100644 --- a/Ideograph-R066-Rap.ttl +++ b/Ideograph-R066-Rap.ttl @@ -170,6 +170,7 @@ @prefix a.iwds-1: . @prefix rep.ucs-var-001: . @prefix rep.ucs-itaiji-001: . +@prefix a.ucs-itaiji-001: . @prefix rep.ucs-itaiji-002: . @prefix rep.ucs-itaiji-004: . @@ -12035,6 +12036,10 @@ a.ucs:0x22FE8 ideo:radical 66 ; # ⽁ ideo:strokes 12 ; ideo:total-strokes 16 ; + isd:structure [ a idc:⿰ ; + isd:left a.ucs-itaiji-001:0x6614 ; # &A-U-i001+6614; + isd:right a.ucs:0x6534 # 攴 + ] ; :sound [ :context domain:ja...on ; :target ( "saN" ) ; ] ; @@ -12048,6 +12053,10 @@ rep.daikanwa:13390 ideo:radical 66 ; # ⽁ ideo:strokes 12 ; ideo:total-strokes 16 ; + isd:structure [ a idc:⿰ ; + isd:left rep.ucs-itaiji-001:0x6614 ; # &U-i001+6614; + isd:right a.ucs:0x6534 # 攴 + ] ; :from.Liwen [ :sources chisebib:jiyun ; :target rep.adobe-japan1-0:02180 ] ; :from.same [ :sources chisebib:jiyun , @@ -12064,6 +12073,10 @@ rep.ucs_iso:0x22FE8 ideo:radical 66 ; # ⽁ ideo:strokes 12 ; ideo:total-strokes 16 ; + isd:structure [ a idc:⿰ ; + isd:left rep.ucs-itaiji-002:0x6614 ; # &U-i002+6614; + isd:right a.ucs:0x6534 # 攴 + ] ; :eq rep.cns11643-7:0x2E47 ; # &C7-2E47; :subsume g2.ucs_iso:0x22FE8 , @@ -12093,7 +12106,33 @@ a.ucs:0x22FF1 ideo:radical 66 ; # ⽁ ideo:strokes 12 ; ideo:total-strokes 16 ; + isd:structure [ a idc:⿰ ; + isd:left a.ucs-itaiji-001:0x6614 ; # &A-U-i001+6614; + isd:right a.ucs_component:0x6535 # &A-compU+6535; + ] ; + . + +rep.ucs_iso:0x22FF1 + a chisegg:abstract-glyph ; + :abstract-glyph-of [ :context domain:iso ; + :target ucs:0x22FF1 ] ; + :denotation-of + a.ucs:0x22FF1 ; + ideo:radical 66 ; # ⽁ + ideo:strokes 12 ; + ideo:total-strokes 16 ; + isd:structure [ a idc:⿰ ; + isd:left rep.ucs-itaiji-002:0x6614 ; # &U-i002+6614; + isd:right a.ucs:0x6535 # 攵 + ] ; + :subsume + g2.ucs_iso:0x22FF1 ; . + g2.ucs_iso:0x22FF1 + a chisegg:abstract-glyph-form ; + :abstract-glyph-form-of [ :context domain:iso ; + :target ucs:0x22FF1 ] ; + . rep.daikanwa:13391 a chisegg:abstract-glyph ; -- 1.7.10.4