forked from GitHub/gf-rgl
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
--# -path=.:alltenses:prelude:../basque
|
|
|
|
resource CombinatorsEus = Combinators with
|
|
(Cat = CatEus),
|
|
(Structural = StructuralEus),
|
|
(Noun = NounEus),
|
|
(Constructors = ConstructorsEus) ** {} ;
|