Commit Graph

  • 9b07769aaa cleanup old lexicons Herbert Lange 2019-06-28 16:53:43 +02:00
  • 313ec7fb57 Merge branch 'latin' Herbert Lange 2019-06-28 16:33:32 +02:00
  • a01c6e7a7a more cleanup Herbert Lange 2019-06-28 16:31:49 +02:00
  • 7c1b737d20 clean up missinglat Herbert Lange 2019-06-28 16:29:12 +02:00
  • ad706961c3 enable build of symbolic Herbert Lange 2019-06-28 16:26:18 +02:00
  • 184625fb87 Merge branch 'latin' Herbert Lange 2019-06-28 16:22:49 +02:00
  • 41e3fa6d7e remove unused backward module Herbert Lange 2019-06-28 16:22:23 +02:00
  • db5600bcd2 remove unused extra function Herbert Lange 2019-06-28 16:22:02 +02:00
  • e2ba2023e1 change type of np and add helper function to construct string from split category Herbert Lange 2019-06-28 16:21:30 +02:00
  • de44443068 change type of pn Herbert Lange 2019-06-28 16:19:22 +02:00
  • 890e29f628 (Som) Add simple y/n-questions Inari Listenmaa 2019-06-28 14:52:14 +02:00
  • ef13412a66 (Som) Add CompCN+NP ; more rules for predicatives Inari Listenmaa 2019-06-28 14:01:40 +02:00
  • b917f0c443 Merge branch 'latin' Herbert Lange 2019-06-27 18:35:33 +02:00
  • dfbe4b9d93 some work on questions Herbert Lange 2019-06-27 18:31:11 +02:00
  • d9cded4030 some fixes in structurallat Herbert Lange 2019-06-27 17:46:46 +02:00
  • 91042916d3 add linref for VV Herbert Lange 2019-06-27 17:46:29 +02:00
  • 19b3d31a0e Merge pull request #249 from inariksit/somali Inari Listenmaa 2019-06-27 16:36:56 +02:00
  • 682a0adac0 (Som) Restructure nominal morphology + numerals Inari Listenmaa 2019-06-27 16:19:13 +02:00
  • b12308fc59 minimal working version of the extendlat module Herbert Lange 2019-06-27 00:10:24 +02:00
  • aed87223d1 revert removal of voc from common which led to problems Herbert Lange 2019-06-27 00:09:01 +02:00
  • 08ed0d8561 fix minor issues in SymbolicLat Herbert Lange 2019-06-26 15:04:09 +02:00
  • c71a79942c basic implementation of SymbolLat Herbert Lange 2019-06-26 14:53:25 +02:00
  • 97e44c75c7 added scripts to regenerate missinglat Herbert Lange 2019-06-26 14:34:02 +02:00
  • 301f985602 updated missinglat file Herbert Lange 2019-06-26 14:32:55 +02:00
  • 841d121193 add semicolon at end of the file Herbert Lange 2019-06-26 14:32:26 +02:00
  • b90e036472 kind of working implementation of cardinal numbers Herbert Lange 2019-06-25 17:17:46 +02:00
  • 1fee42e758 Merge branch 'latin' Herbert Lange 2019-06-24 18:23:26 +02:00
  • 9e5cb3f44d Merge remote-tracking branch 'upstream/master' Herbert Lange 2019-06-24 18:22:15 +02:00
  • a35809e130 update large dictionary Herbert Lange 2019-06-24 18:20:48 +02:00
  • 0f174af5b4 avoid name clases and make number feature accessible Herbert Lange 2019-06-24 18:19:54 +02:00
  • 4df898a038 pluralN is actually in Paradigms Herbert Lange 2019-06-24 18:19:09 +02:00
  • aa87a16b94 some manual work on dictionary. will probably be overwritten when the script is fixed Herbert Lange 2019-06-23 16:55:15 +02:00
  • 02130dc128 helper functions for various noun types Herbert Lange 2019-06-23 16:51:38 +02:00
  • 9772134edc get some basic numerals working Herbert Lange 2019-06-15 19:04:36 +02:00
  • abb3f4d60f change type of numerals (again) Herbert Lange 2019-06-15 19:04:08 +02:00
  • f5141ca77a include numerals Herbert Lange 2019-06-15 19:03:55 +02:00
  • 5e10b4c541 fix problem with conjunction Herbert Lange 2019-06-15 19:03:41 +02:00
  • 8915200e84 Merge pull request #248 from inariksit/somali Inari Listenmaa 2019-06-14 09:35:46 +02:00
  • 388741ef8d (Som) WIP: Numerals, bugfixes in gender agreement. Inari Listenmaa 2019-06-13 17:37:48 +02:00
  • f725562f79 ongoing work on numerals Herbert Lange 2019-06-12 15:03:27 +02:00
  • ddd863640d Merge pull request #247 from inariksit/somali Inari Listenmaa 2019-06-12 09:25:36 +02:00
  • 8295e40323 (Som) Possessive structures Inari Listenmaa 2019-06-11 21:20:39 +02:00
  • c3448274d4 Merge pull request #246 from inariksit/somali Inari Listenmaa 2019-06-10 16:14:15 +02:00
  • 7a545c25f1 (Som) WIP: Passive. Inari Listenmaa 2019-06-10 15:57:23 +02:00
  • 8c6be2e7b2 (Som) Ditransitive verbs Inari Listenmaa 2019-06-10 13:55:13 +02:00
  • e3ae9aec1f Merge pull request #245 from inariksit/somali Inari Listenmaa 2019-06-07 19:19:15 +02:00
  • 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