Commit Graph

282 Commits

Author SHA1 Message Date
Inari Listenmaa
0cf74c04df (Fin) Add more infinite forms to VVType 2018-10-09 14:12:28 +02:00
Inari Listenmaa
ab88fd8018 (Fin) More patterns for consonant gradation ("pyyhkiä", "aueta") 2018-10-09 13:42:25 +02:00
Inari Listenmaa
5223a3d9c9 (Fin) Add some cases for weakGrade + add exceptions to Kotus.gf 2018-10-08 17:55:58 +02:00
Inari Listenmaa
583f77e450 (Fin) Remove redundant sense distinctions 2018-10-08 17:55:18 +02:00
Inari Listenmaa
bd6d88c784 (Fin) Add some more N and A paradigms 2018-10-08 16:12:50 +02:00
Inari Listenmaa
0441cf1586 (Fin) Add infAdess ("tekemällä") to the API 2018-10-08 16:12:33 +02:00
Inari Listenmaa
5a18c857b8 (Fin) Fix inflection of some adjectives in NewDictFin 2018-10-08 16:12:03 +02:00
Inari Listenmaa
b7d2ff99c0 (Fin) Remove redundant distinctions from NewDictFin 2018-10-08 16:11:44 +02:00
Inari Listenmaa
9aa31fdcdd (Fin) Add prefix field to A 2018-10-08 16:10:41 +02:00
Inari Listenmaa
d13c34e641 (Fin) Add new constructor for V -> A: present participle into adjective. 2018-10-05 15:50:24 +02:00
Inari Listenmaa
84f53ba086 (Fin) Fix vowel harmony bug in a verb constructor 2018-10-05 15:47:30 +02:00
Inari Listenmaa
c0ce537104 (Fin) Add CompoundN 2018-10-05 10:39:06 +02:00
Aarne Ranta
07b99f455f NewDictFin with standard RGL categories. DictFin is a union of this and OldDictFin. 2018-08-23 16:40:48 +02:00
Aarne Ranta
8ff47abd59 added ExtraFin.CompNomAP 2018-06-19 17:51:38 +02:00
Aarne Ranta
0a1460ee85 added comma to Fin.RelCN 2018-04-26 16:03:34 +02:00
Aarne Ranta
9de70d7f4d added Inessive as possible subject case in Fin 2018-02-04 19:01:05 +01:00
Aarne Ranta
9c762efcb4 pos-neg and ExistCN in Finnish 2017-11-08 14:47:33 +01:00
Inari Listenmaa
c718d66b18 Add some extensions needed by UDTranslateFin 2017-10-13 16:13:43 +02:00
Inari Listenmaa
a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
aarne
7bd6b4c13a added PartPlCN to ExtraFin 2017-06-04 10:30:15 +00:00
aarne
dc2e103622 fixed subject agreement with non-Nom case in ExtraFin.MkVPS 2017-04-24 13:34:43 +00:00
aarne
056b885f29 a couple more generic structural words in LargeFin 2016-09-23 17:56:21 +00:00
aarne
824ad8dfc8 LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete 2016-09-23 12:32:51 +00:00
aarne
92b2a7ac36 added top-level punctuation to tagged Finnish 2016-09-22 19:49:26 +00:00
aarne
6c8b0be7aa added derivable adverbs to LargeFin (the tagged lexicon from Kotus) 2016-09-22 08:55:47 +00:00
aarne
2e2f042ca2 Omorfi tagging mostly complete for open classes in Fin, some closed classes and syncat words missing 2016-09-22 08:23:04 +00:00
aarne
58df464c6a refactored adjectives in StemFin to get correct tags in tagged/ 2016-09-22 06:33:43 +00:00
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