mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -06:00
french verbs
This commit is contained in:
@@ -66,7 +66,7 @@ param
|
||||
VForm = InfImp | Indic Person | Past Number | PPart ;
|
||||
|
||||
oper
|
||||
VerbP3 : Type = SS1 VForm ;
|
||||
VerbP3 : Type = {s : VForm => Str} ;
|
||||
|
||||
-- A full verb can moreover have a particle.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user