odanoburu
ba094d3af1
(Romance) mv numForms to CommonRomance; rm from Morpho*
2018-05-09 15:23:10 -03:00
Inari Listenmaa
6a49144f00
(Spa) Add a constructor for adjectives with noninflecting component
2018-05-02 19:24:14 +02:00
Aarne Ranta
d981fefad4
cual_IComp in ExtraSpa
2017-12-14 21:52:45 +01:00
Aarne Ranta
ced4be3a07
fixes in Spa: binding infinitive+clitic; mkQuant and mkDet in MakeStructuralSpa
2017-12-11 19:58:30 +01:00
Aarne Ranta
a3b2362b53
MarkupSpa added
2017-10-26 19:34:39 +02:00
Aarne Ranta
21bf7aa5a9
added a case for compN in ParadigmsSpa.mkN
2017-09-04 11:08:40 +02:00
Aarne Ranta
2313f6ee40
updated Spa and Swe Extend
2017-08-23 22:08:24 +03:00
Inari Listenmaa
2dabed6583
fix it_Pron according to Alberto's suggestion
2017-08-23 16:25:33 +03:00
Aarne Ranta
c14b35d714
as a template for future Extend modules, added Dut and Spa
2017-08-20 19:25:24 +03:00
Inari Listenmaa
a742d54515
Fix punctuation to use SOFT_BIND and BIND in the whole RGL
2017-06-30 15:28:27 +02:00
krasimir
52e9076641
add ready_VP in Constructions
2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6
added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages
2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8
added tired_VP in Constructions
2016-07-04 21:15:00 +00:00
krasimir
d50eda20ca
change in the Documentation module to accomodate topics visualization
2015-11-29 08:01:07 +00:00
krasimir
1b8129145a
now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App.
2015-11-16 14:57:32 +00:00
aarne
9f571b05d8
made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be)
2015-10-15 14:43:20 +00:00
aarne
a219707eb2
fixes in Dut Ita Spa numeral "one"
2015-09-18 06:15:31 +00:00
aarne
50fc3416f1
additions and corrections to Dut,Fre,Ita needed for a dialogue system grammar
2015-09-17 09:50:52 +00:00
aarne
ab36e5ce8f
copula in romance: ser/estar for Cat,Spa, just essere/etre in Ita,Fra. Controlled by the param type CopulaType in DiffRomance.
2015-07-20 13:41:01 +00:00
krasimir
b3130736e4
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
krasimir
a47aac0ad8
use BIND in IIDig for all languages in the library
2015-06-11 12:00:57 +00:00
aarne
f7e72de1a4
generalized mkPrep in ParadigmsSpa by Daniel Vidal
2015-03-17 17:41:43 +00:00
aarne
db7afb2e7e
added ExtraSpa.UseComp_estar for uses of estar instead of copula
2015-02-05 07:55:20 +00:00
aarne
572145e430
soundness checks in Romance smart V paradigms to eliminate non-verbs
2014-12-07 13:07:07 +00:00
aarne
fc7834ce7b
indefinite article in Catalan: use uns/unes only in substantival case (like in Spanish)
2014-12-03 12:47:06 +00:00
aarne
d39da90bfa
Catalan added to wide coverage translator. TerminologyCat, ExtensionsCat, ConstructionsCat, and DocumentationCatFunctor need changes of Spanish words to Catalan ones, and also some general checks.
2014-12-03 08:46:21 +00:00
aarne
5c1a78e846
another optimization of Romance VP. Effect on Fre over 50% in compilation and parse speed. Somewhat smaller on Spa,Ita,Cat.
2014-11-30 15:05:00 +00:00
aarne
41f7a0d9b0
Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English"
2014-11-20 22:10:24 +00:00
hallgren
cec28ebec0
Lang???.gf: exclude Documentation from present mode
...
The Documentation module is excluded from present mode in abstract/Lang.gf,
so it needs to be excluded in the corresponding concrete syntaxes too
to avoid problems.
2014-10-23 16:32:55 +00:00
francis.tyers
a897b61270
some fixes in Spanish constructions
2014-10-17 14:54:09 +00:00
aarne
38d02ecf9a
gerund and participle translations for Fre,Ita,Spa and Ger. Some a bit questionable.
2014-09-26 13:26:01 +00:00
aarne
6e2e123ff1
added field p for particle in romance Verb. This was already assumed in Dictionary, and created many spurious ambiguities when parsing Romance languages in the wide-coverage translation, because p was simply ignored.
2014-09-14 14:30:08 +00:00
aarne
1cd137661d
separate independent (NP without CN) forms of IndefArt and DefArt in Romance languages. The choice of words was unsure in some cases, but at least this eliminates the problem of empty NP's translating to "ones".
2014-09-12 11:59:50 +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
hallgren
c1690ecc4d
Convert BeschCat.gf & BeschSpa.gf to UTF-8 to speed up compilation
...
Big patch!
2014-08-19 19:39:35 +00:00
hallgren
741eecb350
Convert lib/src/spanish/IrregSpa.gf to UTF-8 to speed up compilation
...
Huge patch!
2014-08-19 19:32:49 +00:00
hallgren
75278a5828
Adjust the -path flags in 112 RGL modules
...
The -path flags in the RGL modules compiled during 'cabal build' now refer
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.
This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like
gf -retain lib/src/api/TrySwe.gf
without compiling/installing any other RGL modules first, and without
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
ca93c55c2d
ConstructionSpa added ; to be verified by someone who knows the language better
2014-06-18 13:57:05 +00:00
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