Commit Graph

46 Commits

Author SHA1 Message Date
aarne
b4104b90e1 enabled some gerunds and participles in Translate, implemented for Eng and Swe. Commented out which_N, a source of errors. 2014-09-25 17:56:22 +00:00
aarne
591b56a7e2 added participles to Scandinavian VP 2014-09-25 17:00:59 +00:00
aarne
e9d83e1f9d added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00:00
hallgren
be301d8a5e 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
7265c2f07d DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages 2014-06-12 13:55:39 +00:00
aarne
4c26fc80ee module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far. 2014-02-11 15:42:17 +00:00
aarne
1a71260608 duplicated param type definition in TenseScand removed 2014-02-01 12:51:54 +00:00
aarne
85d4212a91 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
8567d4df55 started implementing Swedish construction grammar from Språkbanken 2013-12-04 10:03:02 +00:00
aarne
996e0141e2 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
hallgren
fc2f5b0a1a Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +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
kr.angelov
d6f73f175f use SOFT_BIND in the Bulgarian and Swedish grammars 2013-11-12 10:18:35 +00:00
aarne
eaab0660bd added voice parameter to Scandinavian VP to enable PassVPSlash with the s-passive; some additions and corrections in DictEngSwe 2013-11-07 21:41:58 +00:00
aarne
3e159f7d53 some missing Swe functions; ParseEng.who_RP to enable the parsing of "who" as RP, which is now blocked since Eng nouns don't have the human feature marked 2013-11-05 13:53:12 +00:00
aarne
125826270f added forms to Swedish present participles to enable the derivation of verbal nouns 2013-11-03 17:14:05 +00:00
aarne
d0a89f3845 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
aarne
01a98d9a39 some bug fixes in Scand and Fin 2013-11-03 11:37:08 +00:00
aarne
a0380013ba added linref's and fixed some minor things in Scandinavian 2013-11-03 10:27:20 +00:00
aarne
43554552aa corrected DictEng(Chi,Fin,Swe).which_IQuant to whichSg_IDet and whichPl_IDet as in DictEngAbs; fixed ParseSwe.ComplVV with correct anteriority and polarity 2013-10-31 14:55:05 +00:00
aarne
8574b77490 fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +00:00
aarne
b3e1908c78 Poss,Part,Count NP in Scandinavian 2013-03-13 14:21:26 +00:00
aarne
2149c26da2 missing rule: Verb.VPSlashPrep, implemented in Eng Scand Ger. Also helped detect a bug and its fix in object insertion in Eng and Scand, which had caused wrong word orders in Verb.Slash2V3 (*he gave to me it). Fix remains to do in Ger, and also the new rule in other languages. 2012-09-22 21:35:28 +00:00
aarne
e7f272f4fe SSubjS in Scandinavian and Dut 2012-06-08 08:51:03 +00:00
aarne
4f46a96ffb CompBareCN in ExtraScand 2011-12-02 09:49:50 +00:00
malin
eb49d338fd swedish extra 2011-11-09 21:47:56 +00:00
malin
7afbad405d fix to scandinavian 2011-11-09 20:06:59 +00:00
malin
413ca48bd5 extended Extra for Swedish 2011-11-09 19:28:08 +00:00
malin
1ba9ffcff7 future tense 'komma att' in scandinavian 2011-11-09 19:23:46 +00:00
aarne
2d91016760 Added ExtAdvS separate from AdvS in Sentence 2011-08-03 15:19:39 +00:00
aarne
930d9ab752 word order in Scand and Ger coordinated Inv 2011-08-03 14:37:49 +00:00
aarne
09716eac28 Scandinavian IndefArt in substantival position fixed 2011-04-20 08:27:03 +00:00
aarne
dd48c035ab added to Romance the constructs missing for Query 2010-12-16 15:52:29 +00:00
aarne
94d818c60a constructor PositAdAAdj in Adverb, for most langs 2010-11-19 16:49:30 +00:00
aarne
8a29598f3c English and Swedish resource functions for Query 2010-10-20 16:19:33 +00:00
aarne
6404f1daed focal constructions in Scandinavian 2010-06-01 19:01:03 +00:00
aarne
da5ecd322e genitives in possessives in Nor (and Scand) 2010-05-28 13:29:13 +00:00
aarne
3f8930f115 correction in Scand definiteness with Ord 2010-05-15 17:10:41 +00:00
aarne
333ea7814a fixed Danish superlatives and a couple of verb inflections 2010-05-15 11:31:35 +00:00
aarne
e104833f1f fixed definite articles with superlatives in Scandinavian 2010-04-29 12:32:07 +00:00
aarne
c5fe59ce50 added Question.AdvIAdv and correcponding entry of mkIAdv in API 2010-04-29 05:55:59 +00:00
aarne
64392c7a50 pro drops and 'how AP' in Extra for some languages 2010-04-09 14:38:33 +00:00
aarne
13a7954646 Action category, more doc in Phrasebook 2010-03-28 19:29:06 +00:00
aarne
c4cbd1f405 refactored Scandinavian NP agreement features 2010-01-05 23:00:40 +00:00
aarne
e03fd993df tensed verb coordination (cat VPS) in English and Scand extra 2009-12-04 14:19:40 +00:00
aarne
2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00