Commit Graph

17 Commits

Author SHA1 Message Date
aarne
1ca7e33ea6 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne
996e0141e2 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
302e2d3ebd 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
1d7b6f44b6 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
6711201e0d 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
b9192ccccf RelNP and ApposNP should put a final comma after the inserted phrase. 2013-09-03 08:00:59 +00:00
aarne
05c9934af0 added the nominal possessive form NPNomPoss to NPCase in Eng (covering mine, yours, etc) 2013-03-13 12:34:22 +00:00
aarne
988d5970d6 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
2149c26da2 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
5c1183ebc8 extensions to the English and the Bulgarian grammars. Infinitives with polarity and anteriority 2012-08-31 09:31:36 +00:00
aarne
b43fa3ce9e past participle in proper place in English VP 2011-07-22 07:49:53 +00:00
aarne
f790bd949f removed accusative case for nouns in Eng (it is for NP, Pron, IP, RP only) 2011-02-28 20:59:29 +00:00
aarne
b3dc045e3f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
aarne
12b1729136 additions to indef in Eng 2010-06-22 10:00:01 +00:00
aarne
e03fd993df tensed verb coordination (cat VPS) in English and Scand extra 2009-12-04 14:19:40 +00:00
krasimir
4f87558b55 fix the missing lock fields in several languages 2009-09-13 20:31:20 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00