1
0
forked from GitHub/gf-rgl
Commit Graph

172 Commits

Author SHA1 Message Date
aarne
27cd59b407 included capitals in some phonological string pattern matching in Fin and Ita 2013-01-28 14:12:24 +00:00
aarne
f7f40e3ec7 particle verbs in Finnish, to ease Wordnet translation 2013-01-26 21:24:53 +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
aarne
29751ac69e possessive fixes in Fin 2012-12-28 14:24:56 +00:00
inari.listenmaa
22a7d2e007 fixed "miinkään" -> "mihinkään" 2012-12-21 13:45:01 +00:00
aarne
57cf636393 added missing adverb to infinitives in Fin and Rus (but something is still omitted in Rus) 2012-12-07 14:27:22 +00:00
aarne
b3d00e77a8 Idiom.ExistNPAdv and ExistIPAdv added 2012-12-07 09:40:00 +00:00
aarne
158225dda1 make ParseFin compilable 2012-12-02 19:43:41 +00:00
aarne
907ae50978 fixes in ExtraFin 2012-11-20 13:51:08 +00:00
aarne
9c07e219a5 added UseCopula to Fin,Ger,romance since needed in YAQL 2012-11-13 09:48:26 +00:00
aarne
e8c0ae67f4 number of Fin.or_Conj 2012-11-12 13:33:10 +00:00
aarne
d118a2aa0f VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed. 2012-09-23 09:35:04 +00:00
aarne
92478ed360 adding structural words to DictEngGer 2012-06-01 08:43:41 +00:00
aarne
2fb6221601 lexicon corrections Fin and Eng 2012-05-29 18:32:14 +00:00
aarne
8c289f8ba1 Text as startcat in ResourceDemo ; adjustments in Finnish NP's 2012-05-28 15:14:45 +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
cb15940e78 completions to ParseEngFin 2012-05-25 14:37:07 +00:00
aarne
7a10af0d6c DictEngFin improved by giving preference to RGL Lexicon whenever available 2012-05-25 07:52:29 +00:00
aarne
0798a76918 ParseEngFin now works - with mostly awful translations! 2012-05-24 14:56:03 +00:00
aarne
5e70a78948 DictEngFin: a translation dictionary based on Finnish wordnet, Kotus, and frequency list. Not yet quite functional. 2012-05-23 15:46:12 +00:00
aarne
646426dab6 OVS in ExtraFin 2012-03-14 09:58:06 +00:00
aarne
14fdcfe722 some ExtraFin functions to improve query language 2011-09-19 14:36:59 +00:00
aarne
e6c3c8d3b0 more smartness in ParadigmsFin enabled by the efficient compiler 2011-09-13 08:41:16 +00:00
aarne
e99f6d0239 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne
187ffd472d Finnish SDP paradigm ported to lower-case by using Predef.toUpper 2011-06-02 16:12:01 +00:00
aarne
3ada0664dd that_Subj in Finnish 2011-02-24 08:20:55 +00:00
aarne
918321b571 that_Subj in Bul 2011-02-24 08:13:58 +00:00
aarne
7cd09c88db more general discourse particles in Finnish 2011-02-09 16:42:15 +00:00
aarne
1f5fd10640 more work on Finnish ClausePlus 2011-02-08 19:27:35 +00:00
aarne
11332d735e ExtraFin functions for word order variations 2011-02-08 15:49:04 +00:00
aarne
cb6b1c23c5 examples/discourse on Finnish discourse particles and their translations 2011-02-08 12:30:13 +00:00
aarne
a38a62557b some more notes on clitics 2010-12-29 22:48:08 +00:00
aarne
056b8aaaf9 started grammar extending FreqFin with tricky clitic syntax 2010-12-29 22:04:52 +00:00
aarne
5399793bfe added DictCompFin; started frequency-based Finnish grammar 2010-12-29 11:42:56 +00:00
aarne
4a2eccf227 fetching DictFin words by Paradigms functions 2010-12-29 10:16:10 +00:00
aarne
df73038639 more efficient way of compiling Finnish compounds 2010-12-29 09:22:07 +00:00
aarne
af04e17595 started project with Finnish frequency dictionary 2010-12-28 20:47:27 +00:00
aarne
065a946751 separated the modules for compound and ordinary words in building DictFin. Both have about 40k lemmas 2010-12-28 20:17:08 +00:00
aarne
51d19683cf prepared Kotus to produce adjectives and compounds (by heuristics) 2010-12-28 15:33:52 +00:00
aarne
7df801efbc DictFin: 43k lemmas from KOTUS word list 2010-12-27 21:16:26 +00:00
aarne
66465621b2 started adding KOTUS verbs in Finnish 2010-12-27 13:38:22 +00:00
aarne
c1b3a46b4c remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal inflection 2010-12-21 09:58:12 +00:00
aarne
7d511cc8d2 paradigms annotated in Fin 2010-12-14 13:06:56 +00:00
aarne
98c4022050 more examples in synopsis 2010-12-13 17:28:34 +00:00
aarne
8a932e3c30 CompCN added to Ger Fin Dut Rus Pol 2010-12-07 20:23:57 +00:00
aarne
89d73386d5 constructor PositAdAAdj in Adverb, for most langs 2010-11-19 16:49:30 +00:00
aarne
eb2f903ade trying to find some inefficiencies in Finnish resource 2010-10-25 19:56:47 +00:00
aarne
cca54b275c restricted Cat import in Numeral (for some languages; to do more) 2010-09-29 07:07:07 +00:00
aarne
e9c7ef05a9 know_VQ in resource 2010-08-27 15:14:29 +00:00