mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 19:48:34 -06:00
invarA in Cze and Slo
This commit is contained in:
@@ -108,6 +108,8 @@ oper
|
||||
paviA : Str -> A
|
||||
= \s -> lin A (R.paviA s) ;
|
||||
|
||||
invarA : Str -> A
|
||||
= \s -> lin A (invarAdjForms s) ;
|
||||
|
||||
mkA2 : A -> Prep -> A2
|
||||
= \a,p -> lin A2 (a ** {c = p}) ;
|
||||
|
||||
Reference in New Issue
Block a user