English t/d-Deletion: Cross-Dialectal Data #
@cite{coetzee-pater-2011}
Cross-dialectal deletion rates for word-final t/d in English consonant clusters (e.g. west → wes), from @cite{coetzee-pater-2011} table (10). Per-dialect data sources (footnote 3): AAVE (Fasold 1972), Chicano (Santa Ana 1992), Jamaican (Patrick 1992), Trinidad (Kang 1994), Tejano (Bayley 1995).
External context #
The key conditioning factor is the following segment — what comes after the word-final cluster:
- Pre-vocalic (west end): t/d cues are maximally recoverable
- Pre-pausal (west): partial cue availability (release only)
- Pre-consonantal (west side): minimal cue availability
The cross-dialectal generalization is that deletion rate follows: pre-C ≥ pre-pause ≥ pre-V
with the inequality being strict in most dialects.
Dialects #
Five dialects from the sociolinguistic literature, each with distinct absolute rates but obeying the pre-C ≥ pre-pause ≥ pre-V ordering. Chicano English is the sole exception: it has pre-V > pre-pause (@cite{coetzee-pater-2011} table 10, p. 410).
Equations
- Fragments.English.TDDeletion.instBEqContext.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.English.TDDeletion.instBEqDialect.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Observed deletion rate as a percentage (integer). From @cite{coetzee-pater-2011} table (10), p. 410.
Equations
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.aave Fragments.English.TDDeletion.Context.preV = 29
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.aave Fragments.English.TDDeletion.Context.pause = 73
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.aave Fragments.English.TDDeletion.Context.preC = 76
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.chicano Fragments.English.TDDeletion.Context.preV = 45
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.chicano Fragments.English.TDDeletion.Context.pause = 37
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.chicano Fragments.English.TDDeletion.Context.preC = 62
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.jamaican Fragments.English.TDDeletion.Context.preV = 63
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.jamaican Fragments.English.TDDeletion.Context.pause = 71
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.jamaican Fragments.English.TDDeletion.Context.preC = 85
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.trinidad Fragments.English.TDDeletion.Context.preV = 21
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.trinidad Fragments.English.TDDeletion.Context.pause = 31
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.trinidad Fragments.English.TDDeletion.Context.preC = 81
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.tejano Fragments.English.TDDeletion.Context.preV = 25
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.tejano Fragments.English.TDDeletion.Context.pause = 46
- Fragments.English.TDDeletion.deletionRate Fragments.English.TDDeletion.Dialect.tejano Fragments.English.TDDeletion.Context.preC = 62
Instances For
All dialects.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pre-consonantal deletion ≥ pre-vocalic in every dialect.
Pre-consonantal deletion ≥ pre-pausal in every dialect except Chicano.
Chicano is exceptional: pre-vocalic > pre-pausal.
In all non-Chicano dialects, pre-pausal ≥ pre-vocalic.
Morphological status of the word-final t/d. @cite{coetzee-pater-2011} table (7), p. 407.
- regularPast : MorphStatus
- semiWeakPast : MorphStatus
- monomorpheme : MorphStatus
Instances For
Equations
- Fragments.English.TDDeletion.instBEqMorphStatus.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dialect labels for table (7) morphological data. Note: table (7) uses different dialects than table (10) — Philadelphia English replaces AAVE; Jamaican and Trinidad have no morph data.
- philadelphia : MorphDialect
- chicano : MorphDialect
- tejano : MorphDialect
Instances For
Equations
- Fragments.English.TDDeletion.instBEqMorphDialect.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Deletion rate by morphological status and dialect (percentages). From @cite{coetzee-pater-2011} table (7).
Equations
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.philadelphia Fragments.English.TDDeletion.MorphStatus.regularPast = 17
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.philadelphia Fragments.English.TDDeletion.MorphStatus.semiWeakPast = 34
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.philadelphia Fragments.English.TDDeletion.MorphStatus.monomorpheme = 38
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.chicano Fragments.English.TDDeletion.MorphStatus.regularPast = 26
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.chicano Fragments.English.TDDeletion.MorphStatus.semiWeakPast = 41
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.chicano Fragments.English.TDDeletion.MorphStatus.monomorpheme = 58
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.tejano Fragments.English.TDDeletion.MorphStatus.regularPast = 24
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.tejano Fragments.English.TDDeletion.MorphStatus.semiWeakPast = 34
- Fragments.English.TDDeletion.morphDeletionRate Fragments.English.TDDeletion.MorphDialect.tejano Fragments.English.TDDeletion.MorphStatus.monomorpheme = 56
Instances For
Monomorpheme deletion ≥ regular past in every dialect with data. This is the morphological generalization from §3.1.
Semi-weak past ≥ regular past in every dialect with data. This captures the three-way morphological gradient from §3.1.