odanoburu
08c5914466
(Por)
...
- add AdjAsCN AdjAsNP
- copied VPS functions from ExtraRomance
- fixes to Lexicon
2018-11-13 15:46:50 -02:00
bruno cuconato
da129e40ef
(Common) not all cats are linearized to SS
...
see `CAdv`, for instance.
2018-11-01 14:24:20 +00:00
Inari Listenmaa
204d26a919
Merge pull request #56 from odanoburu/time
...
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-11-01 11:44:52 +01:00
odanoburu
ebe411c654
(Por) add lins
...
- UttAdV, UttVPShort, PositAdVAdj, AdAdV, ComplSlashPartLast, CompVP
to Extend
- small fixes to Lexicon
2018-10-29 17:47:13 +00:00
odanoburu
425f3c71e9
(Construction{Eng,Por}) add timeHour and timeHourMinute
2018-10-24 21:57:11 -03:00
Krasimir Angelov
e7b1c47300
added category ACard
2018-07-27 11:57:46 +02:00
Krasimir Angelov
cdc2f36bdf
added DetNPMasc
2018-06-24 11:28:21 +02:00
bruno cuconato
9bd63b9d8d
(Por) several minor updates ( #49 )
...
* fix linearization of either/or
* (Por) minor updates
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural
* (Por) correct references to extinct opers
* (Por) rm Spa remnants
* (Abs) rm reference to Extra in Structural -- use Extend instead
* (Por) ExtendPor
- use Extend instead of Extra in All
- use Extend funs in Extra whenever possible
* trigger CI
* (Por) Diff
- sort opers
- rm old commented code
- tidy things up
- no semantic changes
* (Por) add IrregBesch module with verbs using Besch paradigms
- Besch :
- use hack to prevent runtime failure with glue in in vars output
- rm paradigm numbers
- add IrregBeschPor, verbs that use only bescherelle paradigms
- use them in Construction, Structural, Idiom, Extra
- Diff and Paradigms had (almost) the same oper (verboV/verbBeschH),
so combine them into one and use it
* (Por) update functions to use new Irreg suffix and resolve name conflicts
2018-05-24 12:24:39 +01:00
Aarne Ranta
161e981a29
ExistCN with a/no variation in Extend
2017-11-08 08:42:54 +01:00
Aarne Ranta
945732f695
some edits of Extend
2017-08-29 11:54:41 +02:00
Aarne Ranta
2313f6ee40
updated Spa and Swe Extend
2017-08-23 22:08:24 +03:00
Aarne Ranta
6c6141befd
VPSlash conjunctions in Extend; AllEng now inherits ExtendEng rather than ExtraEng
2017-08-23 17:49:30 +03:00
Aarne Ranta
55f914f444
started automated documentation of Extend module
2017-08-22 12:39:17 +03:00
Aarne Ranta
d365aedb35
additions to Extend from Romance and Ger extras
2017-08-20 23:05:33 +03:00
Aarne Ranta
6afcf80c04
most of ExtendEng in place
2017-08-20 18:56:05 +03:00
Aarne Ranta
ae8e7d798a
started Extend module to combine the functions of Extra and Extensions in a more disciplined way; design far from final yet
2017-08-20 14:48:48 +03:00
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