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 ea0f0102c0
commit 5661ecde18
31 changed files with 1090 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
concrete AdjectiveSwa of Adjective = CatSwa ** open ResSwa, Prelude , ParamX in {
lin
PositA a = {
s = a.s ! Posit ;
} ;
-- PositA a = a;
}