mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
Updating romance langs (mkMU) (#442)
* updating romance langs for percentage in Spa * Delete Setup_compare.hs
This commit is contained in:
@@ -590,6 +590,6 @@ oper
|
||||
_ => VFalse -- prend-il
|
||||
} ;
|
||||
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False} ;
|
||||
mkMU : Str -> MU = \s -> lin MU {s=s; isPre=False; hasArt=False} ;
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user