1
0
forked from GitHub/gf-rgl
Commit Graph

4648 Commits

Author SHA1 Message Date
Krasimir Angelov 2869eaf6e9 automatic negation of with_Prep 2018-06-07 14:58:03 +02:00
Krasimir Angelov fe72ccdec1 premodifiers like never can change the polarity of VP 2018-06-07 14:27:45 +02:00
Krasimir Angelov bf37eb06a9 added PassVPSlash and PassVPSlashAgent in Swe, Bul 2018-06-07 14:26:06 +02:00
Krasimir Angelov 4cb024fdb8 added Extend.ComplBareVS 2018-06-07 12:02:26 +02:00
Krasimir Angelov ca6fbbbfca fixes in the adjectivial forms for two paradigms 2018-06-07 12:01:50 +02:00
Krasimir Angelov 6408484fd0 added ExistNPAdv and ExistIPAdv 2018-06-07 12:00:56 +02:00
odanoburu acd218d39b Merge remote-tracking branch 'upstream/master' into por 2018-06-06 09:51:42 -03:00
Aarne Ranta 3949424a78 fixed Ger SentCN and AdvCN, which erased their earlier modifiers 2018-06-05 18:19:09 +02:00
Inari Listenmaa 5e4d2e654d (Dut) Update ExtensionsDut and TranslateDut 2018-06-05 14:20:09 +02:00
Inari Listenmaa 0eea611a8b Merge pull request #55 from inariksit/dutch
Dutch smart paradigms + remove commented out code
2018-06-05 11:50:24 +02:00
Inari Listenmaa b9c81ed83f (Dut) Improve smart paradigms 2018-06-05 11:35:32 +02:00
Inari Listenmaa fad7cf0c6f (Dut) Remove MorphoDut + update change in other files 2018-06-05 11:24:12 +02:00
odanoburu 67b526b4e7 - add gennumforms to common romance
- try to make preposition contraction
- try to add detcn
2018-06-04 08:47:17 -03:00
Krasimir Angelov 870479051d RNP in Bulgarian doesn't really need agreement 2018-06-02 22:26:37 +02:00
Krasimir Angelov cd74a0bc34 SC in English needs an agreement 2018-06-02 22:24:43 +02:00
Krasimir Angelov ed08ae83d0 more functions in ExtendBul & ExtendSwe 2018-06-02 20:48:00 +02:00
Krasimir Angelov 9cbdaeeb4b fix a paradigm number 2018-06-02 20:47:26 +02:00
Krasimir Angelov 92f5374003 overload mkDeterminerPl to allow variation for gender 2018-06-01 12:23:21 +02:00
Krasimir Angelov d1b34946aa added ExtendBul.VPS 2018-06-01 12:22:51 +02:00
Krasimir Angelov 1a00c54dcd fix the imports 2018-06-01 09:48:59 +02:00
Krasimir Angelov dc98730e46 GerundNP and GerundAdv in Swe,Bul 2018-06-01 09:22:34 +02:00
Krasimir Angelov a9e2e33270 added feminine pronouns 2018-05-31 12:08:16 +02:00
Krasimir Angelov 2668e58ab6 added iSimple to Swedish as well 2018-05-31 09:34:50 +02:00
Krasimir Angelov 9558094911 implemented compound nounds which work like adverbs 2018-05-30 23:04:40 +02:00
Krasimir Angelov 3946144833 added Extend.AdAdV in Eng,Swe,Bul 2018-05-30 22:29:18 +02:00
Krasimir Angelov 8ad7c58989 like English, Bulgarian also needs a isSimple flag in VP to correctly place the adjectivial participles 2018-05-30 22:27:36 +02:00
Krasimir Angelov 2a8cbbde74 fix ExtendSwe.EmptyRelSlash. It should add the n3 field 2018-05-30 18:04:01 +02:00
Krasimir Angelov cac0ffb19b added second preposition in V2A 2018-05-30 15:06:34 +02:00
Krasimir Angelov 4bf1c6832e added ExtendBul.EmptyRelSlash 2018-05-30 14:38:49 +02:00
Krasimir Angelov 3815e753ae the AP now inflects by Person since it may contain an embedded VP 2018-05-30 14:08:14 +02:00
Krasimir Angelov 36f0220db3 Extend.PresPartAP for Swe and Bul 2018-05-30 13:30:49 +02:00
Krasimir Angelov ae3c627198 Extend.PastPartAP in Swe and Bul 2018-05-30 11:19:35 +02:00
Krasimir Angelov c75b8c1cdf fix short_A in Swedish 2018-05-30 10:56:42 +02:00
Krasimir Angelov bce753db8b linrefs for A and N 2018-05-30 10:56:03 +02:00
Krasimir Angelov d7793ad7b7 Extent.PositAdVAdj in Eng,Swe,Bul 2018-05-29 12:09:13 +02:00
Aarne Ranta b3eeee54ce fixed the use of de in Chi Adv 2018-05-27 10:11:46 +02:00
Inari Listenmaa 8ae61cc1a8 minor Estonian additions from last summer (#51)
* add two new nominal modifiers of type NP -> CN -> CN

* change married_A2 to invariant adjective

* rename CommonNoun to Noun

* change type of relPron

* merge CompAP and ICompAP using the same oper ; fix reflPron (ise, enda, ...) and add a helper function fixPlNom

* minor cleanup

* change in who_RP, reflecting the change of relative pronouns in ResEst

* Add new functions to ExtendEst ; update comments in ResEst
2018-05-24 14:17:11 +01:00
bruno cuconato 9bd63b9d8d (Por) several minor updates (#49)
* fix linearization of either/or

* (Por) minor updates
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural

* (Por) correct references to extinct opers

* (Por) rm Spa remnants

* (Abs) rm reference to Extra in Structural -- use Extend instead

* (Por) ExtendPor
- use Extend instead of Extra in All
- use Extend funs in Extra whenever possible

* trigger CI

* (Por) Diff
- sort opers
- rm old commented code
- tidy things up
- no semantic changes

* (Por) add IrregBesch module with verbs using Besch paradigms
- Besch :
  - use hack to prevent runtime failure with glue in in vars output
  - rm paradigm numbers
- add IrregBeschPor, verbs that use only bescherelle paradigms
  - use them in Construction, Structural, Idiom, Extra
- Diff and Paradigms had (almost) the same oper (verboV/verbBeschH),
  so combine them into one and use it

* (Por) update functions to use new Irreg suffix and resolve name conflicts
2018-05-24 12:24:39 +01:00
bruno cuconato fe0b7c13fe (Por) minor updates (#43)
* fix linearization of either/or

* (Por) minor updates
- correction in Lexicon
- documentation in Morpho
- rm variants from Structural

* (Por) correct references to extinct opers
2018-05-18 13:36:56 +03:00
odanoburu cf36ef0449 (Eng) rm reference to Extra 2018-05-16 13:11:31 -03:00
odanoburu c49048203d (Eng) use Extend instead of Extra in Construction 2018-05-16 11:20:22 -03:00
Aarne Ranta c50360078f fixed duplication of de in RelativeChi 2018-05-16 10:24:02 +02:00
Krasimir Angelov 9544bd8e6b CompoundN in ExtendSwe and ExtendBul 2018-05-12 17:41:12 +02:00
odanoburu 38852ee672 (Por) improve mkV
- regV with more cases
- separate one instance of mkA into an oper
2018-05-11 15:57:35 -03:00
odanoburu 66b69cd093 Merge remote-tracking branch 'upstream/master' into por-besch 2018-05-10 17:36:39 +00:00
odanoburu fa10c19c05 (Por) corrections and additions to Besch 2018-05-09 20:13:28 -03:00
odanoburu 8aabe95516 (Por) build passive from participle 2018-05-09 17:02:00 -03:00
odanoburu 5bf1e1d10a (Romance, #38) rm numForms from Morpho{Cat,Ita} 2018-05-09 15:59:20 -03:00
odanoburu ba094d3af1 (Romance) mv numForms to CommonRomance; rm from Morpho* 2018-05-09 15:23:10 -03:00
Inari Listenmaa 0fcf1d1f66 (Dut) Fix verb form + reflexive in plural and polite imperative 2018-05-07 16:59:29 +02:00