1
0
forked from GitHub/gf-rgl

Chi fixes from René Tobner

This commit is contained in:
tobn2701
2015-11-12 15:45:10 +00:00
parent 0aa7066d82
commit c62c881364
2 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -608,11 +608,11 @@ that
mkUtt these_NP
these
个 BAD 这
这些 GOOD
mkUtt those_NP
those
个 BAD 那
那些 GOOD
mkUtt (mkNP (mkDet this_Quant (mkCard (mkNumeral n5_Unit))))
these five
@@ -866,7 +866,7 @@ mkUtt (mkCN (mkCN reason_N) (mkVP sleep_V))
reason to sleep
睡道理 BAD 睡的理由
mkUtt (mkCN (mkCN reason_N) (mkVP sleep_V))
mkUtt (mkCN (mkCN reason_N) (mkVP sleep_V)) !DUPLICATE
reason to sleep
睡道理 BAD 睡的理由