Inari Listenmaa
|
ad76508743
|
Merge branch 'master' into master
|
2020-10-27 10:32:25 +01:00 |
|
Inari Listenmaa
|
43e39af33a
|
(Cgg) Remove the extra -path line
Removed --# -path=.:../abstract:../../prelude:../common
|
2020-10-27 10:24:12 +01:00 |
|
David Bamutura
|
aad7b002aa
|
=made changes to Verb Phrase and VPSlash that check if the complements actually exists
|
2020-10-26 16:00:34 +03:00 |
|
David Bamutura
|
b2e2631269
|
All structural words and most of the linearization functions for LexiconCgg have been provided
|
2020-10-24 03:05:05 +03:00 |
|
David Bamutura
|
6ca4907c11
|
=Added linearisations for several lexical items. The linearization type for adjectives was modified to cater for certain adjectives that are negatives of others. An example is certain and uncertain
|
2020-10-22 00:02:51 +03:00 |
|
David Bamutura
|
7c997ea280
|
1. Created Linearization types for V2V as Res.Verb ** {comp,c3 : Str ; typ : Res.VVType} ; but however I have eerors with mkV2 overload methods and lock_C fields. I cannot seem to find out the reason for the error.
|
2020-10-12 17:31:40 +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
|
458706694d
|
=Corrected an error in paradigms to recognize smartNoun paradigm
|
2019-06-03 20:46:19 +02:00 |
|
David Bamutura
|
cdc9fe3072
|
=An error in CatCgg after implementing most of the verb functions. The error is: src/compiler/GF/Compile/GeneratePMCFG.hs:137:11-36: Irrefutable pattern failed for pattern [newCat]
|
2019-05-16 23:23:04 +02:00 |
|
David Bamutura
|
7843b47cc5
|
Made changes to LexiconCgg.gf and ParadigmCgg.gf to corret a warning about lock fields
|
2019-05-15 17:40:42 +02:00 |
|
David Bamutura
|
08d1598319
|
Atempted at implementing all the remaining Functions under Noun.gf and its dependencies in CatCgg.gf, LexiconCgg.gf, ParadigmCgg.gf, StructuralCgg.gf and ResCgg.gf
|
2019-05-15 06:29:19 +02:00 |
|
David Bamutura
|
19870f6b38
|
Worked on DetQuant in Noun and Digits in Numeral
|
2019-05-10 14:56:02 +02:00 |
|
David Bamutura
|
c2691eda44
|
Added functionality for V3 in lexicon, rearranged the Paradigms to accomodate it. Implemented Slash2V3 and Slash3V3
|
2019-05-06 23:15:56 +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 |
|