1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/kiswahili/SentenceKis.gf
kitukb bd556c7789 Adding a bantu Functor (#32)
* added Bantu functor

*  added egekusii language based on Bantu functor

*  added kikamba language based on Bantu functor

*  added kiswahili language based on Bantu functor
2018-10-03 12:52:48 +02:00

4 lines
89 B
Plaintext

concrete SentenceKis of Sentence = CatKis ** SentenceBantu with
(ResBantu = ResKis);