Commit Graph

23 Commits

Author SHA1 Message Date
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
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
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
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
aarne
a45a19da0e some fixes in Fin and Swe 2014-06-15 13:49:48 +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
e77e6fb7e4 fixed type errors in finnish revealed by improved type checker 2014-04-04 16:38:36 +00:00
aarne
8b22d10062 solved the issue with it_Pron not having possessive suffix in Fin; fixed a number of warnings in Fin 2013-12-11 08:06:01 +00:00
hallgren
2c8fed764b lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
  
	--# -coding=latin1
  
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:26:00 +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
281724c3a0 changed Fin.some*_Det from "joku" to "jokin", i.e. from human to non-human, which should be the default. 2013-06-06 08:38:26 +00:00
aarne
0fb2165f3b CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
inari.listenmaa
cb3669a8e5 Finnish vowel harmony
Changed the structure of N,CN,Det,Quant, and functions that build and use them.
2013-01-22 18:16:24 +00:00
inari.listenmaa
22a7d2e007 fixed "miinkään" -> "mihinkään" 2012-12-21 13:45:01 +00:00
aarne
e8c0ae67f4 number of Fin.or_Conj 2012-11-12 13:33:10 +00:00
aarne
96cbe372e0 polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps" 2012-05-27 15:03:50 +00:00
aarne
05251820c4 fixes in Fin: cases of plural indefinites; VPS and its conjunction; negative determiners (only work in negated sentences though) 2012-05-26 08:16:00 +00:00
aarne
3ada0664dd that_Subj in Finnish 2011-02-24 08:20:55 +00:00
aarne
ec39c2315b fixed Finnish youPol complement number to Sg ; some encoding things in French 2010-04-06 12:24:41 +00:00
aarne
b3ad10f894 how8much_IAdv in Structural; changed parameter name Place in Numerals 2010-03-26 22:06:35 +00:00
aarne
ae7a568c07 bug fixes in Finnish 2010-01-04 21:16:34 +00:00
aarne
c6ad6e5d05 added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00