aarne
9c4cb67da8
adapted most of the tags to UD parsebank notation in TagFin
2016-09-21 15:37:33 +00:00
aarne
9170fcb237
experimental LargeFin parsing grammar with Kotus lexicon and morphological tags.
2016-09-21 13:29:35 +00:00
aarne
49bfa9cef8
tagged/LangFin.gf now compiles but conversion to tags is not yet complete
2016-09-21 12:28:09 +00: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
2d6a343937
reflexive possessives in Fin and Ger ; in Fin, it also makes a difference in the recognized strings, because it always involves pro-drop unlike ordinary possessives
2016-06-07 13:59:09 +00:00
aarne
1cb63c8cb3
a fix in Fin verb paradigms
2016-05-12 08:06:27 +00:00
aarne
f8ce39563c
fixed Fin determiners that put CN into the partitive (paljon maitoa); works for the singular ones now
2016-05-03 07:20:40 +00:00
aarne
9dd42f472a
added ExtraFin.AdjAsCN
2016-04-24 08:44:29 +00:00
aarne
99b379de52
bogus words in DictFin and DictionaryChi removed
2015-12-07 16:50:34 +00:00
aarne
d0d47f0e4e
just_because_Subj with Swedish variant bafatt: an example of the agility of our translator
2015-12-07 12:10:09 +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
9f571b05d8
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
1a4e595b7a
fix bug in stemmed/StemFin: essive case appeared twice, now only once
2015-07-22 15:02:45 +00:00
inari
c74df001fa
initial version, only nouns
2015-07-15 14:01:45 +00:00
krasimir
b3130736e4
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
krasimir
a47aac0ad8
use BIND in IIDig for all languages in the library
2015-06-11 12:00:57 +00:00
aarne
97bdabb5d3
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
9d98af8384
started finnish/tagged/ as a variant of the RGL that uses external morphological analysis
2015-03-17 15:04:28 +00:00
aarne
b191514e99
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
a9a36a47c3
mkQuant added to ParadigmsFin ; added missing Quants to DictionaryFin
2014-12-05 17:02:56 +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
aarne
aa22cd6022
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
c5b6b79aec
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
ddf5f58b2f
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
e866d9ac0d
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
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
hallgren
75278a5828
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
d06ee100a8
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
72b55df4ad
a couple of fixes in Fin and Swe dictionaries
2014-06-20 06:28:33 +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
401f23398b
typo in ConstructionFin giving a type error
2014-06-18 08:17:07 +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
4fa270f240
ParadigmsFin.foreignPN, to deal with foreign names
2014-06-17 15:45:57 +00:00
aarne
a45a19da0e
some fixes in Fin and Swe
2014-06-15 13:49:48 +00:00
aarne
cf2a13527e
mkSeparateN in Fin for multiword "compounds"
2014-06-12 06:45:28 +00:00
aarne
53f1174996
removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop
2014-05-23 14:10:36 +00:00
aarne
9c2f13b37b
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
19e2712c01
fixes in DictionaryFin - mainly missing lin's up to BNC 2000
2014-04-15 16:40:18 +00:00
aarne
234bc90496
type error in finnish revealed
2014-04-04 17:01:06 +00:00
aarne
e77e6fb7e4
fixed type errors in finnish revealed by improved type checker
2014-04-04 16:38:36 +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