Burmese Negation Fragment #
@cite{miestamo-2005} @cite{haspelmath-2013} @cite{dryer-haspelmath-2013}
Burmese expresses standard negation with a circumfix: prefix ma- on the verb and suffix -bu replacing the TAM markers of the affirmative.
Always asymmetric (A/Cat) #
Burmese negation is always asymmetric: the negative suffix -bu replaces the TAM (tense-aspect-mood) markers used in the affirmative, neutralizing TAM distinctions. This is paradigmatic asymmetry: the negative paradigm has fewer formal distinctions than the affirmative.
Paradigm (sa 'eat') #
| Construction | Affirmative | Negative |
|---|---|---|
| Realis | sa-deh | ma-sa-bu |
| Irrealis | sa-meh | ma-sa-bu |
| Future | sa-laimeh | ma-sa-bu |
The affirmative distinguishes realis (-deh), irrealis (-meh), and future (-laimeh), but the negative collapses all three to ma-...-bu.
The Burmese negative prefix. Component of the bipartite ma-...-bu
circumfix; see circumfix for the substrate-typed entry.
Equations
Instances For
The Burmese negative suffix (replaces TAM markers). Component of the bipartite ma-...-bu circumfix.
Equations
Instances For
ma-...-bu — Burmese's bipartite negation circumfix.
The prefix attaches to the verb stem; the suffix replaces the
affirmative TAM markers (realis -deh, irrealis -meh, future
-laimeh), neutralizing TAM distinctions. WALS classifies Burmese
as .doubleNegation (Ch 112A).
Equations
- Fragments.Burmese.Negation.circumfix = { form := "ma-...-bu", morphemeType := Typology.Negation.NegMorphemeType.doubleNeg, position := Typology.Negation.NegMarkerPosition.discontinuous }
Instances For
The Burmese negation system: a single bipartite circumfix.
The Fragment-side joint consumed by Phenomena/Negation/Studies/Dryer2013.lean.
Equations
Instances For
A Burmese negation paradigm entry showing TAM neutralization.
- tamLabel : String
- affirmative : String
- negative : String
- glossAff : String
- glossNeg : String
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
- Fragments.Burmese.Negation.instBEqNegParadigmEntry.beq x✝¹ x✝ = false
Instances For
Paradigm for sa 'eat'.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Which TAM categories are available in affirmative vs negative.
- affirmativeTAM : List String
TAM distinctions available in affirmative
- negativeTAM : List String
TAM distinctions available in negative
Instances For
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- Fragments.Burmese.Negation.instBEqTAMAvailability.beq { affirmativeTAM := a, negativeTAM := a_1 } { affirmativeTAM := b, negativeTAM := b_1 } = (a == b && a_1 == b_1)
- Fragments.Burmese.Negation.instBEqTAMAvailability.beq x✝¹ x✝ = false
Instances For
Equations
- Fragments.Burmese.Negation.burmeseTAM = { affirmativeTAM := ["realis", "irrealis", "future"], negativeTAM := ["general negative"] }
Instances For
Verification #
All negative forms are identical: TAM is neutralized.
The affirmative has 3 distinct TAM forms; the negative has 1.
All affirmative forms are distinct (3 TAM contrasts).
All negative forms contain the circumfix ma-...-bu.
Burmese negation profile (WALS Ch 112-115 + Greco/JinKoenig fields).
Equations
- One or more equations did not get rendered due to their size.