mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
bug fix in French verbs
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user