Sync up with r21-4-10-utf-2000-0_20-=gt-pj-x.
authortomo <tomo>
Thu, 27 Feb 2003 10:31:19 +0000 (10:31 +0000)
committertomo <tomo>
Thu, 27 Feb 2003 10:31:19 +0000 (10:31 +0000)
46 files changed:
lisp/ChangeLog
lisp/mule/mule-conf.el
lisp/utf-2000/Ideograph-R001-One.el
lisp/utf-2000/Ideograph-R002-Line.el
lisp/utf-2000/Ideograph-R003-Dot.el
lisp/utf-2000/Ideograph-R004-Slash.el
lisp/utf-2000/Ideograph-R005-Second.el
lisp/utf-2000/Ideograph-R007-Two.el
lisp/utf-2000/Ideograph-R008-Lid.el
lisp/utf-2000/Ideograph-R009-Man.el
lisp/utf-2000/Ideograph-R011-Enter.el
lisp/utf-2000/Ideograph-R012-Eight.el
lisp/utf-2000/Ideograph-R013-Down-Box.el
lisp/utf-2000/Ideograph-R018-Knife.el
lisp/utf-2000/Ideograph-R024-Ten.el
lisp/utf-2000/Ideograph-R025-Divination.el
lisp/utf-2000/Ideograph-R027-Cliff.el
lisp/utf-2000/Ideograph-R029-Again.el
lisp/utf-2000/Ideograph-R031-Enclosure.el
lisp/utf-2000/Ideograph-R032-Earth.el
lisp/utf-2000/Ideograph-R040-Roof.el
lisp/utf-2000/Ideograph-R047-River.el
lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el
lisp/utf-2000/Ideograph-R056-Shoot.el
lisp/utf-2000/Ideograph-R058-Snout.el
lisp/utf-2000/Ideograph-R062-Halberd.el
lisp/utf-2000/Ideograph-R064-Hand.el
lisp/utf-2000/Ideograph-R075-Tree.el
lisp/utf-2000/Ideograph-R084-Steam.el
lisp/utf-2000/Ideograph-R089-Double-X.el
lisp/utf-2000/Ideograph-R094-Dog.el
lisp/utf-2000/Ideograph-R109-Eye.el
lisp/utf-2000/Ideograph-R114-Track.el
lisp/utf-2000/Ideograph-R121-Jar.el
lisp/utf-2000/Ideograph-R123-Sheep.el
lisp/utf-2000/Ideograph-R124-Feather.el
lisp/utf-2000/Ideograph-R134-Mortar.el
lisp/utf-2000/Ideograph-R137-Boat.el
lisp/utf-2000/Ideograph-R140-Grass.el
lisp/utf-2000/Ideograph-R152-Pig.el
lisp/utf-2000/Ideograph-R162-Walk.el
lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el
lisp/utf-2000/Ideograph-R184-Eat.el
lisp/utf-2000/char-db-util.el
lisp/utf-2000/isolated-char.el
lisp/utf-2000/u02E00-CJK-Radical-Supplement.el

