mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-21 17:26:25 -06:00
RGL API files for Latin added
This commit is contained in:
8
src/api/CombinatorsLat.gf
Normal file
8
src/api/CombinatorsLat.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource CombinatorsLat = Combinators - [ appCN, appCNc ] with
|
||||
(Cat = CatLat),
|
||||
(Structural = StructuralLat),
|
||||
(Noun = NounLat),
|
||||
(Constructors = ConstructorsLat) **
|
||||
{}
|
||||
Reference in New Issue
Block a user