aarne
|
d2bd00545e
|
adverbs at_home, from_home in Eng,Fin,Swe ; display categories in ParseFin ; some corrections in Fin and Swe Dict
|
2013-12-09 15:08:09 +00:00 |
|
aarne
|
b4e08ae60c
|
changed Finnish VP so that the verb is stored as such. This makes compilation and parsing several times faster. TODO: treat passivization correctly; optimize further by only storing the stems.
|
2013-12-07 11:13:17 +00:00 |
|
aarne
|
e75ed90621
|
make ParseFin compile with Construction
|
2013-12-07 08:01:28 +00:00 |
|
aarne
|
d3f21cce99
|
added constructions to Parse grammars
|
2013-12-06 17:13:53 +00:00 |
|
aarne
|
2843fae2af
|
PassAgentVPSlash for Eng, Swe, Fin, Fre
|
2013-12-06 08:32:53 +00:00 |
|
aarne
|
70f8827f75
|
three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself)
|
2013-12-03 18:54:56 +00:00 |
|
aarne
|
5610b93e30
|
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
|
fa722cd295
|
fixes in FIn syntax and lexicon
|
2013-04-07 21:34:11 +00:00 |
|
aarne
|
e91bdb4fba
|
SlashSlashV2V in ParseEng added; new set of checked DictFin words
|
2013-04-07 13:23:23 +00:00 |
|
aarne
|
ffc9b8e30b
|
missing ParseFin syntax constructs
|
2013-04-04 13:14:02 +00:00 |
|
aarne
|
f3f235c9a4
|
a separate compound form for Fin nouns, needed e.g. for nainen->nais
|
2013-03-30 21:52:25 +00:00 |
|
aarne
|
35a6424818
|
Finnish passive Impf and Condit fixed (both in rgl and stemmed)
|
2013-03-30 20:44:28 +00:00 |
|
aarne
|
86dd7ca92a
|
an improvement in Fin passive infinitives - but still not perfect
|
2013-03-30 17:39:36 +00:00 |
|
aarne
|
6734fdfb43
|
bug fix in stemmed/NounFin with sp forms of IndefArt
|
2013-03-30 17:07:57 +00:00 |
|
aarne
|
3b06ca70f4
|
Some more DictFin items. 50 of the 3220 Penn examples remain to be covered.
|
2013-03-29 21:34:50 +00:00 |
|
aarne
|
66530dec81
|
preliminary implementation of GerundN and GerundAP in ParseFin. More coverage, but some strange translations.
|
2013-03-29 12:45:24 +00:00 |
|
aarne
|
a47a9e2dc0
|
second round of completing ParseFin with missing constructs: hundreds more translations
|
2013-03-29 08:03:20 +00:00 |
|
aarne
|
2ac08e6228
|
added generalized ComplVV to ParseFin
|
2013-03-25 14:21:46 +00:00 |
|
kr.angelov
|
c51918f65e
|
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
|
2a80c2c6c3
|
a stemmed version of DictEngFin and ParseFin - now works without trouble!
|
2013-03-15 15:07:14 +00:00 |
|