Commit Graph

24 Commits

Author SHA1 Message Date
Krasimir Angelov
6fe595104c support postposition adjectives 2018-07-03 18:48:46 +02:00
Krasimir Angelov
c47776854f make it easier to control the location of premodifiers for infinitives 2018-07-02 11:19:59 +02:00
Inari Listenmaa
76885d3185 (Eng) Agreement with ReflVP + ComplSlash
ComplSlash ( … ReflVP … ) X:    reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:35:02 +02:00
Aarne Ranta
161e981a29 ExistCN with a/no variation in Extend 2017-11-08 08:42:54 +01:00
aarne
41bba57808 started Extra.RNP for reflexive noun phrases, needed particularly in Scandinavian (possessive "sin") but also in other languages if reflexive semantics is needed in applications 2016-06-07 09:53:52 +00:00
aarne
743047e7a5 better treatment of variant relative pronouns in Eng, based on suggestions by DrBean in gf-dev 2016-05-20 17:13:06 +00:00
aarne
7521bfd170 restored Dictionary.get_V2 which had been omitted. It is a very common verb, although sense splits will certainly be needed. 2014-12-06 11:36:54 +00:00
aarne
5962024c84 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne
70f8827f75 three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself) 2013-12-03 18:54:56 +00:00
aarne
2f5ba54373 introduced contracted auxiliaries in English. So far only available internally in the tables created from Cl. TODO: make them accessible on top level in Extra; use them as variants in Parse. Also the use in QCl needs some more work: we can say "he's here", "I'm here", "where's he" but not "'s he here", "where'm I". 2013-12-03 13:54:57 +00:00
kr.angelov
26b65e5785 added Predef.SOFT_BIND. This special token allows zero or more spaces between ordinary tokens. It is also used in the English RGL to attach the commas to the previous word. 2013-11-12 09:54:57 +00:00
aarne
cc914d9f38 added ext field to Eng.VP for extraposed sentences etc, which should appear after adverb: "she said yesterday that he was ill" 2013-10-25 13:06:21 +00:00
kr.angelov
92c6ac9c2f RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
aarne
51978bcad9 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) 2013-03-13 12:34:22 +00:00
aarne
55b78a9af2 particle verbs in English: make discontinuous (at last). Accessed by ParadigmsEng.partV (as before, but without real effect) and ExtraEng.ComplSlashPartLast. 2013-03-07 18:12:56 +00:00
aarne
86a14126f6 missing rule: Verb.VPSlashPrep, implemented in Eng Scand Ger. Also helped detect a bug and its fix in object insertion in Eng and Scand, which had caused wrong word orders in Verb.Slash2V3 (*he gave to me it). Fix remains to do in Ger, and also the new rule in other languages. 2012-09-22 21:35:28 +00:00
kr.angelov
30ec87b57e extensions to the English and the Bulgarian grammars. Infinitives with polarity and anteriority 2012-08-31 09:31:36 +00:00
aarne
f0c4b11893 past participle in proper place in English VP 2011-07-22 07:49:53 +00:00
aarne
06031baad8 removed accusative case for nouns in Eng (it is for NP, Pron, IP, RP only) 2011-02-28 20:59:29 +00:00
aarne
fc456ee60f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
aarne
db5b3b8a68 additions to indef in Eng 2010-06-22 10:00:01 +00:00
aarne
a84cc13afa tensed verb coordination (cat VPS) in English and Scand extra 2009-12-04 14:19:40 +00:00
krasimir
a1937af69f fix the missing lock fields in several languages 2009-09-13 20:31:20 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00