Commit Graph

146 Commits

Author SHA1 Message Date
Inari Listenmaa
3c27bbd125 (Spa) Implement AForm+related opers in DiffSpa 2021-10-20 10:57:40 +02:00
Inari Listenmaa
ef3270ae29 (Romance) Remove traces of Degree in Extend 2021-10-20 10:57:40 +02:00
Inari Listenmaa
57390d366c (Spa) Update A,A2 to not have Degree 2021-10-20 10:57:40 +02:00
krangelov
adb1cffb75 generalize infVP to support negative VP in Romance 2021-04-27 13:18:27 +02:00
krangelov
88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
odanoburu
0c8da77417 * correct tree in ud treebank
- needs Extend's EmbedSSlash

* (Por) add EmbedSSlash

* (Por) change verb form for RPasse AAnter
the current linearization of RPasse Anter tense combination is not
grammatical Portuguese, while the auxiliar in the present + participle
past form is not available anywhere (it is grammatical Portuguese but
not as common as simple past, which gets the RPast ASimul
linearization)
2019-04-22 11:35:51 -03:00
Inari Listenmaa
40c8c5f923 (Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC 2019-04-20 10:27:59 +02:00
Inari Listenmaa
d25bbe7175 (Extend,Eng,Spa,Swe) New function: "what we did (fas fun)" 2019-04-12 15:00:11 +02:00
Inari Listenmaa
d31f25f370 (Spa) Fix an error in relative pronoun: cuyo is genitive, not dative 2019-04-12 09:04:44 +02:00
Inari Listenmaa
1f3f8aea90 (Spa) create pronouns in one place
Use the same oper to get a matching pronoun for an NP. Useful in 
application grammars, when you want to refer to an NP argument by a 
matching pronoun.
2019-04-11 16:24:10 +02:00
Inari Listenmaa
0ce6696bfa (Spa) add + fix some adjectives 2019-04-11 15:30:35 +02:00
Inari Listenmaa
9014d64b17 (Spa) Fix a few prepositions 2019-04-11 12:54:20 +02:00
Inari Listenmaa
00649a04c0 (Spa) remove underscore from an adverb 2019-04-11 11:32:25 +02:00
Inari Listenmaa
4ccec2fcdf (Spa) Add missing accents to how_IAdv and which_IQuant 2019-04-10 14:53:35 +02:00
Inari Listenmaa
c7c902acea (Spa) use correct mkV instance for reencender_V and merendar_V 2019-04-09 14:56:26 +02:00
Inari Listenmaa
a666da061e (Spa) make gratis_A invariant 2019-04-09 14:33:52 +02:00
Inari Listenmaa
fb6f9ca14c (Spa) fix typo: èl->él 2019-04-09 13:17:42 +02:00
Inari Listenmaa
74fb09daa5 (Spa) fix bug in MakeStructuralSpa.mkDet 2019-04-09 13:16:53 +02:00
Inari Listenmaa
f827650840 (Spa) Change variants {} to nonExist in IrregSpa 2019-04-09 11:04:35 +02:00
Inari Listenmaa
6db6266124 (Spa) Add constructor for dative intransitive verbs: "me/te/le/… parece" 2019-04-08 14:53:41 +02:00
Inari Listenmaa
ca6ab8ba12 (Spa) Add missing particle to mkImperative 2019-04-08 14:52:40 +02:00
Inari Listenmaa
653b7e8723 (Spa) Sense splits, new words and gender fixes 2019-04-05 17:14:54 +02:00
Inari Listenmaa
7022d0d4b8 (Spa) Fix SgP2 imperative form for {abs,man,ob,…}tener_V 2019-04-05 09:11:32 +02:00
Inari Listenmaa
bc06abe350 (Spa) New words + fix genders + check segmentation in DictSpa 2019-04-04 20:42:00 +02:00
Inari Listenmaa
1e670bb6e2 (Spa) Fix typos and copypasted Portuguese in Extend 2019-04-04 13:40:04 +02:00
Inari Listenmaa
d06cd3ee37 (Spa) Add new words to DictSpa 2019-04-04 13:37:14 +02:00
Inari Listenmaa
2d33069e04 (Spa) split parte_N into parte_1_N (fem) and parte_2_N (masc) 2019-04-03 14:20:51 +02:00
Inari Listenmaa
dae2a657e0 (Spa) fix typo + automatic whitespace removal 2019-04-03 14:20:12 +02:00
Inari Listenmaa
c6b99371a6 (Spa) Add new words in Dict + fix Dict.bueno_A and Lexicon.good_A 2019-04-03 14:07:21 +02:00
Inari Listenmaa
bad6119baa (Spa) fix some genders in DictSpa 2019-04-02 16:04:22 +02:00
Inari Listenmaa
63093fd459 (Spa) add invarA + fix typo in after_Prep 2019-04-02 14:50:03 +02:00
Inari Listenmaa
b00b7197e8 (Spa) Add SelfAdvVP and Exist{IP,NP}Adv 2019-04-01 17:20:53 +02:00
Inari Listenmaa
b259d24556 (Spa) genders of nouns + check some MWE segmentation 2019-04-01 17:20:14 +02:00
Inari Listenmaa
c70d149837 (Spa) Add new + remove typoed words; check MWEs in DictSpa. 2019-04-01 10:31:34 +02:00
Inari Listenmaa
c1425a2915 (Spa) Fix typos in youPolPl_Pron and youPolPlFem_Pron 2019-03-29 20:28:33 +01:00
Inari Listenmaa
d96db3992b (Cat,Por,Spa) Export CopulaType and {ser,estar}Copula in Paradigms 2019-03-29 12:29:48 +01:00
Inari Listenmaa
5e348cf80f (Spa) Fixes and additions in DictSpa 2019-03-29 10:31:59 +01:00
Inari Listenmaa
e35abeac6b (Spa) Fix some genders + MWE segmentation in DictSpa 2019-03-19 09:33:33 +01:00
Inari Listenmaa
18ee4bc8a0 (Spa) Fix reflexive verbs (#179) 2019-02-18 13:51:29 +01:00
Inari Listenmaa
f0386764ff (Spa) Add a known issue in the README 2019-02-17 22:37:28 +01:00
Inari Listenmaa
b1330c495a (Spa) morphology and segmentation fixes in DictSpa + add a few words (#176) 2019-02-16 21:50:18 +01:00
Inari Listenmaa
e35eb5260d (Spa) add README 2019-02-15 22:12:02 +01:00
Inari Listenmaa
3fe5753139 (Spa) Add monolingual dictionary (#175)
* (Spa) Add monolingual dictionary
2019-02-15 21:26:37 +01:00
odanoburu
b825c0e14a (Por) add ter as optional auxiliary verb
- make it the default
- add paradigm to pick verb type (pick auxiliary verb or make it
  reflexive)

(Por,Spa) fix lexicon entry
2019-02-14 10:26:17 -02:00
Inari Listenmaa
60a750f1bc Merge pull request #173 from odanoburu/extendromancefunctor
(Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
2019-02-13 20:22:45 +01:00
odanoburu
1f5e62299e (Romance,Por,Spa) refactor Extend{Por,Spa} into ExtendRomanceFunctor
- couldn't get a functor on top of another working in GFSS2018, so now
  we just copy the relevant definitions from ExtendFunctor and add the
  Romance-specific ones
- add stare_V to DiffRomance (and essere_V for symmetry) so that we
  can use it in ExtendRomance; using Latin verb name for fairness;
- add two missing lins to ExtendFunctor

  + related changes
2019-02-13 13:00:52 -02:00
Inari Listenmaa
07823999a9 (Spa) Fix abrido->abierto in IrregSpa + automatic whitespace removal 2019-02-13 14:15:54 +01:00
Inari Listenmaa
49f17e47a4 (Spa) Add Extend functions, mostly copied from Por 2019-02-13 10:29:59 +01:00
Inari Listenmaa
57b59ff386 Merge pull request #166 from odanoburu/iberic-clause-inversion
(Por,Spa) don't invert word order in questions most of the time
2019-02-10 08:47:34 +01:00
odanoburu
de301c45cd (Por,Spa) don't invert word order in questions most of the time
- don't invert in QuestIAdv either
(Romance) allow for finer-grained choice of when to invert word order
in questions
2019-02-09 12:54:54 -02:00