mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 06:06:31 -06:00
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) ** {} ;
|