Commit Graph

10 Commits

Author SHA1 Message Date
krangelov
b18723aa9b fix CompAP 2020-04-14 11:09:44 +02:00
krangelov
4a50152e17 drop the copular sufix for P3 Pl 2020-03-30 12:34:44 +02:00
krangelov
e685d5038e future copula 2020-03-29 23:01:28 +02:00
krangelov
a79cb0b655 a draft for Copula verbs 2020-03-29 21:39:17 +02:00
krangelov
da377fa4e7 added an API for Turkish 2020-03-25 15:51:05 +01:00
krangelov
b53ac90c3c added simple tenses 2019-09-03 21:37:14 +02:00
Ayberk Tosun
7790defb9e [WIP] Round of updates to Turkish (#15)
* Add linearization for `AdAdv` which is just `cc2`

* Add rudimentary linearization for `AdnCAdv`

* Add rudimentary linearization for `UseCl`

* Add trivial linearization for `SubjS`

* Add forgotten semicolon

* Override the lintype of CAdv from CommonX

* Add cases for `CAdv`s

* Augment the linearization of `AdnCAdv` with case information coming from the `CAdv`

* Override the lintype for `AdN`

* Implement linearizations for `AdN` and `AdnCAdv`

* Fix the linearization for `more_CAdv`

* Implment the linearization for `ComparAdvAdj`

* Add a rudimentary linearizations for `ComparAdvAdjS`

* Add rudimentary linearization for `BaseAP`

* Add linearization for `BaseAdV`

* Add linearization for `BaseAdv`

* Add a new param `Gerundification`

* Add a new `VForm` `VNoun` for verbal nouns

* Parameterize the lintypes of S and Cl by the new `Gerundification` param

* Update everything to work with the `Gerundification` parameterization

* Account for the `VNoun` case in `makeVerb`

* Revise the TODO for `ComparAdvAdjS`

* Add the subordination suffix dik in SuffixTur (not used yet)

* Formatting

* Start implementing the suffix -dik in `makeVerb`

* Add TODO for `ComplVS`

* Fix `mkClause`

* Implement a rudimentary linearization for `ComplVS`
2019-03-11 08:06:57 +01:00
Ayberk Tosun
7f98c3198e Implement ComplSlash 2017-08-22 12:36:27 +03:00
Ayberk Tosun
af62b770b0 Do the necessary imports in VerbTur 2017-08-22 12:17:46 +03:00
Ayberk Tosun
27357ad684 Create the VerbTur module 2017-08-22 11:59:19 +03:00