mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
--# -path=.:alltenses:prelude:src/somali
|
|
|
|
resource CombinatorsSom = Combinators with
|
|
(Cat = CatSom),
|
|
(Structural = StructuralSom),
|
|
(Noun = NounSom),
|
|
(Constructors = ConstructorsSom) ** open MissingSom in {} ;
|