added swahili (fragments) by Wanjiku Ng'ang'a and Juliet Mutahi

This commit is contained in:
aarne
2011-01-12 08:06:19 +00:00
parent e649e238ac
commit d122c63431
31 changed files with 1090 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
--# -path=.:../abstract:../common:prelude
concrete GrammarSwa of Grammar =NounSwa , AdjectiveSwa , StructuralSwa ,VerbSwa , SentenceSwa , AdverbSwa
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;