Sync up with the current environment.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 28 Aug 2017 03:36:01 +0000 (12:36 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Mon, 28 Aug 2017 03:36:01 +0000 (12:36 +0900)
Ideograph-R126-And.ttl

index 55f9137..28678ee 100644 (file)
@@ -22,6 +22,7 @@
 @prefix g2.ucs_cns: <http://www.chise.org/est/view/character/g2.ucs@cns=> .
 @prefix repi.ucs_unicode: <http://www.chise.org/est/view/character/repi.ucs@unicode=> .
 @prefix repi.ucs_ks: <http://www.chise.org/est/view/character/repi.ucs@ks=> .
+@prefix rep.mj: <http://www.chise.org/est/view/character/rep.mj=> .
 @prefix rep.adobe-japan1-0: <http://www.chise.org/est/view/character/rep.adobe-japan1-0=> .
 @prefix rep.adobe-japan1-5: <http://www.chise.org/est/view/character/rep.adobe-japan1-5=> .
 @prefix g2.adobe-japan1-0: <http://www.chise.org/est/view/character/g2.adobe-japan1-0=> .
@@ -42,6 +43,8 @@
 @prefix repi.cns11643-1: <http://www.chise.org/est/view/character/repi.cns11643-1=> .
 @prefix rep.cns11643-2: <http://www.chise.org/est/view/character/rep.cns11643-2=> .
 @prefix rep.cns11643-4: <http://www.chise.org/est/view/character/rep.cns11643-4=> .
+@prefix g2.cns11643-4: <http://www.chise.org/est/view/character/g2.cns11643-4=> .
+@prefix repi.cns11643-4: <http://www.chise.org/est/view/character/repi.cns11643-4=> .
 @prefix rep.cns11643-5: <http://www.chise.org/est/view/character/rep.cns11643-5=> .
 @prefix rep.cns11643-6: <http://www.chise.org/est/view/character/rep.cns11643-6=> .
 @prefix rep.cns11643-7: <http://www.chise.org/est/view/character/rep.cns11643-7=> .
 @prefix rep.jef-china3: <http://www.chise.org/est/view/character/rep.jef-china3=> .
 @prefix g2.jef-china3: <http://www.chise.org/est/view/character/g2.jef-china3=> .
 @prefix repi.jef-china3: <http://www.chise.org/est/view/character/repi.jef-china3=> .
+@prefix rep.ucs-itaiji-002: <http://www.chise.org/est/view/character/rep.ucs-itaiji-002=> .
 
 @prefix ucs: <http://rdf.chise.org/data/ccs/ucs/code-point/> .
+@prefix mj: <http://rdf.chise.org/data/ccs/mj/code-point/> .
 @prefix adobe-japan1-0: <http://rdf.chise.org/data/ccs/adobe-japan1-0/code-point/> .
 @prefix adobe-japan1-5: <http://rdf.chise.org/data/ccs/adobe-japan1-5/code-point/> .
 @prefix jis-x0208: <http://rdf.chise.org/data/ccs/jis-x0208/code-point/> .
 @prefix hng-khm: <http://rdf.chise.org/data/ccs/hng-khm/code-point/> .
 @prefix hng-kar: <http://rdf.chise.org/data/ccs/hng-kar/code-point/> .
 @prefix jef-china3: <http://rdf.chise.org/data/ccs/jef-china3/code-point/> .
+@prefix ucs-itaiji-002: <http://rdf.chise.org/data/ccs/ucs-itaiji-002/code-point/> .
 
 a.ucs:0x800C
     a chisegg:abstract-character ;
@@ -600,13 +606,98 @@ a.ucs:0x43A0
     ideo:radical         126 ; # ⽽ 
     ideo:strokes           3 ;
     ideo:total-strokes     9 ;
-    :eq rep.cns11643-4:0x2B28     ; # &I-C4-2B28;
+    isd:structure [ a idc:⿺ ;
+        isd:surround a.ucs:0x4E38 ; # 丸
+        isd:filling  a.ucs:0x800C   # 而
+    ] ;
+    .
+
+rep.cns11643-4:0x2B28
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of cns11643-4:0x2B28 ;
+    :denotation-of
+        a.ucs:0x43A0         ;
+    ideo:radical         126 ; # ⽽ 
+    ideo:strokes           3 ;
+    ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿺ ;
+        isd:surround rep.gt:00132 ; # &GT-00132;
+        isd:filling  a.ucs:0x800C   # 而
+    ] ;
+    :eq rep.ucs_cns:0x43A0        ; # &C4-2B28;
     :eq rep.daikanwa:28881        ; # &I-M-28881;
+    :subsume
+        g2.cns11643-4:0x2B28 ;
     .
-    rep.cns11643-4:0x2B28
-               :abstract-glyph-of     cns11643-4:0x2B28  .
+    rep.ucs_cns:0x43A0
+               :abstract-glyph-of [ :context domain:cns     ;
+                                    :target     ucs:0x43A0  ] .
     rep.daikanwa:28881
                :abstract-glyph-of       daikanwa:28881   .
+    g2.cns11643-4:0x2B28
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of cns11643-4:0x2B28 ;
+        :eq g2.ucs_cns:0x43A0         ; # &g2-M-28881;
+        :eq g2.daikanwa:28881         ; # &g2-M-28881;
+        :subsume
+            repi.daikanwa:28881  ,
+            repi.cns11643-4:0x2B28 ;
+        .
+        g2.ucs_cns:0x43A0
+              :abstract-glyph-form-of [ :context domain:cns     ;
+                                        :target     ucs:0x43A0  ] .
+        g2.daikanwa:28881
+              :abstract-glyph-form-of       daikanwa:28881   .
+        repi.daikanwa:28881
+            a chisegg:glyph-image ;
+            :glyph-image-of daikanwa:28881 ;
+            .
+        repi.cns11643-4:0x2B28
+            a chisegg:glyph-image ;
+            :glyph-image-of cns11643-4:0x2B28 ;
+            .
+
+rep.ucs_unicode:0x43A0
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of [ :context domain:unicode ;
+                         :target     ucs:0x43A0  ] ;
+    :denotation-of
+        a.ucs:0x43A0         ;
+    ideo:radical         126 ; # ⽽ 
+    ideo:strokes           3 ;
+    ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿺ ;
+        isd:surround a.ucs:0x2F801 ; # 丸
+        isd:filling  a.ucs:0x800C   # 而
+    ] ;
+    :subsume
+        g2.ucs_unicode:0x43A0 ;
+    .
+    g2.ucs_unicode:0x43A0
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of [ :context domain:unicode ;
+                                  :target     ucs:0x43A0  ] ;
+        :subsume
+            repi.ucs_unicode:0x43A0 ;
+        .
+        repi.ucs_unicode:0x43A0
+            a chisegg:glyph-image ;
+            :glyph-image-of [ :context domain:unicode ;
+                              :target     ucs:0x43A0  ] ;
+            .
+
+rep.ucs-itaiji-002:0x8011
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of ucs-itaiji-002:0x8011 ;
+    ideo:radical         126 ; # ⽽ 
+    ideo:strokes           3 ;
+    ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿱ ;
+        isd:above    rep.mj:056865 ; # &MJ056865;
+        isd:below    a.ucs:0x800C   # 而
+    ] ;
+    :form-of             a.ucs:0x8011         ;
+    .
 
 a.ucs:0x43A1
     a chisegg:abstract-character ;