1
0
forked from GitHub/gf-rgl
Commit Graph

111 Commits

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