Commit Graph

46 Commits

Author SHA1 Message Date
aarne
fdfc8d4dc2 removed that-less variants of ComplVS and SlashV2S from VerbEng, and added constructors ComplBareVS and SlashBareV2S to Extra, so that the library user can control the presence of "that". 2013-10-18 08:45:56 +00:00
kr.angelov
d3d4400c0e added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov
4369ed9f3f conjunction of AdV 2013-08-27 12:00:38 +00:00
aarne
752d36e7a3 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
aarne
6f3a81617b ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
31b4b13b65 constructors PossNP, PartNP, CountNP to separete "of" constructions 2013-03-13 13:42:41 +00:00
Nikita Frolov
9f9c6abb82 RG and Phrasebook fixes
- added a paradigm for alternative plurals
- fixed usage of alternative plurals in Numerals
- added a distinction between numerals and posessive pronouns
- verb omission and appropriate cases in some uses of to be/to have 
- fixed declination of personal names
- added a gender parameter to pronouns (similar to Polish RG)
- vowel insertion before short adjective suffix
- don't generate short forms for relative adjectives (might need lexicon update)
- minor Phrasebook fixes
2012-12-27 21:04:26 +00:00
aarne
b4098a8f1a Idiom.ExistNPAdv and ExistIPAdv added 2012-12-07 09:40:00 +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
aarne
1838781123 nominalization in Extra Dut and Eng (from Ramona) 2012-06-06 09:48:05 +00:00
aarne
4f46a96ffb CompBareCN in ExtraScand 2011-12-02 09:49:50 +00:00
Nick Frolov
bdd52b0560 Improvements of Russian Phrasebook that do not rely on Participles and Numerals 2011-10-18 15:16:58 +00:00
aarne
34c8cfaa40 updated synopsis with information on extra modules and gfdoc for internal abstract syntax 2011-10-28 08:37:38 +00:00
aarne
2d91016760 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne
61c9bdf94e PassVPSlash in Extra and ExtraEng; should generalize PassV2 in the future 2011-07-21 09:13:26 +00:00
aarne
9023382c31 GenIP, GenRP in Extra and any_Quant in ExtraEng 2011-07-21 08:25:04 +00:00
aarne
2e935bf2c0 some more transfer functions included in Grammar 2011-03-13 17:22:51 +00:00
aarne
d782be6440 generalized pt -transfer so that it goes into subtrees (naive implementation in TreeOperations; using PGF.Expr.match would be better); example given in 'h pt' 2011-03-12 10:20:54 +00:00
aarne
3b713801ad discourse devices for English 2011-02-09 22:57:27 +00:00
aarne
b3dc045e3f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
aarne
94d818c60a constructor PositAdAAdj in Adverb, for most langs 2010-11-19 16:49:30 +00:00
aarne
222e847482 cat Interj in lib 2010-11-17 08:32:38 +00:00
aarne
8a29598f3c English and Swedish resource functions for Query 2010-10-20 16:19:33 +00:00
aarne
303b3f4700 restricted Cat import in Numeral (for some languages; to do more) 2010-09-29 07:07:07 +00:00
aarne
6bc21c1d7a know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne
8a5651168a added to ExtraEng constructs needed in queries 2010-06-19 16:24:21 +00:00
aarne
d9c34ce848 query language extended and generalized 2010-06-19 10:29:06 +00:00
aarne
6404f1daed focal constructions in Scandinavian 2010-06-01 19:01:03 +00:00
aarne
b2abee2199 Extra: PrepCN for prep + cn without article 2010-05-03 15:31:28 +00:00
aarne
f45fcccfc9 CompIQuant in Extra for interrogative agreement to NP 2010-05-03 09:30:53 +00:00
aarne
c5fe59ce50 added Question.AdvIAdv and correcponding entry of mkIAdv in API 2010-04-29 05:55:59 +00:00
aarne
64392c7a50 pro drops and 'how AP' in Extra for some languages 2010-04-09 14:38:33 +00:00
aarne
db30578e9f a script for cloning (Phrasebook) grammars 2010-04-07 14:59:55 +00:00
aarne
13a7954646 Action category, more doc in Phrasebook 2010-03-28 19:29:06 +00:00
aarne
c42afc59eb how8much_IAdv in Structural; changed parameter name Place in Numerals 2010-03-26 22:06:35 +00:00
krasimir
d3a84f994b store and propagate the exact source location for all judgements in the grammar. It may not be used accurately in the error messages yet 2010-03-22 21:15:29 +00:00
aarne
8d5f97866d Phrase.UttCN added and implemented for Eng,Fre,Ger 2009-12-17 21:54:11 +00:00
aarne
c9a89c50a2 that_Subj in Eng,Fre,Ger 2009-12-17 09:01:20 +00:00
aarne
787714b3fe postfix subjunction SSubjS, defined for Eng, Ger, Romance 2009-12-17 08:49:41 +00:00
aarne
9c20e87a08 ImpP3 in French 2009-12-16 15:54:52 +00:00
aarne
e03fd993df tensed verb coordination (cat VPS) in English and Scand extra 2009-12-04 14:19:40 +00:00
aarne
a7809c3e1c took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
krasimir
715f551802 fixes in NumeralTransfer.gf 2009-09-17 15:57:20 +00:00
krasimir
d9365c6cf0 added transfer module for Numeral to Digits and back 2009-09-17 14:35:19 +00:00
aarne
0a167199ce added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00