Sync up with the current environment.
[chise/chiset.git] / Ideograph-R034-Go.ttl
index 3a54134..5d845b7 100644 (file)
@@ -7,6 +7,7 @@
 @prefix chisegg: <http://rdf.chise.org/rdf/type/character/ggg/> .
 @prefix domain: <http://rdf.chise.org/data/domain/> .
 @prefix script: <http://rdf.chise.org/data/script/> .
+@prefix ideocomb: <http://rdf.chise.org/data/character/ideo/combination/> .
 @prefix chisebib: <http://rdf.chise.org/data/bibliography/> .
 @prefix ruimoku: <http://www.chise.org/est/view/article@ruimoku/rep.id=/> .
 @prefix zob1959: <http://chise.zinbun.kyoto-u.ac.jp/koukotsu/rubbings/> .
@@ -82,6 +83,8 @@
 @prefix rep.gt-pj-1: <http://www.chise.org/est/view/character/rep.gt-pj-1=> .
 @prefix rep.gt-pj-2: <http://www.chise.org/est/view/character/rep.gt-pj-2=> .
 @prefix rep.gt-pj-9: <http://www.chise.org/est/view/character/rep.gt-pj-9=> .
+@prefix rep.gt-pj-k1: <http://www.chise.org/est/view/character/rep.gt-pj-k1=> .
+@prefix g2.gt-pj-k1: <http://www.chise.org/est/view/character/g2.gt-pj-k1=> .
 @prefix rep.daikanwa: <http://www.chise.org/est/view/character/rep.daikanwa=> .
 @prefix g2.daikanwa: <http://www.chise.org/est/view/character/g2.daikanwa=> .
 @prefix repi.daikanwa: <http://www.chise.org/est/view/character/repi.daikanwa=> .
@@ -95,6 +98,8 @@
 @prefix repi.jef-china3: <http://www.chise.org/est/view/character/repi.jef-china3=> .
 @prefix rep.ucs-var-002: <http://www.chise.org/est/view/character/rep.ucs-var-002=> .
 @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 g2.ucs-itaiji-002: <http://www.chise.org/est/view/character/g2.ucs-itaiji-002=> .
 @prefix rep.ucs-itaiji-005: <http://www.chise.org/est/view/character/rep.ucs-itaiji-005=> .
 
 @prefix ucs: <http://rdf.chise.org/data/ccs/ucs/code-point/> .
 @prefix gt-pj-1: <http://rdf.chise.org/data/ccs/gt-pj-1/code-point/> .
 @prefix gt-pj-2: <http://rdf.chise.org/data/ccs/gt-pj-2/code-point/> .
 @prefix gt-pj-9: <http://rdf.chise.org/data/ccs/gt-pj-9/code-point/> .
+@prefix gt-pj-k1: <http://rdf.chise.org/data/ccs/gt-pj-k1/code-point/> .
 @prefix daikanwa: <http://rdf.chise.org/data/ccs/daikanwa/code-point/> .
 @prefix shinjigen: <http://rdf.chise.org/data/ccs/shinjigen/code-point/> .
 @prefix hanziku-3: <http://rdf.chise.org/data/ccs/hanziku-3/code-point/> .
 @prefix jef-china3: <http://rdf.chise.org/data/ccs/jef-china3/code-point/> .
 @prefix ucs-var-002: <http://rdf.chise.org/data/ccs/ucs-var-002/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/> .
 @prefix ucs-itaiji-005: <http://rdf.chise.org/data/ccs/ucs-itaiji-005/code-point/> .
 
 a.ucs:0x5902
@@ -258,10 +265,17 @@ a.ucs:0x21552
     ideo:strokes           0 ;
     ideo:total-strokes     3 ;
     ideo:hanyu-dazidian  ( 1 9 5 ) ;
+    :sound               [ :context domain:ja...on...go ;
+                           :target  ( "ke" ) ;
+                         ] ;
+    :sound               [ :context domain:ja...on...kan ;
+                           :target  ( "kWa" ) ;
+                         ] ;
     :subsume
         rep.daikanwa:05692   ,
         rep.cns11643-5:0x212F ,
