1
0
forked from GitHub/gf-rgl

ImpP3 in French

This commit is contained in:
aarne
2009-12-16 15:54:52 +00:00
parent 19c1a8cba8
commit 65560dcb7a
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
}