Add Basque to the RGL

This commit is contained in:
Inari Listenmaa
2017-08-24 18:28:48 +03:00
parent 792b58abe3
commit 6ae3c0fb08
33 changed files with 3668 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
--# -path=.:alltenses:prelude:../basque
resource CombinatorsEus = Combinators with
(Cat = CatEus),
(Structural = StructuralEus),
(Noun = NounEus),
(Constructors = ConstructorsEus) ** {} ;