-        rep.ucs_iso:0x21552  ;
+        rep.ucs_iso:0x21552  ,
+        rep.ucs-itaiji-002:0x21552 ;
     .
     rep.daikanwa:05692
         a chisegg:abstract-glyph ;
@@ -270,15 +284,62 @@ a.ucs:0x21552
     rep.cns11643-5:0x212F
         a chisegg:abstract-glyph ;
         :abstract-glyph-of cns11643-5:0x212F ;
+        :eq rep.ucs_cns:0x21552       ; # &C5-212F;
+        :subsume
+            g2.cns11643-5:0x212F ;
         .
+        rep.ucs_cns:0x21552
+                   :abstract-glyph-of [ :context domain:cns     ;
+                                        :target     ucs:0x21552 ] .
+        g2.cns11643-5:0x212F
+            a chisegg:abstract-glyph-form ;
+            :abstract-glyph-form-of cns11643-5:0x212F ;
+            :eq g2.ucs_cns:0x21552        ; # &g2-CU+21552;
+            .
+            g2.ucs_cns:0x21552
+                  :abstract-glyph-form-of [ :context domain:cns     ;
+                                            :target     ucs:0x21552 ] .
     rep.ucs_iso:0x21552
         a chisegg:abstract-glyph ;
         :abstract-glyph-of [ :context domain:iso     ;
                              :target     ucs:0x21552 ] ;
         :eq rep.big5-cdp:0x8874       ; # &CDP-8874;
+        :subsume
+            g2.ucs_iso:0x21552   ;
         .
         rep.big5-cdp:0x8874
                    :abstract-glyph-of       big5-cdp:0x8874  .
+        g2.ucs_iso:0x21552
+            a chisegg:abstract-glyph-form ;
+            :abstract-glyph-form-of [ :context domain:iso     ;
+                                      :target     ucs:0x21552 ] ;
+            :eq g2.big5-cdp:0x8874        ; # &g2-CDP-8874;
+            :subsume
+                repi.big5-cdp:0x8874 ,
+                repi.ucs_iso:0x21552 ;
+            .
+            g2.big5-cdp:0x8874
+                  :abstract-glyph-form-of       big5-cdp:0x8874  .
+            repi.big5-cdp:0x8874
+                a chisegg:glyph-image ;
+                :glyph-image-of big5-cdp:0x8874 ;
+                .
+            repi.ucs_iso:0x21552
+                a chisegg:glyph-image ;
+                :glyph-image-of [ :context domain:iso     ;
+                                  :target     ucs:0x21552 ] ;
+                .
+    rep.ucs-itaiji-002:0x21552
+        a chisegg:abstract-glyph ;
+        :abstract-glyph-of ucs-itaiji-002:0x21552 ;
+        ideo:mistakable      a.ucs:0x353F         ;
+        :subsume
+            g2.ucs-itaiji-002:0x21552 ;
+        .
+        g2.ucs-itaiji-002:0x21552
+            a chisegg:abstract-glyph-form ;
+            :abstract-glyph-form-of ucs-itaiji-002:0x21552 ;
+            .
 
 a.ucs:0x5903
     a chisegg:abstract-character ;
@@ -383,19 +444,19 @@ rep.gt:00170
         a chisegg:abstract-glyph-form ;
         :abstract-glyph-form-of [ :context domain:unicode ;
                                   :target     ucs:0x5903  ] ;
-    isd:structure [ a idc:⿵ ;
-        isd:surround g2.ucs_unicode:0x4E43 ; # &g2-AJ1-03307;
-        isd:filling  rep.gt-k:00064   # &GT-K00064;
-    ] ;
+        isd:structure [ a idc:⿵ ;
+            isd:surround g2.ucs_unicode:0x4E43 ; # &g2-AJ1-03307;
+            isd:filling  rep.gt-k:00064   # &GT-K00064;
+        ] ;
         :g2.ucs_JP...hanazono      rdf:nil ;
         .
     g2.gt:00170
         a chisegg:abstract-glyph-form ;
         :abstract-glyph-form-of gt:00170 ;
