Commit Graph

4816 Commits

Author SHA1 Message Date
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
Inari Listenmaa
7639654883 Coordination.gf: comma with SOFT_BIND 2018-05-07 16:58:34 +02:00
Inari Listenmaa
34c87d0de0 (Dut) misc. small fixes 2018-05-07 16:32:12 +02:00
Inari Listenmaa
d5ba0733ec (Dut) Inflection of willen_V 2018-05-07 16:31:38 +02:00
Inari Listenmaa
1a338ea034 (Dut) Replace "," with bindComma in several places 2018-05-07 16:30:20 +02:00
Aarne Ranta
b8b67e8585 added an mkA case to Por 2018-05-05 10:28:15 +02:00
Inari Listenmaa
6a49144f00 (Spa) Add a constructor for adjectives with noninflecting component 2018-05-02 19:24:14 +02:00
lizazim
012a6f8818 Add files via upload 2018-05-02 12:44:37 +03:00
lizazim
f480563721 Add files via upload 2018-05-02 12:41:25 +03:00
lizazim
cc5c1a9590 Add files via upload 2018-05-02 12:24:58 +03:00
lizazim
d7d1e37045 Add files via upload 2018-05-02 11:13:05 +03:00
lizazim
3c31102873 Add files via upload 2018-05-02 11:01:55 +03:00
Inari Listenmaa
3089155590 (Ger) Agreement with ReflVP + ComplSlash
ComplSlash ( … ReflVP … ) X:    reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:38:17 +02:00
Inari Listenmaa
76885d3185 (Eng) Agreement with ReflVP + ComplSlash
ComplSlash ( … ReflVP … ) X:    reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:35:02 +02:00
Aarne Ranta
0a1460ee85 added comma to Fin.RelCN 2018-04-26 16:03:34 +02:00
Aarne Ranta
db1ecda1f6 made AllDut import ExtendDut 2018-04-25 10:46:40 +02:00
Aarne Ranta
2de326e8a3 more cases to Chi.mkA2 2018-04-25 08:42:20 +02:00
Inari Listenmaa
9e95b1df99 (Eus) Fix agreement in complement clauses 2018-04-23 16:18:43 +02:00
Inari Listenmaa
6ca9fbe55b (Dut) If VPSlash has a preposition, insert object into Adv slot 2018-04-23 15:00:50 +02:00
Inari Listenmaa
c8c6077cf7 (Dut) Better approximation of conjAgr 2018-04-19 17:09:56 +02:00
Inari Listenmaa
6a9145cc93 (Dut) Choose stressed form of pronoun 2018-04-19 15:46:57 +02:00
Inari Listenmaa
6e9f81a4a3 (Dut) Make postmodifier AP take the predicative form; ComplA2 makes AP into postmodifier 2018-04-19 15:46:36 +02:00
Inari Listenmaa
34d27a6876 (Dut) Add all AForms into VForm for past participle; update rest of the modules accordingly. Fix agreement in PastPartAP. 2018-04-19 12:01:05 +02:00
Aarne Ranta
b5ca8710cf fixed notpresent in ResDut 2018-04-18 16:49:17 +02:00
Inari Listenmaa
de5ce221b6 (Dut) Add inflected form of past participle + WIP on PastPartAP in ExtendDut 2018-04-18 16:30:41 +02:00
Inari Listenmaa
f2a02c438d (Dut) Fixes in ComplSlash, mkClause, ProgrVP + general cleanup 2018-04-18 10:13:55 +02:00
Inari Listenmaa
100bb34dcd (Dut) lexical fixes 2018-04-18 10:12:30 +02:00
John J. Camilleri
d2ecf37427 (Swe) new release of DictSwe
- Based on Malin Ahlberg's SALDO to GF import script
- Latest version of SALDO, with roughly 10,000 new words
- Updated identifier syntax: `aangkoek_nn_1_1_N` -> `ångkök_1_N`
- Original `DictSwe` moved to `OldDictSwe`
- New `DictSwe` inherits `OldDictSwe` for backwards compatibility
2018-04-17 21:27:06 +02:00
Inari Listenmaa
4e3867b3ad (Dut) fix agreement in youPol_Pron 2018-04-17 10:13:23 +02:00
Inari Listenmaa
afd2976439 (Dut) useInfVP depend on agreement; ProgrVP adds a complement, not adverb 2018-04-17 10:13:04 +02:00
Inari Listenmaa
7e03f0f5a2 (Dut) fix bug in infVP; add comments & clean up 2018-04-16 16:42:44 +02:00
odanoburu
714429e95f (Por) correct destruir paradigm 2018-04-14 20:45:26 -03:00
odanoburu
2106566e85 - add missing lins tired_VP, scared_VP, ill_VP, ready_VP
- add time linearizations
- rm Spa from RNeg lin and Refl and pronouns
- use constructors (mkV, mkA, etc) when possible
- update Lexicon
- update Numeral
2018-04-14 19:21:47 -03:00