mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
Add Basque to the RGL
This commit is contained in:
7
src/api/CombinatorsEus.gf
Normal file
7
src/api/CombinatorsEus.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:alltenses:prelude:../basque
|
||||
|
||||
resource CombinatorsEus = Combinators with
|
||||
(Cat = CatEus),
|
||||
(Structural = StructuralEus),
|
||||
(Noun = NounEus),
|
||||
(Constructors = ConstructorsEus) ** {} ;
|
||||
Reference in New Issue
Block a user