-    isd:structure [ a idc:⿵ ;
-        isd:surround g2.ucs_unicode:0x4E43 ; # &g2-AJ1-03307;
-        isd:filling  g2.ucs_unicode:0x53C8   # &g2-AJ1-03746;
-    ] ;
+        isd:structure [ a idc:⿵ ;
+            isd:surround g2.ucs_unicode:0x4E43 ; # &g2-AJ1-03307;
+            isd:filling  g2.ucs_unicode:0x53C8   # &g2-AJ1-03746;
+        ] ;
         .
 
 a.ucs:0x21553
@@ -441,10 +502,10 @@ o.ucs_unicode:0x5904
     rep.gb2312:0x3426
         a chisegg:abstract-glyph ;
         :abstract-glyph-of gb2312:0x3426 ;
-    isd:structure [ a idc:⿺ ;
-        isd:surround a.ucs:0x5902 ; # 夂
-        isd:filling  rep.adobe-japan1-0:03708   # &AJ1-03708;
-    ] ;
+        isd:structure [ a idc:⿺ ;
+            isd:surround a.ucs:0x5902 ; # 夂
+            isd:filling  rep.adobe-japan1-0:03708   # &AJ1-03708;
+        ] ;
         :eq rep.ucs_unicode:0x5904    ; # &G0-3426;
         :eq rep.jef-china3:0x81CC     ; # &I-JC3-81CC;
         :subsume
@@ -459,10 +520,10 @@ o.ucs_unicode:0x5904
             a chisegg:abstract-glyph-form ;
             :abstract-glyph-form-of [ :context domain:unicode ;
                                       :target     ucs:0x5904  ] ;
-    isd:structure [ a idc:⿺ ;
-        isd:surround g2.ucs_unicode:0x5902 ; # &g2-AJ1-04538;
-        isd:filling  g2.ucs_unicode:0x535C   # &g2-AJ1-03708;
-    ] ;
+            isd:structure [ a idc:⿺ ;
+                isd:surround g2.ucs_unicode:0x5902 ; # &g2-AJ1-04538;
+                isd:filling  g2.ucs_unicode:0x535C   # &g2-AJ1-03708;
+            ] ;
             :eq g2.gb2312:0x3426          ; # &g2-UU+5904;
             :eq g2.jef-china3:0x81CC      ; # &g2-UU+5904;
             :subsume
@@ -490,10 +551,10 @@ o.ucs_unicode:0x5904
     rep.ucs-var-002:0x5904
         a chisegg:abstract-glyph ;
         :abstract-glyph-of ucs-var-002:0x5904 ;
-    isd:structure [ a idc:⿺ ;
-        isd:surround a.ucs:0x5902 ; # 夂
-        isd:filling  a.ucs:0x2E8A   # ⺊
-    ] ;
+        isd:structure [ a idc:⿺ ;
+            isd:surround a.ucs:0x5902 ; # 夂
+            isd:filling  a.ucs:0x2E8A   # ⺊
+        ] ;
         .
 
 rep.cns11643-3:0x2235
@@ -615,10 +676,10 @@ rep.adobe-japan1-5:17468
         a chisegg:abstract-glyph-form ;
         :abstract-glyph-form-of [ :context domain:unicode ;
                                   :target     ucs:0x5905  ] ;
-    isd:structure [ a idc:⿱ ;
-        isd:above    g2.ucs_unicode:0x5902 ; # &g2-AJ1-04538;
-        isd:below    g2.ucs_unicode:0x3404   # &g2-GT-00106;
-    ] ;
+        isd:structure [ a idc:⿱ ;
+            isd:above    g2.ucs_unicode:0x5902 ; # &g2-AJ1-04538;
+            isd:below    g2.ucs_unicode:0x3404   # &g2-GT-00106;
+        ] ;
         :g2.ucs_JP...hanazono      rdf:nil ;
         :eq g2.daikanwa:05695         ; # &g2-M-05695;
         :eq g2.jef-china3:0x48CE      ; # &g2-M-05695;
