1
0
forked from GitHub/gf-core
Commit Graph

14 Commits

Author SHA1 Message Date
aarne
7a446f5cd1 refactored Fin so that the stemmed and the unstemmed versions share all code except StemFin. It is chosen by setting the path; a functor solution would be purer, but it feels like overkill. 2013-08-06 21:36:12 +00:00
aarne
830e7bfa53 fixes in FIn syntax and lexicon 2013-04-07 21:34:11 +00:00
aarne
d6014786ab SlashSlashV2V in ParseEng added; new set of checked DictFin words 2013-04-07 13:23:23 +00:00
aarne
16c0fb00f7 missing ParseFin syntax constructs 2013-04-04 13:14:02 +00:00
aarne
8d4bde1787 a separate compound form for Fin nouns, needed e.g. for nainen->nais 2013-03-30 21:52:25 +00:00
aarne
07d12bdffc Finnish passive Impf and Condit fixed (both in rgl and stemmed) 2013-03-30 20:44:28 +00:00
aarne
73e0a8e5c6 an improvement in Fin passive infinitives - but still not perfect 2013-03-30 17:39:36 +00:00
aarne
68bf1cc2f9 bug fix in stemmed/NounFin with sp forms of IndefArt 2013-03-30 17:07:57 +00:00
aarne
660d21000d Some more DictFin items. 50 of the 3220 Penn examples remain to be covered. 2013-03-29 21:34:50 +00:00
aarne
01f12a135b preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations. 2013-03-29 12:45:24 +00:00
aarne
27a1811446 second round of completing ParseFin with missing constructs: hundreds more translations 2013-03-29 08:03:20 +00:00
aarne
eb9685e911 added generalized ComplVV to ParseFin 2013-03-25 14:21:46 +00:00
kr.angelov
8041999405 the ParseFin grammar now excludes ComplVV from VerbFin since this function has a more general type in the parsing grammar 2013-03-19 10:49:13 +00:00
aarne
23a310be57 a stemmed version of DictEngFin and ParseFin - now works without trouble! 2013-03-15 15:07:14 +00:00