bug fix in French verbs

This commit is contained in:
aarne
2005-02-15 21:31:00 +00:00
parent 7985de3252
commit 9fa3db48bc
6 changed files with 11 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
incomplete concrete ClauseRomance of Clause = CategoriesRomance **
open Prelude, SyntaxRomance in {
flags optimize=all ;
flags optimize=all ; --- parametrize much worse, 15/2
lin
SPredV np v = predVerbClause np v (complVerb v) ;