RGL API files for Latin added

This commit is contained in:
aarne
2017-03-28 07:40:37 +00:00
parent e35d515647
commit b204fc4cd0
5 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--# -path=.:alltenses:prelude
resource CombinatorsLat = Combinators - [ appCN, appCNc ] with
(Cat = CatLat),
(Structural = StructuralLat),
(Noun = NounLat),
(Constructors = ConstructorsLat) **
{}