Sync up with the current environment.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 22 Oct 2017 16:31:33 +0000 (01:31 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 22 Oct 2017 16:31:33 +0000 (01:31 +0900)
Ideograph-R021-Spoon.ttl

index 20257e0..45ede53 100644 (file)
@@ -66,6 +66,7 @@
 @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 g2.cns11643-6: <http://www.chise.org/est/view/character/g2.cns11643-6=> .
+@prefix repi.cns11643-6: <http://www.chise.org/est/view/character/repi.cns11643-6=> .
 @prefix rep.cns11643-7: <http://www.chise.org/est/view/character/rep.cns11643-7=> .
 @prefix rep.jis-x0213-1: <http://www.chise.org/est/view/character/rep.jis-x0213-1=> .
 @prefix g2.jis-x0213-1: <http://www.chise.org/est/view/character/g2.jis-x0213-1=> .
 @prefix repi.jef-china3: <http://www.chise.org/est/view/character/repi.jef-china3=> .
 @prefix a.iwds-1: <http://www.chise.org/est/view/character/a.iwds-1=> .
 @prefix rep.ucs-itaiji-001: <http://www.chise.org/est/view/character/rep.ucs-itaiji-001=> .
+@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 jef-china3: <http://rdf.chise.org/data/ccs/jef-china3/code-point/> .
 @prefix iwds-1: <http://rdf.chise.org/data/ccs/iwds-1/code-point/> .
 @prefix ucs-itaiji-001: <http://rdf.chise.org/data/ccs/ucs-itaiji-001/code-point/> .
+@prefix ucs-itaiji-002: <http://rdf.chise.org/data/ccs/ucs-itaiji-002/code-point/> .
 
 a.jis-x0208:0x5238
     a chisegg:abstract-character ;
@@ -949,44 +952,90 @@ a.ucs:0x2A7E9
     ] ;
     .
 
-rep.daikanwa:02576
-    a chisegg:abstract-glyph ;
-    :abstract-glyph-of daikanwa:02576 ;
-    :to.ucs              a.ucs:0x20911 ; # 𠤑
+a.ucs:0x20911
+    a chisegg:abstract-character ;
+    :abstract-character-of ucs:0x20911 ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           5 ;
     ideo:total-strokes     7 ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     a.ucs_component:0x4E03 ; # &A-compU+4E03;
+        isd:right    a.ucs:0x77E2   # 矢
+    ] ;
     .
 
-a.ucs:0x20911
-    a chisegg:abstract-character ;
-    :abstract-character-of ucs:0x20911 ;
-
-    :morohashi-daikanwa          (2576 0 0) ;
+rep.daikanwa:02576
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of daikanwa:02576 ;
+    :denotation-of
+        a.ucs:0x20911        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           5 ;
     ideo:total-strokes     7 ;
-    ideo:hanyu-dazidian  ( 1 262 6 ) ;
-    :eq rep.hanziku-1:0xDC45      ; # &I-HZK01-DC45;
+    :form-of             rep.daikanwa:02581   ;
+    :subsume
+        g2.daikanwa:02576    ;
     .
-    rep.hanziku-1:0xDC45
-               :abstract-glyph-of      hanziku-1:0xDC45  .
+    g2.daikanwa:02576
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of daikanwa:02576 ;
+        .
 
-rep.cns11643-6:0x2630
+rep.ucs_iso:0x20911
     a chisegg:abstract-glyph ;
-    :abstract-glyph-of cns11643-6:0x2630 ;
-    :to.ucs              a.ucs:0x20911 ; # 𠤑
-
-    :morohashi-daikanwa          (2576 0 1) ;
+    :abstract-glyph-of [ :context domain:iso     ;
+                         :target     ucs:0x20911 ] ;
+    :denotation-of
+        a.ucs:0x20911        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           5 ;
     ideo:total-strokes     7 ;
+    ideo:hanyu-dazidian  ( 1 262 6 ) ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     a.ucs:0x5315 ; # 匕
+        isd:right    a.ucs:0x77E2   # 矢
+    ] ;
+    :eq rep.cns11643-6:0x2630     ; # &C6-2630;
+    :subsume
+        g2.ucs_iso:0x20911   ,
+        g2.cns11643-6:0x2630 ;
     .
