mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-26 14:16:25 -06:00
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) **
|
|
{}
|
|
}
|