1
0
forked from GitHub/gf-rgl

Commit Graph

  • a9bd48ccdd (Som) VP, VPSlash, ComplSlash etc. Inari Listenmaa 2019-06-07 18:44:29 +02:00
  • 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 David Bamutura 2019-06-05 02:39:15 +02:00
  • 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 David Bamutura 2019-06-04 19:41:08 +02:00
  • 458706694d =Corrected an error in paradigms to recognize smartNoun paradigm David Bamutura 2019-06-03 20:46:19 +02:00
  • 5b09f0772d Merge pull request #244 from inariksit/somali Inari Listenmaa 2019-06-03 18:42:34 +02:00
  • 4009dface9 (Som) More forms for verbs and nouns Inari Listenmaa 2019-06-03 16:31:55 +02:00
  • 23a0c24e88 Merge remote-tracking branch 'upstream/master' Herbert Lange 2019-06-03 13:40:27 +02:00
  • 8dde0246c4 some changes to the np conjunctions Herbert Lange 2019-06-03 13:34:51 +02:00
  • 8c5702b43e Merge pull request #243 from inariksit/somali Inari Listenmaa 2019-05-31 17:28:53 +02:00
  • f6f77d384d (Som) minor fixes and additions Inari Listenmaa 2019-05-31 16:37:03 +02:00
  • c9cc093b05 (Som) Quants, Dets + more morphophonological rules Inari Listenmaa 2019-05-31 13:10:03 +02:00
  • 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 David Bamutura 2019-05-30 17:56:04 +02:00
  • 0ee7f24982 Implemented QuestIComp in QuestionCgg.gf and edesigned IAdv, IP and IComp David Bamutura 2019-05-30 15:30:54 +02:00
  • 9488cae6f4 =Made some grammatical corrections based on tes grammar and worked on most functions in QustionCgg.gf David Bamutura 2019-05-24 06:47:57 +02:00
  • 304b877854 =Remodelled RS to accomodate RelCN and RelNP appropriately and give both direct and direct relative prnouns David Bamutura 2019-05-24 02:20:02 +02:00
  • 485912d78b Merge pull request #242 from inariksit/persian Inari Listenmaa 2019-05-23 17:18:32 +02:00
  • bae17e5283 (Ara) add AdjAsNP to ExtendAra Inari Listenmaa 2019-05-23 14:07:49 +02:00
  • ec4dac68d0 (Pes) WIP: more fine-grained rules about definiteness in NPs Inari Listenmaa 2019-05-23 14:07:34 +02:00
  • 366d6cd38e =ReImplemented UseCl to cater for all 3 Tense and 1 Coditional mood Form David Bamutura 2019-05-20 16:48:00 +02:00
  • b3b2b219e8 Update link to RGL tutorial (now HTML version) John J. Camilleri 2019-05-20 10:36:00 +02:00
  • 4838a59d20 Update RG tutorial to render well with update_html from gf-core John J. Camilleri 2019-05-20 10:10:11 +02:00
  • 143a9e9686 =Implemented SlashVP in sentence David Bamutura 2019-05-20 03:12:04 +02:00
  • b79c1bca57 =Added PConj to Lexicon but postponed implementyation of PConjConj :Conj -> PConj because I do not know what it means? David Bamutura 2019-05-19 10:51:56 +02:00
  • 37d27768f1 =Corrected alas_Interj David Bamutura 2019-05-19 10:25:46 +02:00
  • db4126c61f =Finished Implementation of PhraseCgg.gf David Bamutura 2019-05-19 10:14:10 +02:00
  • 3aef8a9f7e =Corrected DetQuant for no_Quant David Bamutura 2019-05-19 08:44:30 +02:00
  • 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? David Bamutura 2019-05-19 06:31:16 +02:00
  • 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 Aarne Ranta 2019-05-17 17:31:36 +02:00
  • 115989e017 Merge branch 'master' of github.com:bamutra/gf-rgl David Bamutura 2019-05-17 02:33:47 +02:00
  • 12a691e8ae =Failed ti implement PositAdvAdj David Bamutura 2019-05-17 02:33:12 +02:00
  • 9658b175d6 Delete CatCggOld.gf David Bamutura 2019-05-17 02:13:37 +02:00
  • d5bec3b459 =Implemented ComparA AdAP which necesitated the modification of the ADA type. Deleted the CatCggOld.gf David Bamutura 2019-05-17 02:11:50 +02:00
  • 5f5d71bb0a =Implemented ComparA in Adjective. Needs through testing David Bamutura 2019-05-17 01:16:44 +02:00
  • 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 David Bamutura 2019-05-17 00:47:44 +02:00
  • 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 David Bamutura 2019-05-17 00:19:09 +02:00
  • 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] David Bamutura 2019-05-16 23:23:04 +02:00
  • ecd686df78 Merge pull request #241 from inariksit/persian Inari Listenmaa 2019-05-15 22:14:09 +02:00
  • 18057c6e9c Implemented all the remaining lin functions which required a change in the ResCgg.gf. This change may not be needed now as I have not used it David Bamutura 2019-05-15 21:10:02 +02:00
  • 7843b47cc5 Made changes to LexiconCgg.gf and ParadigmCgg.gf to corret a warning about lock fields David Bamutura 2019-05-15 17:40:42 +02:00
  • 9c2e4a2943 (Pes) Minor lexical fixes Inari Listenmaa 2019-05-15 16:48:09 +02:00
  • 06d3bdc834 (Pes) add new invarA + remove an ill-advised heuristic from mkA Inari Listenmaa 2019-05-15 15:24:49 +02:00
  • 4f505b62df Merge pull request #239 from inariksit/persian Inari Listenmaa 2019-05-15 14:01:37 +02:00
  • 6e3cbfaa8e (Pes) Negate Cl if negative NP (nothing, no N …) is subject or object. Inari Listenmaa 2019-05-15 11:36:06 +02:00
  • 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 David Bamutura 2019-05-15 06:29:19 +02:00
  • c44fdbcafa Merge pull request #237 from inariksit/persian Inari Listenmaa 2019-05-14 15:42:34 +02:00
  • 64867f3025 (Ara) Don't use verbalAgr in a verbless construction Inari Listenmaa 2019-05-14 15:21:55 +02:00
  • 1372c0b354 (Pes) Add comparative Inari Listenmaa 2019-05-14 15:19:16 +02:00
  • 52639b0d3b Some errors corrected but my the abstract syntax seems to have changed. Cause could be the pull request I made on the current RGL David Bamutura 2019-05-14 10:15:21 +02:00
  • 355fcc2e6d Some corrections made and functions added David Bamutura 2019-05-14 09:23:09 +02:00
  • ef5783853f Failed for IdentQuantN in Question: error about Num David Bamutura 2019-05-14 04:50:00 +02:00
  • 38b29c7071 modified Noun to accommodate for IDetCN in Question David Bamutura 2019-05-14 03:53:11 +02:00
  • 1dbd1b535f Added Interrogative adverbs abd Pronouns. Not working Properly. David Bamutura 2019-05-14 02:04:32 +02:00
  • 64f7bdb967 Restuructured Pron, which affected Quant and all the functions that use it. David Bamutura 2019-05-10 23:03:09 +02:00
  • 681e459d0b Made adjustments to thisQuant and That_Quant David Bamutura 2019-05-10 18:23:44 +02:00
  • e8cce483c5 Implemented functions NumDigits, NumNumeral, OrdDigits,OrdNumeral, OrdSuperl but with changes in Structural and CatCgg for the categories David Bamutura 2019-05-10 18:08:35 +02:00
  • 19870f6b38 Worked on DetQuant in Noun and Digits in Numeral David Bamutura 2019-05-10 14:56:02 +02:00
  • c2691eda44 Added functionality for V3 in lexicon, rearranged the Paradigms to accomodate it. Implemented Slash2V3 and Slash3V3 David Bamutura 2019-05-06 23:15:56 +02:00
  • 2a3de7687f fix some of the coordination again Herbert Lange 2019-05-06 20:25:32 +02:00
  • 05eb9a0d8f Merge pull request #236 from inariksit/persian Inari Listenmaa 2019-05-06 17:29:05 +02:00
  • 31d4e5971a (Pes) Generalise infVP to other non-finite verb forms Inari Listenmaa 2019-05-06 17:17:06 +02:00
  • 48aa65d2dd Made changes to the nature of adjective so that it linearises David Bamutura 2019-05-06 16:21:34 +02:00
  • ba911da6c3 (Extend,Romance) Add construction AdvIsNPAP (#235) Inari Listenmaa 2019-05-06 16:04:46 +02:00
  • 7d903526f5 Correction of errors in ResCgg.gf and Numeral.gf regarding generalization of n2-n9 David Bamutura 2019-05-06 02:11:21 +02:00
  • 5af7fd2fa9 Half the implementation of Numerals. However, pot2plus still problematic. Ordinal numerals also problematic David Bamutura 2019-05-06 01:29:47 +02:00
  • 7d49c87d1e worked on the Relative Pronoun (RP) found produced by the function IdRP David Bamutura 2019-05-05 16:01:46 +02:00
  • 1aa440b5bb Merge pull request #234 from inariksit/persian Inari Listenmaa 2019-05-03 18:50:06 +02:00
  • 361deec532 (Pes) misc. small fixes, additions and TODOs Inari Listenmaa 2019-05-03 18:43:29 +02:00
  • 038ed0e863 (Pes) Add object clitics to verb phrases Inari Listenmaa 2019-05-03 18:43:06 +02:00
  • b18ffa9d0b Correction of all compilation mistatkes David Bamutura 2019-05-03 16:43:17 +02:00
  • 023930e37a Implementation of AdvNP function David Bamutura 2019-05-03 04:33:35 +02:00
  • 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. David Bamutura 2019-05-03 03:57:11 +02:00
  • c5512550b4 Merge pull request #233 from inariksit/persian Inari Listenmaa 2019-05-01 17:52:13 +02:00
  • e9be8e3b0d (Pes) Reuse functions in VerbPes Inari Listenmaa 2019-05-01 17:41:57 +02:00
  • bc4bba1171 (Pes) Changes in sentence complements Inari Listenmaa 2019-05-01 17:41:39 +02:00
  • 81b142c078 Merge pull request #232 from inariksit/persian Inari Listenmaa 2019-04-30 18:47:04 +02:00
  • ae3ada90e9 (Pes) Fix bug in creating subjunctive form in S Inari Listenmaa 2019-04-30 18:42:03 +02:00
  • 5b7fae3c20 (Pes) small fixes + TODOs Inari Listenmaa 2019-04-30 18:40:49 +02:00
  • 4a13d04e6f (Pes) InOrderToVP: only show prefix, if the verb is کردن Inari Listenmaa 2019-04-30 18:39:42 +02:00
  • f52648768f Merge pull request #231 from inariksit/persian Inari Listenmaa 2019-04-29 17:47:00 +02:00
  • 08a956223c (Pes) Fix word order in ComplA2 Inari Listenmaa 2019-04-29 13:38:12 +02:00
  • b7e6f23020 (Pes) Add new constructor for mkVS + change order of args for mkV2S Inari Listenmaa 2019-04-29 13:35:49 +02:00
  • 8f965e8556 (Pes) Add VVForm as a field to V2S Inari Listenmaa 2019-04-29 11:36:37 +02:00
  • dce3e7f161 Merge pull request #230 from inariksit/persian Inari Listenmaa 2019-04-27 17:12:02 +02:00
  • 516d4444d3 (Pes) Add word order argument OV/VO to showVPH + use VO in Extend.ByVP Inari Listenmaa 2019-04-26 19:06:48 +02:00
  • 2103a9c576 (Pes) Small fixes in imperative Inari Listenmaa 2019-04-26 19:05:04 +02:00
  • a552ba9889 change type for conjunctions, split and overload mkConj and add placeholders into the dictionary t Herbert Lange 2019-04-26 17:26:05 +02:00
  • 52fee8ab4d add coordinator parameter for missing conjunctions Herbert Lange 2019-04-26 16:44:23 +02:00
  • 04f1b50224 add linref for conjunctions Herbert Lange 2019-04-26 16:44:03 +02:00
  • 6c5f004fd2 fix wrong form in copula Herbert Lange 2019-04-26 16:18:34 +02:00
  • 556da2493c add linrefs for more categories Herbert Lange 2019-04-26 16:18:26 +02:00
  • 4e64e46d1c cosmetic change krangelov 2019-04-26 13:19:43 +02:00
  • 448f0a20e4 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl krangelov 2019-04-26 13:08:31 +02:00
  • d198436d7d extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module krangelov 2019-04-26 13:06:57 +02:00
  • 21af0dd9be Merge pull request #229 from inariksit/persian Inari Listenmaa 2019-04-26 12:57:12 +02:00
  • 95759c15ac (Pes) Make D_1 singular Inari Listenmaa 2019-04-25 16:20:45 +02:00
  • 6dbacd9892 (Pes) Add relative pronoun type in Subj Inari Listenmaa 2019-04-25 16:11:28 +02:00
  • 35db9a0787 (Pes) add ezafePrep, used only internally in N2 Inari Listenmaa 2019-04-25 11:51:29 +02:00
  • bd79656668 (Pes) WIP right form for complements of N2 and N3 Inari Listenmaa 2019-04-25 11:23:20 +02:00
  • 5b8303aa57 (Pes) Fix appComp's behaviour with prepositions that take ezafe Inari Listenmaa 2019-04-25 11:20:37 +02:00
  • 0d5cd13aea (Pes) Small cleanup and typofix Inari Listenmaa 2019-04-25 11:19:25 +02:00