(Som) Add the structure and placeholders for Somali RG

This commit is contained in:
Inari Listenmaa
2018-11-01 10:00:05 +01:00
parent 5172586aa8
commit 592a93005a
30 changed files with 3329 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
--# -path=.:alltenses:prelude:src/somali
resource CombinatorsSom = Combinators with
(Cat = CatSom),
(Structural = StructuralSom),
(Noun = NounSom),
(Constructors = ConstructorsSom) ** open MissingSom in {} ;