aarne
a2460d6fde
bogus words in DictFin and DictionaryChi removed
2015-12-07 16:50:34 +00:00
aarne
ed43431da0
just_because_Subj with Swedish variant bafatt: an example of the agility of our translator
2015-12-07 12:10:09 +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
38c6bbc71b
made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be)
2015-10-15 14:43:20 +00:00
inari
1041456fc1
fix bug in stemmed/StemFin: essive case appeared twice, now only once
2015-07-22 15:02:45 +00:00
inari
25fff39f79
initial version, only nouns
2015-07-15 14:01:45 +00:00
krasimir
f716974e89
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
krasimir
3c2740c079
use BIND in IIDig for all languages in the library
2015-06-11 12:00:57 +00:00
aarne
ab5d911141
new words in DictionaryFin and rules in ExtensionsFin ; some fun's in Dictionary commented out with ----*
2015-04-17 15:48:01 +00:00
aarne
73976ec803
started finnish/tagged/ as a variant of the RGL that uses external morphological analysis
2015-03-17 15:04:28 +00:00
aarne
1bce002fdb
changed default for Fin.mkN with endings ain/uin/äin: no strong grade, so that we get avain - avaimen instead of avain - avakimen
2015-02-22 19:07:56 +00:00
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