1
0
forked from GitHub/gf-core
Commit Graph

64 Commits

Author SHA1 Message Date
aarne 3c935f12ba added more temporal Constructions in Eng,Fin,Fre,Ger,Swe 2013-12-15 11:38:43 +00:00
aarne 8fcd920054 functorized Documentation for Fin, Fre, Ger 2013-12-14 15:13:14 +00:00
aarne ced38d5f9f refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon. 2013-12-14 09:21:15 +00:00
aarne b394d16ed0 DocumentationSwe : N and A 2013-12-13 21:00:27 +00:00
aarne dba791cc83 added examples to the documentation of verbs and prepositions 2013-12-13 17:39:51 +00:00
aarne a1d641ea4a completed DocumentationFre, also added Cl examples to V's 2013-12-13 12:50:09 +00:00
aarne fa1d995d08 started DocumentationFre 2013-12-13 08:56:24 +00:00
aarne 78b7331626 completed DocumentationFin 2013-12-13 08:29:15 +00:00
aarne ebe1fac77c more in DocumentationFin 2013-12-12 20:58:33 +00:00
aarne 630bee9242 started DocumentationFin 2013-12-12 18:46:48 +00:00
aarne 5559d600be completed DocumentationGer and DocumentationEng 2013-12-12 17:17:27 +00:00
aarne 83eab8e79b documentation module, implemented for German to produce inflection tables 2013-12-12 15:40:56 +00:00
aarne eb2f006cf5 weekdays in Swe ; adverbs for next and last weekday 2013-12-11 13:10:21 +00:00
aarne 01ffe53fe9 some adjustments in weekdays in Construction; added them in Eng as well 2013-12-11 12:57:16 +00:00
inari 7e75878898 added weekdays and months to Construction, concrete in ConstructionFin
Works like this:
> p "perjantaisin"
PhrUtt NoPConj (UttAdv (weekdayAdv friday)) NoVoc
2013-12-10 19:25:14 +00:00
aarne b9afa70236 Construction: a repository of idiomatic constructions involving special lexical items. Started with some Phrasebook ones and implemented for Eng,Fin,Fre,Swe 2013-12-06 15:44:45 +00:00
aarne 376ed50c2e PassAgentVPSlash for Eng, Swe, Fin, Fre 2013-12-06 08:32:53 +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 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