forked from GitHub/gf-core
Latvian extra: initial support for VP conjunction (VPS)
TODO: subject-dependent double negation, other verb moods (currently only the indicative mood).
This commit is contained in:
@@ -27,7 +27,7 @@ lincat
|
||||
-- Question
|
||||
|
||||
QCl = { s : VerbMood => Polarity => Str } ;
|
||||
IP = { s : Case => Str ; n: Number } ;
|
||||
IP = { s : Case => Str ; n : Number } ;
|
||||
IDet = { s : Gender => Str ; n : Number } ;
|
||||
IQuant = { s : Gender => Number => Str } ;
|
||||
-- TODO: IComp = { s : Str ; a : ResLav.Agr } ;
|
||||
|
||||
Reference in New Issue
Block a user