Commit Graph

141 Commits

Author SHA1 Message Date
aarne a730d11556 improved absfuns.html generation, added links, improved comments in source files to give better documentation 2015-10-14 09:05:37 +00:00
aarne b6c6962d64 added a copy of uddeps.labels; script for generating a table of abstract RGL functions and information on them; an instance of running the script, absfuns.html, to be used as documentation 2015-10-14 08:04:09 +00:00
aarne d463fcf758 fixed the problem found by Hans Leiss with Ger passives leaving out arguments and producing metavariables in parsing 2015-02-27 14:02:38 +00:00
aarne 41f7a0d9b0 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
inari 3eedaa213c add constructions to English and Finnish 2014-11-13 15:34:12 +00:00
inari 8cffb8f830 add terminative and quotative to Terminology (needed for Estonian) 2014-10-17 10:38:33 +00:00
aarne f3d4c7f4d7 added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00:00
hallgren 4c38803eea Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
aarne 6ffdf419e7 moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well 2014-06-18 09:27:57 +00:00
aarne 86c9ff1b4c coercions from special categories in Construction to N and PN 2014-06-18 06:29:34 +00:00
aarne 444606c246 moved lexical parts of Construction to Names, and added Language names there ; implemented for the six old Construction languages 2014-06-17 19:12:18 +00:00
aarne 8ed9c93d19 DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages 2014-06-12 13:55:39 +00:00
aarne 258af232e9 the gerund parameter in Terminology 2014-06-12 08:10:46 +00:00
aarne c11936deb1 completed DocumentationDut 2014-06-06 14:30:25 +00:00
aarne d1a83a82df some more words checked in DictionaryFin ; converted words whose senses need splitting into variants, so that Fin-Eng will work, and the split comment is of course retained. 2014-05-16 09:19:52 +00:00
inari 2ae5bdf406 Add constructions with motion verbs and direction adverbs for Eng,Fin,Fre,Ger,Swe in Construction 2014-03-28 12:34:07 +00:00
inari 3fe7b3ec32 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
aarne 1b702098f2 commented out Documentation definitions in notpresent mode. It was not enough to do this in the import list in Lang, since the import list parsing seems to be done without preprocessing. 2014-02-25 07:37:03 +00:00
kr.angelov b4f77edb2d completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model. 2014-02-21 16:31:50 +00:00
kr.angelov 6739bf2da1 a new abstract syntax in Documentation.gf which allows a more compact definition of the corresponding concrete syntax. The new strategy is so far used only in DocumentationEng and the new DocumentationBul. 2014-02-17 08:45:57 +00:00
aarne b8c6656287 commented out stringMark from Lang since it creates hopeless ambiguities in parsing 2014-02-11 20:09:25 +00:00
aarne 18f00948af module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far. 2014-02-11 15:42:17 +00:00
aarne 5962024c84 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne 1a960d67f8 lib/src/translator: refactored wide-coverage translator grammar structured as described in lib/doc/translate.html. Implemented for Eng and Swe. To do: more languages, makefile entries (to be converted from entries for Parse), some internal refactoring in translator/Extensions.gf. 2014-01-20 20:59:26 +00:00
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