@@ -746,7 +807,8 @@ a.ucs:0x21555
         :subsume
             repi.daikanwa:05696  ,
             repi.cns11643-6:0x2437 ,
-            repi.ucs_iso:0x21555 ;
+            repi.ucs_iso:0x21555 ,
+            rep.hanziku-3:0xAECB ;
         .
         g2.cns11643-6:0x2437
               :abstract-glyph-form-of     cns11643-6:0x2437  .
@@ -765,6 +827,10 @@ a.ucs:0x21555
             :glyph-image-of [ :context domain:iso     ;
                               :target     ucs:0x21555 ] ;
             .
+        rep.hanziku-3:0xAECB
+            a chisegg:abstract-glyph ;
+            :abstract-glyph-of hanziku-3:0xAECB ;
+            .
 
 a.ucs:0x21556
     a chisegg:abstract-character ;
@@ -794,7 +860,8 @@ a.ucs:0x21556
         :subsume
             repi.daikanwa:05697  ,
             repi.cns11643-6:0x2436 ,
-            repi.ucs_iso:0x21556 ;
+            repi.ucs_iso:0x21556 ,
+            rep.hanziku-3:0xAEC7 ;
         .
         g2.cns11643-6:0x2436
               :abstract-glyph-form-of     cns11643-6:0x2436  .
@@ -813,6 +880,10 @@ a.ucs:0x21556
             :glyph-image-of [ :context domain:iso     ;
                               :target     ucs:0x21556 ] ;
             .
+        rep.hanziku-3:0xAEC7
+            a chisegg:abstract-glyph ;
+            :abstract-glyph-of hanziku-3:0xAEC7 ;
+            .
 
 rep.ucs-itaiji-005:0x821B
     a chisegg:abstract-glyph ;
@@ -829,6 +900,32 @@ rep.ucs-itaiji-005:0x821B
     :form-of             a.ucs:0x821B         ;
     .
 
+rep.gt-k:02084
+    a chisegg:abstract-glyph ;
+    :abstract-glyph-of gt-k:02084 ;
+    ideo:radical          34 ; # ⼡ 
+    ideo:strokes           3 ;
+    ideo:total-strokes     6 ;
+    isd:structure [ a idc:⿺ ;
+        isd:surround a.ucs:0x5902 ; # 夂
+        isd:filling  a.ucs:0x5F61   # 彡
+    ] ;
+    :eq rep.gt-pj-k1:17787        ; # &GT-K02084;
+    :form-of             [ :context domain:component ;
+                           :target  a.ucs:0x5C3E         ] ;
+    :subsume
+        g2.gt-k:02084        ;
+    .
+    rep.gt-pj-k1:17787
+               :abstract-glyph-of       gt-pj-k1:17787   .
+    g2.gt-k:02084
+        a chisegg:abstract-glyph-form ;
+        :abstract-glyph-form-of gt-k:02084 ;
+        :eq g2.gt-pj-k1:17787         ; # &g2-GT-K02084;
+        .
+        g2.gt-pj-k1:17787
+              :abstract-glyph-form-of       gt-pj-k1:17787   .
+
 a.ucs:0x5906
     a chisegg:abstract-character ;
     :abstract-character-of ucs:0x5906 ;
@@ -1022,7 +1119,7 @@ a.ucs:0x21557
         isd:below    a.ucs:0x4E2F   # 丯
     ] ;
     :eq rep.daikanwa:05699        ; # &I-M-05699;
