1
0
forked from GitHub/gf-core
Commit Graph

18 Commits

Author SHA1 Message Date
aarne
2a5ed29a30 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
0577ec19a4 fixed type errors in finnish revealed by improved type checker 2014-04-04 16:38:36 +00:00
aarne
168e7d54a3 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
a24d8a9506 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
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
42bd972899 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
78d0bfdf21 CompIQuant in ExtraGer 2013-05-07 09:30:37 +00:00
inari.listenmaa
64fa0ba3fc 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
686174155b fixed "miinkään" -> "mihinkään" 2012-12-21 13:45:01 +00:00
aarne
aa5475c8e6 number of Fin.or_Conj 2012-11-12 13:33:10 +00:00
aarne
590c1c55fd polarity handling for Fin, e.g. "kukaan ei nuku" as equivalent to "nobody sleeps" 2012-05-27 15:03:50 +00:00
aarne
aba003fed2 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
33ef398076 that_Subj in Finnish 2011-02-24 08:20:55 +00:00
aarne
f6db1ad200 fixed Finnish youPol complement number to Sg ; some encoding things in French 2010-04-06 12:24:41 +00:00
aarne
c42afc59eb how8much_IAdv in Structural; changed parameter name Place in Numerals 2010-03-26 22:06:35 +00:00
aarne
14efc8a8a5 bug fixes in Finnish 2010-01-04 21:16:34 +00:00
aarne
0a167199ce added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00