1
0
forked from GitHub/gf-rgl
Commit Graph

365 Commits

Author SHA1 Message Date
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 88b3974bee extend the documentation API 2021-03-12 22:24:40 +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
aarneranta 24bc84627b mkDet(Str) in MakeStructuralEng 2021-01-27 14:26:45 +01:00
Inari Listenmaa 9594ee9cf2 (Eng) Fix verbalN so that it includes particle (switching *on*) 2020-11-26 19:45:00 +01:00
aarneranta bf3609c083 ParadigmsEng.verbalN for default verbal nouns adding -ing to verbs 2020-09-25 15:00:53 +02:00
krangelov ba896597db DetQuant should generate some instead of something/someone/somebody for plural. 2020-04-26 22:37:06 +02:00
Aarne Ranta 6a6062039e some more concrete configs in LangEng 2019-11-06 17:05:04 +01: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
Aarne Ranta 6379c22272 Terminology and Documentation for Icelandic; noun tables done 2019-08-02 15:31:23 +02:00
Aarne Ranta 8b8d815a5b added more morphological tags to LangEng.labels 2019-08-02 12:06:52 +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 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
odanoburu 5aedf4add6 rm trailing whitespace 2019-03-18 14:59:39 -03:00
Aarne Ranta 0ee80e5eac ParadigmsEng: added auxVV ; corrected negative forms of infVV 2019-01-17 20:20:26 +01:00
Aarne Ranta 82f31077d7 MakeStructuralEng,Fin : add Str to a Det, to enable for instance 'very many' 2019-01-12 08:55:36 +01:00
odanoburu cf0d272a22 (Por) misc fixes
- add oper for compound nouns
- fix smartparadigm for adjectives
- fill Terminology to avoid warnings

(Eng) add pragma line to LangEng
2019-01-04 12:19:46 -02:00
Aarne Ranta d9d3699b20 mkDet in MakeStructuralEng,Fin 2018-12-27 12:28:18 +01:00
Aarne Ranta 97ef363759 testing syncat morpho annotations in LangEng.labels 2018-12-18 18:44:26 +01:00
Aarne Ranta d629507389 a comment in LangEng.labels to test the new functionality 2018-12-18 18:31:20 +01:00
Aarne Ranta edd8289b6c added some morphological tag configurations to LangEng.labels 2018-12-18 16:00:43 +01:00
Aarne Ranta 76f11b532b removed duplicate invarA in Eng 2018-12-13 16:30:28 +02:00
Aarne Ranta a80d49db62 fixed some dependency labels 2018-12-13 14:58:11 +02:00
Aarne Ranta 69aa749774 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-12-13 14:16:09 +02:00
Aarne Ranta 231b7be0c4 added ParadigmsEng.invarA 2018-12-13 14:15:57 +02:00
odanoburu aec24a3901 (Eng) fix missing paradigm invarA 2018-12-05 09:52:07 +02:00
Aarne Ranta 994e0482bc added Construction for 'five inch nail' in Eng,Ger,Fin from the Dresden team at the summer school 2018-12-03 17:27:59 +02:00
Aarne Ranta ddafbb6316 some fixes in labels, assume GF 3.10 2018-12-01 09:43:49 +01:00
Aarne Ranta 0b9974e8f9 corrected LangEng.labels 2018-11-28 20:01:05 +01:00
Krasimir Angelov 0d0462e5a7 remove the old WordNet experiment 2018-11-28 14:00:34 +01:00
Krasimir Angelov a9c2872059 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-11-28 13:57:39 +01:00
Krasimir Angelov fc37e26bca remove the obsolete Parse grammar 2018-11-28 13:53:07 +01:00
odanoburu b2a0f252b0 (Construction) add timeunitRange
- fix documentation comments
2018-11-26 11:14:48 -02:00
odanoburu 7e60a931c8 WIP: incorporate @aarneranta's comments 2018-10-25 18:59:01 +00:00
odanoburu 425f3c71e9 (Construction{Eng,Por}) add timeHour and timeHourMinute 2018-10-24 21:57:11 -03:00
odanoburu e4d34bff32 (Eng) update SlashV2A with new V2A lincat 2018-10-22 18:27:20 +00:00
odanoburu 8990ee80a8 (Eng) change lincat of V2A
- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
2018-10-22 14:18:53 +00:00