mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
enabled VPI_Chunk in Dut ; a couple of Dictionary fixes
This commit is contained in:
@@ -14,7 +14,7 @@ lin
|
||||
NP_Acc_Chunk np = ss (np.s ! NPAcc) ;
|
||||
NP_Gen_Chunk np = ss ("van" ++ np.s ! NPAcc) ; ----
|
||||
|
||||
---- VPI_Chunk vpi = {s = vpi.s ! (True | False)} ;
|
||||
VPI_Chunk vpi = {s = vpi.s ! (True | False)} ;
|
||||
|
||||
lin
|
||||
copula_inf_Chunk = ss "zijn" ;
|
||||
|
||||
Reference in New Issue
Block a user