1
0
forked from GitHub/gf-rgl
Commit Graph

6190 Commits

Author SHA1 Message Date
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
Inari Listenmaa
e056836472 change beautiful_A 2017-10-04 14:46:44 +02:00
Inari Listenmaa
4bc0270ec4 small fixes 2017-10-03 16:31:25 +02:00
Inari Listenmaa
24c576f036 fixes/additions to tests 2017-10-03 16:31:11 +02:00
Inari Listenmaa
ea57e1ac6a Fix the RE in the grep 2017-10-03 16:25:23 +02:00
Inari Listenmaa
81bc4c1b6b formatting 2017-10-03 15:24:52 +02:00
Inari Listenmaa
57b81f5a7c Update README.md 2017-10-03 15:23:54 +02:00
Inari Listenmaa
103669d667 Add some simple tests for the Basque grammar 2017-10-03 15:20:52 +02:00
Inari Listenmaa
b46fcb757c fix some bugs in synthetic verbs 2017-10-03 15:19:27 +02:00
Inari Listenmaa
83dd57bd63 Fix bug in chooseAuxPol 2017-10-03 14:01:23 +02:00
Inari Listenmaa
9a3115815d Add new forms to zaio and dio 2017-10-03 14:00:51 +02:00
Inari Listenmaa
1426c07f97 fix linVP: use the same functions as mkClause 2017-10-02 16:16:28 +02:00
Inari Listenmaa
1c9e90f74d small fixes and additions 2017-10-02 16:05:25 +02:00
Inari Listenmaa
4cdbb0ec89 fix typo and remove commented out line 2017-10-02 15:25:05 +02:00
Inari Listenmaa
5b91023e0e Make adjectives depend on agreement; Fix reflexives 2017-10-02 15:22:11 +02:00
Inari Listenmaa
9c77f9d990 changes suggested by Manex 2017-10-02 11:02:07 +02:00
Ayberk Tosun
76d6749797 Complete AdjectiveTur (#12)
* remove unnecessary flags from GrammarTur.gf

* Implement the linearization for UseA2

* Minor formatting fixes

* Manually specify the preposition "ile" for married_A2

* Implement the linearization for ComplA2

* Implement the linearization for ReflA2 ("kendi ile evli")

* Fix ReflA2 adjective case to Nom

* Add a TODO comment

* Add a linearization for AdAP

* Implement the linearization for UseA2

* Minor formatting fixes

* Manually specify the preposition "ile" for married_A2

* Implement the linearization for ComplA2

* Implement the linearization for ReflA2 ("kendi ile evli")

* Fix ReflA2 adjective case to Nom

* Add a TODO comment

* Add a linearization for AdAP

* Fix AdAP

* Add linearization for at_most_AdN

* Add linearization for at_least_AdN

* added dummies for the missing modules in Turkish

* Add the linearization for as_CAdv

* Add rudimentary linearization for UsePN

* Add the linearization for CAdvAP

* Add preliminary linearization for EmbedVP

* Add linearization stub for SentAP

* Fix code-formatting and indentation in HarmonyTur

* Patterns for front and back vowels

* Add an oper for attaching the -mA suffix

* Formatting fixes in ParadigmsTur

* Attempt to implement attachMe

* Almost-working linearization for SentAP

* Update TODO for SentAP

* Move the addition of suffix si to the linearization of EmbedVP

* Import PhraseTur in GrammarTur

* Fix the duplication of PhraseTur in GrammarTur

* Start working on PhraseTur

* Fix formatting of makeH4Table

* Formatting

* Begin implementing the gerund inflection `makeVerb`

* Attach Number and Case data to the Gerund constructor of param VForm

* Get rid of hacky appending of "si" in EmbedVP
2017-09-30 13:29:03 +02:00
Aarne Ranta
432a6295cc Pes: fixed have_V2 inflection and ra ; fixed SOV in ClSlash 2017-09-18 10:31:28 +02:00
Aarne Ranta
1569344857 Pes.have_V2 from Nasrin 2017-09-15 14:51:02 +02:00
Aarne Ranta
ca83d4be7d invariable verb must_VV in persian 2017-09-14 18:03:32 +02:00
Aarne Ranta
29380f0df0 experimenting with Persian auxiliary verbs 2017-09-14 11:55:30 +02:00
Inari Listenmaa
9c8cb395f5 fix crap_V in DictionaryEst 2017-09-04 14:29:45 +02:00
Aarne Ranta
21bf7aa5a9 added a case for compN in ParadigmsSpa.mkN 2017-09-04 11:08:40 +02:00
Inari Listenmaa
c2ed0cee49 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2017-08-29 15:44:54 +02:00
Inari Listenmaa
67e57115ac Add some more extensions 2017-08-29 15:44:44 +02:00