Commit Graph

5447 Commits

Author SHA1 Message Date
krangelov d198436d7d extensions and corrections in BeschCat to be compatible with FreeLing. Some of the diffs were plain bugs in the original module 2019-04-26 13:06:57 +02:00
Inari Listenmaa 21af0dd9be Merge pull request #229 from inariksit/persian
Fixes in Persian: Prep, Subj, N2, N3, typos
2019-04-26 12:57:12 +02:00
Inari Listenmaa 95759c15ac (Pes) Make D_1 singular 2019-04-25 16:20:45 +02:00
Inari Listenmaa 6dbacd9892 (Pes) Add relative pronoun type in Subj 2019-04-25 16:11:28 +02:00
Inari Listenmaa 35db9a0787 (Pes) add ezafePrep, used only internally in N2
The semantics is "the head word takes ezafe". This is a bit confusing 
compared to other Preps, where it means that the preposition takes 
ezafe. But this ezafePrep is not exported to the public API.
2019-04-25 11:51:29 +02:00
Inari Listenmaa bd79656668 (Pes) WIP right form for complements of N2 and N3
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-25 11:23:20 +02:00
Inari Listenmaa 5b8303aa57 (Pes) Fix appComp's behaviour with prepositions that take ezafe
Co-Authored-By: Nasrin M <Nasrin63@users.noreply.github.com>
2019-04-25 11:20:37 +02:00
Inari Listenmaa 0d5cd13aea (Pes) Small cleanup and typofix 2019-04-25 11:19:25 +02:00
Inari Listenmaa 8c4c9bcf32 Merge pull request #228 from odanoburu/embedsslash
(Por, UD) misc fixes
2019-04-23 10:07:51 +02:00
odanoburu 0c8da77417 * correct tree in ud treebank
- needs Extend's EmbedSSlash

* (Por) add EmbedSSlash

