Commit Graph

27 Commits

Author SHA1 Message Date
aarne 4c1ae83c1b worked with Scandinavian VP to get the word order with neg+pron right: jag älskar inte din mamma vs. jag älskar dig inte vs. jag har inte älskat dig 2016-03-30 18:47:14 +00:00
krasimir 5defcc18bf we now support irregAdv in Swedish 2015-11-18 10:13:32 +00:00
aarne 626a30a553 smart paradigm of Swe compound form: more rules for words ending "e", "tet" 2015-06-25 05:24:46 +00:00
aarne 414cae6940 some fixes in DictionarySwe ; in ParadigmsSwe, a compounding function mkN : Str -> N -> N 2015-01-10 17:50:54 +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 6ffdf419e7 moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well 2014-06-18 09:27:57 +00:00
aarne ba4e1317e2 DictionarySwe patched with Saldo-WordNet mappings. Most of the changes should be improvements, but some may not... the old definitions are kept as variants. 2014-02-11 17:41:25 +00:00
kr.angelov 75bde66d4d fixes in Swedish 2013-12-18 11:22:56 +00:00
kr.angelov c43a672b70 fixes in the dictionaries inspired by a paper phrasebook 2013-12-18 09:18:55 +00:00
aarne 935a30db90 added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed) 2013-12-15 20:11:19 +00:00
aarne 03133b3014 Konstruktikon up to proportion_i_om 2013-12-05 09:07:11 +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 0cab222432 completed most parts of ParseSwe; some dict additions in Eng and Fin 2013-11-03 20:29:40 +00:00
aarne edf7dcebe5 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
aarne 93d8e1185f some more paradigms for Swe 2013-10-28 16:44:27 +00:00
aarne a7f2ed57c1 updated DictEngSwe with Folkets lexikon and with 120 most common missing Penn treebank words, the latter manually. Folkets lexicon needs some manual revision (which is the reason not just to link to the automatically generated version). 2013-10-27 15:13:29 +00:00
aarne a0c874da06 improved Swe 2nd declension for nouns ending -er/-en. 2013-05-21 14:03:09 +00:00
aarne 2c34257664 new instance of mkN2 in Swe 2012-09-26 13:04:16 +00:00
aarne 2eca761f3c mkV 2 in Swe 2012-03-08 14:14:28 +00:00
aarne 1a3ab45efe controlling the gender in Swe mkN ; not clear if needed 2011-11-30 20:16:07 +00:00
aarne 50ed93e44c made Swedish mkA smarter for participles 2011-10-17 12:56:19 +00:00
aarne 49745eba11 ParadigmsSwe: mkA makes adjectives ending with a/e/o invariant (except for genitive) 2011-03-01 16:25:59 +00:00
aarne fa56aa9306 documented Paradigms for Swe, Ger, Fre 2010-12-14 22:06:52 +00:00
bjorn 38e4e6ada5 Added satta_V and mkV2 : Str -> Prep -> V2 to Swedish resource grammar. 2010-06-22 12:59:04 +00:00
aarne 69a28d0904 genitives in possessives in Nor (and Scand) 2010-05-28 13:29:13 +00:00
aarne 0176e0ca49 refactored Scandinavian NP agreement features 2010-01-05 23:00:40 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00