1
0
forked from GitHub/gf-rgl
Commit Graph

6402 Commits

Author SHA1 Message Date
Herbert Lange 9772134edc get some basic numerals working 2019-06-15 19:04:36 +02:00
Herbert Lange abb3f4d60f change type of numerals (again) 2019-06-15 19:04:08 +02:00
Herbert Lange f5141ca77a include numerals 2019-06-15 19:03:55 +02:00
Herbert Lange 5e10b4c541 fix problem with conjunction 2019-06-15 19:03:41 +02:00
Inari Listenmaa 8915200e84 Merge pull request #248 from inariksit/somali
(Som) WIP: Numerals, bugfixes in gender agreement.
2019-06-14 09:35:46 +02:00
Inari Listenmaa 388741ef8d (Som) WIP: Numerals, bugfixes in gender agreement.
+ Other misc. fixes, like impersonal pronoun contractions.
2019-06-13 17:37:48 +02:00
Herbert Lange f725562f79 ongoing work on numerals 2019-06-12 15:03:27 +02:00
Inari Listenmaa ddd863640d Merge pull request #247 from inariksit/somali
(Som) Possessive structures
2019-06-12 09:25:36 +02:00
Inari Listenmaa 8295e40323 (Som) Possessive structures 2019-06-11 21:20:39 +02:00
Inari Listenmaa c3448274d4 Merge pull request #246 from inariksit/somali
(Som) Ditransitive verbs
2019-06-10 16:14:15 +02:00
Inari Listenmaa 7a545c25f1 (Som) WIP: Passive. 2019-06-10 15:57:23 +02:00
Inari Listenmaa 8c6be2e7b2 (Som) Ditransitive verbs 2019-06-10 13:55:13 +02:00
Inari Listenmaa e3ae9aec1f Merge pull request #245 from inariksit/somali
(Som) VP, VPSlash, ComplSlash etc.
2019-06-07 19:19:15 +02:00
Inari Listenmaa a9bd48ccdd (Som) VP, VPSlash, ComplSlash etc. 2019-06-07 18:44:29 +02:00
David Bamutura ba4db3d913 =I have managed to model the Verb and delay the Verbal template mophology for tense, Anteriority and polarity to only points when the actual sentence of verb is built. My only problem is including it in the default linearizations within cat 2019-06-05 02:39:15 +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 458706694d =Corrected an error in paradigms to recognize smartNoun paradigm 2019-06-03 20:46:19 +02:00
Inari Listenmaa 5b09f0772d Merge pull request #244 from inariksit/somali
(Som) More forms for verbs and nouns
2019-06-03 18:42:34 +02:00
Inari Listenmaa 4009dface9 (Som) More forms for verbs and nouns 2019-06-03 16:31:55 +02:00
Herbert Lange 23a0c24e88 Merge remote-tracking branch 'upstream/master' 2019-06-03 13:40:27 +02:00
Herbert Lange 8dde0246c4 some changes to the np conjunctions 2019-06-03 13:34:51 +02:00
Inari Listenmaa 8c5702b43e Merge pull request #243 from inariksit/somali
(Som) Quants, Dets + more morphophonological rules
2019-05-31 17:28:53 +02:00
Inari Listenmaa f6f77d384d (Som) minor fixes and additions 2019-05-31 16:37:03 +02:00
Inari Listenmaa c9cc093b05 (Som) Quants, Dets + more morphophonological rules 2019-05-31 13:10:03 +02:00
David Bamutura 22c6d5aae4 Prepared the NounPhrase and its children for the ListNP with a field describing whether the first work in NPP is a Proper Noun or a common Noun. Are NPs always common Nouns? RR treats these things differently. Phonological conditioning is also required. This is my next step 2019-05-30 17:56:04 +02:00
David Bamutura 0ee7f24982 Implemented QuestIComp in QuestionCgg.gf and edesigned IAdv, IP and IComp 2019-05-30 15:30:54 +02:00
David Bamutura 9488cae6f4 =Made some grammatical corrections based on tes grammar and worked on most functions in QustionCgg.gf 2019-05-24 06:47:57 +02:00
David Bamutura 304b877854 =Remodelled RS to accomodate RelCN and RelNP appropriately and give both direct and direct relative prnouns 2019-05-24 02:20:02 +02:00
Inari Listenmaa 485912d78b Merge pull request #242 from inariksit/persian
Persian + Arabic
2019-05-23 17:18:32 +02:00
Inari Listenmaa bae17e5283 (Ara) add AdjAsNP to ExtendAra 2019-05-23 14:07:49 +02:00
Inari Listenmaa ec4dac68d0 (Pes) WIP: more fine-grained rules about definiteness in NPs 2019-05-23 14:07:34 +02:00
David Bamutura 366d6cd38e =ReImplemented UseCl to cater for all 3 Tense and 1 Coditional mood Form 2019-05-20 16:48:00 +02:00
John J. Camilleri b3b2b219e8 Update link to RGL tutorial (now HTML version) 2019-05-20 10:36:00 +02:00
John J. Camilleri 4838a59d20 Update RG tutorial to render well with update_html from gf-core 2019-05-20 10:10:11 +02:00
David Bamutura 143a9e9686 =Implemented SlashVP in sentence 2019-05-20 03:12:04 +02:00
David Bamutura b79c1bca57 =Added PConj to Lexicon but postponed implementyation of PConjConj :Conj -> PConj because I do not know what it means? 2019-05-19 10:51:56 +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
Aarne Ranta 4c308d0498 sources for GF RGL tutorial as given in LREC exactly 9 years ago; 'make' now builds html, but some txt macros for LaTeX need to be retargeted for html 2019-05-17 17:31:36 +02:00
David Bamutura 115989e017 Merge branch 'master' of github.com:bamutra/gf-rgl
After deleting a file on the remote master branch and deleting it on my local machine, the two seem to be out of sync hence a merge
2019-05-17 02:33:47 +02:00
David Bamutura 12a691e8ae =Failed ti implement PositAdvAdj 2019-05-17 02:33:12 +02:00
David Bamutura 9658b175d6 Delete CatCggOld.gf
This file was wrongly staged for commit
2019-05-17 02:13:37 +02:00
David Bamutura d5bec3b459 =Implemented ComparA AdAP which necesitated the modification of the ADA type. Deleted the CatCggOld.gf 2019-05-17 02:11:50 +02:00
David Bamutura 5f5d71bb0a =Implemented ComparA in Adjective. Needs through testing 2019-05-17 01:16:44 +02:00
David Bamutura fdc4dced45 =Implemented AjOrd in Adjective which resulted in changing the type of AP and leading to use of default Agrement AgP3 Sg KI_BI. Othrwise context is required 2019-05-17 00:47:44 +02:00
David Bamutura cc165875f5 =corrected the error and added two more Functions in Verb.Cgg. The cause of error was repeated record lable in the same record in ResCgg.gf for VerbPhrase 2019-05-17 00:19:09 +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
Inari Listenmaa ecd686df78 Merge pull request #241 from inariksit/persian
Persian: small fixes
2019-05-15 22:14:09 +02:00