1
0
forked from GitHub/gf-rgl
Commit Graph

17 Commits

Author SHA1 Message Date
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