1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
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
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
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
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
Inari Listenmaa
c2afe95878 Add ExtendEst 2017-08-29 15:43:31 +02:00
Inari Listenmaa
5644350c0f change relPron from kes to mis; small cleanup 2017-08-29 15:43:06 +02:00
Inari Listenmaa
6d9c1c6c90 minor cleanup 2017-08-29 14:31:37 +02:00
Inari Listenmaa
653b8b08d6 Add PresPart into VIForm 2017-08-29 14:31:07 +02:00
Aarne Ranta
945732f695 some edits of Extend 2017-08-29 11:54:41 +02:00
Inari Listenmaa
336cbf90ab add a few functions from VP -> Adv 2017-08-28 17:18:58 +02:00
Inari Listenmaa
e7a2920508 fix a few words 2017-08-28 17:18:29 +02:00
Inari Listenmaa
8342634d75 change a suspiciouslooking hardcoded 'olla' into verbOlema.s ! Inf i in predV; remove some redundant code in insertXxx opers. 2017-08-28 17:18:14 +02:00
Inari Listenmaa
c0f3f43350 Add comitative and elative modifiers of type NP -> CN -> CN; use shortPronoun in ma_Pron,sa_Pron etc 2017-08-28 17:17:04 +02:00
Kaarel Kaljurand
919d8c74cf Est RG: Improve noun smart paradigms + fix 2 words
- small improvements to noun smart paradigms (originally done 3 years ago, something to do with syllable/stress detection)
- two words corrected
- some typos fixed in source code comments
2017-08-27 12:36:11 +03:00
Inari Listenmaa
c11ff12602 Add Basque Translate grammar into the Makefile 2017-08-25 15:53:33 +03:00
Inari Listenmaa
a813403c48 update a comment about locative genitive 2017-08-25 15:53:14 +03:00
Inari Listenmaa
0004a3ff3c Add Translate grammar for Eus (lot of functions still commented out) and Dictionary, converted by Francis Tyers from Apertium resources 2017-08-25 15:43:10 +03:00