mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 23:09:31 -06:00
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
--# -path=.:alltenses:prelude:../latvian
|
|
|
|
resource CombinatorsLav = Combinators with
|
|
(Cat = CatLav),
|
|
(Structural = StructuralLav),
|
|
(Constructors = ConstructorsLav) ;
|