4714 Commits

Author SHA1 Message Date
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
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
Inari Listenmaa
b01f2ebd90 Add ChunkEus 2017-08-25 15:40:52 +03:00
Inari Listenmaa
1d2bd65019 Small fixes in order to make Extensions and Translate grammar and Chunk to work 2017-08-25 14:43:55 +03:00
Thomas Hallgren
0d07bd9289 Merge https://github.com/GrammaticalFramework/GF 2017-08-24 18:20:03 +02:00
Krasimir Angelov
2d8af8a11b Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF 2017-08-24 18:11:19 +02:00
Inari Listenmaa
94235f96fa add Basque to the library synopsis makefiles 2017-08-24 19:02:09 +03:00
Inari Listenmaa
8524facfd2 Fix UttVP to not include 3rd person singular auxiliary 2017-08-24 19:01:27 +03:00
Inari Listenmaa
8ffd8cd979 Remove Basque from the list of incomplete languages. 2017-08-24 18:35:13 +03:00
Inari Listenmaa
6ae3c0fb08 Add Basque to the RGL 2017-08-24 18:30:24 +03:00
Inari Listenmaa
792b58abe3 Add a variant of mkAdv : Adv -> AdvType -> Adv that fixes the existing Adv with the given AdvType. 2017-08-24 16:16:31 +03:00
Aarne Ranta
2313f6ee40 updated Spa and Swe Extend 2017-08-23 22:08:24 +03:00
Krasimir Angelov
ec432a4655 Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF 2017-08-23 18:54:18 +02:00
Aarne Ranta
6c6141befd VPSlash conjunctions in Extend; AllEng now inherits ExtendEng rather than ExtraEng 2017-08-23 17:49:30 +03:00
Krasimir Angelov
972dd47a8e Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF 2017-08-23 15:42:15 +02:00