1
0
forked from GitHub/gf-rgl
Commit Graph

26 Commits

Author SHA1 Message Date
Inari Listenmaa 0d5cd13aea (Pes) Small cleanup and typofix 2019-04-25 11:19:25 +02:00
Inari Listenmaa 02b231363e (Pes) Add a parameter to VS whether to select subjunctive or indicative
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:10:13 +02:00
Inari Listenmaa 8452076636 (Pes) Remove unnecessary parameters from Imp 2019-03-20 15:32:43 +01:00
Inari Listenmaa cfbb22239c (Pes) Support relative pronoun contraction 2019-03-18 14:53:56 +01:00
Inari Listenmaa 47aa4a969d (Pes) Remove unnecessary QForm from QS and QCl
Y/N questions are formed the same way in direct and indirect, not like 
English "do you sleep / if you sleep".
2019-03-14 15:14:03 +01:00
Inari Listenmaa 58400060ad (Pes) Add premodifier APs 2019-03-14 13:36:02 +01:00
Inari Listenmaa 0c91baf08d (Pes) Remove redundant exclusion of lincat of Adv 2019-03-13 15:47:49 +01:00
Inari Listenmaa 6e15bce268 (Pes) Full possessive pronoun for compound nouns 2019-03-13 11:50:29 +01:00
Inari Listenmaa 9aa34ac2b6 (Pes) add ZWNJ + remove some repetition for pronouns 2019-03-05 15:18:57 +01:00
Inari Listenmaa e2a3791ccf (Pes) Adding fields to some lexical categories 2019-03-04 16:48:20 +01:00
Inari Listenmaa 086d8f1479 (Pes) Remove c1 field from V2V, change c2 field from Str to Compl
c1 should be covered by isAux. Though that's not a very informative 
field either, it just controls if conjThat is inserted (is if 
isAux=True).
2019-03-01 15:26:14 +01:00
Inari Listenmaa d005032374 (Pes) make Subj take indicative or subjunctive 2019-03-01 15:21:45 +01:00
Inari Listenmaa a51a31ca7f (Pes) Rename N2's c to c2 for consistency 2019-03-01 15:18:55 +01:00
Inari Listenmaa 7237755609 (Pes) WIP more on tense in VV complements 2019-02-28 17:18:01 +01:00
Inari Listenmaa d45303ae17 (Pes) Remove compound tenses from V and add new VerbForms.
WIP:
* tenses with different classes of VV
* Fut and Cond Anter
* Progressive forms for copula and have_V2
2019-02-26 16:58:16 +01:00
Inari Listenmaa f686761bc5 (Pes) Cleanup, refactoring, add comments 2019-02-22 17:50:02 +01:00
Inari Listenmaa bd19c7a8a9 (Pes) Remove unused CPolarity 2019-02-22 16:18:14 +01:00
Inari Listenmaa c25a236585 (Pes) Make poss.suff. attach to the head for N2,N3 2019-02-22 11:16:49 +01:00
Nasrin Mostofian 0e878556fa Renamed parameters + added possessive suffixes 2019-02-20 16:44:34 +01:00
Inari Listenmaa 812602e6f8 (Pes) Cleanup; add comments in ParadigmsPes
Hide some confusing constructors from the public API, add mkA2 and a 
pattern matching mkV
2019-02-09 15:26:12 +01:00
Inari Listenmaa 55decd9317 (Pes) Noun is indefinite if predicative and modified by adjective
According to this source: 
https://sites.la.utexas.edu/persian_online_resources/nouns/noun-in-a-predicative-position/
2019-02-07 19:49:06 +01:00
Inari Listenmaa 8a6b0f8f01 (Pes) Added ZWNJ to verb forms + big cleanup and refactoring 2019-02-07 11:00:26 +01:00
Inari Listenmaa 8a69cd40c7 (Pes) Cleanup + automatic whitespace removal 2019-01-31 17:04:47 +01:00
Inari Listenmaa 781f049fdd (Pes) Add isNum to Num + Ord; fix bug in DetCN, DetQuant and DetQuantOrd
See https://sites.la.utexas.edu/persian_online_resources/nouns/

"A noun modified by a number is never pluralized; that is to say, it is 
invariably singular"

In the old grammar, DetQuant would always make the Det into numeral, and 
so Sg was always chosen in DetCN.
2019-01-31 16:38:46 +01:00
Aarne Ranta 432a6295cc Pes: fixed have_V2 inflection and ra ; fixed SOV in ClSlash 2017-09-18 10:31:28 +02:00
virk.shafqat 3ce78f03bc PersianRG 2011-06-13 18:23:30 +00:00