Inari Listenmaa
cb8cc63528
Add linref to VPS and VPS2
2021-04-23 14:54:53 +08:00
Inari Listenmaa
8acb3331d1
Merge remote-tracking branch 'origin/master' into new-VPS2-extend
2021-04-23 13:56:16 +08:00
Inari Listenmaa
868ea0fc0c
Add constructions for N2 and A2 to VPSlash
...
To generalise transitive predicates, along with V2 -> VPSlash.
2021-04-23 13:50:11 +08:00
krangelov
de405c7929
fix ReflRNP for V2A verbs
2021-03-19 20:39:44 +01:00
krangelov
9d75eebcc0
move the exension to the RNP API from WordNet to the RGL
2021-03-12 20:42:09 +01:00
krangelov
9d0555f8b8
move verb specific extensions from WordNet to the RGL
2021-03-12 18:52:47 +01:00
Inari Listenmaa
fe45b7ed5c
(Eng) Add lin for QuestVPS and SQuestVPS + new lincats for VPS*
...
Now VPS and VPS2 need to potentially become QS, so we keep them
discontinuous. Works great with lists too, e.g.
{fin="wouldn't" ; inf="have seen and waited for (obj)"}
NB. copula disappears, if it's a part of a diverse list of questions:
Statements:
you sleep or are small -- ok
you are small or sleep -- ok
Questions:
?are you small or sleep -- for "are you small or do you sleep", need to implement [QS]
*do you sleep or small -- infinitive "be small" not retrievable from VPS currently
In a list of only predicates, this addition is rather redundant.
You can already say "are you big or small" with AP coordination.
But no other RGL construction allows "do you sleep or drink beer".
2021-03-04 15:53:22 +08:00
Inari Listenmaa
f55f5b2d3c
(Eng) Reorder, remove dupls and exclude new funs from ExtendFunctor
2021-03-04 15:44:22 +08:00
Inari Listenmaa
891bd2f3b1
(Extend) Add ReflVPS2 function
2021-03-03 15:05:57 +08:00
Inari Listenmaa
8696b27bee
Add constructions for N2 and A2 to VPSlash
...
To generalise transitive predicates, along with V2 -> VPSlash.
2021-03-03 14:16:38 +08:00
krangelov
026ecba0e7
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2019-09-03 20:54:25 +02:00
krangelov
8e70523718
revert to using simple strings in SC
2019-09-03 20:52:34 +02:00
David A Roberts
46504b2d65
(Eng) Fix ProgrVPSlash
2019-08-30 21:32:47 +10:00
David A Roberts
db679e3fbc
Add ProgrVPSlash
2019-08-14 21:58:02 +10: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
82937227bc
(Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe
2019-03-19 09:34:26 +01:00
Krasimir Angelov
1e3e42e308
allow compound nouns with dash
2018-08-24 10:53:38 +02:00
Krasimir Angelov
c41015523f
fix the location of agent in PassAgentVPSlash
2018-08-07 11:47:59 +02:00
Krasimir Angelov
326d9edb22
make it possible to add more cardinals
2018-07-06 19:03:31 +02:00
Krasimir Angelov
c47776854f
make it easier to control the location of premodifiers for infinitives
2018-07-02 11:19:59 +02:00
Krasimir Angelov
0df8c34e1d
generalize DAP
2018-06-26 18:09:11 +02:00
Krasimir Angelov
a730a3194b
added ByVP, InOrderToVP and CompoundAP
2018-06-26 12:26:41 +02:00
Krasimir Angelov
cdc2f36bdf
added DetNPMasc
2018-06-24 11:28:21 +02:00
Krasimir Angelov
5f2d520e30
added more functions in Extend
2018-06-23 22:47:02 +02:00
Krasimir Angelov
cd74a0bc34
SC in English needs an agreement
2018-06-02 22:24:43 +02:00
Krasimir Angelov
3946144833
added Extend.AdAdV in Eng,Swe,Bul
2018-05-30 22:29:18 +02:00
Krasimir Angelov
d7793ad7b7
Extent.PositAdVAdj in Eng,Swe,Bul
2018-05-29 12:09:13 +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
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
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