1
0
forked from GitHub/gf-rgl
Commit Graph

15 Commits

Author SHA1 Message Date
Inari Listenmaa ad76508743 Merge branch 'master' into master 2020-10-27 10:32:25 +01:00
David Bamutura fc7bede563 modified the fun UttVP in PhraseCgg.gf to allow formation of Verb Phrase Utterances with various complements e.g to sleep == kugwenjegyera 2020-10-27 01:35:41 +03:00
David Bamutura 24d3d2abaa =Implemented the abstract function VocNP and PConjConj in PhraseCgg.gf 2020-10-26 16:41:58 +03:00
David Bamutura 9ba407f051 =Implemented the abstract function fun 2020-10-26 16:21:20 +03:00
Inari Listenmaa adcc4c4c81 Merge pull request #356 from bamutra/master
Request to merge
2020-09-08 09:18:56 +02:00
David Bamutura 203ea9c061 =made changes to UseCl by correcting tense linearization. Added some extras. Peparing to extend GF 2020-06-25 17:11:47 +03:00
John J. Camilleri 4fc26369b8 (Cgg) Remove executable file permissions 2020-05-27 16:38:21 +02:00
David Bamutura 4eec043991 =Made changes so that I can have one parameter for Position. Also modified Adjectives according to the unofficial notion of Degree i.e Postive, Comparative and Superative 2019-06-04 19:41:08 +02:00
David Bamutura 37d27768f1 =Corrected alas_Interj 2019-05-19 10:25:46 +02:00
David Bamutura db4126c61f =Finished Implementation of PhraseCgg.gf 2019-05-19 10:14:10 +02:00
David Bamutura 3aef8a9f7e =Corrected DetQuant for no_Quant 2019-05-19 08:44:30 +02:00
David Bamutura 9b0cbc63ec =Corrected the type of Imp because Bool produced False as default hence negative form of Imperative be = taba instead of ba. Why does GF compute for false first by default? Is it data Bool = False | True? 2019-05-19 06:31:16 +02:00
David Bamutura b18ffa9d0b Correction of all compilation mistatkes 2019-05-03 16:43:17 +02:00
David Bamutura 66474465e3 Covered PredetNP & PrepNP in NounCgg.gf & AdverbCgg.gf alongside Predet & Adv Lexicon in StructuralCgg.gf. Errors in SentenceCgg.gf because the verb system is still a mess. 2019-05-03 03:57:11 +02:00
David Bamutura 373a261558 Initial Files for Rukiga RGL brough from previous coding before git tracking 2019-04-11 17:38:19 +02:00