4714 Commits

Author SHA1 Message Date
Aarne Ranta
cf4156f29b accessing Pes.Root1 from Cl level 2018-03-22 20:36:04 +01:00
Aarne Ranta
8c09103819 made Vvform applicable in Pes.VP 2018-03-21 15:46:50 +01:00
Aarne Ranta
07f538cd4e isPost in Pol AP, used in CompA2 2018-03-20 16:01:34 +01:00
Inari Listenmaa
fb6e994dc7 (Basque) overload mkV2 2018-03-15 14:55:25 +01:00
Inari Listenmaa
e78e1deef0 (Basque) Add ExistNP, GenNP and ICompAP; remove from Missing 2018-03-15 14:54:57 +01:00
odanoburu
22187afd1f add first changes 2018-03-14 18:59:42 -03:00
Inari Listenmaa
23f27a9dab (Dut) fix a bug with various NP-modifying functions; the NP now loses its old mergeForm and becomes a heavy NP 2018-02-22 14:36:29 +01:00
Inari Listenmaa
0b5b14d053 (Dut) Fix agreement of we_Pron 2018-02-22 13:52:25 +01:00
Aarne Ranta
4a17d46d8b added est-ce que IAdv questions to Fre 2018-02-22 09:08:49 +01:00
Aarne Ranta
ba62b9c82a Merge pull request #27 from ppski/master
added noun table 1007a
2018-02-20 08:39:56 +01:00
Inari Listenmaa
6fa7524c32 (Dut) make APs depend on agreement -- needed for reflexives 2018-02-15 14:38:24 +01:00
Paula Pawlowski
454210858f added noun table 1007a 2018-02-12 10:52:46 +01:00
Aarne Ranta
38dac3de60 restored c field in Ger.UttAP - yet another suppression previously undetected 2018-02-08 21:16:43 +01:00
Aarne Ranta
c86a273be9 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-02-08 17:38:06 +01:00
Aarne Ranta
346f089946 fixed definiteness of Dan Def+Num (de tre konger) 2018-02-08 17:37:53 +01:00
Inari Listenmaa
1b59757a89 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-02-08 16:26:55 +01:00
Inari Listenmaa
fac435afc3 (Dut) small fixes in lexicon, prepositions etc. 2018-02-08 16:26:46 +01:00
Aarne Ranta
3bda85cae1 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-02-08 15:32:34 +01:00
Aarne Ranta
632ec84356 fixed Danish mkA for -ig adjectives 2018-02-08 15:32:11 +01:00
Aarne Ranta
7e1d71d4ee additions to Dan structural words and paradigms 2018-02-08 10:55:31 +01:00
Aarne Ranta
a87a16b19f new Pol noun table from Paula Pawlowski 2018-02-06 17:12:24 +01:00
Aarne Ranta
54d60b60da found the problem in Pol adjectives: due to incomplete string matching, which the compiler doesn't detect 2018-02-06 12:48:21 +01:00
Aarne Ranta
944566b3f4 a variant of Polish mkRegAdj, mkRegAdj_s, using BIND instead of +, to work around what seems to be a compiler bug 2018-02-06 11:28:17 +01:00
Aarne Ranta
9de70d7f4d added Inessive as possible subject case in Fin 2018-02-04 19:01:05 +01:00
John J. Camilleri
b9d7335125 3 more irregular Italian verbs 2018-02-01 09:56:23 +01:00
Inari Listenmaa
8848725fa9 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-01-27 09:23:52 +01:00
Inari Listenmaa
4d042b4fae (Dut) fix a bug with empty prepositions 2018-01-27 09:23:48 +01:00
John J. Camilleri
ce0dc26ff3 Ita: add variant spelling of fare verb conjugation
e.g. soddisfacciano/soddisfino
See http://www.wordreference.com/conj/ItVerbs.aspx?v=soddisfare
2018-01-26 15:35:44 +01:00
John J. Camilleri
ff2b388001 VPPart of "prove" is "proven", not "proved" 2018-01-26 13:38:36 +01:00
John J. Camilleri
2f75ef042c Ita: add incidere 2018-01-26 08:56:03 +01:00
Inari Listenmaa
d2c145a7d8 (Dut) everybody_NP is singular 2018-01-25 14:08:13 +01:00
Inari Listenmaa
e36abfeba1 (Dut) add independent NP form for somePl_Det, few_Det and many_Det + fix everybody_NP 2018-01-24 10:57:18 +01:00
Inari Listenmaa
2326225974 (Dut) use zijn as a copula for komen_V 2018-01-24 10:56:08 +01:00
Thomas Hallgren
41dd3cead2 IrregAfrAbs.gf: change character encoding from Latin-1 to UTF-8 2018-01-23 14:49:36 +01:00
John J. Camilleri
bb2e740872 fix when inflecting multi-token strings ending in y
See mail on gf-dev 2018-01-15
2018-01-22 22:34:57 +01:00
John J. Camilleri
9744939e45 add rendere_V in IrregIta 2018-01-22 20:39:36 +01:00
Aarne Ranta
6fa7fd6706 Fre mkA improved 2018-01-21 19:01:24 +01:00
Aarne Ranta
95ca88bf02 some paradigm extensions 2018-01-21 12:18:15 +01:00
Inari Listenmaa
5d9393b5ce fix bug in regV: there was a past tense form created as present participle 2018-01-18 10:55:29 +01:00
Inari Listenmaa
3fc418c0e9 fix komen_V + make the number of arguments clear in mkVerb 2018-01-16 13:47:28 +01:00
Inari Listenmaa
84f2c2d7e1 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-01-16 10:57:01 +01:00
Inari Listenmaa
221ffa3790 add therefore_PConj 2018-01-16 10:56:22 +01:00
Aarne Ranta
b2d55c064e more mkN cases for Dan and Nor 2018-01-16 10:27:36 +01:00
Aarne Ranta
a5652e7f1e new mkN cases for Dan and Nor 2018-01-16 09:53:49 +01:00
Inari Listenmaa
e5754cc2e2 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-01-16 09:40:40 +01:00
Inari Listenmaa
80c9f1f7ea fix an example in a comment 2018-01-15 15:29:47 +01:00
Aarne Ranta
3703b76856 new cases to Ger.mkN 2018-01-14 22:19:19 +01:00
Inari Listenmaa
1d29569008 add somebody_NP and something_NP to StructuralEus 2018-01-11 19:45:13 +01:00
Inari Listenmaa
793a31805b add mkN3 to ParadigmsEus, and a couple of new words in LexiconEus 2018-01-11 19:44:39 +01:00
Inari Listenmaa
8c8adb014a remove unnecessary noMerge 2018-01-11 18:36:46 +01:00