index 11467fb..d41fcdd 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'.
+       (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'.
+
 2003-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets
index fc1472c..f843d38 100644 (file)
   (let ((i 1))
     (while (<= i 11)
       (make-charset
-       (intern (format "ideograph-gt-pj-%d" i))
+       (intern (format "=gt-pj-%d" i))
        (format "GT PJ %d" i)
        `(long-name ,(format "GT 2000 (pseudo JIS encoding) part %d" i)
                   chars 94
                   graphic 0
                   direction l2r
                   registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
+      (define-charset-alias
+       (intern (format "ideograph-gt-pj-%d" i))
+       (intern (format "=gt-pj-%d" i)))
       (setq i (1+ i))))
   (make-charset
-   'ideograph-gt-pj-k1
+   '=gt-pj-k1
    "GT K1"
    `(long-name "Ideographic parts of GT (pseudo JIS encoding) part 1"
               chars 94
               graphic 0
               direction l2r
               registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
+  (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
   (make-charset
-   'ideograph-gt-pj-k2
+   '=gt-pj-k2
    "GT K2"
    `(long-name "Ideographic parts of GT (pseudo JIS encoding) part 2"
               chars 94
               graphic 0
               direction l2r
               registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
+  (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
   (make-charset '=cbeta "CBETA PUA"
                '(long-name     "CBETA private characters"
                  chars         256
index 17f93ba..dd33a9b 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x6C69)       ; 
     (chinese-isoir165  . #x523B)       ; 
     (chinese-cns11643-1 . #x4421)      ; 
-    (ideograph-gt-pj-1 . #x306C)       ; 
+    (=gt-pj-1          . #x306C)       ; 
     (chinese-big5      . #xA440)       ; 
     (ideograph-daikanwa . 00001)       ; 
     (=gt-k             . 00001)        ; 
@@ -24,7 +24,7 @@
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 0)
     (total-strokes      . 1)
-    (ideograph-gt-pj-k1 . #x3034)      ; 
+    (=gt-pj-k1         . #x3034)       ; 
     (=gt-k             . 00002)        ; 
     ))
 (define-char
@@ -39,7 +39,7 @@
     (korean-ksc5601    . #x6F4B)       ; 
     (chinese-isoir165  . #x3621)       ; 
     (chinese-cns11643-1 . #x4423)      ; 
-    (ideograph-gt-pj-1 . #x437A)       ; 
+    (=gt-pj-1          . #x437A)       ; 
     (chinese-big5      . #xA442)       ; 
     (ideograph-daikanwa . 00002)       ; 
     (=gt-k             . 00051)        ; 
@@ -59,7 +59,7 @@
     (japanese-jisx0212 . #x3021)       ; 
     (chinese-cns11643-4 . #x2126)      ; 
     (=jis-x0213-2-2000 . #x2122)       ; 
-    (ideograph-gt-pj-2 . #x3021)       ; 
+    (=gt-pj-2          . #x3021)       ; 
     (ideograph-daikanwa . 00003)       ; 
     (=big5-cdp         . #x8BCD)       ; 
     (=jef-china3       . #x41A1)       ; 
@@ -99,7 +99,7 @@
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-2 . #x3022)       ; 
+    (=gt-pj-2          . #x3022)       ; 
     (=gt               . 00026)        ; 
     ))
 (define-char
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-2 . #x3023)       ; 
+    (=gt-pj-2          . #x3023)       ; 
     (=gt               . 00038)        ; 
     ))
 (define-char
     (=jis-x0208                . #x3C37)       ; 
     (korean-ksc5601    . #x7652)       ; 
     (chinese-isoir165  . #x465F)       ; 
-    (ideograph-gt-pj-1 . #x3C37)       ; 
+    (=gt-pj-1          . #x3C37)       ; 
     (chinese-big5      . #xA443)       ; 
     (ideograph-daikanwa . 00006)       ; 
     (=big5-cdp         . #x88ED)       ; 
     (hanyu-dazidian    1 3 1)
     (japanese-jisx0212 . #x3022)       ; 
     (chinese-cns11643-3 . #x2126)      ; 
-    (ideograph-gt-pj-2 . #x3024)       ; 
+    (=gt-pj-2          . #x3024)       ; 
     (ideograph-daikanwa . 00007)       ; 
     (=big5-cdp         . #x89B4)       ; 
     (=gt-k             . 00075)        ; 
     (hanyu-dazidian    1 2 4)
     (japanese-jisx0212 . #x3023)       ; 
     (chinese-cns11643-3 . #x2125)      ; 
-    (ideograph-gt-pj-2 . #x3025)       ; 
+    (=gt-pj-2          . #x3025)       ; 
     (ideograph-daikanwa . 00008)       ; 
     (=big5-cdp         . #x89C9)       ; 
     (=gt-k             . 00052)        ; 
      ((name              . "BOPOMOFO LETTER C")
       (ucs               . #x3118)     ; ㄘ
       ))
-    (ideograph-gt-pj-2 . #x3026)       ; 
+    (=gt-pj-2          . #x3026)       ; 
     (ideograph-daikanwa . 00009)       ; 
     (=gt               . 00005)        ; 
     (mojikyo           . 000009)       ; 
     (total-strokes      . 2)
     (ideograph-cdp     . -63)
     (=jis-x0213-2-2000 . #x2121)       ; 
-    (ideograph-gt-pj-9 . #x4D4A)       ; 
+    (=gt-pj-9          . #x4D4A)       ; 
     (=big5-cdp         . #x8B4A)       ; 
     (=jef-china3       . #x71FC)       ; 
     (=gt               . 00008)        ; 
     (korean-ksc5601    . #x5832)       ; 
     (chinese-isoir165  . #x4D72)       ; 
     (chinese-cns11643-2 . #x2126)      ; 
-    (ideograph-gt-pj-1 . #x4B7C)       ; 
+    (=gt-pj-1          . #x4B7C)       ; 
     (chinese-big5      . #xC945)       ; 
     (ideograph-daikanwa . 00010)       ; 
     (=gt-k             . 00204)        ; 
     (japanese-jisx0208-1978    . #x3E66)       ; 
     (japanese-jisx0208         . #x3E66)       ; 
     (korean-ksc5601            . #x6D5B)       ; 
-    (ideograph-gt-pj-2         . #x3027)       ; 
+    (=gt-pj-2                  . #x3027)       ; 
     (chinese-big5              . #xA456)       ; 
     (ideograph-daikanwa                . 00011)        ; 
     (=gt-k                     . 00189)        ; 
     (chinese-isoir165          . #x5549)       ; 
     (chinese-cns11643-1                . #x4437)       ; 
     (japanese-jisx0208-1990    . #x3E66)       ; 
-    (ideograph-gt-pj-1         . #x3E66)       ; 
+    (=gt-pj-1                  . #x3E66)       ; 
     (=gt                       . 00020)        ; 
     (mojikyo                   . 000011)       ; 
     (ucs                       . #x4E08)       ; 丈
     (korean-ksc5601    . #x5F32)       ; 
     (chinese-isoir165  . #x487D)       ; 
     (chinese-cns11643-1 . #x4435)      ; 
-    (ideograph-gt-pj-1 . #x3B30)       ; 
+    (=gt-pj-1          . #x3B30)       ; 
     (chinese-big5      . #xA454)       ; 
     (ideograph-daikanwa . 00012)       ; 
     (=gt-k             . 00177)        ; 
     (korean-ksc5601    . #x5F3E)       ; 
     (chinese-isoir165  . #x494F)       ; 
     (chinese-cns11643-1 . #x4438)      ; 
-    (ideograph-gt-pj-1 . #x3E65)       ; 
+    (=gt-pj-1          . #x3E65)       ; 
     (chinese-big5      . #xA457)       ; 
     (ideograph-daikanwa . 00013)       ; 
     (=gt-k             . 00188)        ; 
     (korean-ksc5601    . #x793B)       ; 
     (chinese-isoir165  . #x4F42)       ; 
     (chinese-cns11643-1 . #x4436)      ; 
-    (ideograph-gt-pj-1 . #x323C)       ; 
+    (=gt-pj-1          . #x323C)       ; 
     (chinese-big5      . #xA455)       ; 
     (ideograph-daikanwa . 00014)       ; 
     (=gt-k             . 00159)        ; 
     (japanese-jisx0212 . #x3024)       ; 
     (chinese-isoir165  . #x5822)       ; 
     (chinese-cns11643-2 . #x2127)      ; 
-    (ideograph-gt-pj-2 . #x3028)       ; 
+    (=gt-pj-2          . #x3028)       ; 
     (chinese-big5      . #xC946)       ; 
     (ideograph-daikanwa . 00015)       ; 
     (=gt               . 00015)        ; 
     (total-strokes      . 3)
     (hanyu-dazidian    1 8 1)
     (chinese-cns11643-6 . #x212F)      ; 
-    (ideograph-gt-pj-2 . #x3029)       ; 
+    (=gt-pj-2          . #x3029)       ; 
     (ideograph-daikanwa . 00016)       ; 
     (=big5-cdp         . #x87F8)       ; 
     (=gt-k             . 00392)        ; 
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-2 . #x302A)       ; 
+    (=gt-pj-2          . #x302A)       ; 
     (ideograph-daikanwa . 00017)       ; 
     (=gt               . 00009)        ; 
     (mojikyo           . 000017)       ; 
     (total-strokes      . 3)
     (hanyu-dazidian    1 10 1)
     (chinese-cns11643-6 . #x212E)      ; 
-    (ideograph-gt-pj-2 . #x302B)       ; 
+    (=gt-pj-2          . #x302B)       ; 
     (ideograph-daikanwa . 00018)       ; 
     (=big5-cdp         . #x87F7)       ; 
     (=gt               . 00012)        ; 
     (chinese-gb2312    . #x3245)       ; 
     (chinese-isoir165  . #x3245)       ; 
     (chinese-cns11643-1 . #x445F)      ; 
-    (ideograph-gt-pj-9 . #x4A2B)       ; 
+    (=gt-pj-9          . #x4A2B)       ; 
     (=gt-k             . 00176)        ; 
     (=gt               . 00010)        ; 
     (mojikyo           . 051101)       ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-9 . #x4054)       ; 
+    (=gt-pj-9          . #x4054)       ; 
     (=gt               . 00013)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-9 . #x3728)       ; 
+    (=gt-pj-9          . #x3728)       ; 
     (=gt               . 00014)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-9 . #x336E)       ; 
+    (=gt-pj-9          . #x336E)       ; 
     (=gt-k             . 00329)        ; 
     (=gt               . 00022)        ; 
     (mojikyo           . 050071)       ; 
     (korean-ksc5601    . #x5C74)       ; 
     (chinese-isoir165  . #x323B)       ; 
     (chinese-cns11643-1 . #x4462)      ; 
-    (ideograph-gt-pj-1 . #x4954)       ; 
+    (=gt-pj-1          . #x4954)       ; 
     (chinese-big5      . #xA4A3)       ; 
     (ideograph-daikanwa . 00019)       ; 
     (=gt-k             . 00480)        ; 
     (chinese-gb2312    . #x536B)       ; 
     (chinese-isoir165  . #x536B)       ; 
     (chinese-cns11643-2 . #x212F)      ; 
-    (ideograph-gt-pj-2 . #x302C)       ; 
+    (=gt-pj-2          . #x302C)       ; 
     (ideograph-daikanwa . 00020)       ; 
     (=gt-k             . 00280)        ; 
     (=jef-china3       . #x82A6)       ; 
     (shinjigen-1       . 6625)
     (shinjigen-2       . 6625)
     (=jis-x0208                . #x4D3F)       ; 
-    (ideograph-gt-pj-1 . #x4D3F)       ; 
+    (=gt-pj-1          . #x4D3F)       ; 
     (=gt-k             . 00208)        ; 
     (ucs-jis           . #x4E0E)       ; 
     (=gt               . 00024)        ; 
     (chinese-isoir165  . #x7A21)       ; 
     (chinese-cns11643-2 . #x212D)      ; 
     (=jis-x0213-2-2000 . #x2123)       ; 
-    (ideograph-gt-pj-2 . #x302D)       ; 
+    (=gt-pj-2          . #x302D)       ; 
     (chinese-big5      . #xC94D)       ; 
     (ideograph-daikanwa . 00021)       ; 
     (=jef-china3       . #x97C5)       ; 
     (=jis-x0208                . #x5022)       ; 
     (chinese-isoir165  . #x5824)       ; 
     (chinese-cns11643-1 . #x4461)      ; 
-    (ideograph-gt-pj-1 . #x5022)       ; 
+    (=gt-pj-1          . #x5022)       ; 
     (chinese-big5      . #xA4A2)       ; 
     (ideograph-daikanwa . 00022)       ; 
     (=gt-k             . 00507)        ; 
     (=jis-x0208                . #x312F)       ; 
     (korean-ksc5601    . #x7564)       ; 
     (chinese-cns11643-1 . #x4460)      ; 
-    (ideograph-gt-pj-1 . #x312F)       ; 
+    (=gt-pj-1          . #x312F)       ; 
     (chinese-big5      . #xA4A1)       ; 
     (ideograph-daikanwa . 00023)       ; 
     (=gt-k             . 00398)        ; 
     (shinjigen-1       . 17)
     (chinese-gb2312    . #x3373)       ; 
     (chinese-isoir165  . #x3373)       ; 
-    (ideograph-gt-pj-9 . #x4B23)       ; 
+    (=gt-pj-9          . #x4B23)       ; 
     (=gt               . 00035)        ; 
     (ucs               . #x4E11)       ; 丑
     ))
     (total-strokes      . 4)
     (hanyu-dazidian    1 11 4)
     (chinese-cns11643-6 . #x2142)      ; 
-    (ideograph-gt-pj-2 . #x302E)       ; 
+    (=gt-pj-2          . #x302E)       ; 
     (ideograph-daikanwa . 00024)       ; 
     (=big5-cdp         . #x8862)       ; 
     (=gt-k             . 00732)        ; 
     (total-strokes      . 4)
     (hanyu-dazidian    1 12 3)
     (chinese-cns11643-6 . #x2143)      ; 
-    (ideograph-gt-pj-2 . #x302F)       ; 
+    (=gt-pj-2          . #x302F)       ; 
     (ideograph-daikanwa . 00025)       ; 
     (=big5-cdp         . #x87F4)       ; 
     (=gt               . 00028)        ; 
      ((ucs               . #x4E36)     ; 丶
       ))
     (=jis-x0213-1-2000 . #x2E22)       ; 
-    (ideograph-gt-pj-2 . #x3030)       ; 
+    (=gt-pj-2          . #x3030)       ; 
     (ideograph-daikanwa . 00026)       ; 
     (ucs-jis           . #x2000B)      ; 
     (=gt               . 00031)        ; 
       ))
     (shinjigen-1       . 11)
     (chinese-cns11643-3                . #x2144)       ; 
-    (ideograph-gt-pj-9         . #x4B24)       ; 
+    (=gt-pj-9                  . #x4B24)       ; 
     (ideograph-hanziku-1       . #xA6AC)       ; 
     (=gt                       . 00032)        ; 
     (ucs                       . #x2000B)      ; 𠀋
     (ideographic-strokes . 3)
     (total-strokes      . 4)
     (chinese-cns11643-5 . #x2133)      ; 
-    (ideograph-gt-pj-2 . #x3031)       ; 
+    (=gt-pj-2          . #x3031)       ; 
     (ideograph-daikanwa . 00027)       ; 
     (=gt               . 00029)        ; 
     (mojikyo           . 000027)       ; 
     (japanese-jisx0212 . #x3025)       ; 
     (chinese-cns11643-4 . #x2139)      ; 
     (=jis-x0213-2-2000 . #x2124)       ; 
-    (ideograph-gt-pj-2 . #x3032)       ; 
+    (=gt-pj-2          . #x3032)       ; 
     (ideograph-daikanwa . 00028)       ; 
     (=jef-china3       . #x41A8)       ; 
     (=gt               . 00034)        ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-9 . #x3C43)       ; 
+    (=gt-pj-9          . #x3C43)       ; 
     (=gt               . 00025)        ; 
     ))
 (define-char
     (korean-ksc5601    . #x7326)       ; 
     (chinese-isoir165  . #x4752)       ; 
     (chinese-cns11643-1 . #x4562)      ; 
-    (ideograph-gt-pj-1 . #x336E)       ; 
+    (=gt-pj-1          . #x336E)       ; 
     (chinese-big5      . #xA542)       ; 
     (ideograph-daikanwa . 00029)       ; 
     (=gt-k             . 00904)        ; 
     (korean-ksc5601    . #x5D60)       ; 
     (chinese-isoir165  . #x5827)       ; 
     (chinese-cns11643-1 . #x4561)      ; 
-    (ideograph-gt-pj-1 . #x5023)       ; 
+    (=gt-pj-1          . #x5023)       ; 
     (chinese-big5      . #xA541)       ; 
     (ideograph-daikanwa . 00030)       ; 
     (=gt-k             . 01025)        ; 
     (korean-ksc5601    . #x6126)       ; 
     (chinese-isoir165  . #x4A40)       ; 
     (chinese-cns11643-1 . #x4560)      ; 
-    (ideograph-gt-pj-1 . #x4024)       ; 
+    (=gt-pj-1          . #x4024)       ; 
     (chinese-big5      . #xA540)       ; 
     (ideograph-daikanwa . 00031)       ; 
     (=gt-k             . 00961)        ; 
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x3034)       ; 
+    (=gt-pj-2          . #x3034)       ; 
     (ideograph-daikanwa . 00032)       ; 
     (=gt-k             . 00962)        ; 
     (=gt               . 00047)        ; 
     (shinjigen-1       . 24)
     (shinjigen-2       . 24)
     (=jis-x0208                . #x5242)       ; 
-    (ideograph-gt-pj-1 . #x5242)       ; 
+    (=gt-pj-1          . #x5242)       ; 
     (=big5-cdp         . #x89D8)       ; 
     (=gt-k             . 01035)        ; 
     (=gt               . 00048)        ; 
     (korean-ksc5601    . #x4E78)       ; 
     (chinese-isoir165  . #x4770)       ; 
     (chinese-cns11643-1 . #x4563)      ; 
-    (ideograph-gt-pj-1 . #x3556)       ; 
+    (=gt-pj-1          . #x3556)       ; 
     (chinese-big5      . #xA543)       ; 
     (ideograph-daikanwa . 00033)       ; 
     (=gt-k             . 00909)        ; 
       ))
     (shinjigen-1       . 21)
     (chinese-cns11643-6                . #x222C)       ; 
-    (ideograph-gt-pj-2         . #x3035)       ; 
+    (=gt-pj-2                  . #x3035)       ; 
     (ideograph-daikanwa                . 00034)        ; 
     (ideograph-hanziku-1       . #xA74B)       ; 
     (=gt                       . 00041)        ; 
     (korean-ksc5601    . #x5C30)       ; 
     (chinese-isoir165  . #x317B)       ; 
     (chinese-cns11643-1 . #x455F)      ; 
-    (ideograph-gt-pj-1 . #x4A3A)       ; 
+    (=gt-pj-1          . #x4A3A)       ; 
     (chinese-big5      . #xA4FE)       ; 
     (ideograph-daikanwa . 00035)       ; 
     (=gt-k             . 00997)        ; 
       )
      ((ucs               . #x4E00)     ; 一
       ))
-    (ideograph-gt-pj-2         . #x3036)       ; 
+    (=gt-pj-2                  . #x3036)       ; 
     (ideograph-daikanwa                . 00036)        ; 
     (ideograph-hanziku-1       . #xA7AE)       ; 
     (=gt                       . 00044)        ; 
      ((ucs               . #x4EBA)     ; 人
       ))
     (chinese-cns11643-5                . #x214D)       ; 
-    (ideograph-gt-pj-2         . #x3037)       ; 
+    (=gt-pj-2                  . #x3037)       ; 
     (ideograph-daikanwa                . 00037)        ; 
     (ideograph-hanziku-1       . #xA7B0)       ; 
     (=gt                       . 00042)        ; 
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x3038)       ; 
+    (=gt-pj-2          . #x3038)       ; 
     (ideograph-daikanwa . 00038)       ; 
     (=gt               . 00049)        ; 
     (mojikyo           . 000038)       ; 
      ((ucs               . #x516E)     ; 兮
       ))
     (chinese-cns11643-6                . #x222B)       ; 
-    (ideograph-gt-pj-2         . #x3039)       ; 
+    (=gt-pj-2                  . #x3039)       ; 
     (ideograph-daikanwa                . 48903)        ; 
     (ideograph-hanziku-1       . #xA7AC)       ; 
     (=gt                       . 00052)        ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-9 . #x4228)       ; 
+    (=gt-pj-9          . #x4228)       ; 
     (=gt               . 00039)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x3033)       ; 
+    (=gt-pj-2          . #x3033)       ; 
     (=gt               . 00043)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-9 . #x3758)       ; 
+    (=gt-pj-9          . #x3758)       ; 
     (=gt               . 00053)        ; 
     ))
 (define-char
     (total-strokes      . 6)
     (hanyu-dazidian    1 19 2)
     (chinese-cns11643-4 . #x2224)      ; 
-    (ideograph-gt-pj-2 . #x303A)       ; 
+    (=gt-pj-2          . #x303A)       ; 
     (ideograph-daikanwa . 00039)       ; 
     (=big5-cdp         . #x8AA2)       ; 
     (=gt               . 00062)        ; 
     (korean-ksc5601    . #x632A)       ; 
     (chinese-isoir165  . #x5829)       ; 
     (chinese-cns11643-1 . #x4722)      ; 
-    (ideograph-gt-pj-1 . #x3E67)       ; 
+    (=gt-pj-1          . #x3E67)       ; 
     (chinese-big5      . #xA5E0)       ; 
     (ideograph-daikanwa . 00040)       ; 
     (=gt-k             . 01645)        ; 
       ))
     (japanese-jisx0212 . #x3026)       ; 
     (chinese-cns11643-1 . #x4723)      ; 
-    (ideograph-gt-pj-2 . #x303B)       ; 
+    (=gt-pj-2          . #x303B)       ; 
     (chinese-big5      . #xA5E1)       ; 
     (ideograph-daikanwa . 00041)       ; 
     (=gt-k             . 02153)        ; 
     (total-strokes      . 6)
     (hanyu-dazidian    1 552 8)
     (chinese-cns11643-6                . #x2340)       ; 
-    (ideograph-gt-pj-2         . #x303C)       ; 
+    (=gt-pj-2                  . #x303C)       ; 
     (ideograph-daikanwa                . 00042)        ; 
     (ideograph-hanziku-2       . #xC1A3)       ; 
     (=gt                       . 00063)        ; 
        ))
       ))
     (chinese-cns11643-6                . #x233E)       ; 
-    (ideograph-gt-pj-2         . #x303D)       ; 
+    (=gt-pj-2                  . #x303D)       ; 
     (ideograph-daikanwa                . 00043)        ; 
     (ideograph-hanziku-1       . #xA7CC)       ; 
     (=gt                       . 00066)        ; 
       )
      ((=big5-cdp         . #x8665)     ; 
       ))
-    (ideograph-gt-pj-2         . #x303E)       ; 
+    (=gt-pj-2                  . #x303E)       ; 
     (ideograph-daikanwa                . 00044)        ; 
     (ideograph-hanziku-1       . #xA7F3)       ; 
     (=gt                       . 00064)        ; 
       )
      ((ucs               . #x4E00)     ; 一
       ))
-    (ideograph-gt-pj-2         . #x303F)       ; 
+    (=gt-pj-2                  . #x303F)       ; 
     (ideograph-daikanwa                . 00045)        ; 
     (ideograph-hanziku-1       . #xA7B5)       ; 
     (=gt-k                     . 02006)        ; 
     (shinjigen-2       . 483)
     (=jis-x0208                . #x4E3E)       ; 
     (chinese-cns11643-3 . #x2261)      ; 
-    (ideograph-gt-pj-1 . #x4E3E)       ; 
+    (=gt-pj-1          . #x4E3E)       ; 
     (ideograph-daikanwa . 00046)       ; 
     (=gt-k             . 01705)        ; 
     (=gt               . 00065)        ; 
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-11 . #x526E)      ; 
+    (=gt-pj-11         . #x526E)       ; 
     (=gt               . 00057)        ; 
     ))
 (define-char
     (ideographic-strokes . 5)
     (total-strokes      . 6)
     (=jis-x0213-1-2000 . #x2E23)       ; 
-    (ideograph-gt-pj-9 . #x3B2A)       ; 
+    (=gt-pj-9          . #x3B2A)       ; 
     (=gt               . 00056)        ; 
     (ucs               . #x3402)       ; 㐂
     ))
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x3666)       ; 
+    (=gt-pj-9          . #x3666)       ; 
     (=gt               . 00054)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x4055)       ; 
+    (=gt-pj-9          . #x4055)       ; 
     (=gt               . 00055)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-11 . #x4B6C)      ; 
+    (=gt-pj-11         . #x4B6C)       ; 
     (=gt               . 00060)        ; 
     ))
 (define-char
       )
      ((ucs               . #x6B64)     ; 此
       ))
-    (ideograph-gt-pj-2         . #x3040)       ; 
+    (=gt-pj-2                  . #x3040)       ; 
     (ideograph-daikanwa                . 00047)        ; 
     (ideograph-hanziku-1       . #xA7F6)       ; 
     (=gt                       . 00070)        ; 
     (hanyu-dazidian    1 21 6)
     (japanese-jisx0212 . #x3027)       ; 
     (chinese-cns11643-4 . #x2335)      ; 
-    (ideograph-gt-pj-2 . #x3041)       ; 
+    (=gt-pj-2          . #x3041)       ; 
     (ideograph-daikanwa . 00048)       ; 
     (=big5-cdp         . #x8DF0)       ; 
     (=gt               . 00076)        ; 
      ((ucs               . #x5148)     ; 先
       ))
     (chinese-cns11643-6                . #x255F)       ; 
-    (ideograph-gt-pj-2         . #x3042)       ; 
+    (=gt-pj-2                  . #x3042)       ; 
     (ideograph-daikanwa                . 00049)        ; 
     (ideograph-hanziku-1       . #xA870)       ; 
     (=gt                       . 00075)        ; 
       )
      ((ucs               . #x5DDE)     ; 州
       ))
-    (ideograph-gt-pj-2         . #x3043)       ; 
+    (=gt-pj-2                  . #x3043)       ; 
     (ideograph-daikanwa                . 00050)        ; 
     (ideograph-hanziku-1       . #xA876)       ; 
     (=gt                       . 00069)        ; 
     (japanese-jisx0212 . #x3028)       ; 
     (chinese-isoir165  . #x413D)       ; 
     (chinese-cns11643-3 . #x243F)      ; 
-    (ideograph-gt-pj-2 . #x3044)       ; 
+    (=gt-pj-2          . #x3044)       ; 
     (ideograph-daikanwa . 00051)       ; 
     (=big5-cdp         . #x89E9)       ; 
     (=jef-china3       . #x41A3)       ; 
     (ideographic-strokes . 6)
     (total-strokes      . 7)
     (chinese-cns11643-6 . #x255E)      ; 
-    (ideograph-gt-pj-2 . #x3045)       ; 
+    (=gt-pj-2          . #x3045)       ; 
     (ideograph-daikanwa . 00052)       ; 
     (=gt               . 00073)        ; 
     (mojikyo           . 000052)       ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-9 . #x4057)       ; 
+    (=gt-pj-9          . #x4057)       ; 
     (=gt               . 00068)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-11 . #x4B61)      ; 
+    (=gt-pj-11         . #x4B61)       ; 
     (=gt               . 00072)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-9 . #x3B41)       ; 
+    (=gt-pj-9          . #x3B41)       ; 
     (=gt               . 00074)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-9 . #x3B49)       ; 
+    (=gt-pj-9          . #x3B49)       ; 
     (=gt-k             . 02772)        ; 
     (=gt               . 00067)        ; 
     ))
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-11 . #x4B5F)      ; 
+    (=gt-pj-11         . #x4B5F)       ; 
     (=gt-k             . 02950)        ; 
     (=gt               . 00071)        ; 
     ))
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-2 . #x3046)       ; 
+    (=gt-pj-2          . #x3046)       ; 
     (=gt-k             . 06059)        ; 
     (=gt               . 00089)        ; 
     ))
     (=jis-x0208                . #x4A42)       ; 
     (chinese-isoir165  . #x2C76)       ; 
     (chinese-cns11643-1 . #x4B64)      ; 
-    (ideograph-gt-pj-1 . #x4A42)       ; 
+    (=gt-pj-1          . #x4A42)       ; 
     (chinese-big5      . #xA8C3)       ; 
     (ideograph-daikanwa . 00054)       ; 
     (=gt-k             . 03817)        ; 
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-2 . #x3047)       ; 
+    (=gt-pj-2          . #x3047)       ; 
     (ideograph-daikanwa . 00055)       ; 
     (=gt               . 00085)        ; 
     ))
      ((ucs               . #x4EBA)     ; 人
       ))
     (chinese-cns11643-6                . #x2937)       ; 
-    (ideograph-gt-pj-2         . #x3048)       ; 
+    (=gt-pj-2                  . #x3048)       ; 
     (ideograph-daikanwa                . 00056)        ; 
     (ideograph-hanziku-1       . #xA8F1)       ; 
     (=gt-k                     . 04920)        ; 
      ((ucs               . #x200CC)    ; 𠃌
       ))
     (chinese-cns11643-6                . #x293A)       ; 
-    (ideograph-gt-pj-2         . #x3049)       ; 
+    (=gt-pj-2                  . #x3049)       ; 
     (ideograph-daikanwa                . 00057)        ; 
     (ideograph-hanziku-1       . #xA8AF)       ; 
     (=gt-k                     . 04341)        ; 
        ))
       ))
     (chinese-cns11643-6                . #x2938)       ; 
-    (ideograph-gt-pj-2         . #x304A)       ; 
+    (=gt-pj-2                  . #x304A)       ; 
     (ideograph-daikanwa                . 00058)        ; 
     (ideograph-hanziku-1       . #xA950)       ; 
     (=gt                       . 00079)        ; 
                 )
       ))
     (chinese-cns11643-6 . #x2936)      ; 
-    (ideograph-gt-pj-2 . #x304B)       ; 
+    (=gt-pj-2          . #x304B)       ; 
     (ideograph-daikanwa . 00059)       ; 
     (=gt               . 00087)        ; 
     (mojikyo           . 000059)       ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-2 . #x304C)       ; 
+    (=gt-pj-2          . #x304C)       ; 
     (ideograph-daikanwa . 00060)       ; 
     (=jef-china3       . #x8EF3)       ; 
     (=gt               . 00083)        ; 
        ))
       ))
     (chinese-cns11643-3 . #x2740)      ; 
-    (ideograph-gt-pj-2 . #x3071)       ; 
+    (=gt-pj-2          . #x3071)       ; 
     (ideograph-daikanwa . 00104)       ; 
     (ucs-cns           . #x4E3D)       ; 
     (=gt               . 00145)        ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-11 . #x4A73)      ; 
+    (=gt-pj-11         . #x4A73)       ; 
     (=gt               . 00078)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-11 . #x4B60)      ; 
+    (=gt-pj-11         . #x4B60)       ; 
     (=gt               . 00080)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-11 . #x4349)      ; 
+    (=gt-pj-11         . #x4349)       ; 
     (=gt               . 00081)        ; 
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-2 . #x304D)       ; 
+    (=gt-pj-2          . #x304D)       ; 
     (ideograph-daikanwa . 00061)       ; 
     (=gt               . 00090)        ; 
     (mojikyo           . 000061)       ; 
       (korean-ksc5601    . #x6751)     ; 
       (ideograph-daikanwa . 00111)     ; 
       ))
-    (ideograph-gt-pj-11 . #x4358)      ; 
+    (=gt-pj-11         . #x4358)       ; 
     (=gt               . 00088)        ; 
     ))
 (define-char
       )
      ((ucs               . #x4E18)     ; 丘
       ))
-    (ideograph-gt-pj-2         . #x304E)       ; 
+    (=gt-pj-2                  . #x304E)       ; 
     (ideograph-daikanwa                . 00062)        ; 
     (ideograph-hanziku-1       . #xDC50)       ; 
     (=gt                       . 00091)        ; 
     (total-strokes      . 11)
     (hanyu-dazidian    1 26 10)
     (chinese-cns11643-5 . #x3072)      ; 
-    (ideograph-gt-pj-2 . #x304F)       ; 
+    (=gt-pj-2          . #x304F)       ; 
     (ideograph-daikanwa . 00063)       ; 
     (=big5-cdp         . #x8DE7)       ; 
     (=gt               . 00094)        ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 10)
     (total-strokes      . 11)
-    (ideograph-gt-pj-11 . #x487D)      ; 
+    (=gt-pj-11         . #x487D)       ; 
     (=gt-k             . 08111)        ; 
     (=gt               . 00093)        ; 
     ))
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 10)
     (total-strokes      . 11)
-    (ideograph-gt-pj-11 . #x487C)      ; 
+    (=gt-pj-11         . #x487C)       ; 
     (=gt-k             . 08114)        ; 
     (=gt               . 00092)        ; 
     ))
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 13)
     (total-strokes      . 14)
-    (ideograph-gt-pj-11 . #x454C)      ; 
+    (=gt-pj-11         . #x454C)       ; 
     (=gt               . 00096)        ; 
     ))
 (define-char
      ((ucs               . #x4E9E)     ; 亞
       ))
     (chinese-cns11643-7                . #x2121)       ; 
-    (ideograph-gt-pj-2         . #x3050)       ; 
+    (=gt-pj-2                  . #x3050)       ; 
     (ideograph-hanziku-1       . #xA9B4)       ; 
     (=gt                       . 00097)        ; 
     (ucs                       . #x20055)      ; 𠁕
     (ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 13)
     (total-strokes      . 14)
-    (ideograph-gt-pj-9 . #x507B)       ; 
+    (=gt-pj-9          . #x507B)       ; 
     (=gt               . 00095)        ; 
     ))
 (define-char
      ((ucs               . #x24CCF)    ; 𤳏
       ))
     (chinese-cns11643-7 . #x2C3B)      ; 
-    (ideograph-gt-pj-2 . #x3051)       ; 
+    (=gt-pj-2          . #x3051)       ; 
     (ideograph-daikanwa . 00065)       ; 
     (=gt               . 00098)        ; 
     (mojikyo           . 000065)       ; 
        ((ucs               . #x4E14)   ; 且
        ))
       ))
-    (ideograph-gt-pj-2 . #x3052)       ; 
+    (=gt-pj-2          . #x3052)       ; 
     (ideograph-daikanwa . 00066)       ; 
     (=gt               . 00099)        ; 
     (mojikyo           . 000066)       ; 
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 21)
     (total-strokes      . 22)
-    (ideograph-gt-pj-9 . #x4A6B)       ; 
+    (=gt-pj-9          . #x4A6B)       ; 
     (=gt               . 00100)        ; 
     ))
index c462252..8394524 100644 (file)
@@ -8,7 +8,7 @@
     (chinese-isoir165  . #x582D)       ; 
     (chinese-cns11643-3 . #x2121)      ; 
     (=jis-x0213-1-2000 . #x2E24)       ; 
-    (ideograph-gt-pj-2 . #x3053)       ; 
+    (=gt-pj-2          . #x3053)       ; 
     (ideograph-daikanwa . 00067)       ; 
     (=big5-cdp         . #x8B76)       ; 
     (=gt-k             . 00016)        ; 
@@ -24,7 +24,7 @@
     (hanyu-dazidian    1 49 2)
     (shinjigen-1       . 31)
     (=jis-x0213-2-2000 . #x2125)       ; 
-    (ideograph-gt-pj-2 . #x3054)       ; 
+    (=gt-pj-2          . #x3054)       ; 
     (ideograph-daikanwa . 00068)       ; 
     (=big5-cdp         . #x8BA3)       ; 
     (=gt-k             . 00069)        ; 
@@ -57,7 +57,7 @@
                 )
       ))
     (hanyu-dazidian    1 28 4)
-    (ideograph-gt-pj-2 . #x3055)       ; 
+    (=gt-pj-2          . #x3055)       ; 
     (ideograph-daikanwa . 00069)       ; 
     (=big5-cdp         . #x87B1)       ; 
     (=gt               . 00103)        ; 
@@ -90,7 +90,7 @@
     (=jis-x0208                . #x5024)       ; 
     (chinese-isoir165  . #x3876)       ; 
     (chinese-cns11643-3 . #x212C)      ; 
-    (ideograph-gt-pj-1 . #x5024)       ; 
+    (=gt-pj-1          . #x5024)       ; 
     (ideograph-daikanwa . 00070)       ; 
     (=big5-cdp         . #x8A4B)       ; 
     (=gt-k             . 00209)        ; 
     (chinese-isoir165  . #x513E)       ; 
     (chinese-cns11643-1 . #x4439)      ; 
     (=jis-x0213-2-2000 . #x2126)       ; 
-    (ideograph-gt-pj-2 . #x3056)       ; 
+    (=gt-pj-2          . #x3056)       ; 
     (chinese-big5      . #xA458)       ; 
     (ideograph-daikanwa . 00071)       ; 
     (=gt-k             . 00359)        ; 
     (total-strokes      . 3)
     (hanyu-dazidian    1 9 6)
     (chinese-cns11643-6 . #x2130)      ; 
-    (ideograph-gt-pj-2 . #x3057)       ; 
+    (=gt-pj-2          . #x3057)       ; 
     (ideograph-daikanwa . 00072)       ; 
     (=big5-cdp         . #x8C54)       ; 
     (=jef-china3       . #x41AE)       ; 
     (korean-ksc5601    . #x7169)       ; 
     (chinese-isoir165  . #x5650)       ; 
     (chinese-cns11643-1 . #x4463)      ; 
-    (ideograph-gt-pj-1 . #x4366)       ; 
+    (=gt-pj-1          . #x4366)       ; 
     (chinese-big5      . #xA4A4)       ; 
     (ideograph-daikanwa . 00073)       ; 
     (=gt-k             . 00464)        ; 
     (japanese-jisx0212 . #x302B)       ; 
     (chinese-cns11643-2 . #x2130)      ; 
     (=jis-x0213-2-2000 . #x2127)       ; 
-    (ideograph-gt-pj-2 . #x3058)       ; 
+    (=gt-pj-2          . #x3058)       ; 
     (chinese-big5      . #xC950)       ; 
     (ideograph-daikanwa . 00074)       ; 
     (=gt-k             . 00744)        ; 
     (japanese-jisx0212 . #x302C)       ; 
     (chinese-cns11643-4 . #x213A)      ; 
     (=jis-x0213-1-2000 . #x2E25)       ; 
-    (ideograph-gt-pj-2 . #x3059)       ; 
+    (=gt-pj-2          . #x3059)       ; 
     (ideograph-daikanwa . 00075)       ; 
     (=big5-cdp         . #x8AB0)       ; 
     (=gt               . 00107)        ; 
     (japanese-jisx0212 . #x302D)       ; 
     (chinese-isoir165  . #x3761)       ; 
     (=jis-x0213-1-2000 . #x2E26)       ; 
-    (ideograph-gt-pj-2 . #x305A)       ; 
+    (=gt-pj-2          . #x305A)       ; 
     (ideograph-daikanwa . 00076)       ; 
     (=jef-china3       . #x81FE)       ; 
     (=gt               . 00110)        ; 
   '((ideographic-radical . 2)  ; ⼁
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-9 . #x4A2C)       ; 
+    (=gt-pj-9          . #x4A2C)       ; 
     (=gt               . 00111)        ; 
     ))
 (define-char
     (shinjigen-2       . 36)
     (=jis-x0208                . #x5025)       ; 
     (chinese-cns11643-2 . #x2143)      ; 
-    (ideograph-gt-pj-1 . #x5025)       ; 
+    (=gt-pj-1          . #x5025)       ; 
     (chinese-big5      . #xC963)       ; 
     (ideograph-daikanwa . 00077)       ; 
     (=gt-k             . 01122)        ; 
     (ideographic-strokes . 4)
     (total-strokes      . 5)
     (chinese-cns11643-4 . #x2156)      ; 
-    (ideograph-gt-pj-2 . #x305B)       ; 
+    (=gt-pj-2          . #x305B)       ; 
     (ideograph-daikanwa . 00078)       ; 
     (=gt               . 00112)        ; 
     (mojikyo           . 000078)       ; 
     (total-strokes      . 6)
     (hanyu-dazidian    1 29 7)
     (chinese-cns11643-6 . #x2341)      ; 
-    (ideograph-gt-pj-2 . #x305C)       ; 
+    (=gt-pj-2          . #x305C)       ; 
     (ideograph-daikanwa . 00079)       ; 
     (=big5-cdp         . #x87E4)       ; 
     (=gt               . 00114)        ; 
     (korean-ksc5601    . #x4D7A)       ; 
     (chinese-isoir165  . #x342E)       ; 
     (chinese-cns11643-1 . #x486B)      ; 
-    (ideograph-gt-pj-1 . #x367A)       ; 
+    (=gt-pj-1          . #x367A)       ; 
     (chinese-big5      . #xA6EA)       ; 
     (ideograph-daikanwa . 00080)       ; 
     (=gt-k             . 02530)        ; 
     (total-strokes      . 7)
     (hanyu-dazidian    1 29 5)
     (chinese-cns11643-6 . #x2560)      ; 
-    (ideograph-gt-pj-2 . #x305D)       ; 
+    (=gt-pj-2          . #x305D)       ; 
     (ideograph-daikanwa . 00081)       ; 
     (=big5-cdp         . #x88BE)       ; 
     (=gt               . 00116)        ; 
     (total-strokes      . 8)
     (hanyu-dazidian    1 30 4)
     (chinese-cns11643-2 . #x2531)      ; 
-    (ideograph-gt-pj-2 . #x305E)       ; 
+    (=gt-pj-2          . #x305E)       ; 
     (chinese-big5      . #xCBB1)       ; 
     (ideograph-daikanwa . 00082)       ; 
     (=gt               . 00117)        ; 
     (total-strokes      . 8)
     (hanyu-dazidian    1 30 3)
     (chinese-cns11643-6 . #x293B)      ; 
-    (ideograph-gt-pj-2 . #x305F)       ; 
+    (=gt-pj-2          . #x305F)       ; 
     (ideograph-daikanwa . 00083)       ; 
     (=big5-cdp         . #x87E3)       ; 
     (=gt               . 00118)        ; 
     (ideographic-radical . 2)  ; ⼁
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-2 . #x3060)       ; 
+    (=gt-pj-2          . #x3060)       ; 
     (=gt               . 00119)        ; 
     ))
 (define-char
     (ideographic-radical . 2)  ; ⼁
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-9 . #x4B25)       ; 
+    (=gt-pj-9          . #x4B25)       ; 
     (=gt-k             . 06263)        ; 
     (=gt               . 00120)        ; 
     ))
        ))
       ))
     (chinese-cns11643-5                . #x277A)       ; 
-    (ideograph-gt-pj-2         . #x3061)       ; 
+    (=gt-pj-2                  . #x3061)       ; 
     (ideograph-daikanwa                . 00085)        ; 
     (ideograph-hanziku-1       . #xC3C6)       ; 
     (=gt-k                     . 05766)        ; 
      ((=big5-cdp         . #x87C2)     ; 
       ))
     (chinese-cns11643-6 . #x2E4A)      ; 
-    (ideograph-gt-pj-2 . #x3062)       ; 
+    (=gt-pj-2          . #x3062)       ; 
     (ideograph-daikanwa . 00086)       ; 
     (=gt               . 00122)        ; 
     (mojikyo           . 000086)       ; 
       ))
     (japanese-jisx0212 . #x302E)       ; 
     (chinese-cns11643-4 . #x2B5E)      ; 
-    (ideograph-gt-pj-2 . #x3063)       ; 
+    (=gt-pj-2          . #x3063)       ; 
     (ideograph-daikanwa . 00087)       ; 
     (=big5-cdp         . #x8AA8)       ; 
     (=gt               . 00124)        ; 
     (total-strokes      . 10)
     (hanyu-dazidian    1 26 2)
     (chinese-cns11643-6 . #x3525)      ; 
-    (ideograph-gt-pj-2 . #x3064)       ; 
+    (=gt-pj-2          . #x3064)       ; 
     (ideograph-daikanwa . 00088)       ; 
     (=big5-cdp         . #x8563)       ; 
     (=gt               . 00123)        ; 
     (total-strokes      . 10)
     (hanyu-dazidian    1 26 4)
     (chinese-cns11643-6 . #x3526)      ; 
-    (ideograph-gt-pj-2 . #x3065)       ; 
+    (=gt-pj-2          . #x3065)       ; 
     (ideograph-daikanwa . 00089)       ; 
     (=big5-cdp         . #x87E7)       ; 
     (=gt               . 00125)        ; 
     (total-strokes      . 10)
     (hanyu-dazidian    1 41 2)
     (chinese-cns11643-6 . #x3527)      ; 
-    (ideograph-gt-pj-9 . #x4A76)       ; 
+    (=gt-pj-9          . #x4A76)       ; 
     (ideograph-daikanwa . 48905)       ; 
     (=big5-cdp         . #x87D7)       ; 
     (=gt               . 00126)        ; 
     (total-strokes      . 12)
     (hanyu-dazidian    1 30 11)
     (chinese-cns11643-6 . #x463F)      ; 
-    (ideograph-gt-pj-2 . #x3066)       ; 
+    (=gt-pj-2          . #x3066)       ; 
     (ideograph-daikanwa . 00090)       ; 
     (=big5-cdp         . #x8561)       ; 
     (=gt               . 00127)        ; 
index dc7de44..aa05a37 100644 (file)
@@ -7,7 +7,7 @@
     (=jis-x0208                . #x5026)       ; 
     (chinese-isoir165  . #x583C)       ; 
     (chinese-cns11643-3 . #x2122)      ; 
-    (ideograph-gt-pj-1 . #x5026)       ; 
+    (=gt-pj-1          . #x5026)       ; 
     (ideograph-daikanwa . 00091)       ; 
     (=big5-cdp         . #x8B41)       ; 
     (=gt-k             . 00010)        ; 
@@ -19,7 +19,7 @@
   '((ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 1)
     (total-strokes      . 2)
-    (ideograph-gt-pj-2 . #x3068)       ; 
+    (=gt-pj-2          . #x3068)       ; 
     (ideograph-daikanwa . 00092)       ; 
     (=gt               . 00129)        ; 
     ))
@@ -68,7 +68,7 @@
        ((ucs               . #x4E36)   ; 丶
        ))
       ))
-    (ideograph-gt-pj-2         . #x3069)       ; 
+    (=gt-pj-2                  . #x3069)       ; 
     (ideograph-daikanwa                . 00093)        ; 
     (ideograph-hanziku-1       . #xACC5)       ; 
     (=gt                       . 00130)        ; 
@@ -86,7 +86,7 @@
     (korean-ksc5601    . #x7C2F)       ; 
     (chinese-isoir165  . #x4D68)       ; 
     (chinese-cns11643-6 . #x2131)      ; 
-    (ideograph-gt-pj-1 . #x345D)       ; 
+    (=gt-pj-1          . #x345D)       ; 
     (ideograph-daikanwa . 00094)       ; 
     (=gt-k             . 00161)        ; 
     (=gt               . 00131)        ; 
     (total-strokes      . 3)
     (hanyu-dazidian    1 42 11)
     (chinese-cns11643-1 . #x443A)      ; 
-    (ideograph-gt-pj-2 . #x306A)       ; 
+    (=gt-pj-2          . #x306A)       ; 
     (chinese-big5      . #xA459)       ; 
     (ideograph-daikanwa . 00095)       ; 
     (=gt-k             . 00162)        ; 
     (hanyu-dazidian    1 276 4)
     (shinjigen-1       . 40)
     (chinese-cns11643-6 . #x2132)      ; 
-    (ideograph-gt-pj-2 . #x306B)       ; 
+    (=gt-pj-2          . #x306B)       ; 
     (ideograph-daikanwa . 00096)       ; 
     (=big5-cdp         . #x87B9)       ; 
     (=gt               . 00133)        ; 
     (ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-2 . #x306C)       ; 
+    (=gt-pj-2          . #x306C)       ; 
     (ideograph-daikanwa . 00097)       ; 
     (=gt-k             . 00282)        ; 
     (=cbeta            . 02728)        ; 
     (ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x306D)       ; 
+    (=gt-pj-2          . #x306D)       ; 
     (=gt               . 00142)        ; 
     ))
 (define-char
   '((ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-9 . #x4C4C)       ; 
+    (=gt-pj-9          . #x4C4C)       ; 
     (=gt               . 00134)        ; 
     ))
 (define-char
     (korean-ksc5601    . #x5321)       ; 
     (chinese-isoir165  . #x3524)       ; 
     (chinese-cns11643-1 . #x4465)      ; 
-    (ideograph-gt-pj-1 . #x4330)       ; 
+    (=gt-pj-1          . #x4330)       ; 
     (chinese-big5      . #xA4A6)       ; 
     (ideograph-daikanwa . 00099)       ; 
     (=gt-k             . 00460)        ; 
       ))
     (shinjigen-1       . 42)
     (shinjigen-2       . 42)
-    (ideograph-gt-pj-2 . #x306E)       ; 
+    (=gt-pj-2          . #x306E)       ; 
     (ideograph-daikanwa . 00100)       ; 
     (=gt-k             . 00948)        ; 
     (=jef-china3       . #x41B3)       ; 
     (korean-ksc5601    . #x712B)       ; 
     (chinese-isoir165  . #x5677)       ; 
     (chinese-cns11643-1 . #x4564)      ; 
-    (ideograph-gt-pj-1 . #x3C67)       ; 
+    (=gt-pj-1          . #x3C67)       ; 
     (chinese-big5      . #xA544)       ; 
     (=gt-k             . 00949)        ; 
     (=gt               . 00138)        ; 
     (shinjigen-2       . 44)
     (=jis-x0208                . #x5027)       ; 
     (chinese-cns11643-2 . #x2144)      ; 
-    (ideograph-gt-pj-1 . #x5027)       ; 
+    (=gt-pj-1          . #x5027)       ; 
     (chinese-big5      . #xC964)       ; 
     (ideograph-daikanwa . 00101)       ; 
     (=gt-k             . 01026)        ; 
      ((ucs               . #x4E36)     ; 丶
       ))
     (chinese-cns11643-6                . #x222D)       ; 
-    (ideograph-gt-pj-2         . #x306F)       ; 
+    (=gt-pj-2                  . #x306F)       ; 
     (ideograph-daikanwa                . 00102)        ; 
     (ideograph-hanziku-1       . #xAD5C)       ; 
     (=gt                       . 00140)        ; 
   '((ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-11 . #x4A5B)      ; 
+    (=gt-pj-11         . #x4A5B)       ; 
     (=gt               . 00141)        ; 
     ))
 (define-char
     (total-strokes      . 6)
     (hanyu-dazidian    1 47 1)
     (chinese-cns11643-6 . #x2342)      ; 
-    (ideograph-gt-pj-2 . #x3070)       ; 
+    (=gt-pj-2          . #x3070)       ; 
     (ideograph-daikanwa . 00103)       ; 
     (=big5-cdp         . #x87D5)       ; 
     (=gt               . 00143)        ; 
   '((ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x4A2F)       ; 
+    (=gt-pj-9          . #x4A2F)       ; 
     (=gt               . 00144)        ; 
     ))
 (define-char
        ))
       ))
     (chinese-cns11643-3 . #x2740)      ; 
-    (ideograph-gt-pj-2 . #x3071)       ; 
+    (=gt-pj-2          . #x3071)       ; 
     (ideograph-daikanwa . 00104)       ; 
     (ucs-cns           . #x4E3D)       ; 
     (=gt               . 00145)        ; 
   '((ideographic-radical . 3)  ; ⼂
     (ideographic-strokes . 11)
     (total-strokes      . 12)
-    (ideograph-gt-pj-9 . #x507C)       ; 
+    (=gt-pj-9          . #x507C)       ; 
     (=gt               . 00146)        ; 
     ))
 (define-char
     (total-strokes      . 13)
     (hanyu-dazidian    2 1526 1)
     (chinese-cns11643-6                . #x5050)       ; 
-    (ideograph-gt-pj-2         . #x3072)       ; 
+    (=gt-pj-2                  . #x3072)       ; 
     (ideograph-daikanwa                . 00105)        ; 
     (ideograph-hanziku-4       . #xE461)       ; 
     (=gt                       . 00147)        ; 
index 0a34629..c719a31 100644 (file)
@@ -7,7 +7,7 @@
     (=jis-x0208                . #x5028)       ; 
     (chinese-isoir165  . #x582F)       ; 
     (chinese-cns11643-3 . #x2123)      ; 
-    (ideograph-gt-pj-1 . #x5028)       ; 
+    (=gt-pj-1          . #x5028)       ; 
     (ideograph-daikanwa . 00106)       ; 
     (=big5-cdp         . #x8B47)       ; 
     (=gt-k             . 00013)        ; 
@@ -24,7 +24,7 @@
     (japanese-jisx0212 . #x302F)       ; 
     (chinese-cns11643-4 . #x2122)      ; 
     (=jis-x0213-2-2000 . #x2128)       ; 
-    (ideograph-gt-pj-2 . #x3073)       ; 
+    (=gt-pj-2          . #x3073)       ; 
     (ideograph-daikanwa . 00107)       ; 
     (=big5-cdp         . #x8A75)       ; 
     (=gt               . 00150)        ; 
@@ -50,7 +50,7 @@
                         :sources       (gt)))
     (hanyu-dazidian    1 67 17)
     (chinese-cns11643-4 . #x2121)      ; 
-    (ideograph-gt-pj-2 . #x3074)       ; 
+    (=gt-pj-2          . #x3074)       ; 
     (ideograph-daikanwa . 00108)       ; 
     (=big5-cdp         . #x8BB4)       ; 
     (=gt-k             . 00103)        ; 
@@ -66,7 +66,7 @@
     (japanese-jisx0212 . #x3030)       ; 
     (chinese-cns11643-4 . #x2123)      ; 
     (chinese-gb12345   . #x7D7B)       ; 乁
-    (ideograph-gt-pj-2 . #x3075)       ; 
+    (=gt-pj-2          . #x3075)       ; 
     (ideograph-daikanwa . 00109)       ; 
     (=big5-cdp         . #x89FC)       ; 
     (=gt-k             . 00009)        ; 
@@ -84,7 +84,7 @@
                 )
       ))
     (chinese-cns11643-6 . #x2121)      ; 
-    (ideograph-gt-pj-2 . #x3076)       ; 
+    (=gt-pj-2          . #x3076)       ; 
     (ideograph-daikanwa . 00110)       ; 
     (=gt               . 00149)        ; 
     (mojikyo           . 000110)       ; 
@@ -98,7 +98,7 @@
     (shinjigen-2       . 45)
     (=jis-x0208                . #x5029)       ; 
     (korean-ksc5601    . #x6751)       ; 
-    (ideograph-gt-pj-1 . #x5029)       ; 
+    (=gt-pj-1          . #x5029)       ; 
     (ideograph-daikanwa . 00111)       ; 
     (=gt-k             . 00072)        ; 
     (=jef-china3       . #x41BC)       ; 
     (total-strokes      . 2)
     (hanyu-dazidian    1 3 2)
     (chinese-cns11643-5 . #x2126)      ; 
-    (ideograph-gt-pj-2 . #x3077)       ; 
+    (=gt-pj-2          . #x3077)       ; 
     (ideograph-daikanwa . 00112)       ; 
     (=big5-cdp         . #x8B5F)       ; 
     (=gt-k             . 00104)        ; 
     (korean-ksc5601    . #x522C)       ; 
     (chinese-isoir165  . #x444B)       ; 
     (chinese-cns11643-1 . #x4425)      ; 
-    (ideograph-gt-pj-1 . #x4735)       ; 
+    (=gt-pj-1          . #x4735)       ; 
     (chinese-big5      . #xA444)       ; 
     (ideograph-daikanwa . 00113)       ; 
     (=gt-k             . 00055)        ; 
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 1)
     (total-strokes      . 2)
-    (ideograph-gt-pj-2 . #x3078)       ; 
+    (=gt-pj-2          . #x3078)       ; 
     (ideograph-daikanwa . 00114)       ; 
     (=gt-k             . 00070)        ; 
     (=gt               . 00154)        ; 
       ))
     (hanyu-dazidian    1 31 4)
     (chinese-cns11643-6 . #x2123)      ; 
-    (ideograph-gt-pj-2 . #x3079)       ; 
+    (=gt-pj-2          . #x3079)       ; 
     (ideograph-daikanwa . 00115)       ; 
     (=big5-cdp         . #x8B49)       ; 
     (=gt-k             . 00107)        ; 
     (ideographic-strokes . 1)
     (total-strokes      . 2)
     (japanese-jisx0212 . #x3031)       ; 
-    (ideograph-gt-pj-2 . #x307A)       ; 
+    (=gt-pj-2          . #x307A)       ; 
     (ideograph-daikanwa . 00116)       ; 
     (=jef-china3       . #x41BD)       ; 
     (=gt               . 00157)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 1)
     (total-strokes      . 2)
-    (ideograph-gt-pj-2 . #x307B)       ; 
+    (=gt-pj-2          . #x307B)       ; 
     (ideograph-daikanwa . 00117)       ; 
     (=gt               . 00159)        ; 
     ))
     (total-strokes      . 2)
     (ideograph-cdp     . -63)
     (=jis-x0213-2-2000 . #x2121)       ; 
-    (ideograph-gt-pj-9 . #x4D4A)       ; 
+    (=gt-pj-9          . #x4D4A)       ; 
     (=big5-cdp         . #x8B4A)       ; 
     (=jef-china3       . #x71FC)       ; 
     (=gt               . 00008)        ; 
     (korean-ksc5601    . #x4E79)       ; 
     (chinese-isoir165  . #x3E43)       ; 
     (chinese-cns11643-1 . #x443C)      ; 
-    (ideograph-gt-pj-1 . #x3557)       ; 
+    (=gt-pj-1          . #x3557)       ; 
     (chinese-big5      . #xA45B)       ; 
     (ideograph-daikanwa . 00118)       ; 
     (=gt-k             . 00164)        ; 
     (hanyu-dazidian    1 51 2)
     (shinjigen-1       . 48)
     (chinese-cns11643-3 . #x2130)      ; 
-    (ideograph-gt-pj-2 . #x307C)       ; 
+    (=gt-pj-2          . #x307C)       ; 
     (ideograph-daikanwa . 00119)       ; 
     (=big5-cdp         . #x88A8)       ; 
     (=gt-k             . 00237)        ; 
     (japanese-jisx0212 . #x3032)       ; 
     (chinese-isoir165  . #x5831)       ; 
     (=jis-x0213-2-2000 . #x2129)       ; 
-    (ideograph-gt-pj-2 . #x307D)       ; 
+    (=gt-pj-2          . #x307D)       ; 
     (chinese-big5      . #xC947)       ; 
     (ideograph-daikanwa . 00120)       ; 
     (=gt-k             . 00242)        ; 
     (chinese-isoir165  . #x4334)       ; 
     (chinese-cns11643-1 . #x443D)      ; 
     (=jis-x0213-2-2000 . #x212A)       ; 
-    (ideograph-gt-pj-2 . #x307E)       ; 
+    (=gt-pj-2          . #x307E)       ; 
     (chinese-big5      . #xA45C)       ; 
     (ideograph-daikanwa . 00121)       ; 
     (=gt-k             . 00321)        ; 
     (total-strokes      . 3)
     (hanyu-dazidian    1 33 1)
     (chinese-cns11643-6 . #x2133)      ; 
-    (ideograph-gt-pj-2 . #x3121)       ; 
+    (=gt-pj-2          . #x3121)       ; 
     (ideograph-daikanwa . 00122)       ; 
     (=big5-cdp         . #x87E1)       ; 
     (=gt               . 00168)        ; 
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-2 . #x3122)       ; 
+    (=gt-pj-2          . #x3122)       ; 
     (ideograph-daikanwa . 00124)       ; 
     (=gt-k             . 00245)        ; 
     (=cbeta            . 01415)        ; 
     (chinese-gb2312    . #x5265)       ; 
     (chinese-isoir165  . #x5265)       ; 
     (chinese-cns11643-3 . #x212E)      ; 
-    (ideograph-gt-pj-9 . #x4A2A)       ; 
+    (=gt-pj-9          . #x4A2A)       ; 
     (=big5-cdp         . #x8AEE)       ; 
     (=gt               . 00165)        ; 
     (ucs               . #x4E49)       ; 义
     (=jis-x0208                . #x355A)       ; 
     (chinese-isoir165  . #x3C30)       ; 
     (chinese-cns11643-6 . #x2161)      ; 
-    (ideograph-gt-pj-1 . #x355A)       ; 
+    (=gt-pj-1          . #x355A)       ; 
     (=gt-k             . 00257)        ; 
     (=gt               . 00163)        ; 
     (mojikyo           . 050116)       ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-gt-pj-9 . #x4A5B)       ; 
+    (=gt-pj-9          . #x4A5B)       ; 
     (=gt               . 00164)        ; 
     ))
 (define-char
     (shinjigen-2       . 49)
     (=jis-x0208                . #x4737)       ; 
     (korean-ksc5601    . #x717D)       ; 
-    (ideograph-gt-pj-1 . #x4737)       ; 
+    (=gt-pj-1          . #x4737)       ; 
     (chinese-big5      . #xA4A7)       ; 
     (ideograph-daikanwa . 00125)       ; 
     (=gt-k             . 00200)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-2 . #x3123)       ; 
+    (=gt-pj-2          . #x3123)       ; 
     (ideograph-daikanwa . 00126)       ; 
     (=gt               . 00177)        ; 
     (mojikyo           . 000126)       ; 
      ((=big5-cdp         . #x88B1)     ; 
       ))
     (chinese-cns11643-6                . #x2145)       ; 
-    (ideograph-gt-pj-2         . #x3124)       ; 
+    (=gt-pj-2                  . #x3124)       ; 
     (ideograph-daikanwa                . 00127)        ; 
     (ideograph-hanziku-1       . #xAB77)       ; 
     (=gt                       . 00174)        ; 
        ((=big5-cdp         . #x8BA2)   ; 
        ))
       ))
-    (ideograph-gt-pj-2         . #x3125)       ; 
+    (=gt-pj-2                  . #x3125)       ; 
     (ideograph-daikanwa                . 00128)        ; 
     (ideograph-hanziku-1       . #xAAF9)       ; 
     (=gt                       . 00172)        ; 
                 (ideograph-daikanwa . 02502)   ; 
                 )
       ))
-    (ideograph-gt-pj-11 . #x527B)      ; 
+    (=gt-pj-11         . #x527B)       ; 
     (ideograph-daikanwa . 00129)       ; 
     (=gt               . 00176)        ; 
     ))
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-9 . #x4048)       ; 
+    (=gt-pj-9          . #x4048)       ; 
     (=gt               . 00170)        ; 
     ))
 (define-char
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-9 . #x4A5E)       ; 
+    (=gt-pj-9          . #x4A5E)       ; 
     (=gt               . 00173)        ; 
     ))
 (define-char
     (korean-ksc5601    . #x5E3F)       ; 
     (chinese-isoir165  . #x5527)       ; 
     (chinese-cns11643-1 . #x4565)      ; 
-    (ideograph-gt-pj-1 . #x4663)       ; 
+    (=gt-pj-1          . #x4663)       ; 
     (chinese-big5      . #xA545)       ; 
     (ideograph-daikanwa . 00130)       ; 
     (=gt-k             . 00983)        ; 
     (korean-ksc5601    . #x7B3A)       ; 
     (chinese-isoir165  . #x3A75)       ; 
     (chinese-cns11643-1 . #x4567)      ; 
-    (ideograph-gt-pj-1 . #x3843)       ; 
+    (=gt-pj-1          . #x3843)       ; 
     (chinese-big5      . #xA547)       ; 
     (ideograph-daikanwa . 00131)       ; 
     (=gt-k             . 00924)        ; 
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 3)
     (total-strokes      . 4)
-    (ideograph-gt-pj-2 . #x3126)       ; 
+    (=gt-pj-2          . #x3126)       ; 
     (=gt               . 00171)        ; 
     ))
 (define-char
     (shinjigen-2       . 50)
     (=jis-x0208                . #x4B33)       ; 
     (korean-ksc5601    . #x7939)       ; 
-    (ideograph-gt-pj-1 . #x4B33)       ; 
+    (=gt-pj-1          . #x4B33)       ; 
     (chinese-big5      . #xA546)       ; 
     (ideograph-daikanwa . 00133)       ; 
     (=gt-k             . 00491)        ; 
      ((ucs               . #x592B)     ; 夫
       ))
     (chinese-cns11643-6                . #x2230)       ; 
-    (ideograph-gt-pj-2         . #x3127)       ; 
+    (=gt-pj-2                  . #x3127)       ; 
     (ideograph-daikanwa                . 00134)        ; 
     (ideograph-hanziku-1       . #xAB56)       ; 
     (=gt-k                     . 01335)        ; 
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x3128)       ; 
+    (=gt-pj-2          . #x3128)       ; 
     (ideograph-daikanwa . 00135)       ; 
     (=gt               . 00183)        ; 
     (mojikyo           . 000135)       ; 
     (ideographic-strokes . 4)
     (total-strokes      . 5)
     (hanyu-dazidian    1 37 1)
-    (ideograph-gt-pj-2 . #x3129)       ; 
+    (=gt-pj-2          . #x3129)       ; 
     (ideograph-daikanwa . 00136)       ; 
     (=big5-cdp         . #x85D2)       ; 
     (=gt               . 00178)        ; 
      ((ucs               . #x516E)     ; 兮
       ))
     (chinese-cns11643-6                . #x2231)       ; 
-    (ideograph-gt-pj-2         . #x312A)       ; 
+    (=gt-pj-2                  . #x312A)       ; 
     (ideograph-daikanwa                . 00137)        ; 
     (ideograph-hanziku-1       . #xAB7B)       ; 
     (=gt                       . 00180)        ; 
     (total-strokes      . 5)
     (hanyu-dazidian    1 37 2)
     (chinese-cns11643-6 . #x222E)      ; 
-    (ideograph-gt-pj-2 . #x312B)       ; 
+    (=gt-pj-2          . #x312B)       ; 
     (ideograph-daikanwa . 48906)       ; 
     (=big5-cdp         . #x8674)       ; 
     (=gt               . 00184)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-11 . #x4A60)      ; 
+    (=gt-pj-11         . #x4A60)       ; 
     (=gt               . 00185)        ; 
     ))
 (define-char
      ((=big5-cdp         . #x8C66)     ; 
       ))
     (chinese-cns11643-4 . #x2226)      ; 
-    (ideograph-gt-pj-2 . #x312C)       ; 
+    (=gt-pj-2          . #x312C)       ; 
     (ideograph-daikanwa . 00138)       ; 
     (=big5-cdp         . #x8CB4)       ; 
     (=gt-k             . 01779)        ; 
     (ideographic-strokes . 5)
     (total-strokes      . 6)
     (=jis-x0213-2-2000 . #x212B)       ; 
-    (ideograph-gt-pj-9 . #x4D49)       ; 
+    (=gt-pj-9          . #x4D49)       ; 
     (=gt-k             . 01780)        ; 
     (ucs-jis           . #x200A2)      ; 
     (=gt               . 00198)        ; 
     (japanese-jisx0212 . #x3033)       ; 
     (chinese-cns11643-4 . #x2227)      ; 
     (=jis-x0213-2-2000 . #x212C)       ; 
-    (ideograph-gt-pj-2 . #x312D)       ; 
+    (=gt-pj-2          . #x312D)       ; 
     (ideograph-daikanwa . 00139)       ; 
     (=big5-cdp         . #x89F2)       ; 
     (=gt-k             . 01781)        ; 
     (ideographic-strokes . 5)
     (total-strokes      . 6)
     (chinese-cns11643-4 . #x2225)      ; 
-    (ideograph-gt-pj-2 . #x312E)       ; 
+    (=gt-pj-2          . #x312E)       ; 
     (ideograph-daikanwa . 00140)       ; 
     (=gt               . 00186)        ; 
     (mojikyo           . 000140)       ; 
     (ideographic-strokes . 5)
     (total-strokes      . 6)
     (=jis-x0213-2-2000 . #x212D)       ; 
-    (ideograph-gt-pj-9 . #x4E2A)       ; 
+    (=gt-pj-9          . #x4E2A)       ; 
     (=gt-k             . 02202)        ; 
     (=gt               . 00199)        ; 
     (ucs               . #x3406)       ; 㐆
     (hanyu-dazidian    1 38 7)
     (chinese-cns11643-5 . #x2224)      ; 
     (=jis-x0213-2-2000 . #x212E)       ; 
-    (ideograph-gt-pj-2 . #x312F)       ; 
+    (=gt-pj-2          . #x312F)       ; 
     (ideograph-daikanwa . 00141)       ; 
     (=big5-cdp         . #x8BBB)       ; 
     (=gt-k             . 02139)        ; 
      ((ucs               . #x20541)    ; 𠕁
       ))
     (chinese-cns11643-5                . #x2225)       ; 
-    (ideograph-gt-pj-2         . #x3130)       ; 
+    (=gt-pj-2                  . #x3130)       ; 
     (ideograph-daikanwa                . 00142)        ; 
     (ideograph-hanziku-1       . #xABDF)       ; 
     (=gt                       . 00191)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-2 . #x3131)       ; 
+    (=gt-pj-2          . #x3131)       ; 
     (ideograph-daikanwa . 00143)       ; 
     (=gt               . 00189)        ; 
     (mojikyo           . 000143)       ; 
      ((ucs               . #x53BB)     ; 去
       ))
     (chinese-cns11643-3                . #x2263)       ; 
-    (ideograph-gt-pj-2         . #x3132)       ; 
+    (=gt-pj-2                  . #x3132)       ; 
     (ideograph-daikanwa                . 00144)        ; 
     (ideograph-hanziku-1       . #xF56D)       ; 
     (=gt-k                     . 02131)        ; 
     (chinese-gb2312    . #x4639)       ; 
     (chinese-isoir165  . #x4639)       ; 
     (chinese-cns11643-1 . #x4724)      ; 
-    (ideograph-gt-pj-2 . #x3133)       ; 
+    (=gt-pj-2          . #x3133)       ; 
     (chinese-big5      . #xA5E2)       ; 
     (ideograph-daikanwa . 00145)       ; 
     (=jef-china3       . #x80C1)       ; 
     (chinese-gb2312    . #x4552)       ; 
     (chinese-isoir165  . #x4552)       ; 
     (chinese-cns11643-1 . #x4725)      ; 
-    (ideograph-gt-pj-2 . #x3134)       ; 
+    (=gt-pj-2          . #x3134)       ; 
     (chinese-big5      . #xA5E3)       ; 
     (ideograph-daikanwa . 00146)       ; 
     (=jef-china3       . #x80C2)       ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x423A)       ; 
+    (=gt-pj-9          . #x423A)       ; 
     (=gt               . 00187)        ; 
     ))
 (define-char
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x404A)       ; 
+    (=gt-pj-9          . #x404A)       ; 
     (=gt               . 00190)        ; 
     ))
 (define-char
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x3A7E)       ; 
+    (=gt-pj-9          . #x3A7E)       ; 
     (=gt               . 00194)        ; 
     ))
 (define-char
     (total-strokes      . 7)
     (hanyu-dazidian    1 38 14)
     (chinese-cns11643-6 . #x2561)      ; 
-    (ideograph-gt-pj-2 . #x3135)       ; 
+    (=gt-pj-2          . #x3135)       ; 
     (ideograph-daikanwa . 00147)       ; 
     (=big5-cdp         . #x8560)       ; 
     (=gt               . 00200)        ; 
      ((=big5-cdp         . #x89ED)     ; 
       ))
     (=jis-x0208                        . #x6949)       ; 
-    (ideograph-gt-pj-1         . #x6949)       ; 
+    (=gt-pj-1                  . #x6949)       ; 
     (ideograph-hanziku-1       . #xB260)       ; 
     (=gt-k                     . 02729)        ; 
     (=jef-china3               . #x41BB)       ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-11 . #x4A7B)      ; 
+    (=gt-pj-11         . #x4A7B)       ; 
     (=gt               . 00202)        ; 
     ))
 (define-char
     (korean-ksc5601    . #x4E52)       ; 
     (chinese-isoir165  . #x3954)       ; 
     (chinese-cns11643-1 . #x4B65)      ; 
-    (ideograph-gt-pj-1 . #x502A)       ; 
+    (=gt-pj-1          . #x502A)       ; 
     (chinese-big5      . #xA8C4)       ; 
     (ideograph-daikanwa . 00149)       ; 
     (=gt-k             . 03849)        ; 
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-2 . #x3136)       ; 
+    (=gt-pj-2          . #x3136)       ; 
     (ideograph-daikanwa . 48907)       ; 
     (=gt               . 00203)        ; 
     ))
      ((=big5-cdp         . #x8CAC)     ; 
       ))
     (chinese-cns11643-6                . #x293E)       ; 
-    (ideograph-gt-pj-2         . #x3137)       ; 
+    (=gt-pj-2                  . #x3137)       ; 
     (ideograph-daikanwa                . 48908)        ; 
     (ideograph-hanziku-1       . #xABE3)       ; 
     (=gt                       . 00205)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-2 . #x3138)       ; 
+    (=gt-pj-2          . #x3138)       ; 
     (=gt               . 00206)        ; 
     ))
 (define-char
      ((=big5-cdp         . #x8B75)     ; 
       ))
     (chinese-cns11643-6                . #x2E4B)       ; 
-    (ideograph-gt-pj-2         . #x3139)       ; 
+    (=gt-pj-2                  . #x3139)       ; 
     (ideograph-daikanwa                . 00152)        ; 
     (ideograph-hanziku-1       . #xAC40)       ; 
     (=gt-k                     . 05817)        ; 
     (shinjigen-2       . 54)
     (=jis-x0208                . #x3E68)       ; 
     (chinese-cns11643-3 . #x2B22)      ; 
-    (ideograph-gt-pj-1 . #x3E68)       ; 
+    (=gt-pj-1          . #x3E68)       ; 
     (ideograph-daikanwa . 00153)       ; 
     (=big5-cdp         . #x8A46)       ; 
     (=gt-k             . 05108)        ; 
     (korean-ksc5601    . #x632B)       ; 
     (chinese-isoir165  . #x334B)       ; 
     (chinese-cns11643-1 . #x537D)      ; 
-    (ideograph-gt-pj-1 . #x502B)       ; 
+    (=gt-pj-1          . #x502B)       ; 
     (chinese-big5      . #xADBC)       ; 
     (ideograph-daikanwa . 00154)       ; 
     (=gt-k             . 06569)        ; 
     (total-strokes      . 10)
     (hanyu-dazidian    1 41 3)
     (chinese-cns11643-5 . #x2B67)      ; 
-    (ideograph-gt-pj-2 . #x313A)       ; 
+    (=gt-pj-2          . #x313A)       ; 
     (ideograph-daikanwa . 00155)       ; 
     (=big5-cdp         . #x8AA9)       ; 
     (=gt-k             . 07529)        ; 
      ((ucs               . #x5EFF)     ; 廿
       ))
     (chinese-cns11643-6                . #x352A)       ; 
-    (ideograph-gt-pj-2         . #x313B)       ; 
+    (=gt-pj-2                  . #x313B)       ; 
     (ideograph-daikanwa                . 00156)        ; 
     (ideograph-hanziku-1       . #xAC7D)       ; 
     (=gt                       . 00209)        ; 
      ((ucs               . #x4E0D)     ; 不
       ))
     (chinese-cns11643-6                . #x3529)       ; 
-    (ideograph-gt-pj-2         . #x313C)       ; 
+    (=gt-pj-2                  . #x313C)       ; 
     (ideograph-daikanwa                . 48909)        ; 
     (ideograph-hanziku-1       . #xAC7C)       ; 
     (=gt                       . 00212)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 9)
     (total-strokes      . 10)
-    (ideograph-gt-pj-11 . #x5232)      ; 
+    (=gt-pj-11         . #x5232)       ; 
     (=gt               . 00213)        ; 
     ))
 (define-char
     (total-strokes      . 11)
     (hanyu-dazidian    1 42 1)
     (chinese-cns11643-6 . #x3C7B)      ; 
-    (ideograph-gt-pj-2 . #x313D)       ; 
+    (=gt-pj-2          . #x313D)       ; 
     (ideograph-daikanwa . 00158)       ; 
     (=big5-cdp         . #x85D1)       ; 
     (=gt               . 00214)        ; 
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 10)
     (total-strokes      . 11)
-    (ideograph-gt-pj-2 . #x313E)       ; 
+    (=gt-pj-2          . #x313E)       ; 
     (ideograph-daikanwa . 00159)       ; 
     (=gt               . 00216)        ; 
     (mojikyo           . 000159)       ; 
     (total-strokes      . 11)
     (hanyu-dazidian    1 400 2)
     (chinese-cns11643-6                . #x3C7C)       ; 
-    (ideograph-gt-pj-2         . #x313F)       ; 
+    (=gt-pj-2                  . #x313F)       ; 
     (ideograph-daikanwa                . 48910)        ; 
     (ideograph-hanziku-1       . #xF855)       ; 
     (=gt                       . 00215)        ; 
     (ideographic-strokes . 11)
     (total-strokes      . 12)
     (chinese-cns11643-6 . #x4641)      ; 
-    (ideograph-gt-pj-2 . #x3140)       ; 
+    (=gt-pj-2          . #x3140)       ; 
     (ideograph-daikanwa . 00160)       ; 
     (=gt               . 00218)        ; 
     (mojikyo           . 000160)       ; 
     (ideographic-strokes . 11)
     (total-strokes      . 12)
     (chinese-cns11643-6 . #x4640)      ; 
-    (ideograph-gt-pj-2 . #x3141)       ; 
+    (=gt-pj-2          . #x3141)       ; 
     (ideograph-daikanwa . 48911)       ; 
     (=gt               . 00217)        ; 
     (ucs               . #x200C3)      ; 𠃃
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 12)
     (total-strokes      . 13)
-    (ideograph-gt-pj-9 . #x4A68)       ; 
+    (=gt-pj-9          . #x4A68)       ; 
     (=gt               . 00219)        ; 
     ))
 (define-char
   '((ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 13)
     (total-strokes      . 14)
-    (ideograph-gt-pj-9 . #x4A66)       ; 
+    (=gt-pj-9          . #x4A66)       ; 
     (=gt               . 00220)        ; 
     ))
 (define-char
index fbfc729..a22b9d4 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x6B60)       ; 
     (chinese-isoir165  . #x5252)       ; 
     (chinese-cns11643-1 . #x4422)      ; 
-    (ideograph-gt-pj-1 . #x3235)       ; 
+    (=gt-pj-1          . #x3235)       ; 
     (chinese-big5      . #xA441)       ; 
     (ideograph-daikanwa . 00161)       ; 
     (=gt-k             . 00005)        ; 
@@ -24,7 +24,7 @@
     (total-strokes      . 1)
     (hanyu-dazidian    1 48 4)
     (chinese-cns11643-5 . #x2123)      ; 
-    (ideograph-gt-pj-2 . #x3142)       ; 
+    (=gt-pj-2          . #x3142)       ; 
     (ideograph-daikanwa . 00162)       ; 
     (=big5-cdp         . #x8AAD)       ; 
     (=gt-k             . 00006)        ; 
@@ -39,7 +39,7 @@
     (japanese-jisx0212 . #x3034)       ; 
     (chinese-cns11643-4 . #x2124)      ; 
     (=jis-x0213-2-2000 . #x212F)       ; 
-    (ideograph-gt-pj-2 . #x3143)       ; 
+    (=gt-pj-2          . #x3143)       ; 
     (chinese-big5      . #xC87B)       ; 
     (ideograph-daikanwa . 00163)       ; 
     (=gt-k             . 00028)        ; 
@@ -52,7 +52,7 @@
     (ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 0)
     (total-strokes      . 1)
-    (ideograph-gt-pj-2 . #x3144)       ; 
+    (=gt-pj-2          . #x3144)       ; 
     (ideograph-daikanwa . 00164)       ; 
     (=gt               . 00223)        ; 
     ))
@@ -70,7 +70,7 @@
     (ideographic-strokes . 0)
     (total-strokes      . 1)
     (chinese-cns11643-5 . #x2122)      ; 
-    (ideograph-gt-pj-2 . #x3145)       ; 
+    (=gt-pj-2          . #x3145)       ; 
     (ideograph-daikanwa . 00165)       ; 
     (=gt-k             . 00044)        ; 
     (=gt               . 00225)        ; 
     (ideographic-strokes . 0)
     (total-strokes      . 1)
     (hanyu-dazidian    1 47 5)
-    (ideograph-gt-pj-k1 . #x303A)      ; 𠃊
+    (=gt-pj-k1         . #x303A)       ; 𠃊
     (=big5-cdp         . #x8C7B)       ; 
     (=gt-k             . 00029)        ; 
     (ucs               . #x200CA)      ; 𠃊
     (ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 0)
     (total-strokes      . 1)
-    (ideograph-gt-pj-k1 . #x302A)      ; 
+    (=gt-pj-k1         . #x302A)       ; 
     (=gt-k             . 00027)        ; 
     ))
 (define-char
     (ideographic-strokes . 0)
     (total-strokes      . 1)
     (hanyu-dazidian    1 48 2)
-    (ideograph-gt-pj-11 . #x4329)      ; 𠃌
+    (=gt-pj-11         . #x4329)       ; 𠃌
     (=big5-cdp         . #x8B61)       ; 
     (=gt-k             . 00023)        ; 
     (ucs               . #x200CC)      ; 𠃌
     (chinese-gb2312    . #x583F)       ; 
     (japanese-jisx0212 . #x3035)       ; 
     (chinese-isoir165  . #x583F)       ; 
-    (ideograph-gt-pj-2 . #x3146)       ; 
+    (=gt-pj-2          . #x3146)       ; 
     (chinese-big5      . #xC941)       ; 
     (ideograph-daikanwa . 00166)       ; 
     (=gt-k             . 00095)        ; 
     (korean-ksc5601    . #x4E7A)       ; 
     (chinese-isoir165  . #x3E45)       ; 
     (chinese-cns11643-1 . #x4426)      ; 
-    (ideograph-gt-pj-1 . #x3665)       ; 
+    (=gt-pj-1          . #x3665)       ; 
     (chinese-big5      . #xA445)       ; 
     (ideograph-daikanwa . 00167)       ; 
     (=gt-k             . 00045)        ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2 . #x3147)       ; 
+    (=gt-pj-2          . #x3147)       ; 
     (ideograph-daikanwa . 00168)       ; 
     (=gt-k             . 00108)        ; 
     (=gt               . 00228)        ; 
      ((ucs               . #x4E59)     ; 乙
       ))
     (chinese-cns11643-6                . #x2125)       ; 
-    (ideograph-gt-pj-2         . #x3148)       ; 
+    (=gt-pj-2                  . #x3148)       ; 
     (ideograph-daikanwa                . 00169)        ; 
     (ideograph-hanziku-1       . #xAE5E)       ; 
     (=gt                       . 00226)        ; 
     (korean-ksc5601    . #x4B77)       ; 
     (chinese-isoir165  . #x4672)       ; 
     (chinese-cns11643-1 . #x443F)      ; 
-    (ideograph-gt-pj-1 . #x3870)       ; 
+    (=gt-pj-1          . #x3870)       ; 
     (chinese-big5      . #xA45E)       ; 
     (ideograph-daikanwa . 00170)       ; 
     (=gt-k             . 00170)        ; 
     (=jis-x0208                . #x4C69)       ; 
     (korean-ksc5601    . #x6525)       ; 
     (chinese-isoir165  . #x5232)       ; 
-    (ideograph-gt-pj-1 . #x4C69)       ; 
+    (=gt-pj-1          . #x4C69)       ; 
     (chinese-big5      . #xA45D)       ; 
     (ideograph-daikanwa . 00171)       ; 
     (=gt-k             . 00205)        ; 
     (ideographic-strokes . 2)
     (total-strokes      . 3)
     (chinese-cns11643-5 . #x212B)      ; 
-    (ideograph-gt-pj-2 . #x3149)       ; 
+    (=gt-pj-2          . #x3149)       ; 
     (ideograph-daikanwa . 00172)       ; 
     (=gt-k             . 00286)        ; 
     (=gt               . 00232)        ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2         . #x314A)       ; 
+    (=gt-pj-2                  . #x314A)       ; 
     (ideograph-daikanwa                . 00173)        ; 
     (ideograph-hanziku-1       . #xAAFB)       ; 
     (=gt                       . 00236)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-5                . #x2134)       ; 
-    (ideograph-gt-pj-2         . #x314B)       ; 
+    (=gt-pj-2                  . #x314B)       ; 
     (ideograph-daikanwa                . 00174)        ; 
     (ideograph-hanziku-1       . #xAEA9)       ; 
     (=gt                       . 00234)        ; 
       ))
     (=jis-x0208                        . #x5626)       ; 
     (chinese-cns11643-3                . #x2146)       ; 
-    (ideograph-gt-pj-1         . #x5626)       ; 
+    (=gt-pj-1                  . #x5626)       ; 
     (ideograph-daikanwa                . 00175)        ; 
     (ideograph-hanziku-2       . #xEE79)       ; 
     (=gt                       . 00233)        ; 
       ))
     (japanese-jisx0212         . #x3036)       ; 
     (chinese-cns11643-3                . #x2145)       ; 
-    (ideograph-gt-pj-2         . #x314C)       ; 
+    (=gt-pj-2                  . #x314C)       ; 
     (ideograph-daikanwa                . 00176)        ; 
     (ideograph-hanziku-1       . #xAEC5)       ; 
     (=gt-k                     . 00730)        ; 
       )
      ((ucs               . #x4E5F)     ; 也
       ))
-    (ideograph-gt-pj-2 . #x314D)       ; 
+    (=gt-pj-2          . #x314D)       ; 
     (ideograph-daikanwa . 00177)       ; 
     (=big5-cdp         . #x8CD8)       ; 
     (=gt-k             . 01428)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-6                . #x2233)       ; 
-    (ideograph-gt-pj-2         . #x314E)       ; 
+    (=gt-pj-2                  . #x314E)       ; 
     (ideograph-daikanwa                . 00178)        ; 
     (ideograph-hanziku-1       . #xAEC9)       ; 
     (=gt                       . 00240)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-5                . #x214F)       ; 
-    (ideograph-gt-pj-2         . #x3150)       ; 
+    (=gt-pj-2                  . #x3150)       ; 
     (ideograph-daikanwa                . 00180)        ; 
     (ideograph-hanziku-1       . #xAEE0)       ; 
     (=gt                       . 00238)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 4)
     (total-strokes      . 5)
-    (ideograph-gt-pj-2 . #x314F)       ; 
+    (=gt-pj-2          . #x314F)       ; 
     (=gt-k             . 01234)        ; 
     (=gt               . 00239)        ; 
     ))
       ))
     (japanese-jisx0212         . #x3037)       ; 
     (chinese-cns11643-3                . #x2264)       ; 
-    (ideograph-gt-pj-2         . #x3151)       ; 
+    (=gt-pj-2                  . #x3151)       ; 
     (ideograph-daikanwa                . 00181)        ; 
     (ideograph-hanziku-1       . #xAEEB)       ; 
     (=jef-china3               . #x41C2)       ; 
     (chinese-isoir165  . #x5840)       ; 
     (chinese-cns11643-1 . #x4726)      ; 
     (=jis-x0213-2-2000 . #x2130)       ; 
-    (ideograph-gt-pj-2 . #x3152)       ; 
+    (=gt-pj-2          . #x3152)       ; 
     (chinese-big5      . #xA5E4)       ; 
     (ideograph-daikanwa . 00182)       ; 
     (=jef-china3       . #x95BC)       ; 
      ((=big5-cdp         . #x8BED)     ; 
       ))
     (chinese-cns11643-6                . #x2346)       ; 
-    (ideograph-gt-pj-2         . #x3153)       ; 
+    (=gt-pj-2                  . #x3153)       ; 
     (ideograph-daikanwa                . 00183)        ; 
     (ideograph-hanziku-1       . #xABE1)       ; 
     (=gt                       . 00244)        ; 
       )
      ((ucs               . #x672A)     ; 未
       ))
-    (ideograph-gt-pj-2 . #x3154)       ; 
+    (=gt-pj-2          . #x3154)       ; 
     (ideograph-daikanwa . 00184)       ; 
     (=gt               . 00242)        ; 
     (mojikyo           . 000184)       ; 
       ))
     (chinese-cns11643-4 . #x2228)      ; 
     (chinese-gb12345   . #x7C5A)       ; 乪
-    (ideograph-gt-pj-2 . #x3155)       ; 
+    (=gt-pj-2          . #x3155)       ; 
     (ideograph-daikanwa . 00185)       ; 
     (=gt               . 00246)        ; 
     (mojikyo           . 000185)       ; 
      ((ucs               . #x98DE)     ; 飞
       ))
     (chinese-cns11643-6                . #x2345)       ; 
-    (ideograph-gt-pj-2         . #x3156)       ; 
+    (=gt-pj-2                  . #x3156)       ; 
     (ideograph-daikanwa                . 00186)        ; 
     (ideograph-hanziku-1       . #xAEE8)       ; 
     (=gt-k                     . 02464)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (ideograph-gt-pj-9 . #x4A32)       ; 
+    (=gt-pj-9          . #x4A32)       ; 
     (=gt               . 00241)        ; 
     ))
 (define-char
     (=jis-x0208                        . #x4D70)       ; 
     (chinese-isoir165          . #x4252)       ; 
     (chinese-cns11643-3                . #x2440)       ; 
-    (ideograph-gt-pj-1         . #x4D70)       ; 
+    (=gt-pj-1                  . #x4D70)       ; 
     (ideograph-daikanwa                . 00187)        ; 
     (ideograph-hanziku-1       . #xAEF0)       ; 
     (=gt-k                     . 02666)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-4                . #x2336)       ; 
-    (ideograph-gt-pj-2         . #x3157)       ; 
+    (=gt-pj-2                  . #x3157)       ; 
     (ideograph-daikanwa                . 00188)        ; 
     (ideograph-hanziku-1       . #xAEEC)       ; 
     (=gt                       . 00249)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-2 . #x3158)       ; 
+    (=gt-pj-2          . #x3158)       ; 
     (ideograph-daikanwa . 00189)       ; 
     (=gt               . 00248)        ; 
     (mojikyo           . 000189)       ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 6)
     (total-strokes      . 7)
-    (ideograph-gt-pj-11 . #x4B66)      ; 
+    (=gt-pj-11         . #x4B66)       ; 
     (=gt               . 00250)        ; 
     ))
 (define-char
     (shinjigen-1       . 63)
     (shinjigen-2       . 63)
     (korean-ksc5601    . #x6A61)       ; 
-    (ideograph-gt-pj-2 . #x3159)       ; 
+    (=gt-pj-2          . #x3159)       ; 
     (chinese-big5      . #xA8C5)       ; 
     (ideograph-daikanwa . 00190)       ; 
     (=gt-k             . 03792)        ; 
     (=jis-x0208                . #x467D)       ; 
     (chinese-isoir165  . #x4869)       ; 
     (chinese-cns11643-1 . #x4B66)      ; 
-    (ideograph-gt-pj-1 . #x467D)       ; 
+    (=gt-pj-1          . #x467D)       ; 
     (=gt-k             . 03793)        ; 
     (=gt               . 00258)        ; 
     (mojikyo           . 054282)       ; 
       ))
     (japanese-jisx0212         . #x3039)       ; 
     (chinese-cns11643-4                . #x2531)       ; 
-    (ideograph-gt-pj-2         . #x315A)       ; 
+    (=gt-pj-2                  . #x315A)       ; 
     (ideograph-daikanwa                . 00191)        ; 
     (ideograph-hanziku-1       . #xAF41)       ; 
     (=jef-china3               . #x41C1)       ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2 . #x315B)       ; 
+    (=gt-pj-2          . #x315B)       ; 
     (ideograph-daikanwa . 00192)       ; 
     (=jef-china3       . #x41C3)       ; 
     (=gt               . 00252)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-6                . #x293F)       ; 
-    (ideograph-gt-pj-2         . #x315C)       ; 
+    (=gt-pj-2                  . #x315C)       ; 
     (ideograph-daikanwa                . 00193)        ; 
     (ideograph-hanziku-1       . #xAF62)       ; 
     (=gt                       . 00253)        ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-9 . #x507D)       ; 
+    (=gt-pj-9          . #x507D)       ; 
     (=gt               . 00254)        ; 
     ))
 (define-char
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 7)
     (total-strokes      . 8)
-    (ideograph-gt-pj-9 . #x3C7A)       ; 
+    (=gt-pj-9          . #x3C7A)       ; 
     (=gt               . 00256)        ; 
     ))
 (define-char
     (shinjigen-1       . 65)
     (japanese-jisx0212         . #x303B)       ; 
     (chinese-cns11643-3                . #x2B23)       ; 
-    (ideograph-gt-pj-2         . #x315D)       ; 
+    (=gt-pj-2                  . #x315D)       ; 
     (ideograph-daikanwa                . 00194)        ; 
     (ideograph-hanziku-1       . #xAFA3)       ; 
     (=gt                       . 00261)        ; 
      ((ucs               . #x4E5D)     ; 九
       ))
     (chinese-cns11643-4                . #x2835)       ; 
-    (ideograph-gt-pj-2         . #x315E)       ; 
+    (=gt-pj-2                  . #x315E)       ; 
     (ideograph-daikanwa                . 00195)        ; 
     (ideograph-hanziku-1       . #xAFA4)       ; 
     (=gt                       . 00260)        ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2 . #x315F)       ; 
+    (=gt-pj-2          . #x315F)       ; 
     (ideograph-daikanwa . 00196)       ; 
     (=gt               . 00263)        ; 
     (mojikyo           . 000196)       ; 
     (total-strokes      . 9)
     (hanyu-dazidian    1 620 2)
     (chinese-cns11643-6                . #x2E4E)       ; 
-    (ideograph-gt-pj-2         . #x3160)       ; 
+    (=gt-pj-2                  . #x3160)       ; 
     (ideograph-daikanwa                . 00197)        ; 
     (ideograph-hanziku-2       . #xD1E5)       ; 
     (=gt                       . 00259)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-6                . #x2E4C)       ; 
-    (ideograph-gt-pj-2         . #x3161)       ; 
+    (=gt-pj-2                  . #x3161)       ; 
     (ideograph-daikanwa                . 00198)        ; 
     (ideograph-hanziku-1       . #xAFA7)       ; 
     (=gt                       . 00265)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-2 . #x3162)       ; 
+    (=gt-pj-2          . #x3162)       ; 
     (ideograph-daikanwa . 00199)       ; 
     (=gt               . 00262)        ; 
     (mojikyo           . 000199)       ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (ideograph-gt-pj-2 . #x3163)       ; 
+    (=gt-pj-2          . #x3163)       ; 
     (ideograph-daikanwa . 00200)       ; 
     (=gt               . 00264)        ; 
     (mojikyo           . 000200)       ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 9)
     (total-strokes      . 10)
-    (ideograph-gt-pj-2 . #x3164)       ; 
+    (=gt-pj-2          . #x3164)       ; 
     (ideograph-daikanwa . 00201)       ; 
     (=gt               . 00267)        ; 
     (mojikyo           . 000201)       ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 9)
     (total-strokes      . 10)
-    (ideograph-gt-pj-2 . #x3165)       ; 
+    (=gt-pj-2          . #x3165)       ; 
     (ideograph-daikanwa . 00202)       ; 
     (=gt               . 00268)        ; 
     (mojikyo           . 000202)       ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-6                . #x352B)       ; 
-    (ideograph-gt-pj-2         . #x3166)       ; 
+    (=gt-pj-2                  . #x3166)       ; 
     (ideograph-daikanwa                . 00203)        ; 
     (ideograph-hanziku-1       . #xAFA8)       ; 
     (=gt                       . 00266)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 9)
     (total-strokes      . 10)
-    (ideograph-gt-pj-9 . #x3667)       ; 
+    (=gt-pj-9          . #x3667)       ; 
     (=gt               . 00269)        ; 
     ))
 (define-char
     (korean-ksc5601    . #x4B6B)       ; 
     (chinese-isoir165  . #x472C)       ; 
     (chinese-cns11643-1 . #x5871)      ; 
-    (ideograph-gt-pj-1 . #x3425)       ; 
+    (=gt-pj-1          . #x3425)       ; 
     (chinese-big5      . #xB0AE)       ; 
     (ideograph-daikanwa . 00204)       ; 
     (=gt-k             . 07733)        ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (japanese-jisx0212 . #x303C)       ; 
-    (ideograph-gt-pj-2 . #x3167)       ; 
+    (=gt-pj-2          . #x3167)       ; 
     (chinese-big5      . #xD44B)       ; 
     (ideograph-daikanwa . 00205)       ; 
     (=jef-china3       . #x41C5)       ; 
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-2 . #x334E)      ; 
-    (ideograph-gt-pj-9 . #x507E)       ; 
+    (=gt-pj-9          . #x507E)       ; 
     (=gt               . 00277)        ; 
     ))
 (define-char
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-6 . #x3C7E)      ; 
-    (ideograph-gt-pj-2 . #x3168)       ; 
+    (=gt-pj-2          . #x3168)       ; 
     (ideograph-daikanwa . 00206)       ; 
     (=gt               . 00274)        ; 
     (mojikyo           . 000206)       ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2 . #x3169)       ; 
+    (=gt-pj-2          . #x3169)       ; 
     (ideograph-daikanwa . 00207)       ; 
     (=gt               . 00270)        ; 
     ))
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-5 . #x3073)      ; 
-    (ideograph-gt-pj-9 . #x5121)       ; 
+    (=gt-pj-9          . #x5121)       ; 
     (=gt               . 00271)        ; 
     (ucs               . #x200FD)      ; 𠃽
     ))
     (total-strokes      . 11)
     (hanyu-dazidian    4 2813 1)
     (chinese-cns11643-3                . #x343B)       ; 
-    (ideograph-gt-pj-2         . #x316A)       ; 
+    (=gt-pj-2                  . #x316A)       ; 
     (ideograph-daikanwa                . 00208)        ; 
     (ideograph-hanziku-7       . #xF151)       ; 
     (=gt                       . 00275)        ; 
     (total-strokes      . 11)
     (hanyu-dazidian    1 57 1)
     (chinese-cns11643-6 . #x3C7D)      ; 
-    (ideograph-gt-pj-2 . #x316B)       ; 
+    (=gt-pj-2          . #x316B)       ; 
     (ideograph-daikanwa . 00209)       ; 
     (=big5-cdp         . #x85DB)       ; 
     (=gt               . 00273)        ; 
     (ideographic-strokes . 11)
     (total-strokes      . 12)
     (hanyu-dazidian    1 263 7)
-    (ideograph-gt-pj-2         . #x316C)       ; 
+    (=gt-pj-2                  . #x316C)       ; 
     (ideograph-daikanwa                . 00211)        ; 
     (ideograph-hanziku-1       . #xDC66)       ; 
     (=gt                       . 00280)        ; 
     (ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 11)
     (total-strokes      . 12)
-    (ideograph-gt-pj-9 . #x5122)       ; 
+    (=gt-pj-9          . #x5122)       ; 
     (=gt               . 00281)        ; 
     ))
 (define-char
       )
      ((ucs               . #x4E5F)     ; 也
       ))
-    (ideograph-gt-pj-2         . #x316D)       ; 
+    (=gt-pj-2                  . #x316D)       ; 
     (ideograph-daikanwa                . 00212)        ; 
     (ideograph-hanziku-1       . #xACBC)       ; 
     (=gt                       . 00279)        ; 
       )
      ((ucs               . #x4E5E)     ; 乞
       ))
-    (ideograph-gt-pj-2         . #x316E)       ; 
+    (=gt-pj-2                  . #x316E)       ; 
     (ideograph-daikanwa                . 00213)        ; 
     (ideograph-hanziku-1       . #xAFC9)       ; 
     (=gt                       . 00278)        ; 
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 11)
     (total-strokes      . 12)
-    (ideograph-gt-pj-9 . #x3427)       ; 
+    (=gt-pj-9          . #x3427)       ; 
     (=gt               . 00282)        ; 
     ))
 (define-char
     (shinjigen-2       . 61)
     (=jis-x0208                . #x502C)       ; 
     (korean-ksc5601    . #x552F)       ; 
-    (ideograph-gt-pj-1 . #x502C)       ; 
+    (=gt-pj-1          . #x502C)       ; 
     (chinese-big5      . #xB6C3)       ; 
     (ideograph-daikanwa . 00214)       ; 
     (=gt-k             . 10403)        ; 
       ))
     (chinese-cns11643-1 . #x632A)      ; 
     (chinese-gb12345   . #x4252)       ; 亂
-    (ideograph-gt-pj-9 . #x5123)       ; 
+    (=gt-pj-9          . #x5123)       ; 
     (=gt-k             . 10402)        ; 
     (=gt               . 00286)        ; 
     (ucs               . #x4E82)       ; 亂
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2 . #x316F)       ; 
+    (=gt-pj-2          . #x316F)       ; 
     (chinese-big5      . #xDCB1)       ; 
     (ideograph-daikanwa . 00215)       ; 
     (=gt               . 00287)        ; 
     (ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 13)
     (total-strokes      . 14)
-    (ideograph-gt-pj-9 . #x5124)       ; 
+    (=gt-pj-9          . #x5124)       ; 
     (=gt               . 00292)        ; 
     ))
 (define-char
      ((ucs               . #x4E5A)     ; 乚
       ))
     (chinese-cns11643-2 . #x4157)      ; 
-    (ideograph-gt-pj-2 . #x3170)       ; 
+    (=gt-pj-2          . #x3170)       ; 
     (chinese-big5      . #xDCB2)       ; 
     (ideograph-daikanwa . 00216)       ; 
     (=gt               . 00283)        ; 
     (ideographic-strokes . 12)
     (total-strokes      . 13)
     (chinese-cns11643-6 . #x5051)      ; 
-    (ideograph-gt-pj-2 . #x3171)       ; 
+    (=gt-pj-2          . #x3171)       ; 
     (ideograph-daikanwa . 00217)       ; 
     (=gt               . 00284)        ; 
     (mojikyo           . 000217)       ; 
       )
      ((ucs               . #x4E5A)     ; 乚
       ))
-    (ideograph-gt-pj-2         . #x3172)       ; 
+    (=gt-pj-2                  . #x3172)       ; 
     (ideograph-daikanwa                . 00218)        ; 
     (ideograph-hanziku-1       . #xAFE6)       ; 
     (=gt                       . 00288)        ; 
     (ideographic-strokes . 13)
     (total-strokes      . 14)
     (hanyu-dazidian    3 2036 13)
-    (ideograph-gt-pj-2         . #x3173)       ; 
+    (=gt-pj-2                  . #x3173)       ; 
     (ideograph-daikanwa                . 00219)        ; 
     (ideograph-hanziku-5       . #xF94F)       ; 
     (=gt                       . 00289)        ; 
     (ideographic-strokes . 13)
     (total-strokes      . 14)
     (chinese-cns11643-6 . #x5A63)      ; 
-    (ideograph-gt-pj-9 . #x5125)       ; 
+    (=gt-pj-9          . #x5125)       ; 
     (=gt               . 00290)        ; 
     (ucs               . #x20107)      ; 𠄇
     ))
     (total-strokes      . 14)
     (hanyu-dazidian    5 3152 18)
     (chinese-cns11643-6                . #x5A62)       ; 
-    (ideograph-gt-pj-2         . #x3174)       ; 
+    (=gt-pj-2                  . #x3174)       ; 
     (ideograph-daikanwa                . 00220)        ; 
     (ideograph-hanziku-8       . #xE35B)       ; 
     (=gt                       . 00291)        ; 
     (ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 14)
     (total-strokes      . 15)
-    (ideograph-gt-pj-9 . #x5126)       ; 
+    (=gt-pj-9          . #x5126)       ; 
     (=gt               . 00293)        ; 
     ))
 (define-char
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 15)
     (total-strokes      . 16)
-    (ideograph-gt-pj-11 . #x4929)      ; 
+    (=gt-pj-11         . #x4929)       ; 
     (=gt               . 00294)        ; 
     ))
 (define-char
     (ideographic-strokes . 16)
     (total-strokes      . 17)
     (hanyu-dazidian    3 2037 7)
-    (ideograph-gt-pj-2         . #x3175)       ; 
+    (=gt-pj-2                  . #x3175)       ; 
     (ideograph-daikanwa                . 00221)        ; 
     (ideograph-hanziku-5       . #xF969)       ; 
     (=gt                       . 00295)        ; 
     (ideographic-strokes . 16)
     (total-strokes      . 17)
     (chinese-cns11643-7 . #x3673)      ; 
-    (ideograph-gt-pj-9 . #x5127)       ; 
+    (=gt-pj-9          . #x5127)       ; 
     (=gt               . 00296)        ; 
     (ucs               . #x20109)      ; 𠄉
     ))
      ((ucs               . #x4E5E)     ; 乞
       ))
     (chinese-cns11643-7                . #x4627)       ; 
-    (ideograph-gt-pj-2         . #x3176)       ; 
+    (=gt-pj-2                  . #x3176)       ; 
     (ideograph-daikanwa                . 00222)        ; 
     (ideograph-hanziku-1       . #xAFE9)       ; 
     (=gt                       . 00297)        ; 
      ((ucs               . #x4E5E)     ; 乞
       ))
     (chinese-cns11643-7                . #x4D3A)       ; 
-    (ideograph-gt-pj-2         . #x3177)       ; 
+    (=gt-pj-2                  . #x3177)       ; 
     (ideograph-daikanwa                . 00223)        ; 
     (ideograph-hanziku-1       . #xAFEA)       ; 
     (=gt                       . 00298)        ; 
index 4effd3a..f85441f 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x6C23)       ; 
     (chinese-isoir165  . #x367E)       ; 
     (chinese-cns11643-1 . #x4428)      ; 
-    (ideograph-gt-pj-1 . #x4673)       ; 二
+    (=gt-pj-1          . #x4673)       ; 二
     (chinese-big5      . #xA447)       ; 
     (ideograph-daikanwa . 00247)       ; 
     (=gt-k             . 00054)        ; 
@@ -23,7 +23,7 @@
     (ideographic-radical . 7)  ; ⼆
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3B78)      ; 
+    (=gt-pj-k1         . #x3B78)       ; 
     (=gt-k             . 00083)        ; 
     ))
 (define-char
index 651c2e0..ea207bb 100644 (file)
       )
      ((ucs               . #x5382)     ; 厂
       ))
-    (ideograph-gt-pj-k1 . #x3A57)      ; 
+    (=gt-pj-k1         . #x3A57)       ; 
     (=gt-k             . 02308)        ; 
     (=jef-china3       . #x81C1)       ; 
     ))
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
          (ucs                . #x2FF1) ; ⿱
          )
-        ((ideograph-gt-pj-9  . #x4D4C) ; 
-         (=big5-cdp          . #x8B5D) ; 
+        ((=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x4E2A) ; 个
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
          (ucs                . #x2FF1) ; ⿱
          )
-        ((ideograph-gt-pj-9  . #x4D4C) ; 
-         (=big5-cdp          . #x8B5D) ; 
+        ((=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x4E2A) ; 个
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
          (ucs                . #x2FF1) ; ⿱
          )
-        ((ideograph-gt-pj-9  . #x4D4C) ; 
-         (=big5-cdp          . #x8B5D) ; 
+        ((=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x4E2A) ; 个
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
          (ucs                . #x2FF1) ; ⿱
          )
-        ((ideograph-gt-pj-9  . #x4D4C) ; 
-         (=big5-cdp          . #x8B5D) ; 
+        ((=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x4E2A) ; 个
        )
        ((ucs               . #x516B)   ; 八
        )
-       ((ideograph-gt-pj-9  . #x4D4C)  ; 
-       (=big5-cdp          . #x8B5D)   ; 
+       ((=big5-cdp         . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
        ((ucs               . #x620A)   ; 戊
        )
        ((ucs               . #x516B)   ; 八
        )
-       ((ideograph-gt-pj-9  . #x4D4C)  ; 
-       (=big5-cdp          . #x8B5D)   ; 
+       ((=big5-cdp         . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
        ((ucs               . #x620A)   ; 戊
index bd54c5c..4616b8d 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x6C51)       ; 
     (chinese-isoir165  . #x484B)       ; 
     (chinese-cns11643-1 . #x4429)      ; 
-    (ideograph-gt-pj-1 . #x3F4D)       ; 人
+    (=gt-pj-1          . #x3F4D)       ; 人
     (chinese-big5      . #xA448)       ; 
     (ideograph-daikanwa . 00344)       ; 
     (=gt-k             . 00048)        ; 
@@ -23,7 +23,7 @@
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3357)      ; 
+    (=gt-pj-k1         . #x3357)       ; 
     (=gt-k             . 00049)        ; 
     ))
 (define-char
@@ -34,7 +34,7 @@
     (ideographic-strokes . 0)
     (total-strokes      . 2)
     (ideograph-cdp     . -70)
-    (ideograph-gt-pj-9 . #x4D4C)       ; 
+    (=gt-pj-9          . #x4D4C)       ; 
     (=big5-cdp         . #x8B5D)       ; 
     (=gt-k             . 00057)        ; 
     (=jef-china3       . #x71FA)       ; 
@@ -47,7 +47,7 @@
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3C53)      ; 
+    (=gt-pj-k1         . #x3C53)       ; 
     (=gt-k             . 00058)        ; 
     ))
 (define-char
@@ -75,7 +75,7 @@
     (total-strokes      . 2)
     (ideograph-cdp     . -63)
     (=jis-x0213-2-2000 . #x2121)       ; 
-    (ideograph-gt-pj-9 . #x4D4A)       ; 
+    (=gt-pj-9          . #x4D4A)       ; 
     (=big5-cdp         . #x8B4A)       ; 
     (=jef-china3       . #x71FC)       ; 
     (=gt               . 00008)        ; 
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (ucs                . #x2FF1)   ; ⿱
        )
-       ((ideograph-gt-pj-9  . #x4D4C)  ; 
-       (=big5-cdp          . #x8B5D)   ; 
+       ((=big5-cdp         . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
        ((ucs               . #x53B6)   ; 厶
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (ucs                . #x2FF0)   ; ⿰
        )
-       ((ideograph-gt-pj-k1 . #x345A)  ; 
-       (=gt-k              . 00064)    ; 
+       ((=gt-k             . 00064)    ; 
        )
        ((ucs               . #x96B9)   ; 隹
        ))
       )
      ((=big5-cdp         . #x89F4)     ; 
       ))
-    (ideograph-gt-pj-9 . #x515F)       ; 
+    (=gt-pj-9          . #x515F)       ; 
     (=gt-k             . 03991)        ; 
     (=gt               . 00767)        ; 
     (mojikyo           . 050933)       ; 
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 6)
     (total-strokes      . 8)
-    (ideograph-gt-pj-k1 . #x3521)      ; 
+    (=gt-pj-k1         . #x3521)       ; 
     (=gt-k             . 03992)        ; 
     ))
 (define-char
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (ucs                . #x2FF0)   ; ⿰
        )
-       ((ideograph-gt-pj-9  . #x4D4C)  ; 
-       (=big5-cdp          . #x8B5D)   ; 
+       ((=big5-cdp         . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
-       ((ideograph-gt-pj-9  . #x4D4C)  ; 
-       (=big5-cdp          . #x8B5D)   ; 
+       ((=big5-cdp         . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        ))
       )
          (ucs                . #x2FF3) ; ⿳
          )
         ((name*              . "ideographic component person as roof")
-         (ideograph-gt-pj-9  . #x4D4C) ; 
          (=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x6B62) ; 止
          )
-        ((ideograph-gt-pj-k1 . #x324E) ; 
-         (=gt-k              . 00305)  ; 
+        ((=gt-k              . 00305)  ; 
          ))
        )
        ((ucs               . #x5182)   ; 冂
        (ucs                . #x2FF3)   ; ⿳
        )
        ((name*             . "ideographic component person as roof")
-       (ideograph-gt-pj-9  . #x4D4C)   ; 
        (=big5-cdp          . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
index 4d82b8d..32fe469 100644 (file)
@@ -7,7 +7,7 @@
     (shinjigen-2       . 480)
     (=jis-x0208                . #x467E)       ; 
     (korean-ksc5601    . #x6C7D)       ; 
-    (ideograph-gt-pj-1 . #x467E)       ; 
+    (=gt-pj-1          . #x467E)       ; 
     (chinese-big5      . #xA44A)       ; 
     (ideograph-daikanwa . 01415)       ; 
     (=gt-k             . 00050)        ; 
index 6c05973..82e5fad 100644 (file)
@@ -7,7 +7,7 @@
     (shinjigen-2       . 490)
     (=jis-x0208                . #x482C)       ; 
     (korean-ksc5601    . #x7822)       ; 
-    (ideograph-gt-pj-1 . #x482C)       ; 
+    (=gt-pj-1          . #x482C)       ; 
     (chinese-big5      . #xA44B)       ; 
     (ideograph-daikanwa . 01450)       ; 
     (=gt-k             . 00056)        ; 
@@ -33,7 +33,7 @@
     (ideographic-radical . 12) ; ⼋
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3768)      ; 
+    (=gt-pj-k1         . #x3768)       ; 
     (=gt-k             . 00059)        ; 
     ))
 (define-char
     (total-strokes      . 10)
     (shinjigen-1       . 503)
     (shinjigen-2       . 503)
-    (ideograph-gt-pj-9 . #x4C41)       ; 
+    (=gt-pj-9          . #x4C41)       ; 
     (=gt-k             . 06415)        ; 
     (=gt               . 01936)        ; 
     (mojikyo           . 054445)       ; 
index 5b6b67d..38072b7 100644 (file)
@@ -17,7 +17,7 @@
     (ideographic-radical . 13) ; ⼌
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3D6D)      ; 
+    (=gt-pj-k1         . #x3D6D)       ; 
     (=gt-k             . 00079)        ; 
     ))
 (define-char
       ))
     (shinjigen-1       . 522)
     (shinjigen-2       . 522)
-    (ideograph-gt-pj-9 . #x3372)       ; 
+    (=gt-pj-9          . #x3372)       ; 
     (chinese-big5      . #xD0E0)       ; 
     (=gt-k             . 06707)        ; 
     (=jef-china3       . #x43ED)       ; 
index 1c9aa6c..adb9510 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x536F)       ; 
     (chinese-isoir165  . #x3536)       ; 
     (chinese-cns11643-1 . #x442E)      ; 
-    (ideograph-gt-pj-1 . #x4561)       ; 刀
+    (=gt-pj-1          . #x4561)       ; 刀
     (chinese-big5      . #xA44D)       ; 
     (ideograph-daikanwa . 01845)       ; 
     (=gt-k             . 00053)        ; 
index 578a056..1409978 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x6428)       ; 
     (chinese-isoir165  . #x4A2E)       ; 
     (chinese-cns11643-1 . #x4432)      ; 
-    (ideograph-gt-pj-1 . #x3D3D)       ; 十
+    (=gt-pj-1          . #x3D3D)       ; 十
     (chinese-big5      . #xA451)       ; 
     (ideograph-daikanwa . 02695)       ; 
     (=gt-k             . 00047)        ; 
index fee263a..82d3db4 100644 (file)
@@ -10,7 +10,7 @@
     (korean-ksc5601    . #x5C54)       ; 
     (chinese-isoir165  . #x3237)       ; 
     (chinese-cns11643-1 . #x4433)      ; 
-    (ideograph-gt-pj-1 . #x4B4E)       ; 卜
+    (=gt-pj-1          . #x4B4E)       ; 卜
     (chinese-big5      . #xA452)       ; 
     (ideograph-daikanwa . 02774)       ; 
     (=gt-k             . 00060)        ; 
@@ -22,7 +22,7 @@
     (ideographic-radical . 25) ; ⼘
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x3671)      ; 
+    (=gt-pj-k1         . #x3671)       ; 
     (=gt-k             . 00061)        ; 
     ))
 (define-char
index 483501c..d963a0c 100644 (file)
       ))
     (shinjigen-1       . 2208)
     (shinjigen-2       . 2208)
-    (ideograph-gt-pj-11 . #x3B44)      ; 
+    (=gt-pj-11         . #x3B44)       ; 
     (=gt               . 03811)        ; 
     ))
 (define-char
index 56ca9ae..872f537 100644 (file)
@@ -6,7 +6,7 @@
     (shinjigen-1       . 898)
     (shinjigen-2       . 898)
     (korean-ksc5601    . #x6951)       ; 
-    (ideograph-gt-pj-k1 . #x3D55)      ; 
+    (=gt-pj-k1         . #x3D55)       ; 
     (chinese-big5      . #xA453)       ; 
     (ideograph-daikanwa . 03115)       ; 
     (=gt-k             . 00065)        ; 
@@ -24,7 +24,7 @@
     (=jis-x0208                . #x4B74)       ; 
     (chinese-isoir165  . #x5356)       ; 
     (chinese-cns11643-1 . #x4434)      ; 
-    (ideograph-gt-pj-1 . #x4B74)       ; 又
+    (=gt-pj-1          . #x4B74)       ; 又
     (=gt-k             . 00063)        ; 
     (ucs               . #x53C8)       ; 又
     ))
@@ -42,7 +42,7 @@
     (ideographic-radical . 29) ; ⼜
     (ideographic-strokes . 0)
     (total-strokes      . 2)
-    (ideograph-gt-pj-k1 . #x345A)      ; 
+    (=gt-pj-k1         . #x345A)       ; 
     (=gt-k             . 00064)        ; 
     ))
 (define-char
     (=jis-x0208                . #x355A)       ; 
     (chinese-isoir165  . #x3C30)       ; 
     (chinese-cns11643-6 . #x2161)      ; 
-    (ideograph-gt-pj-1 . #x355A)       ; 
+    (=gt-pj-1          . #x355A)       ; 
     (=gt-k             . 00257)        ; 
     (=gt               . 00163)        ; 
     (mojikyo           . 050116)       ; 
index 3e2b304..271e356 100644 (file)
        ))
       ))
     (japanese-jisx0212 . #x372C)       ; 
-    (ideograph-gt-pj-2 . #x5D3D)       ; 
+    (=gt-pj-2          . #x5D3D)       ; 
     (ideograph-daikanwa . 04866)       ; 
     (=cbeta            . 01402)        ; 
     (ucs-jis           . #x571D)       ; 
       (korean-ksc5601    . #x5532)     ; 
       (ideograph-daikanwa . 15947)     ; 
       ))
-    (ideograph-gt-pj-2 . #x5D3E)       ; 
+    (=gt-pj-2          . #x5D3E)       ; 
     (chinese-big5      . #xF96B)       ; 
     (=gt               . 06121)        ; 
     (mojikyo           . 050134)       ; 
index bd7cd0b..9008ce2 100644 (file)
     (ideographic-radical . 32) ; ⼟
     (ideographic-strokes . 8)
     (total-strokes      . 11)
-    (ideograph-gt-pj-11 . #x5269)      ; 
+    (=gt-pj-11         . #x5269)       ; 
     (=gt               . 06516)        ; 
     (mojikyo           . 054531)       ; 
     ))
     (ideographic-radical . 32) ; ⼟
     (ideographic-strokes . 10)
     (total-strokes      . 13)
-    (ideograph-gt-pj-2 . #x6150)       ; 
+    (=gt-pj-2          . #x6150)       ; 
     (=gt               . 06729)        ; 
     ))
 (define-char
     (ideographic-radical . 32) ; ⼟
     (ideographic-strokes . 14)
     (total-strokes      . 17)
-    (ideograph-gt-pj-2 . #x637C)       ; 
+    (=gt-pj-2          . #x637C)       ; 
     (=gt               . 07031)        ; 
     (mojikyo           . 050141)       ; 
     ))
index b7fe718..a8b4b43 100644 (file)
     (ideographic-radical . 40) ; ⼧
     (ideographic-strokes . 7)
     (total-strokes      . 10)
-    (ideograph-gt-pj-k1 . #x3072)      ; 
+    (=gt-pj-k1         . #x3072)       ; 
     (=gt-k             . 07616)        ; 
     ))
 (define-char
index 72a99b0..3a2d9b8 100644 (file)
     (ideographic-radical . 47) ; ⼮
     (ideographic-strokes . 3)
     (total-strokes      . 6)
-    (ideograph-gt-pj-3 . #x3D7D)       ; 
+    (=gt-pj-3          . #x3D7D)       ; 
     (=gt-k             . 02004)        ; 
     ))
 (define-char
index 3c5d30a..d7f14a9 100644 (file)
     (ideographic-radical . 53) ; ⼴
     (ideographic-strokes . 8)
     (total-strokes      . 11)
-    (ideograph-gt-pj-3 . #x446E)       ; 
+    (=gt-pj-3          . #x446E)       ; 
     (=gt               . 11849)        ; 
     ))
 (define-char
     (ideographic-strokes . 11)
     (total-strokes      . 14)
     (shinjigen-1       . 2207)
-    (ideograph-gt-pj-11 . #x3B54)      ; 
+    (=gt-pj-11         . #x3B54)       ; 
     (=gt               . 11902)        ; 
     (mojikyo           . 050989)       ; 
     ))
                 )
       :sources (shinjigen-1)))
     (shinjigen-1       . 2209)
-    (ideograph-gt-pj-9 . #x4C55)       ; 
+    (=gt-pj-9          . #x4C55)       ; 
     (=gt               . 11901)        ; 
     ))
 (define-char
index 3a775f5..253e9e4 100644 (file)
@@ -17,7 +17,7 @@
     (ideographic-radical . 56) ; ⼷
     (ideographic-strokes . 0)
     (total-strokes      . 3)
-    (ideograph-gt-pj-k1 . #x3349)      ; 
+    (=gt-pj-k1         . #x3349)       ; 
     (=gt-k             . 00233)        ; 
     ))
 (define-char
index 0231be5..c8bddcc 100644 (file)
@@ -23,7 +23,7 @@
     (ideographic-radical . 58) ; ⼹
     (ideographic-strokes . 0)
     (total-strokes      . 3)
-    (ideograph-gt-pj-11 . #x5A40)      ; 
+    (=gt-pj-11         . #x5A40)       ; 
     (=gt               . 60403)        ; 
     (mojikyo           . 050057)       ; 
     ))
index 7df19dd..f775f5a 100644 (file)
     (ideographic-radical . 62) ; ⼽
     (ideographic-strokes . 2)
     (total-strokes      . 6)
-    (ideograph-gt-pj-k1 . #x3564)      ; 
+    (=gt-pj-k1         . #x3564)       ; 
     (=gt-k             . 02180)        ; 
     ))
 (define-char
index 4b453f1..c3fbc43 100644 (file)
@@ -37,7 +37,7 @@
     (chinese-gb2312    . #x3245)       ; 
     (chinese-isoir165  . #x3245)       ; 
     (chinese-cns11643-1 . #x445F)      ; 
-    (ideograph-gt-pj-9 . #x4A2B)       ; 
+    (=gt-pj-9          . #x4A2B)       ; 
     (=gt-k             . 00176)        ; 
     (=gt               . 00010)        ; 
     (mojikyo           . 051101)       ; 
index 08ebae3..e2a1770 100644 (file)
     (ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 11)
     (total-strokes      . 15)
-    (ideograph-gt-pj-4 . #x3845)       ; 
+    (=gt-pj-4          . #x3845)       ; 
     (=gt               . 19656)        ; 
     (mojikyo           . 050232)       ; 
     ))
index 46f5542..0f60852 100644 (file)
     (ideographic-radical . 84) ; ⽓
     (ideographic-strokes . 8)
     (total-strokes      . 12)
-    (ideograph-gt-pj-4 . #x493C)       ; 
+    (=gt-pj-4          . #x493C)       ; 
     (chinese-big5      . #xD9E6)       ; 
     (=gt               . 21862)        ; 
     (mojikyo           . 050246)       ; 
index 947d643..b467785 100644 (file)
          (ucs                . #x2FF1) ; ⿱
          )
         ((name*              . "ideographic component person as roof")
-         (ideograph-gt-pj-9  . #x4D4C) ; 
          (=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
          (ucs                . #x2FF3) ; ⿳
          )
         ((name*              . "ideographic component person as roof")
-         (ideograph-gt-pj-9  . #x4D4C) ; 
          (=big5-cdp          . #x8B5D) ; 
          (=jef-china3        . #x71FA) ; 
          )
         ((ucs                . #x6B62) ; 止
          )
-        ((ideograph-gt-pj-k1 . #x324E) ; 
-         (=gt-k              . 00305)  ; 
+        ((=gt-k              . 00305)  ; 
          ))
        )
        ((ucs               . #x5182)   ; 冂
index a319eba..3b14d87 100644 (file)
     (ideographic-radical . 94) ; ⽝
     (ideographic-strokes . 16)
     (total-strokes      . 19)
-    (ideograph-gt-pj-4 . #x6D51)       ; 
+    (=gt-pj-4          . #x6D51)       ; 
     (=gt               . 26606)        ; 
     (mojikyo           . 050281)       ; 
     ))
index ec240c0..b18abc8 100644 (file)
     (hanyu-dazidian    4 2920 3)
     (chinese-cns11643-3 . #x4328)      ; 
     (=jis-x0213-2-2000 . #x7225)       ; 
-    (ideograph-gt-pj-k1 . #x3870)      ; 睘
+    (=gt-pj-k1         . #x3870)       ; 睘
     (ideograph-daikanwa . 23432)       ; 
     (=big5-cdp         . #x8BB6)       ; 
     (=gt-k             . 10417)        ; 
     (ideographic-radical . 109)        ; ⽬
     (ideographic-strokes . 8)
     (total-strokes      . 13)
-    (ideograph-gt-pj-k1 . #x3655)      ; 
+    (=gt-pj-k1         . #x3655)       ; 
     (=gt-k             . 10415)        ; 
     ))
 (define-char
     (ideographic-radical . 109)        ; ⽬
     (ideographic-strokes . 8)
     (total-strokes      . 13)
-    (ideograph-gt-pj-k1 . #x345B)      ; 
+    (=gt-pj-k1         . #x345B)       ; 
     (=gt-k             . 10416)        ; 
     ))
 (define-char
     (ideographic-radical . 109)        ; ⽬
     (ideographic-strokes . 11)
     (total-strokes      . 16)
-    (ideograph-gt-pj-5 . #x4579)       ; 
+    (=gt-pj-5          . #x4579)       ; 
     (=gt               . 30254)        ; 
     ))
 (define-char
index f55ae94..7854087 100644 (file)
@@ -63,7 +63,6 @@
        (ucs                . #x2FF1)   ; ⿱
        )
        ((name*             . "ideographic component person as roof")
-       (ideograph-gt-pj-9  . #x4D4C)   ; 
        (=big5-cdp          . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
@@ -91,7 +90,6 @@
        (ucs                . #x2FF1)   ; ⿱
        )
        ((name*             . "ideographic component person as roof")
-       (ideograph-gt-pj-9  . #x4D4C)   ; 
        (=big5-cdp          . #x8B5D)   ; 
        (=jef-china3        . #x71FA)   ; 
        )
index 10dcb0b..6cc16fe 100644 (file)
@@ -17,7 +17,7 @@
     (ideographic-radical . 121)        ; ⽸
     (ideographic-strokes . 0)
     (total-strokes      . 6)
-    (ideograph-gt-pj-k1 . #x385C)      ; 
+    (=gt-pj-k1         . #x385C)       ; 
     (=gt-k             . 01231)        ; 
     ))
 (define-char
index d999ea9..630e323 100644 (file)
     (ideographic-radical . 123)        ; ⽺
     (ideographic-strokes . 3)
     (total-strokes      . 9)
-    (ideograph-gt-pj-k1 . #x617C)      ; 
+    (=gt-pj-k1         . #x617C)       ; 
     (=gt-k             . 01352)        ; 
     ))
 (define-char
index c694092..8d44560 100644 (file)
@@ -15,7 +15,7 @@
     (ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 0)
     (total-strokes      . 6)
-    (ideograph-gt-pj-k1 . #x322B)      ; 
+    (=gt-pj-k1         . #x322B)       ; 
     (=gt-k             . 01762)        ; 
     ))
 (define-char
index 8d72416..1148fd6 100644 (file)
@@ -57,7 +57,7 @@
     (ideographic-radical . 134)        ; ⾅
     (ideographic-strokes . 1)
     (total-strokes      . 8)
-    (ideograph-gt-pj-k1 . #x3F6D)      ; 
+    (=gt-pj-k1         . #x3F6D)       ; 
     (=gt-k             . 01569)        ; 
     ))
 (define-char
index 3d6c564..37246cc 100644 (file)
@@ -16,7 +16,7 @@
     (ideographic-radical . 137)        ; ⾈
     (ideographic-strokes . 0)
     (total-strokes      . 4)
-    (ideograph-gt-pj-k1 . #x3973)      ; 
+    (=gt-pj-k1         . #x3973)       ; 
     (=gt-k             . 00606)        ; 
     ))
 (define-char
@@ -24,7 +24,7 @@
     (ideographic-radical . 137)        ; ⾈
     (ideographic-strokes . 0)
     (total-strokes      . 4)
-    (ideograph-gt-pj-k1 . #x3821)      ; 
+    (=gt-pj-k1         . #x3821)       ; 
     (=gt-k             . 00607)        ; 
     ))
 (define-char
index 79fab9d..b885db9 100644 (file)
     (ideographic-radical . 140)        ; ⾋
     (ideographic-strokes . 6)
     (total-strokes      . 10)
-    (ideograph-gt-pj-11 . #x5277)      ; 
+    (=gt-pj-11         . #x5277)       ; 
     (=gt               . 40268)        ; 
     (mojikyo           . 059885)       ; 
     ))
index ba63250..360064e 100644 (file)
@@ -41,7 +41,7 @@
     (ideographic-strokes . 0)
     (total-strokes      . 6)
     (chinese-cns11643-5 . #x2329)      ; 
-    (ideograph-gt-pj-k1 . #x3461)      ; 
+    (=gt-pj-k1         . #x3461)       ; 
     (ideograph-daikanwa . 36336)       ; 
     (=gt-k             . 02141)        ; 
     ))
index 04425a9..b9182b4 100644 (file)
     (ideographic-strokes . 9)
     (total-strokes      . 13)
     (korean-ksc5601    . #x6244)       ; 
-    (ideograph-gt-pj-7 . #x5821)       ; 
+    (=gt-pj-7          . #x5821)       ; 
     (ideograph-daikanwa . 38985)       ; 
     (=gt-k             . 10928)        ; 
     (ucs-ks            . #x9042)       ; 
     (chinese-gb2312            . #x4B6C)       ; 
     (chinese-isoir165          . #x4B6C)       ; 
     (japanese-jisx0208-1990    . #x3F6B)       ; 
-    (ideograph-gt-pj-1         . #x3F6B)       ; 
+    (=gt-pj-1                  . #x3F6B)       ; 
     (=gt-k                     . 09081)        ; 
     (=gt                       . 52230)        ; 
     (mojikyo                   . 050516)       ; 
index 3ce2c89..6df0123 100644 (file)
      ((=jis-x0208        . #x7032)     ; 
       (ideograph-daikanwa . 41937)     ; 
       ))
-    (ideograph-gt-pj-9 . #x4C4B)       ; 
+    (=gt-pj-9          . #x4C4B)       ; 
     (=gt-k             . 08651)        ; 
     (=gt               . 56364)        ; 
     (mojikyo           . 076024)       ; 
index 9ccb674..2f1896e 100644 (file)
@@ -84,7 +84,7 @@
     (ideographic-radical . 184)        ; ⾷
     (ideographic-strokes . 0)
     (total-strokes      . 8)
-    (ideograph-gt-pj-k1 . #x3471)      ; 
+    (=gt-pj-k1         . #x3471)       ; 
     (=gt-k             . 04996)        ; 
     ))
 (define-char
index 1049f23..6c5af81 100644 (file)
     (setq ret
          (cond ((eq ccs 'arabic-iso8859-6)
                 (decode-char ccs code-point))
-               ((and (memq ccs '(ideograph-gt-pj-1
-                                 ideograph-gt-pj-2
-                                 ideograph-gt-pj-3
-                                 ideograph-gt-pj-4
-                                 ideograph-gt-pj-5
-                                 ideograph-gt-pj-6
-                                 ideograph-gt-pj-7
-                                 ideograph-gt-pj-8
-                                 ideograph-gt-pj-9
-                                 ideograph-gt-pj-10
-                                 ideograph-gt-pj-11))
+               ((and (memq ccs '(=gt-pj-1
+                                 =gt-pj-2
+                                 =gt-pj-3
+                                 =gt-pj-4
+                                 =gt-pj-5
+                                 =gt-pj-6
+                                 =gt-pj-7
+                                 =gt-pj-8
+                                 =gt-pj-9
+                                 =gt-pj-10
+                                 =gt-pj-11))
                      (setq ret (decode-char ccs code-point))
                      (setq ret (get-char-attribute ret '=gt)))
                 (decode-builtin-char '=gt ret))
index 848c541..0b2be87 100644 (file)
              plane (string-to-int (match-string 4))
              code (string-to-int (match-string 5) 16))
        (put-char-attribute (decode-builtin-char '=gt gt-code)
-                           (intern (format "ideograph-gt-pj-%d" plane))
+                           (intern (format "=gt-pj-%d" plane))
                            code)
        )))
 
       (if (eq (aref plane 0) ?0)
          (setq plane (substring plane 1)))
       (put-char-attribute (decode-builtin-char '=gt-k gt-code)
-                         (intern (format "ideograph-gt-pj-%s" plane))
+                         (intern (format "=gt-pj-%s" plane))
                          (encode-char
                           (decode-shift-jis-char (cons (/ code 256)
                                                        (% code 256)))
       )))
 
 (define-char
-  '((ideograph-gt-pj-4 . #x3844)
+  '((=gt-pj-4  . #x3844)
     (=gt       . 19655)
     ))
 (define-char
-  '((ideograph-gt-pj-4 . #x3845)
+  '((=gt-pj-4  . #x3845)
     (=gt       . 19656)
     ))
 (define-char
-  '((ideograph-gt-pj-9 . #x4D7B)
+  '((=gt-pj-9  . #x4D7B)
     (=gt       . 19861)
     ))
 (define-char
-  '((ideograph-gt-pj-4 . #x493C)
+  '((=gt-pj-4  . #x493C)
     (=gt       . 21862)
     ))
 (define-char
-  '((ideograph-gt-pj-4 . #x6D51)
+  '((=gt-pj-4  . #x6D51)
     (=gt       . 26606)
     ))
 (define-char
-  '((ideograph-gt-pj-5 . #x4579)
+  '((=gt-pj-5  . #x4579)
     (=gt       . 30254)
     ))
 (define-char
-  '((ideograph-gt-pj-11 . #x5277)
+  '((=gt-pj-11 . #x5277)
     (=gt       . 40268)
     ))
 (define-char
-  '((ideograph-gt-pj-1 . #x3F6B)
+  '((=gt-pj-1  . #x3F6B)
     (=gt       . 52230)
     ))
 (define-char
-  '((ideograph-gt-pj-7 . #x5821)
+  '((=gt-pj-7  . #x5821)
     (=gt       . 52349)
     ))
 (define-char
-  '((ideograph-gt-pj-9 . #x4C4B)
+  '((=gt-pj-9  . #x4C4B)
     (=gt       . 56364)
     ))
 (define-char
-  '((ideograph-gt-pj-11        . #x5A40)
+  '((=gt-pj-11 . #x5A40)
     (=gt       . 60403)
     ))
 
index 8fbfcf0..35029e2 100644 (file)
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (mirrored          . nil)
-    (ideograph-gt-pj-k1 . #x3233)      ; ⺌
+    (=gt-pj-k1         . #x3233)       ; ⺌
     (=big5-cdp         . #x8B54)       ; 
     (=gt-k             . 00303)        ; 
     (ucs               . #x2E8C)       ; ⺌
     ))
 (define-char
   '((=>ucs             . #x2E8C)       ; ⺌
-    (ideograph-gt-pj-k1 . #x324E)      ; 
+    (=gt-pj-k1         . #x324E)       ; 
     (=gt-k             . 00305)        ; 
     ))
 (define-char
     (general-category  symbol other) ; Informative Category
     (bidi-category     . "ON")
     (mirrored          . nil)
-    (ideograph-gt-pj-k1 . #x3251)      ; ⺍
+    (=gt-pj-k1         . #x3251)       ; ⺍
     (=gt-k             . 00325)        ; 
     (ucs               . #x2E8D)       ; ⺍
     ))
     (<-radical
      ((ucs               . #x5FC4)     ; 忄
       ))
-    (ideograph-gt-pj-3 . #x4D5F)       ; ⺖
+    (=gt-pj-3          . #x4D5F)       ; ⺖
     (=big5-cdp         . #x8B51)       ; 
     (=gt-k             . 00302)        ; 
     (ucs               . #x2E96)       ; ⺖