aarne
145fca17fd
mkQuant added to ParadigmsFin ; added missing Quants to DictionaryFin
2014-12-05 17:02:56 +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
aarne
31f2e8cae0
fixed NounFin.DetCN treatment of NPSep in the case of numeral determiners: now it correctly gives partitive "kolme olutta"
2014-10-15 05:46:13 +00:00
aarne
feff23951f
bug fix in NounFin.DetCN: special case for NPSep with possessive determiners, to avoid things like "nimisi", which is a bug recently detected in PhrasebookFin
2014-10-01 16:44:50 +00:00
aarne
f6a9a88cef
Fin: replaced a few selections of NPCase Nom by NPSep to work properly with prodrop: pronouns should not be dropped in those cases. This moreover gave rise to lots of spurious ambiguities.
2014-09-25 07:02:15 +00:00
aarne
b492666c0e
Finnish NPSep form, to avoid empty Nominative forms in wrong places in case of pro drop.
2014-09-15 07:17:11 +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
hallgren
7dee933802
Adjust the -path flags in 112 RGL modules
...
The -path flags in the RGL modules compiled during 'cabal build' now refer
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.
This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like
gf -retain lib/src/api/TrySwe.gf
without compiling/installing any other RGL modules first, and without
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
d6e9fb5edf
Fin prepositions with possessive suffixes had a double BIND token ; placement of "luo" etc in DictionaryFin
2014-06-20 07:03:49 +00:00
aarne
f50009de83
a couple of fixes in Fin and Swe dictionaries
2014-06-20 06:28:33 +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
97b0294208
typo in ConstructionFin giving a type error
2014-06-18 08:17:07 +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
b6881e1521
ParadigmsFin.foreignPN, to deal with foreign names
2014-06-17 15:45:57 +00:00
aarne
8c0592b399
some fixes in Fin and Swe
2014-06-15 13:49:48 +00:00
aarne
85e37dbec4
mkSeparateN in Fin for multiword "compounds"
2014-06-12 06:45:28 +00:00
aarne
6e1bb5446d
removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop
2014-05-23 14:10:36 +00:00
aarne
2a5ed29a30
improved possessive ProDrop in Fin RGL and translate so that it no more returns metavariables in parsing
2014-04-22 19:50:45 +00:00
aarne
651449a87d
fixes in DictionaryFin - mainly missing lin's up to BNC 2000
2014-04-15 16:40:18 +00:00
aarne
0aff5f4aa4
type error in finnish revealed
2014-04-04 17:01:06 +00:00
aarne
0577ec19a4
fixed type errors in finnish revealed by improved type checker
2014-04-04 16:38:36 +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
d60db9a4c3
shrinking the size of some Fin datatypes (in general RGL) results in pgf size reduction to 25% of previous size
2014-02-09 17:38:24 +00:00
aarne
b502c26e83
qualifications in finnish/stemmed/WNKotus to help overloading
2014-02-07 22:54:54 +00:00
aarne
7111684795
removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile
2014-01-22 15:00:16 +00:00
aarne
681020b371
Merry Christmas and other Dict updates
2014-01-17 14:42:22 +00:00
kr.angelov
f534cc8dcb
fixes in the dictionaries inspired by a paper phrasebook
2013-12-18 09:18:55 +00:00
aarne
665603c248
typo in Fin tuesday
2013-12-17 10:16:32 +00:00
aarne
599027ff18
ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants
2013-12-17 09:54:11 +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
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
db278b0393
commented out examples in InflectionV* as they blow up the pgf size enormously (from 26 to 80M in ParseFin)
2013-12-15 15:11:05 +00:00
aarne
2b217eda24
commented out some things from ParseFin to make Parse8 link
2013-12-15 13:35:30 +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
dba791cc83
added examples to the documentation of verbs and prepositions
2013-12-13 17:39:51 +00:00
aarne
1554d160c2
DocumentationFre completed with finite verb forms; missing notpresent tags added to DocumentationFin to make it compile with present
2013-12-13 10:01:12 +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
c2f1c599d1
split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin
2013-12-12 12:35:44 +00:00
aarne
bc787ece75
corrected the inflection of "olla" in stemmed Finnish
2013-12-12 08:00:13 +00:00