Commit Graph

5326 Commits

Author SHA1 Message Date
Herbert Lange de44443068 change type of pn 2019-06-28 16:19:22 +02:00
Inari Listenmaa 890e29f628 (Som) Add simple y/n-questions 2019-06-28 14:52:14 +02:00
Inari Listenmaa ef13412a66 (Som) Add CompCN+NP ; more rules for predicatives 2019-06-28 14:01:40 +02:00
Herbert Lange b917f0c443 Merge branch 'latin' 2019-06-27 18:35:33 +02:00
Herbert Lange dfbe4b9d93 some work on questions 2019-06-27 18:31:11 +02:00
Herbert Lange d9cded4030 some fixes in structurallat 2019-06-27 17:46:46 +02:00
Herbert Lange 91042916d3 add linref for VV 2019-06-27 17:46:29 +02:00
Inari Listenmaa 682a0adac0 (Som) Restructure nominal morphology + numerals 2019-06-27 16:19:13 +02:00
Herbert Lange b12308fc59 minimal working version of the extendlat module 2019-06-27 00:10:24 +02:00
Herbert Lange aed87223d1 revert removal of voc from common which led to problems 2019-06-27 00:09:01 +02:00
Herbert Lange 08ed0d8561 fix minor issues in SymbolicLat 2019-06-26 15:04:09 +02:00
Herbert Lange c71a79942c basic implementation of SymbolLat 2019-06-26 14:53:25 +02:00
Herbert Lange 97e44c75c7 added scripts to regenerate missinglat 2019-06-26 14:34:02 +02:00
Herbert Lange 301f985602 updated missinglat file 2019-06-26 14:32:55 +02:00
Herbert Lange 841d121193 add semicolon at end of the file 2019-06-26 14:32:26 +02:00
Herbert Lange b90e036472 kind of working implementation of cardinal numbers 2019-06-25 17:17:46 +02:00
Herbert Lange 1fee42e758 Merge branch 'latin' 2019-06-24 18:23:26 +02:00
Herbert Lange 9e5cb3f44d Merge remote-tracking branch 'upstream/master' 2019-06-24 18:22:15 +02:00
Herbert Lange a35809e130 update large dictionary 2019-06-24 18:20:48 +02:00
Herbert Lange 0f174af5b4 avoid name clases and make number feature accessible 2019-06-24 18:19:54 +02:00
Herbert Lange 4df898a038 pluralN is actually in Paradigms 2019-06-24 18:19:09 +02:00
Herbert Lange aa87a16b94 some manual work on dictionary. will probably be overwritten when the script is fixed 2019-06-23 16:55:15 +02:00
Herbert Lange 02130dc128 helper functions for various noun types 2019-06-23 16:51:38 +02:00
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 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 8295e40323 (Som) Possessive structures 2019-06-11 21:20:39 +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 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 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 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 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
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