Turkish Definiteness and Specificity #
@cite{goksel-kerslake-2005}
Turkish lacks definite and indefinite articles. Instead, definiteness and specificity are marked by accusative case and word order (@cite{goksel-kerslake-2005} Ch 14, 22).
The ACC/bare alternation #
| Form | Marking | Interpretation |
|---|---|---|
| ACC-marked: kitab-ı okudum | -(y)I | definite or specific indefinite |
| Bare: kitap okudum | zero | nonspecific indefinite |
Positional constraints #
Bare (nonspecific) objects must appear immediately preverbal; they form a tight prosodic and syntactic unit with the verb (pseudo-incorporation). ACC-marked objects can appear in any preverbal position (scramble freely).
Connection to differential object marking #
This is a canonical instance of differential object marking (DOM): definite/specific objects receive overt case, nonspecific ones do not. The Turkish pattern is often cited in @cite{aissen-2003} as a paradigm case of specificity-driven DOM.
Equations
- Fragments.Turkish.Definiteness.instBEqObjectMarking.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Referential properties of Turkish direct objects.
- definite : Specificity
- specificIndef : Specificity
- nonspecificIndef : Specificity
Instances For
Equations
- Fragments.Turkish.Definiteness.instBEqSpecificity.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Which specificities are compatible with each marking type?
Equations
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.accusative Fragments.Turkish.Definiteness.Specificity.definite = true
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.accusative Fragments.Turkish.Definiteness.Specificity.specificIndef = true
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.accusative Fragments.Turkish.Definiteness.Specificity.nonspecificIndef = false
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.bare Fragments.Turkish.Definiteness.Specificity.definite = false
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.bare Fragments.Turkish.Definiteness.Specificity.specificIndef = false
- Fragments.Turkish.Definiteness.compatible Fragments.Turkish.Definiteness.ObjectMarking.bare Fragments.Turkish.Definiteness.Specificity.nonspecificIndef = true
Instances For
Must this object type appear immediately preverbal?
Equations
Instances For
ACC required for definite objects.
Bare objects are always nonspecific.
ACC covers both definite and specific indefinite.
ACC does not cover nonspecific indefinites (DOM gap).
Bare objects must be preverbal; ACC objects are positionally free.
The accusative case is in the Turkish case inventory.