added participles to Scandinavian VP

This commit is contained in:
aarne
2014-09-25 17:00:59 +00:00
parent 2cf55a0631
commit 591b56a7e2
7 changed files with 42 additions and 56 deletions

View File

@@ -53,7 +53,7 @@ lin
co = v.s ! VI (VPtPres Sg Indef Nom) ;
} ;
GerundAP v = {
PresPartAP vp = {
s = \\_ => v.s ! VI (VPtPres Sg Indef Nom) ;
isPre = True
} ;