4714 Commits

Author SHA1 Message Date
Inari Listenmaa
0bce34d243 fix a few morphological paradigms for Dutch 2018-01-11 18:36:33 +01:00
Inari Listenmaa
4907a74b44 fix a few lexical entries in IrregDut and LexiconDut 2018-01-11 18:36:00 +01:00
Inari Listenmaa
6744320ae5 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-01-11 16:15:41 +01:00
Inari Listenmaa
233f7feb78 fix bugs in regAdjective and mkStem: now inflects correctly adjectives like blauw, and verbs with ≥2 syllables in the stem (ademen, rekenen, schakelen, ...) 2018-01-11 16:13:26 +01:00
John J. Camilleri
4ac49cf207 A few more irregular verbs in Italian 2018-01-11 13:58:27 +01:00
Inari Listenmaa
20c5bcfc33 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-01-10 18:24:28 +01:00
Inari Listenmaa
0729499323 fix some Icelandic noun and adjective paradigms 2018-01-10 18:24:18 +01:00
John J. Camilleri
43a28f6237 Add some irregular verbs in Italian 2018-01-09 15:42:13 +01:00
Inari Listenmaa
fb7e7050b9 implement contractions with prepositions also for interrogative pronouns and quants and dets 2018-01-05 00:13:48 +02:00
Inari Listenmaa
b7ee620c8a Implement contraction of certain noun phrases and prepositions, e.g. met + dat -> daarmee 2018-01-04 23:46:29 +02:00
Inari Listenmaa
6831710c31 Merge remote-tracking branch 'origin/master' into basque 2017-12-28 13:20:44 +02:00
Inari Listenmaa
4c7d04444a fix bug with numeral 1 in DetQuant 2017-12-28 13:18:03 +02:00
Inari Listenmaa
9cdc92c552 change ta to eta 2017-12-28 13:08:27 +02:00
John J. Camilleri
d534f3e13b Fix "considerred" etc. in English verbs 2017-12-22 12:36:12 +01:00
Inari Listenmaa
b8714eada0 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2017-12-20 10:27:23 +01:00
Inari Listenmaa
0e2cf3e9a3 fix someSg_Det from sommige to enig(e) 2017-12-20 10:27:17 +01:00
Aarne Ranta
3338c891bc removed superfluous preposition from SymbolPes 2017-12-19 16:28:42 +01:00
Aarne Ranta
485b095462 fixed a bug in German infinitives where some fields were left out 2017-12-19 14:16:14 +01:00
Aarne Ranta
d981fefad4 cual_IComp in ExtraSpa 2017-12-14 21:52:45 +01:00
Aarne Ranta
f59d6d42f7 added ExtraFre.quel_IComp 2017-12-13 09:36:21 +02:00
Aarne Ranta
d0a65b19fd added ExtraFre.InvQuestIAdvCl 2017-12-13 09:09:39 +02:00
Aarne Ranta
ced4be3a07 fixes in Spa: binding infinitive+clitic; mkQuant and mkDet in MakeStructuralSpa 2017-12-11 19:58:30 +01:00
Ayberk Tosun
f0fbd41c91 Complete LexiconTur (#20)
* remove unnecessary flags from GrammarTur.gf

* Add linearization for `alas_Interj`

* Add linearization for `already_Adv`

* Implement linearization for `easy_A2V`

* Implement linearization for `far_Adv`

* Implement a rudimentary linearization for `easy_A2V`

* Implement linearization for `now_Adv`

* Add implementation stubs for the linearizations of `left_Ord` and `right_Ord`

* Add linearization for `today_Adv`

* Define type aliases AS = AV = A

* Define `mkAS` and `mkAV` trivially

* Add linearization for `probable_AS`

* Rudimentary linearization for `fun_AV`

* Add linearization for `know_VQ`

* Bit of alignment

* Define the `mkAdv` function in `ParadigmsTur`

* Improve the comment regarding `easy_A2V`

* Make use of `mkAdv`
2017-12-11 09:05:08 +01:00
John J. Camilleri
13330bd983 Add LibraryBrowserIta. Add mkQuant, mkDet to MakeStructuralIta. 2017-12-08 14:09:47 +01:00
John J. Camilleri
2aaecd8927 Italian nouns: special case for -ccia/-cce 2017-11-29 15:30:55 +01:00
John J. Camilleri
fae112f5f5 Italian nouns: smart paradigm aslo does -ico -> -ici, as with adjectives
Added for symmetry, although the rule seems less clear-cut for nouns
2017-11-27 14:16:32 +01:00
John J. Camilleri
980a4c9246 Italian adjectives: special case for -ico -> -ici
e.g. "unico" should be "unici" in m.pl., not "unichi"
Probably applies to nouns too
2017-11-27 09:53:02 +01:00
Aarne Ranta
9c762efcb4 pos-neg and ExistCN in Finnish 2017-11-08 14:47:33 +01:00
Aarne Ranta
72b257b9b7 ExtendFre with some definitions 2017-11-08 10:36:49 +01:00
Aarne Ranta
161e981a29 ExistCN with a/no variation in Extend 2017-11-08 08:42:54 +01:00
Prasanth Kolachina
4a016f9bed fixed type error in translate. DictEng 2017-10-31 11:24:34 +01:00
Aarne Ranta
0e39e31ffd fixed type error in DictEng 2017-10-29 11:05:00 +01:00
Aarne Ranta
9e7bdb6703 overloading Eng mkV2V 2017-10-29 10:46:24 +01:00
Aarne Ranta
a3b2362b53 MarkupSpa added 2017-10-26 19:34:39 +02:00
Aarne Ranta
25433a6751 MarkupFre added 2017-10-25 20:27:47 +02:00
Aarne Ranta
63ea92ad04 MarkupRomance and Ita 2017-10-25 19:03:14 +02:00
Aarne Ranta
4da5677697 some fixes in German 2017-10-25 11:09:13 +02:00
Aarne Ranta
9ec92096c6 added MarkupGer 2017-10-25 11:08:49 +02:00
Aarne Ranta
e913404f3a Ger.ConjCN 2017-10-24 19:38:22 +02:00
Inari Listenmaa
9597118c85 add Ibili to copulaVP 2017-10-20 13:57:50 +02:00
Inari Listenmaa
c718d66b18 Add some extensions needed by UDTranslateFin 2017-10-13 16:13:43 +02:00
Inari Listenmaa
e5afae33e0 Change the type of synthetic verbs: instead of Tense as a param, make a new param AuxType. 2017-10-13 11:15:12 +02:00
Inari Listenmaa
47bab9e77f update the changed params to ResEus 2017-10-13 11:11:29 +02:00
Inari Listenmaa
a6966175b0 add animacy to lexicon 2017-10-11 15:10:56 +02:00
Inari Listenmaa
ff80b21618 Merge remote-tracking branch 'origin/master' into basque 2017-10-05 10:05:52 +02:00
Aarne Ranta
69226d4dfd Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2017-10-04 15:04:10 +02:00
Aarne Ranta
77ecb64756 adjusting Fre question forms 2017-10-04 15:03:56 +02:00
Inari Listenmaa
2d1c2d719c Merge remote-tracking branch 'origin/master' into basque 2017-10-04 15:01:36 +02:00
Inari Listenmaa
aece969d33 Basque (#15)
A few additions and fixes in the Basque grammar, specifically

*    Verb morphology (missing forms & bug fixes)
*    Reflexives: VP and A2 "sees herself", "married to myself" work now properly.
*    Add Agr to AP
*    A few lexical changes + other small fixes

* Make adjectives depend on agreement; Fix reflexives

* fix typo and remove commented out line

* small fixes and additions

* fix linVP: use the same functions as mkClause

* Add new forms to zaio and dio

* Fix bug in chooseAuxPol

* fix some bugs in synthetic verbs

* Add some simple tests for the Basque grammar

* Update README.md

* formatting

* Fix the RE in the grep

* fixes/additions to tests

* small fixes

* change beautiful_A

* use linCN in UttCN
2017-10-04 14:50:41 +02:00
Inari Listenmaa
a4fce19eb7 use linCN in UttCN 2017-10-04 14:47:30 +02:00