+    rep.cns11643-6:0x2630
+               :abstract-glyph-of     cns11643-6:0x2630  .
+    g2.ucs_iso:0x20911
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of [ :context domain:iso     ;
+                                  :target     ucs:0x20911 ] ;
+        :subsume
+            repi.ucs_iso:0x20911 ,
+            rep.hanziku-1:0xDC45 ;
+        .
+        repi.ucs_iso:0x20911
+            a chisegg:glyph-image ;
+            :glyph-image-of [ :context domain:iso     ;
+                              :target     ucs:0x20911 ] ;
+            .
+        rep.hanziku-1:0xDC45
+            a chisegg:abstract-glyph ;
+            :abstract-glyph-of hanziku-1:0xDC45 ;
+            .
+    g2.cns11643-6:0x2630
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of cns11643-6:0x2630 ;
+        :eq g2.ucs_cns:0x20911        ; # &g2-CU+20911;
+        .
+        g2.ucs_cns:0x20911
+              :abstract-glyph-form-of [ :context domain:cns     ;
+                                        :target     ucs:0x20911 ] .
 
 a.ucs:0x20915
     a chisegg:abstract-character ;
     :abstract-character-of ucs:0x20915 ;
     ideo:radical          21 ; # ⼔ 
+    isd:structure [ a idc:⿱ ;
+        isd:above    a.ucs_component:0x4E03 ; # &A-compU+4E03;
+        isd:below    a.ucs:0x77E2   # 矢
+    ] ;
     .
 
 rep.daikanwa:02577
@@ -1001,7 +1050,14 @@ rep.daikanwa:02577
         isd:above    a.ucs:0x2090E ; # 𠤎
         isd:below    a.ucs:0x77E2   # 矢
     ] ;
+    :form-of             rep.daikanwa:02581   ;
+    :subsume
+        g2.daikanwa:02577    ;
     .
+    g2.daikanwa:02577
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of daikanwa:02577 ;
+        .
 
 rep.ucs_iso:0x20915
     a chisegg:abstract-glyph ;
@@ -1142,39 +1198,89 @@ a.ucs:0x352C
     rep.cns11643-6:0x2972
                :abstract-glyph-of     cns11643-6:0x2972  .
 
-rep.daikanwa:02581
-    a chisegg:abstract-glyph ;
-    :abstract-glyph-of daikanwa:02581 ;
-    :to.ucs              a.ucs:0x20917 ; # 𠤗
+a.ucs:0x20917
+    a chisegg:abstract-character ;
+    :abstract-character-of ucs:0x20917 ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           7 ;
     ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     a.ucs:0x20915 ; # 𠤕
+        isd:right    a.ucs_component:0x4E03   # &A-compU+4E03;
+    ] ;
     .
 
-a.ucs:0x20917
-    a chisegg:abstract-character ;
-    :abstract-character-of ucs:0x20917 ;
-
-    :morohashi-daikanwa          (2581 0 0) ;
+rep.daikanwa:02581
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of daikanwa:02581 ;
+    :denotation-of
+        a.ucs:0x20917        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           7 ;
     ideo:total-strokes     9 ;
-    ideo:hanyu-dazidian  ( 1 262 14 ) ;
-    :eq rep.hanziku-1:0xDC4D      ; # &I-HZK01-DC4D;
+    isd:structure [ a idc:⿰ ;
+        isd:left     rep.ucs_iso:0x20915 ; # &C6-2632;
+        isd:right    a.ucs:0x2090E   # 𠤎
+    ] ;
+    ideo:interchangeable-form-of [ :sources chisebib:zhengzitong ,
+                                            chisebib:daikanwa ;
+                                   :target  rep.adobe-japan1-0:01625 ] ;
+    ideo:original-form-of [ :sources chisebib:zhengzitong ;
+                            :target  rep.adobe-japan1-0:01625 ] ;
+    :subsume
+        g2.daikanwa:02581    ;
     .
-    rep.hanziku-1:0xDC4D
-               :abstract-glyph-of      hanziku-1:0xDC4D  .
+    g2.daikanwa:02581
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of daikanwa:02581 ;
+        .
 
-rep.cns11643-4:0x284D
+rep.ucs_iso:0x20917
     a chisegg:abstract-glyph ;
-    :abstract-glyph-of cns11643-4:0x284D ;
-    :to.ucs              a.ucs:0x20917 ; # 𠤗
-
-    :morohashi-daikanwa          (2581 0 1) ;
+    :abstract-glyph-of [ :context domain:iso     ;
+                         :target     ucs:0x20917 ] ;
+    :denotation-of
+        a.ucs:0x20917        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           7 ;
     ideo:total-strokes     9 ;
+    ideo:hanyu-dazidian  ( 1 262 14 ) ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     rep.ucs_iso:0x20915 ; # &C6-2632;
+        isd:right    a.ucs:0x5315   # 匕
+    ] ;
+    :eq rep.cns11643-4:0x284D     ; # &C4-284D;
+    :subsume
+        g2.ucs_iso:0x20917   ,
+        g2.cns11643-4:0x284D ;
     .
