Commit Graph

101 Commits

Author SHA1 Message Date
Inari Listenmaa
0a4b42b610 (Pes) Add {Base,Cons,Conj}CN 2019-04-10 14:18:44 +02:00
Inari Listenmaa
0e24f1c58a (Pes) add defVV + cleanup 2019-03-29 15:44:36 +01:00
Inari Listenmaa
c6a9434da4 (Pes) use zero-width non-joiner in all_Predet 2019-03-29 11:56:05 +01:00
Inari Listenmaa
6bc6f211bf (Pes) Add passive construction 2019-03-29 11:55:43 +01:00
Inari Listenmaa
24ce8a1c7b (Pes) Add no_Quant 2019-03-27 11:18:33 +01:00
Inari Listenmaa
7ea508eef7 (Pes) cmpdN: modifier always singular 2019-03-22 14:33:41 +01:00
Inari Listenmaa
f17d1f3e48 (Pes) Change word order for defective VVs.
NB. This might be overfitting just for a particular sentence. Ideally 
check with a Persian speaker.
2019-03-22 09:45:52 +01:00
Inari Listenmaa
70b8d2e5e3 (Pes) Fix bug with negation in haveVerb and have_V2 2019-03-21 20:24:07 +01:00
Inari Listenmaa
24ff11c63d (Pes) Fix bug in DetQuant: "a one N" 2019-03-20 16:01:55 +01:00
Inari Listenmaa
8452076636 (Pes) Remove unnecessary parameters from Imp 2019-03-20 15:32:43 +01:00
Inari Listenmaa
79ceab1ec1 (Pes) fix typo in insertVV 2019-03-20 13:41:27 +01:00
Inari Listenmaa
3c301efd05 (Pes) Add InOrderToVP and ByVP to ExtendPes 2019-03-20 13:41:07 +01:00
Inari Listenmaa
8438e88410 (Pes) Fix bug in PrepNP 2019-03-20 10:23:34 +01:00
Inari Listenmaa
25a151c2d2 (Pes) Add mkInterj + minor fixes in some prepositions 2019-03-19 16:56:10 +01:00
Inari Listenmaa
77af5c99e6 Merge pull request #201 from inariksit/here_are_Cl
Extend + DictSpa
2019-03-19 09:42:12 +01:00
Inari Listenmaa
82937227bc (Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe 2019-03-19 09:34:26 +01:00
Inari Listenmaa
cfbb22239c (Pes) Support relative pronoun contraction 2019-03-18 14:53:56 +01:00
Inari Listenmaa
f174e92f70 (Pes) Add alternative insertCompPost; used in an application grammar 2019-03-15 16:58:15 +01:00
Inari Listenmaa
1192a93855 (Pes) Add VPSlashPrep 2019-03-15 16:57:44 +01:00
Inari Listenmaa
6a006597c4 (Pes) Fixes in NP complements 2019-03-15 16:43:47 +01:00
Inari Listenmaa
ad37f1b681 (Pes) Add Mod to Prep + update appComp. Constructors with Mod for Det. 2019-03-15 16:39:48 +01:00
Inari Listenmaa
c61e46be89 (Pes) Add ExistNPAdv + fix ExistNP 2019-03-15 11:20:32 +01:00
Inari Listenmaa
3751fc0b37 (Pes) add EmbedPresPart to Extend 2019-03-14 16:23:57 +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
ac4130ca2e (Pes) Fix missing complement for NP as a subject in mkClause 2019-03-14 14:57:23 +01:00
Inari Listenmaa
58400060ad (Pes) Add premodifier APs 2019-03-14 13:36:02 +01:00
Inari Listenmaa
76cbfa31a7 (Pes) Change place of adverb in VV constructions 2019-03-14 12:41:56 +01:00
Inari Listenmaa
9b9ef18242 (Pes) Add a constructor for N that doesn't pattern match 2019-03-13 15:48:11 +01:00
Inari Listenmaa
0c91baf08d (Pes) Remove redundant exclusion of lincat of Adv 2019-03-13 15:47:49 +01:00
Inari Listenmaa
edf9aa40db (Pes) Add Gerund{NP,CN,Adv} to Extend 2019-03-13 15:47:29 +01:00
Inari Listenmaa
718d0f9140 (Pes) Fix a few bugs in standalone forms of Dets 2019-03-13 13:37:32 +01:00
Inari Listenmaa
6e15bce268 (Pes) Full possessive pronoun for compound nouns 2019-03-13 11:50:29 +01:00
Inari Listenmaa
a732975330 (Pes) Remove duplicate and commented out code in ExtraPes 2019-03-13 11:49:21 +01:00
Inari Listenmaa
0291ac6f75 (Pes) Add ICompAP to Extend 2019-03-13 10:59:11 +01:00
Inari Listenmaa
7649fbf175 (Pes) Word order + add c2 for VA and V2A 2019-03-05 16:38:27 +01:00
Inari Listenmaa
08bcfe60f6 (Pes) Fix bug in mkV2 after changing Prep 2019-03-05 15:19:09 +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
ca51eaf433 (Pes) Fixes in word order for SlashV2V 2019-03-02 16:37:06 +01:00
Inari Listenmaa
59c4154a31 (Pes) Add new smart paradigms for several mkV* 2019-03-01 15:26:31 +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
0ffa2400a3 (Pes) Add a few NPs in Structural 2019-03-01 15:22:23 +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
4fe2e38e9b (Pes) Merge isVV and isDef into one parameter 2019-03-01 07:27:04 +01:00
Inari Listenmaa
955927e041 (Pes) Remove VType param; was copied from Punjabi and never used 2019-03-01 07:08:55 +01:00
Inari Listenmaa
7237755609 (Pes) WIP more on tense in VV complements 2019-02-28 17:18:01 +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