mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 11:56:29 -06:00
(Som) More VV types
This commit is contained in:
@@ -300,6 +300,10 @@ param
|
||||
|
||||
PredType = NoPred | Copula | NoCopula ;
|
||||
|
||||
STM = Waa PredType | Waxa ;
|
||||
|
||||
VVForm = Infinitive | Subjunctive | Waa_In ;
|
||||
|
||||
oper
|
||||
if_then_Pol : Polarity -> Str -> Str -> Str = \p,t,f ->
|
||||
case p of {Pos => t ; Neg => f } ;
|
||||
|
||||
Reference in New Issue
Block a user