Commit Graph

132 Commits

Author SHA1 Message Date
Inari Listenmaa
ec4dac68d0 (Pes) WIP: more fine-grained rules about definiteness in NPs 2019-05-23 14:07:34 +02:00
Inari Listenmaa
9c2e4a2943 (Pes) Minor lexical fixes 2019-05-15 16:48:09 +02:00
Inari Listenmaa
06d3bdc834 (Pes) add new invarA + remove an ill-advised heuristic from mkA 2019-05-15 15:24:49 +02:00
Inari Listenmaa
6e3cbfaa8e (Pes) Negate Cl if negative NP (nothing, no N …) is subject or object. 2019-05-15 11:36:06 +02:00
Inari Listenmaa
1372c0b354 (Pes) Add comparative 2019-05-14 15:19:16 +02:00
Inari Listenmaa
31d4e5971a (Pes) Generalise infVP to other non-finite verb forms 2019-05-06 17:17:06 +02:00
Inari Listenmaa
361deec532 (Pes) misc. small fixes, additions and TODOs 2019-05-03 18:43:29 +02:00
Inari Listenmaa
038ed0e863 (Pes) Add object clitics to verb phrases
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-05-03 18:43:06 +02:00
Inari Listenmaa
e9be8e3b0d (Pes) Reuse functions in VerbPes 2019-05-01 17:41:57 +02:00
Inari Listenmaa
bc4bba1171 (Pes) Changes in sentence complements 2019-05-01 17:41:39 +02:00
Inari Listenmaa
ae3ada90e9 (Pes) Fix bug in creating subjunctive form in S 2019-04-30 18:42:03 +02:00
Inari Listenmaa
5b7fae3c20 (Pes) small fixes + TODOs 2019-04-30 18:40:49 +02:00
Inari Listenmaa
4a13d04e6f (Pes) InOrderToVP: only show prefix, if the verb is کردن 2019-04-30 18:39:42 +02:00
Inari Listenmaa
08a956223c (Pes) Fix word order in ComplA2 2019-04-29 13:38:12 +02:00
Inari Listenmaa
b7e6f23020 (Pes) Add new constructor for mkVS + change order of args for mkV2S 2019-04-29 13:35:49 +02:00
Inari Listenmaa
8f965e8556 (Pes) Add VVForm as a field to V2S 2019-04-29 11:36:37 +02:00
Inari Listenmaa
516d4444d3 (Pes) Add word order argument OV/VO to showVPH + use VO in Extend.ByVP
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-26 19:06:48 +02:00
Inari Listenmaa
2103a9c576 (Pes) Small fixes in imperative
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-26 19:05:04 +02:00
Inari Listenmaa
95759c15ac (Pes) Make D_1 singular 2019-04-25 16:20:45 +02:00
Inari Listenmaa
6dbacd9892 (Pes) Add relative pronoun type in Subj 2019-04-25 16:11:28 +02:00
Inari Listenmaa
35db9a0787 (Pes) add ezafePrep, used only internally in N2
The semantics is "the head word takes ezafe". This is a bit confusing 
compared to other Preps, where it means that the preposition takes 
ezafe. But this ezafePrep is not exported to the public API.
2019-04-25 11:51:29 +02:00
Inari Listenmaa
bd79656668 (Pes) WIP right form for complements of N2 and N3
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-25 11:23:20 +02:00
Inari Listenmaa
5b8303aa57 (Pes) Fix appComp's behaviour with prepositions that take ezafe
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-25 11:20:37 +02:00
Inari Listenmaa
0d5cd13aea (Pes) Small cleanup and typofix 2019-04-25 11:19:25 +02:00
Inari Listenmaa
40c8c5f923 (Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC 2019-04-20 10:27:59 +02:00
Inari Listenmaa
aac108808c (Pes) Fixes in verb tenses
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:45:31 +02:00
Inari Listenmaa
6bf31fa9ec (Pes) misc small fixes and additions
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:44:44 +02:00
Inari Listenmaa
1719924f56 (Pes) Add parameter in A+AP about AP's placement as predicative
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:31:59 +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
92a49f9c47 (Pes) Use perfect for subjunctive in haveVerb 2019-04-17 14:37:43 +02:00
Inari Listenmaa
4277ac33ad (Pes) Fix bug in mkPrep 2019-04-17 14:37:06 +02:00
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