1
0
forked from GitHub/gf-rgl
Commit Graph

117 Commits

Author SHA1 Message Date
aarne df9b2c5a2e Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files 2013-12-16 11:51:15 +00:00
aarne 118be922fb added abstract to paths in Parse* to make them find Constructions and Documentation 2013-12-15 22:06:13 +00:00
aarne 935a30db90 added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed) 2013-12-15 20:11:19 +00:00
aarne 3818b64e99 added more temporal Constructions in Eng,Fin,Fre,Ger,Swe 2013-12-15 11:38:43 +00:00
aarne 87ade93590 functorized Documentation for Fin, Fre, Ger 2013-12-14 15:13:14 +00:00
aarne 7faac1e299 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 54ac663cc4 DocumentationSwe : N and A 2013-12-13 21:00:27 +00:00
aarne 78f9f49551 added examples to the documentation of verbs and prepositions 2013-12-13 17:39:51 +00:00
aarne c531aee5a4 completed DocumentationFre, also added Cl examples to V's 2013-12-13 12:50:09 +00:00
aarne f594bca361 started DocumentationFre 2013-12-13 08:56:24 +00:00
aarne e131611682 completed DocumentationFin 2013-12-13 08:29:15 +00:00
aarne 8b30de02f7 more in DocumentationFin 2013-12-12 20:58:33 +00:00
aarne 6733ffa228 started DocumentationFin 2013-12-12 18:46:48 +00:00
aarne 62db3482ed completed DocumentationGer and DocumentationEng 2013-12-12 17:17:27 +00:00
aarne 6482006273 documentation module, implemented for German to produce inflection tables 2013-12-12 15:40:56 +00:00
aarne e3ebbd34bd weekdays in Swe ; adverbs for next and last weekday 2013-12-11 13:10:21 +00:00
aarne d84015982a some adjustments in weekdays in Construction; added them in Eng as well 2013-12-11 12:57:16 +00:00
inari 22253dcd56 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 197da0901d 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 2843fae2af PassAgentVPSlash for Eng, Swe, Fin, Fre 2013-12-06 08:32:53 +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 635252bb1f 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 3a2f05066b added ExtAdvNP and ExtAdvVP in the resource grammar 2013-09-03 08:59:47 +00:00
kr.angelov ce7a29bb06 conjunction of AdV 2013-08-27 12:00:38 +00:00
aarne 50dcaa87b6 Extra.PurposeVP to express "I work to get rich" 2013-08-21 15:11:01 +00:00
aarne bb0f5cf6a8 ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne fac3e1efd9 constructors PossNP, PartNP, CountNP to separete "of" constructions 2013-03-13 13:42:41 +00:00
Nikita Frolov 6560b46e83 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 b3d00e77a8 Idiom.ExistNPAdv and ExistIPAdv added 2012-12-07 09:40:00 +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
aarne 8e210b5d11 nominalization in Extra Dut and Eng (from Ramona) 2012-06-06 09:48:05 +00:00
aarne 9e4b22c98c CompBareCN in ExtraScand 2011-12-02 09:49:50 +00:00
Nick Frolov 066a859461 Improvements of Russian Phrasebook that do not rely on Participles and Numerals 2011-10-18 15:16:58 +00:00
aarne 341f25cfe7 updated synopsis with information on extra modules and gfdoc for internal abstract syntax 2011-10-28 08:37:38 +00:00
aarne e99f6d0239 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne c4091ac453 PassVPSlash in Extra and ExtraEng; should generalize PassV2 in the future 2011-07-21 09:13:26 +00:00
aarne 93025a0cc1 GenIP, GenRP in Extra and any_Quant in ExtraEng 2011-07-21 08:25:04 +00:00
aarne 6460c03762 some more transfer functions included in Grammar 2011-03-13 17:22:51 +00:00
aarne e00f7f7ba3 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 b5a0fb94ca discourse devices for English 2011-02-09 22:57:27 +00:00
aarne fc456ee60f VV with present participle in Eng, e.g. start doing 2010-12-17 13:26:01 +00:00
aarne 89d73386d5 constructor PositAdAAdj in Adverb, for most langs 2010-11-19 16:49:30 +00:00
aarne 07bc9e48d5 cat Interj in lib 2010-11-17 08:32:38 +00:00
aarne 8baec657cc English and Swedish resource functions for Query 2010-10-20 16:19:33 +00:00
aarne cca54b275c restricted Cat import in Numeral (for some languages; to do more) 2010-09-29 07:07:07 +00:00
aarne e9c7ef05a9 know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne 1d246495fa added to ExtraEng constructs needed in queries 2010-06-19 16:24:21 +00:00
aarne 55a8bef429 query language extended and generalized 2010-06-19 10:29:06 +00:00
aarne cfac545055 focal constructions in Scandinavian 2010-06-01 19:01:03 +00:00
aarne d4eb93104f Extra: PrepCN for prep + cn without article 2010-05-03 15:31:28 +00:00