* (Por) change verb form for RPasse AAnter
the current linearization of RPasse Anter tense combination is not
grammatical Portuguese, while the auxiliar in the present + participle
past form is not available anywhere (it is grammatical Portuguese but
not as common as simple past, which gets the RPast ASimul
linearization)
2019-04-22 11:35:51 -03:00
Inari Listenmaa 505f39c0fd Merge pull request #227 from inariksit/extend
(Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC
2019-04-20 10:37:50 +02:00
Inari Listenmaa 40c8c5f923 (Extend) Rename WhatSSC to EmbedSSlash and change type to SSlash -> SC 2019-04-20 10:27:59 +02:00
Inari Listenmaa dc819e2320 Merge pull request #226 from inariksit/persian
Persian
2019-04-18 20:02:10 +02:00
Inari Listenmaa aac108808c (Pes) Fixes in verb tenses
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:45:31 +02:00
Inari Listenmaa 6bf31fa9ec (Pes) misc small fixes and additions
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:44:44 +02:00
Inari Listenmaa 1719924f56 (Pes) Add parameter in A+AP about AP's placement as predicative
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:31:59 +02:00
Inari Listenmaa 02b231363e (Pes) Add a parameter to VS whether to select subjunctive or indicative
Co-Authored-By: Nasrin Mostofian <nasrin.mostofian@gmail.com>
2019-04-18 18:10:13 +02:00
Inari Listenmaa ed4a954ee7 Merge pull request #225 from inariksit/spanish
Small fixes and additions in Spanish + Persian
2019-04-17 15:10:24 +02:00
Inari Listenmaa 92a49f9c47 (Pes) Use perfect for subjunctive in haveVerb 2019-04-17 14:37:43 +02:00
Inari Listenmaa 4277ac33ad (Pes) Fix bug in mkPrep 2019-04-17 14:37:06 +02:00
krangelov 70ae58b089 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2019-04-15 08:44:03 +02:00
krangelov f8a0b2739d replace empty variants with nonExist 2019-04-15 08:43:36 +02:00
Inari Listenmaa d25bbe7175 (Extend,Eng,Spa,Swe) New function: "what we did (fas fun)" 2019-04-12 15:00:11 +02:00
Inari Listenmaa a9fd3eec92 (Romance) Add DetNPFem 2019-04-12 09:04:59 +02:00
Inari Listenmaa d31f25f370 (Spa) Fix an error in relative pronoun: cuyo is genitive, not dative 2019-04-12 09:04:44 +02:00
Inari Listenmaa 34c81a81db Merge pull request #224 from inariksit/spanish
Spanish
2019-04-12 08:12:44 +02:00
David Bamutura 373a261558 Initial Files for Rukiga RGL brough from previous coding before git tracking 2019-04-11 17:38:19 +02:00
Inari Listenmaa 1f3f8aea90 (Spa) create pronouns in one place
Use the same oper to get a matching pronoun for an NP. Useful in 
application grammars, when you want to refer to an NP argument by a 
matching pronoun.
2019-04-11 16:24:10 +02:00
Inari Listenmaa 0ce6696bfa (Spa) add + fix some adjectives 2019-04-11 15:30:35 +02:00
Inari Listenmaa 9014d64b17 (Spa) Fix a few prepositions 2019-04-11 12:54:20 +02:00
Inari Listenmaa 7cbcd6e7ca Merge pull request #223 from inariksit/spanish
Typofixes in Spanish + new construction (Functor+Eng+Spa)
2019-04-11 12:43:44 +02:00
Inari Listenmaa a3302848ac (ExtendFunctor,Eng,Romance) Add construction "how to walk"
Default implementation: "how does one walk"
2019-04-11 11:46:58 +02:00
Inari Listenmaa 00649a04c0 (Spa) remove underscore from an adverb 2019-04-11 11:32:25 +02:00
Inari Listenmaa 4ccec2fcdf (Spa) Add missing accents to how_IAdv and which_IQuant 2019-04-10 14:53:35 +02:00
Inari Listenmaa dee8917e56 Merge pull request #222 from inariksit/arabic
(Ara,Pes) Add {Base,Cons,Conj}CN
2019-04-10 14:24:26 +02:00
Inari Listenmaa 0a4b42b610 (Pes) Add {Base,Cons,Conj}CN 2019-04-10 14:18:44 +02:00
krangelov 5829c2b1e1 added mkVV, mkAdV, mkAdA 2019-04-10 14:04:07 +02:00
Inari Listenmaa 8717ad2eb9 (Ara) Add {Base,Cons,Conj}CN 2019-04-10 13:09:23 +02:00
Inari Listenmaa d739f8c222 Merge pull request #221 from inariksit/spanish
remove variants {} from IrregSpa + misc. small fixes
2019-04-09 15:55:40 +02:00
Inari Listenmaa c7c902acea (Spa) use correct mkV instance for reencender_V and merendar_V 2019-04-09 14:56:26 +02:00
Inari Listenmaa a666da061e (Spa) make gratis_A invariant 2019-04-09 14:33:52 +02:00
Inari Listenmaa fb6f9ca14c (Spa) fix typo: èl->él 2019-04-09 13:17:42 +02:00
Inari Listenmaa 74fb09daa5 (Spa) fix bug in MakeStructuralSpa.mkDet 2019-04-09 13:16:53 +02:00
Inari Listenmaa f827650840 (Spa) Change variants {} to nonExist in IrregSpa 2019-04-09 11:04:35 +02:00
Inari Listenmaa 16eb5ace80 Merge pull request #219 from inariksit/spanish
Spanish/Romance: imperative, A2
2019-04-08 15:30:35 +02:00
Inari Listenmaa 6db6266124 (Spa) Add constructor for dative intransitive verbs: "me/te/le/… parece" 2019-04-08 14:53:41 +02:00
Inari Listenmaa ca6ab8ba12 (Spa) Add missing particle to mkImperative 2019-04-08 14:52:40 +02:00
Inari Listenmaa aa93136c4a (Romance) Add copType to A2 as well 2019-04-08 14:47:54 +02:00
Inari Listenmaa 88fe3a85fe Merge pull request #218 from inariksit/spanish
(Spa) Sense splits, new words and gender fixes
2019-04-05 18:04:07 +02:00
Inari Listenmaa 653b7e8723 (Spa) Sense splits, new words and gender fixes 2019-04-05 17:14:54 +02:00