Commit Graph

101 Commits

Author SHA1 Message Date
krasimir
52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
aarne
41bba57808 started Extra.RNP for reflexive noun phrases, needed particularly in Scandinavian (possessive "sin") but also in other languages if reflexive semantics is needed in applications 2016-06-07 09:53:52 +00:00
aarne
ab0ba48214 enabled emptyRP in Scandinavian by distinguishing between RNom and RAcc ; this also made it possible to use der as the Danish RNom form 2016-06-05 16:40:46 +00:00
aarne
09ea868f1c a new Extra function for AP without CN, e.g. "a green one" 2016-03-29 18:50:34 +00:00
krasimir
d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir
1b8129145a now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +00:00
aarne
fc7b4d859f added documentation of list constructors to abstract/ files to improve the absfun document 2015-10-19 13:21:33 +00:00
aarne
44986e0dc3 revised comments in Construction so that some functions can be shown in absfun doc 2015-10-15 15:01:38 +00:00
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