1
0
forked from GitHub/gf-core

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,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 ;
}