mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
cleaned up French verbs
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
incomplete concrete ClauseScand of Clause = CategoriesScand **
|
||||
open Prelude, SyntaxScand in {
|
||||
|
||||
flags optimize=all ;
|
||||
|
||||
lin
|
||||
SPredV np v = predVerbGroupClause np (predVerb v) ;
|
||||
SPredPassV np v = predVerbGroupClause np (passVerb v) ;
|
||||
|
||||
Reference in New Issue
Block a user