1
0
forked from GitHub/gf-rgl

vt -o ; Finnish infinitives

This commit is contained in:
aarne
2005-07-01 07:16:31 +00:00
parent 3c592b5a94
commit d851128187
6 changed files with 77 additions and 21 deletions

View File

@@ -84,7 +84,7 @@ fun
-- Formation of infinitival phrases.
AdjPart : V -> A ; -- forgotten
AdjPart : V -> A ; -- past participle, e.g. "forgotten"
UseCl : TP -> Cl -> S ;
UseRCl : TP -> RCl -> RS ;