Krasimir Angelov
c7fe453c12
use consistent lin X everywhere
2025-11-14 14:12:57 +01:00
Aarne Ranta
ba2e4a4964
added Extend.SubjunctRelCN
2024-07-30 08:44:01 +02:00
Aarne Ranta
7d631fafa2
put RelVPS into RomanceFunctor and also inherited other VPS functions from there
2024-07-26 17:22:17 +02:00
Krasimir Angelov
1fbec65714
PastPartAP, PastPartAgentAP in French
2024-06-05 12:49:54 +02:00
Krasimir Angelov
14825b5617
add ReflRNP and ReflPron
2023-11-04 15:03:44 +01:00
Krasimir Angelov
01e5165537
make CompoundN more flexible
2023-10-25 11:19:00 +02:00
Krasimir Angelov
17da1893d7
esto/isto in Spanish/Portuguese
2023-10-16 16:20:42 +02:00
Krasimir Angelov
9570ff202a
rename TPasseSimple to TPastSimple in Extend
2023-10-10 13:57:12 +02:00
Krasimir Angelov
ca7d7d8fde
move TPasseSimple to Extend
2023-10-10 08:54:23 +02:00
Krasimir Angelov
297f396bd2
fix PassVPSlash/PassAgentVPSlash when the Slash category contain an adverb
2023-10-08 19:46:32 +02:00
Inari Listenmaa
a33768ad1a
(Romance) genNum2Aform instead of explicit param
2021-10-20 10:57:40 +02:00
Inari Listenmaa
ef3270ae29
(Romance) Remove traces of Degree in Extend
2021-10-20 10:57:40 +02:00
krangelov
9d657a6f24
move UseDAP, UseDAPMasc, UseDAPFem to the RGL and implement it for several new languages
2021-04-27 18:00:54 +02:00
krangelov
156e193d47
generalize DAP
2021-04-27 13:23:27 +02:00
krangelov
adb1cffb75
generalize infVP to support negative VP in Romance
2021-04-27 13:18:27 +02:00
aarneranta
da1767b18a
including Markup in LangGer,Ita which was missing
2021-01-20 08:32:59 +01:00
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
a9fd3eec92
(Romance) Add DetNPFem
2019-04-12 09:04:59 +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