ImpP3 in French

This commit is contained in:
aarne
2009-12-16 15:54:52 +00:00
parent 403bec9f16
commit 9c20e87a08
2 changed files with 6 additions and 0 deletions

View File

@@ -19,4 +19,5 @@ abstract Idiom = Cat ** {
ImpPl1 : VP -> Utt ; -- let's go
ImpP3 : NP -> VP -> Utt ; -- let John walk
}