1
0
forked from GitHub/gf-rgl

clitic insertion started

This commit is contained in:
aarne
2006-01-20 13:40:19 +00:00
parent 1548f41e76
commit c0dcc12b84
8 changed files with 29 additions and 293 deletions

View File

@@ -288,7 +288,7 @@ oper
accusative = complAcc ;
genitive = complGen ;
dative = complDat ;
mkPreposition p = {s = p ; c = Acc} ;
mkPreposition p = {s = p ; c = Acc ; isDir = False} ;
mkN x y g = mkCNomIrreg x y g ** {lock_N = <>} ;
regN x g = mkNomReg x g ** {lock_N = <>} ;