1
0
forked from GitHub/gf-rgl
Commit Graph

14 Commits

Author SHA1 Message Date
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