1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
Inari Listenmaa
9014d64b17 (Spa) Fix a few prepositions 2019-04-11 12:54:20 +02:00
Inari Listenmaa
a3302848ac (ExtendFunctor,Eng,Romance) Add construction "how to walk"
Default implementation: "how does one walk"
2019-04-11 11:46:58 +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
dee8917e56 Merge pull request #222 from inariksit/arabic
(Ara,Pes) Add {Base,Cons,Conj}CN
2019-04-10 14:24:26 +02:00
Inari Listenmaa
0a4b42b610 (Pes) Add {Base,Cons,Conj}CN 2019-04-10 14:18:44 +02:00
krangelov
5829c2b1e1 added mkVV, mkAdV, mkAdA 2019-04-10 14:04:07 +02:00
Inari Listenmaa
8717ad2eb9 (Ara) Add {Base,Cons,Conj}CN 2019-04-10 13:09:23 +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
aa93136c4a (Romance) Add copType to A2 as well 2019-04-08 14:47:54 +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
d5cf083d05 (Extend,Romance) Add SubjRelNP: force RS to be in subjunctive
Default implementation as RelNP in ExtendFunctor, actual implementation 
for Romance.
2019-03-29 20:42:17 +01:00
Inari Listenmaa
c1425a2915 (Spa) Fix typos in youPolPl_Pron and youPolPlFem_Pron 2019-03-29 20:28:33 +01:00
Inari Listenmaa
54e39ada0a Merge pull request #212 from inariksit/persian
Persian: passive + defVV
2019-03-29 15:56:32 +01:00
Inari Listenmaa
0e24f1c58a (Pes) add defVV + cleanup 2019-03-29 15:44:36 +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
c6a9434da4 (Pes) use zero-width non-joiner in all_Predet 2019-03-29 11:56:05 +01:00
Inari Listenmaa
6bc6f211bf (Pes) Add passive construction 2019-03-29 11:55:43 +01:00
Inari Listenmaa
a16c900d34 Merge pull request #210 from inariksit/spanish
(Spa) Fixes and additions in DictSpa
2019-03-29 10:38:14 +01:00
Inari Listenmaa
5e348cf80f (Spa) Fixes and additions in DictSpa 2019-03-29 10:31:59 +01:00
krangelov
b3a29dc607 added ExtendSlv.gf 2019-03-29 07:52:29 +01:00
krangelov
eee3ae6a2b Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2019-03-28 15:19:12 +01:00
krangelov
fbe372fe1f added trivial overloaded functions in Estonian 2019-03-28 15:18:31 +01:00
Inari Listenmaa
0960eb80e2 Merge pull request #209 from inariksit/persian
(Pes) Add no_Quant
2019-03-28 13:19:59 +01:00
Inari Listenmaa
d579d36c45 Merge pull request #207 from normundsg/master
(Lav) A bug-fix in DictLav
2019-03-28 11:12:22 +01:00
Inari Listenmaa
24ce8a1c7b (Pes) Add no_Quant 2019-03-27 11:18:33 +01:00
Herbert Lange
73a7fe4bd0 removed extra hyphen that broke the dict 2019-03-25 14:48:10 +01:00
Normunds Grūzītis
01363833f6 (Lav) A bug-fix in DictLav 2019-03-25 10:15:37 +02:00
Herbert Lange
a2d847ce26 fix bug in compnp 2019-03-23 23:40:02 +01:00
Herbert Lange
de82d4b35b make complememt position flexible 2019-03-23 23:39:44 +01:00
Inari Listenmaa
7ea508eef7 (Pes) cmpdN: modifier always singular 2019-03-22 14:33:41 +01:00
Inari Listenmaa
f17d1f3e48 (Pes) Change word order for defective VVs.
NB. This might be overfitting just for a particular sentence. Ideally 
check with a Persian speaker.
2019-03-22 09:45:52 +01:00