mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
(Spa) make gratis_A invariant
This commit is contained in:
@@ -20577,7 +20577,7 @@ lin grasoso_A = mkA "grasoso" ;
|
|||||||
lin gratificación_N = mkN "gratificación" ;
|
lin gratificación_N = mkN "gratificación" ;
|
||||||
lin gratificante_A = mkA "gratificante" ;
|
lin gratificante_A = mkA "gratificante" ;
|
||||||
lin gratificar_V = mkV "gratificar" ;
|
lin gratificar_V = mkV "gratificar" ;
|
||||||
lin gratis_A = mkA "gratis" ;
|
lin gratis_A = invarA "gratis" ;
|
||||||
lin gratis_Adv = mkAdv "gratis" ;
|
lin gratis_Adv = mkAdv "gratis" ;
|
||||||
lin gratitud_N = mkN "gratitud" ;
|
lin gratitud_N = mkN "gratitud" ;
|
||||||
lin grato_A = mkA "grato" ;
|
lin grato_A = mkA "grato" ;
|
||||||
|
|||||||
Reference in New Issue
Block a user