1
0
forked from GitHub/gf-rgl

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 @@
concrete SentenceSwa of Sentence = CatSwa ** open Prelude, ResSwa in {
flags optimize=all_subs ;
lin
PredVP np vp = mkClause (np.s ! Nom) np.a vp ;
}