forked from GitHub/gf-core
added swahili (fragments) by Wanjiku Ng'ang'a and Juliet Mutahi
This commit is contained in:
9
lib/src/swahili/SentenceSwa.gf
Normal file
9
lib/src/swahili/SentenceSwa.gf
Normal 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 ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user