forked from GitHub/gf-rgl
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
--# -path=.:alltenses:prelude
|
|
|
|
resource CombinatorsTam = Combinators - [ appCN, appCNc ] with
|
|
(Cat = CatTam),
|
|
(Structural = StructuralTam),
|
|
(Noun = NounTam),
|
|
(Constructors = ConstructorsTam) **
|
|
{}
|
|
}
|