Commit Graph

20 Commits

Author SHA1 Message Date
Inari Listenmaa
2a697eebb2 Add empty implementation of ProgrVPSlash to Extend(Romance)Functor 2019-08-14 14:26:04 +02:00
Inari Listenmaa
ba911da6c3 (Extend,Romance) Add construction AdvIsNPAP (#235)
e.g. "here are the instructions documented", default implementation in common/ExtendFunctor is "the instructions are documented here".
2019-05-06 16:04:46 +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
d25bbe7175 (Extend,Eng,Spa,Swe) New function: "what we did (fas fun)" 2019-04-12 15:00:11 +02:00
Inari Listenmaa
a3302848ac (ExtendFunctor,Eng,Romance) Add construction "how to walk"
Default implementation: "how does one walk"
2019-04-11 11:46:58 +02:00
Inari Listenmaa
d5cf083d05 (Extend,Romance) Add SubjRelNP: force RS to be in subjunctive
Default implementation as RelNP in ExtendFunctor, actual implementation 
for Romance.
2019-03-29 20:42:17 +01:00
Inari Listenmaa
82937227bc (Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe 2019-03-19 09:34:26 +01:00
odanoburu
1f5e62299e (Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
- couldn't get a functor on top of another working in GFSS2018, so now
  we just copy the relevant definitions from ExtendFunctor and add the
  Romance-specific ones
- add stare_V to DiffRomance (and essere_V for symmetry) so that we
  can use it in ExtendRomance; using Latin verb name for fairness;
- add two missing lins to ExtendFunctor

  + related changes
2019-02-13 13:00:52 -02:00
odanoburu
95eb384223 (Extend,Por,Spa) add UseComp_estar
- with default UseComp lin
2019-02-09 09:37:01 -02:00
Krasimir Angelov
19741440a0 default implementations of ComplSlashPartLast 2018-07-03 18:44:28 +02:00
Krasimir Angelov
cdc2f36bdf added DetNPMasc 2018-06-24 11:28:21 +02:00
Aarne Ranta
161e981a29 ExistCN with a/no variation in Extend 2017-11-08 08:42:54 +01:00
Aarne Ranta
945732f695 some edits of Extend 2017-08-29 11:54:41 +02:00
Aarne Ranta
2313f6ee40 updated Spa and Swe Extend 2017-08-23 22:08:24 +03:00
Aarne Ranta
6c6141befd VPSlash conjunctions in Extend; AllEng now inherits ExtendEng rather than ExtraEng 2017-08-23 17:49:30 +03:00
Aarne Ranta
55f914f444 started automated documentation of Extend module 2017-08-22 12:39:17 +03:00
Aarne Ranta
d365aedb35 additions to Extend from Romance and Ger extras 2017-08-20 23:05:33 +03:00
Aarne Ranta
c14b35d714 as a template for future Extend modules, added Dut and Spa 2017-08-20 19:25:24 +03:00
Aarne Ranta
6afcf80c04 most of ExtendEng in place 2017-08-20 18:56:05 +03:00
Aarne Ranta
ae8e7d798a started Extend module to combine the functions of Extra and Extensions in a more disciplined way; design far from final yet 2017-08-20 14:48:48 +03:00