+    rep.cns11643-4:0x284D
+               :abstract-glyph-of     cns11643-4:0x284D  .
+    g2.ucs_iso:0x20917
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of [ :context domain:iso     ;
+                                  :target     ucs:0x20917 ] ;
+        :subsume
+            repi.ucs_iso:0x20917 ,
+            rep.hanziku-1:0xDC4D ;
+        .
+        repi.ucs_iso:0x20917
+            a chisegg:glyph-image ;
+            :glyph-image-of [ :context domain:iso     ;
+                              :target     ucs:0x20917 ] ;
+            .
+        rep.hanziku-1:0xDC4D
+            a chisegg:abstract-glyph ;
+            :abstract-glyph-of hanziku-1:0xDC4D ;
+            .
+    g2.cns11643-4:0x284D
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of cns11643-4:0x284D ;
+        :eq g2.ucs_cns:0x20917        ; # &g2-CU+20917;
+        .
+        g2.ucs_cns:0x20917
+              :abstract-glyph-form-of [ :context domain:cns     ;
+                                        :target     ucs:0x20917 ] .
 
 rep.daikanwa:02582
     a chisegg:abstract-glyph ;
@@ -1299,27 +1405,96 @@ a.ucs:0x2091B
     rep.cns11643-6:0x2F2E
                :abstract-glyph-of     cns11643-6:0x2F2E  .
 
+a.ucs:0x2091C
+    a chisegg:abstract-character ;
+    :abstract-character-of ucs:0x2091C ;
+    ideo:radical          21 ; # ⼔ 
+    ideo:strokes           7 ;
+    ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     a.ucs:0x253A8 ; # 𥎨
+        isd:right    a.ucs_component:0x4E03   # &A-compU+4E03;
+    ] ;
+    :sound               [ :context domain:ja...on ;
+                           :target  ( "gi" ) ;
+                         ] ;
+    .
+
 rep.daikanwa:48947
     a chisegg:abstract-glyph ;
     :abstract-glyph-of daikanwa:48947 ;
-    :to.ucs              a.ucs:0x2091C ; # 𠤜
+    :denotation-of
+        a.ucs:0x2091C        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           7 ;
     ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿰ ;
+        isd:left     rep.daikanwa:23933 ; # &M-23933;
+        isd:right    a.ucs:0x2090E   # 𠤎
+    ] ;
+    ideo:original-form-of [ :sources chisebib:daikanwa ;
+                            :target  rep.daikanwa:02581   ] ;
+    :subsume
+        g2.daikanwa:48947    ;
     .
+    g2.daikanwa:48947
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of daikanwa:48947 ;
+        .
 
-a.ucs:0x2091C
-    a chisegg:abstract-character ;
-    :abstract-character-of ucs:0x2091C ;
-
-    :morohashi-daikanwa          (48947 0 1) ;
+rep.ucs_iso:0x2091C
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of [ :context domain:iso     ;
+                         :target     ucs:0x2091C ] ;
+    :denotation-of
+        a.ucs:0x2091C        ;
     ideo:radical          21 ; # ⼔ 
     ideo:strokes           7 ;
     ideo:total-strokes     9 ;
-    :eq rep.cns11643-6:0x2F30     ; # &I-C6-2F30;
+    isd:structure [ a idc:⿰ ;
+        isd:left     rep.daikanwa:23933 ; # &M-23933;
+        isd:right    a.ucs:0x5315   # 匕
+    ] ;
+    :eq rep.cns11643-6:0x2F30     ; # &C6-2F30;
+    :subsume
+        g2.ucs_iso:0x2091C   ;
     .
     rep.cns11643-6:0x2F30
                :abstract-glyph-of     cns11643-6:0x2F30  .
+    g2.ucs_iso:0x2091C
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of [ :context domain:iso     ;
+                                  :target     ucs:0x2091C ] ;
+        :eq g2.cns11643-6:0x2F30      ; # &g2-IU-0002091C;
+        :subsume
+            repi.cns11643-6:0x2F30 ,
+            repi.ucs_iso:0x2091C ;
+        .
+        g2.cns11643-6:0x2F30
+              :abstract-glyph-form-of     cns11643-6:0x2F30  .
+        repi.cns11643-6:0x2F30
+            a chisegg:glyph-image ;
+            :glyph-image-of cns11643-6:0x2F30 ;
+            .
+        repi.ucs_iso:0x2091C
+            a chisegg:glyph-image ;
+            :glyph-image-of [ :context domain:iso     ;
+                              :target     ucs:0x2091C ] ;
+            .
+
+rep.ucs-itaiji-002:0x20917
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of ucs-itaiji-002:0x20917 ;
+    ideo:radical          21 ; # ⼔ 
+    ideo:strokes           7 ;
+    ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿲ ;
+        isd:left     a.ucs:0x571F ; # 土
+        isd:middle   a.ucs:0x77E2 ; # 矢
+        isd:right    a.ucs:0x5315   # 匕
+    ] ;
+    :form-of             a.ucs:0x20917        ;
+    .
 
 rep.daikanwa:02587
     a chisegg:abstract-glyph ;