forked from GitHub/gf-core
adjectives
This commit is contained in:
@@ -3,10 +3,11 @@ resource ParamX = {
|
||||
param
|
||||
Number = Sg | Pl ;
|
||||
Person = P1 | P2 | P3 ;
|
||||
Degree = Posit | Compar | Superl ;
|
||||
|
||||
Anteriority = Simul | Anter ;
|
||||
Tense = Pres | Past | Fut | Cond ;
|
||||
Polarity = Pos | Neg ;
|
||||
Tense = Pres | Past | Fut | Cond ;
|
||||
Polarity = Pos | Neg ;
|
||||
|
||||
QForm = QDir | QIndir ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user