1
0
forked from GitHub/gf-rgl
Commit Graph

14 Commits

Author SHA1 Message Date
Inari Listenmaa 6e15bce268 (Pes) Full possessive pronoun for compound nouns 2019-03-13 11:50:29 +01:00
Inari Listenmaa 6bc2b3506c (Pes) Fix a bug: defective verbs don't have an imperfect prefix 2019-02-28 17:17:26 +01:00
Inari Listenmaa 51eb1dbb1a (Pes) WIP vowels for TTS support
Vowels are in Str variables, if you want vowels, only change the value 
of the variable in one place. Default value is empty string.
2019-02-26 16:59:26 +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 f6309b8c09 (Pes) Remove redundant parameters in V*, VP and Cl
Keep VerbForm at VP level, and rename VPHTense to use Tense and 
Anteriority instead of custom names that are then mapped to Tense and 
Anteriority in Use*Cl functions.

WIP: Remove Aux type and use beVerb instead of beAux. There were a lot 
of comments along the lines "check the right form"; will do that with a 
native speaker.
2019-02-24 10:17:11 +01:00
Inari Listenmaa 5a2aedbffa (Pes) WIP merge auxBe and beVerb 2019-02-22 17:50:15 +01:00
Inari Listenmaa 7b025e3c44 Merge branch 'master' of https://github.com/Nasrin63/gf-rgl into persian-nasrin 2019-02-20 17:32:19 +01:00
Nasrin Mostofian 0e878556fa Renamed parameters + added possessive suffixes 2019-02-20 16:44:34 +01:00
Inari Listenmaa f8c0f7038f (Pes) A few more orthography issues 2019-02-13 10:09:02 +01:00
Inari Listenmaa 5fa83b90e4 (Pes) Add possibility to use vowel diacritic (kasre) in mkEzafa
It's still not using kasre, but if you want to use it, just change one 
line.
2019-02-09 15:28:20 +01:00
Inari Listenmaa 61838b818e (Pes) Fix orthography and add a vowel diacritic in mkEzafa and mkEnclic 2019-02-07 19:34:21 +01:00
Inari Listenmaa 79a375a03e (Pes) add beVerb and use in Lexicon for some compound verbs 2019-02-07 11:10:47 +01:00
Inari Listenmaa 8a6b0f8f01 (Pes) Added ZWNJ to verb forms + big cleanup and refactoring 2019-02-07 11:00:26 +01:00
virk.shafqat 3ce78f03bc PersianRG 2011-06-13 18:23:30 +00:00