aarne
|
e929080bb6
|
a new Extra function for AP without CN, e.g. "a green one"
|
2016-03-29 18:50:34 +00:00 |
|
krasimir
|
07b381ee63
|
change in the Documentation module to accomodate topics visualization
|
2015-11-29 08:01:07 +00:00 |
|
krasimir
|
80ccd0493d
|
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
|
90a5c3fe85
|
added documentation of list constructors to abstract/ files to improve the absfun document
|
2015-10-19 13:21:33 +00:00 |
|
aarne
|
a3bc2c4cf0
|
revised comments in Construction so that some functions can be shown in absfun doc
|
2015-10-15 15:01:38 +00:00 |
|
aarne
|
bb289d9297
|
improved absfuns.html generation, added links, improved comments in source files to give better documentation
|
2015-10-14 09:05:37 +00:00 |
|
aarne
|
d277fe88e1
|
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
|
6819d67943
|
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
|
ef59dee4d5
|
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
|
efe6b11d4c
|
add constructions to English and Finnish
|
2014-11-13 15:34:12 +00:00 |
|
inari
|
942c244c3b
|
add terminative and quotative to Terminology (needed for Estonian)
|
2014-10-17 10:38:33 +00:00 |
|
aarne
|
e9d83e1f9d
|
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
|
be301d8a5e
|
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
|
08e27cd56e
|
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
|
ad519cd44a
|
coercions from special categories in Construction to N and PN
|
2014-06-18 06:29:34 +00:00 |
|
aarne
|
613594d732
|
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
|
7265c2f07d
|
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
|
5be99c7ffb
|
the gerund parameter in Terminology
|
2014-06-12 08:10:46 +00:00 |
|
aarne
|
600b660476
|
completed DocumentationDut
|
2014-06-06 14:30:25 +00:00 |
|
aarne
|
c2ef8a8cbf
|
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
|
5b730e090f
|
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
|
4f4905b353
|
Add containers to Construction*.gf + missing saturday_Weekday in the abstract
|
2014-03-26 16:06:30 +00:00 |
|
aarne
|
95a2ebe569
|
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
|
dc19edc05d
|
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
|
a6747eac6b
|
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
|
32a36a246c
|
commented out stringMark from Lang since it creates hopeless ambiguities in parsing
|
2014-02-11 20:09:25 +00:00 |
|
aarne
|
4c26fc80ee
|
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
|
1ca7e33ea6
|
working through translator/Extensions with some reorganization and generalizations
|
2014-01-22 14:44:56 +00:00 |
|
aarne
|
f22647f73c
|
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
|
990edc31cd
|
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
|
45732fa9da
|
added abstract to paths in Parse* to make them find Constructions and Documentation
|
2013-12-15 22:06:13 +00:00 |
|
aarne
|
85d4212a91
|
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
|
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 |
|