(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

7
src/somali/ExtendSom.gf Normal file
View File

@@ -0,0 +1,7 @@
--# -path=.:../common:../abstract
concrete ExtendSom of Extend = {} ;
-- CatSom ** ExtendFunctor
-- with (Grammar=GrammarSom)
-- ** open Prelude, ResSom in {
-- } ;