Turkish Negation Fragment #
Turkish expresses standard negation with the verbal suffix -mA- (-ma- ~ -me- by vowel harmony). The suffix is inserted between the verb stem and the TAM suffix.
SymAsy: Symmetric and Asymmetric #
Most constructions are symmetric: -mA- inserts without further change. But the aorist is asymmetric (A/Cat): the affirmative aorist marker -(I)r is replaced by -z in the negative.
| Construction | Affirmative | Negative | Symmetric? |
|---|---|---|---|
| Progressive | gel-iyor | gel-m-iyor | Yes |
| Past definite | gel-di | gel-me-di | Yes |
| Future | gel-ecek | gel-me-yecek | Yes |
| Evidential | gel-miş | gel-me-miş | Yes |
| Aorist | gel-ir | gel-me-z | No |
The aorist asymmetry is a paradigmatic change: a different morphological marker appears, not just insertion of the negative morpheme. It is sharpest outside 3sg: the negative aorist drops the marker entirely in 1sg gelmem and 1pl gelmeyiz, retaining -z only in the second and third persons.
-mA- — Turkish's negative verbal suffix (underlying form). Surfaces as -ma- (back-vowel stems) or -me- (front-vowel stems) by vowel harmony. Inserted between the verb stem and the TAM suffix: gel-iyor → gel-m-iyor (come-NEG-PROG). The form here is the abstract citation form; the harmony-conditioned alternants are captured by the language's morphology layer, not the marker entry.
Equations
- Turkish.Negation.negSuffix = { form := "-mA-", morphemeType := Syntax.Negation.NegMorphemeType.affix, position := Syntax.Negation.NegMarkerPosition.morphological }
Instances For
Turkish standard (verbal) negation: a single verbal affix. Nonverbal predication negates with copular değil and the existential with suppletive yok (for var), both outside standard negation in [Mie05]'s sense.
Equations
Instances For
A Turkish negation paradigm entry.
- formLabel : String
- affirmative : String
- negative : String
- glossAff : String
- glossNeg : String
- symmetric : Bool
Is this construction symmetric (neg = aff + neg marker, no other change)?
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Paradigm for gelmek 'come' (3sg forms).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The aorist is the only asymmetric construction in the paradigm.