Commit Graph

52 Commits

Author SHA1 Message Date
inari
f2bd4b2597 Add InvQuestCl in ExtraSpa; fix convertir in LexiconSpa; add phonetic changes to feminine article in PhonoSpa 2014-04-10 13:41:53 +00:00
aarne
ce2f85c72a restored passives in Extensions for Bul,Fre,Ita,Spa ; PassAgentVPSlash in ExtraBul to be verified 2014-04-09 16:16:32 +00:00
aarne
9b8526cf80 smart paradigm for refl verbs ending "se" in Spa 2014-04-08 20:28:27 +00:00
aarne
e9675ccf22 smartened Paradigms in Ita and Spa to recognize some more nouns as feminine 2014-04-08 15:37:43 +00:00
aarne
a22d770fcb VPI chunks linearized ; nouns with ión in Spanish and zione in Italian marked as feminine 2014-04-07 12:02:52 +00:00
aarne
361a97cba4 RGLBase preparing PredSpa 2014-03-14 09:11:49 +00:00
aarne
f7468ef4f8 documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing) 2014-03-14 08:36:10 +00:00
aarne
3896546bf1 DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual. 2014-03-14 08:22:04 +00:00
aarne
3cb55c2764 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
hallgren
1ccd47784d 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
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
kr.angelov
ba08b3d6f1 remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +00:00
aarne
bb0f5cf6a8 ExistsNP in Extra for Cat,Eng,Fre,Ita,Spa 2013-05-22 14:25:15 +00:00
aarne
699ca30dff missing constructs in ParseSpa, some not so certain. Present participles should be added to the morphology. 2013-04-29 13:36:48 +00:00
aarne
a554457817 added ParseSpa and DictEngSpa as almost dummy templates, but they are compilable 2013-04-05 08:57:12 +00:00
inari.listenmaa
1f346f084a Corrections in LexiconSpa
Corrected many verbs in LexiconSpa. Also added in BeschSpa oir_51 and corrected morder_50b. In MorphoSpa added words ending in é and á to a regexp for regular nouns.
2013-03-15 17:13:25 +00:00
aarne
1ecd665a49 added PassVPSlash to ExtraRomance; it is a generalization of PassV2 already implemented for some languages. As a variant in Spa and Cat, added PassVPSlash_ser with another copula. 2013-03-13 17:07:57 +00:00
inari.listenmaa
c05d22015b Corrected accents in interrogative pronouns 2013-03-08 12:37:12 +00:00
inari.listenmaa
6e9b405ad4 Fixed typos in MorphoSpa
Just some things that were mistyped in the previous fix (like forgotten parentheses).
2013-03-07 10:56:05 +00:00
inari.listenmaa
7b86476b35 Better smart paradigms for diphthong verbs ending in -er and nouns ending in n
In BeschSpa: Fixed bugs in regAlternV and added regAlternVEr. Now the two-place constructor mkN "mostrar" "muestro" now works also for verbs in -er conjugation. (Not for -ir though, they are more irregular.)
In MorphoSpa: Added smart paradigms for nouns with alternation "jardín" "jardines". Now they only need one form.
In LexiconSpa: Corrected Paris to París.
2013-03-05 15:55:27 +00:00
aarne
221a60153d inversions with intervening -t- for Fre, e.g. fera-t-il, parle-t-elle 2013-02-21 08:40:57 +00:00
aarne
ef08151513 fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed. 2013-02-20 19:34:20 +00:00
aarne
11f53c0363 passive auxiliary to estar in Cat and Spa. 2012-12-10 12:41:03 +00:00
inari.listenmaa
017dd1b318 spanish_quantifiers_bugfixes 2012-10-19 10:57:07 +00:00
inari.listenmaa
093209c676 spanish_impneg 2012-10-19 09:48:38 +00:00
aarne
256d3a0667 Romance negation: word order dependence 2012-05-28 07:38:25 +00:00
aarne
68c8b7c43a VPS and conjunction in Romance, by means of repeated unstressed pronouns (in Fre) or prodrop (other languages) 2012-05-27 20:50:59 +00:00
aarne
3703beaaa3 Romance negative polarity of NP, Det. Quant: the positive form (and direct translation) of "he loves no woman" is "il n'aime aucune femme", "lui non ama nessuna donna", etc. 2012-05-27 14:29:46 +00:00
aarne
39afcde519 middle polarity for French in Romance (for "personne ne dort") 2012-05-27 12:55:32 +00:00
john.j.camilleri
7cbff1ed95 Spanish: added a bunch of stuff to StructuralSpa which was missing
The implementations are a "best guess" and should be checked by an expert.
2012-05-23 10:31:57 +00:00
john.j.camilleri
a138e9c74e Spanish: added restricted inheritance of CatSpa in NumeralSpa 2012-05-23 09:49:27 +00:00
aarne
dbb0114203 suppressed clitics in Cat,Spa imperatives restored; Romance clitics with imperatives are still very broken and seem to need an enrichment of the VP type. 2011-12-01 21:57:11 +00:00
aarne
5b460cf977 ten/teen bug (typo) fix in NumeralSpa 2011-11-15 18:06:43 +00:00
aarne
5e0fc72772 added case (de or a) to Romance infinitive noun and adj complements 2011-10-27 08:10:48 +00:00
aarne
cb8693859f variant e of Spanish and_Conj 2011-09-01 13:53:35 +00:00
aarne
ef79f47a33 restored the use of conjunctCase in romance 2011-08-31 11:56:09 +00:00
aarne
96d142543a Inari's additions to ParadigmsSpa 2011-06-14 10:46:43 +00:00
aarne
96f7004731 completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
e9c7ef05a9 know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne
a6e2d5a879 updates in Phrasebook and resources 2010-08-25 09:08:31 +00:00
aarne
fff515d11c fixes in PhrasebookGer and the inAcc_Prep 2010-05-29 21:14:13 +00:00
aarne
f5ab5ed562 plural indefinite by default empty in Cat and Spa 2010-05-28 14:35:31 +00:00
aarne
9ba8328f64 improved the performance of Romance while retaining correct agreement ; removed Diff modules from Phrasebook 2010-04-06 20:35:12 +00:00
aarne
573215d2f8 change in Romance agreement to produce correct number for polite singular pronouns ; linking functions that involve mkClause now takes a long time and should be revised 2010-04-06 14:08:01 +00:00
aarne
6994632d3a MakeStructural in Cat and Spa 2010-03-20 21:24:01 +00:00
aarne
4ddcaf4f58 refer to MakeStructural in Spa and Cat; moved have_V2 to proper place in Ron 2010-03-20 21:22:21 +00:00
aarne
6cef376aa7 number agreement in Romance predeterminers 2010-01-04 14:59:40 +00:00
aarne
e6f7489ad7 took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
aarne
795d9a2172 paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
aarne
9c16caf54b simplified Romance VP and fixed some bugs 2009-08-20 21:08:22 +00:00