-    :to.mistakable       [ :sources chisebib:kangxi-biansi-3char ,
+    ideo:mistakable      [ :sources chisebib:kangxi-biansi-3char ,
                                     chisebib:daikanwa ;
                            :target  rep.adobe-japan1-5:17468 ,
                                     rep.adobe-japan1-6:21371 ] ;
@@ -1102,8 +1199,14 @@ rep.cns11643-3:0x2B78
     ideo:radical          34 ; # ⼡ 
     ideo:strokes           6 ;
     ideo:total-strokes     9 ;
+    isd:structure [ a idc:⿳ ;
+        isd:above    a.ucs:0x5902 ; # 夂
+        isd:middle   a.ucs:0x4E00 ; # 一
+        isd:below    a.ucs:0x751F   # 生
+    ] ;
     :eq a.ucs_iwds-1:0x3685       ; # &HD-IA-2D6B;
     :eq rep.ucs_unicode:0x3685    ; # &HD-IA-2D6B;
+    :eq rep.big5-cdp:0x8DAF       ; # &I-CDP-8DAF;
     :eq rep.hanyo-denshi...ia:0x2D6B ; # &I-HD-IA-2D6B;
     :eq rep.daikanwa:05701        ; # &I-M-05701;
     :subsume
@@ -1115,6 +1218,8 @@ rep.cns11643-3:0x2B78
     rep.ucs_unicode:0x3685
                :abstract-glyph-of [ :context domain:unicode ;
                                     :target     ucs:0x3685  ] .
+    rep.big5-cdp:0x8DAF
+               :abstract-glyph-of       big5-cdp:0x8DAF  .
     rep.hanyo-denshi...ia:0x2D6B
                :abstract-glyph-of hanyo-denshi...ia:0x2D6B  .
     rep.daikanwa:05701
@@ -1124,16 +1229,20 @@ rep.cns11643-3:0x2B78
         :abstract-glyph-form-of [ :context domain:unicode ;
                                   :target     ucs:0x3685  ] ;
         :eq g2.cns11643-3:0x2B78      ; # &g2-HD-IA-2D6B;
+        :eq g2.big5-cdp:0x8DAF        ; # &g2-HD-IA-2D6B;
         :eq g2.hanyo-denshi...ia:0x2D6B ; # &g2-HD-IA-2D6B;
         :eq g2.daikanwa:05701         ; # &g2-HD-IA-2D6B;
         :subsume
             repi.daikanwa:05701  ,
-            repi.cns11643-3:0x2B78 ,
             repi.hanyo-denshi...ia:0x2D6B ,
-            repi.ucs_unicode:0x3685 ;
+            repi.cns11643-3:0x2B78 ,
+            repi.ucs_unicode:0x3685 ,
+            repi.big5-cdp:0x8DAF ;
         .
         g2.cns11643-3:0x2B78
               :abstract-glyph-form-of     cns11643-3:0x2B78  .
+        g2.big5-cdp:0x8DAF
+              :abstract-glyph-form-of       big5-cdp:0x8DAF  .
         g2.hanyo-denshi...ia:0x2D6B
               :abstract-glyph-form-of hanyo-denshi...ia:0x2D6B  .
         g2.daikanwa:05701
@@ -1142,19 +1251,23 @@ rep.cns11643-3:0x2B78
             a chisegg:glyph-image ;
             :glyph-image-of daikanwa:05701 ;
             .
-        repi.cns11643-3:0x2B78
-            a chisegg:glyph-image ;
-            :glyph-image-of cns11643-3:0x2B78 ;
-            .
         repi.hanyo-denshi...ia:0x2D6B
             a chisegg:glyph-image ;
             :glyph-image-of hanyo-denshi...ia:0x2D6B ;
             .
+        repi.cns11643-3:0x2B78
+            a chisegg:glyph-image ;
+            :glyph-image-of cns11643-3:0x2B78 ;
+            .
         repi.ucs_unicode:0x3685
             a chisegg:glyph-image ;
             :glyph-image-of [ :context domain:unicode ;
                               :target     ucs:0x3685  ] ;
             .
+        repi.big5-cdp:0x8DAF
+            a chisegg:glyph-image ;
+            :glyph-image-of big5-cdp:0x8DAF ;
+            .
 
 rep.hanyo-denshi...tk:01018450
     a chisegg:abstract-glyph ;
@@ -1193,10 +1306,10 @@ a.ucs:0x5908
     rep.daikanwa:05702
         a chisegg:abstract-glyph ;
         :abstract-glyph-of daikanwa:05702 ;
-    isd:structure [ a idc:⿱ ;
-        isd:above    a.ucs:0x5902 ; # 夂
-        isd:below    a.ucs:0x7C73   # 米
-    ] ;
+        isd:structure [ a idc:⿱ ;
+            isd:above    a.ucs:0x5902 ; # 夂
+            isd:below    a.ucs:0x7C73   # 米
+        ] ;
         .
     rep.ucs_unicode:0x5908
         a chisegg:abstract-glyph ;
@@ -1239,8 +1352,8 @@ rep.adobe-japan1-0:03617
     :eq rep.gt-pj-1:19025         ; # &I-GT-07215;
     :eq rep.daikanwa:05703        ; # &I-M-05703;
     :eq rep.shinjigen:3201        ; # &AJ1-03617;
-    :from.simplified     [ :context domain:JP...Jouyou ;
-                           :target  rep.adobe-japan1-0:05075 ] ;
+    ideo:simplified-form-of [ :context domain:JP...Jouyou ;
+                              :target  rep.adobe-japan1-0:05075 ] ;
     :subsume
         g2.adobe-japan1-0:03617 ,
         g2.ucs_unicode:0x5909 ;
@@ -1266,10 +1379,10 @@ rep.adobe-japan1-0:03617
         :rep.decomposition   [ :context domain:cid     ;
                                :target  a.ucs:0x5909         ,
                                         a.ucs:0xE0100        ] ;
-    isd:structure [ a idc:⿱ ;
-        isd:above    g2.ucs_unicode:0x4EA6 ; # &g2-AJ1-03744;
-        isd:below    a.ucs:0x5902   # 夂
-    ] ;
+        isd:structure [ a idc:⿱ ;
+            isd:above    g2.ucs_unicode:0x4EA6 ; # &g2-AJ1-03744;
+            isd:below    a.ucs:0x5902   # 夂
+        ] ;
         :eq g2.ucs_jis:0x5909         ; # &g2-AJ1-03617;
         :eq g2.jis-x0208:0x4A51       ; # &g2-AJ1-03617;
         :eq g2.jis-x0213-1:0x4A51     ; # &g2-AJ1-03617;
@@ -1345,10 +1458,10 @@ rep.cns11643-3:0x2B79
     g2.cns11643-3:0x2B79
         a chisegg:abstract-glyph-form ;
         :abstract-glyph-form-of cns11643-3:0x2B79 ;
-    isd:structure [ a idc:⿱ ;
-        isd:above    g2.ucs_unicode:0x4EA6 ; # &g2-AJ1-03744;
-        isd:below    g2.ucs_unicode:0x590A   # &g2-CDP-8A71;
-    ] ;
+        isd:structure [ a idc:⿱ ;
+            isd:above    g2.ucs_unicode:0x4EA6 ; # &g2-AJ1-03744;
+            isd:below    g2.ucs_unicode:0x590A   # &g2-CDP-8A71;
+        ] ;
         :eq g2.ucs_cns:0x5909         ; # &g2-CU+5909;
         .
         g2.ucs_cns:0x5909
@@ -1401,8 +1514,15 @@ a.ucs:0x2155C
     ideo:radical          34 ; # ⼡ 
     ideo:strokes           8 ;
     ideo:total-strokes    11 ;
+    isd:structure [ a idc:⿱ ;
+        isd:above    rep.gt-k:02084 ; # &GT-K02084;
+        isd:below    a.ucs:0x51FA   # 出
+    ] ;
     :eq rep.cns11643-6:0x3E38     ; # &I-C6-3E38;
     :eq rep.daikanwa:05706        ; # &I-M-05706;
+    ideo:ancient-form-of [ :sources chisebib:jiyun ,
+                                    chisebib:daikanwa ;
+                           :target  a.ucs:0x5C48         ] ;
     :subsume
         g2.ucs_iso:0x2155C   ;
     .