Yukatek Maya Roots as B&K-G Entailment Sets #
@cite{lucy-1994} @cite{beavers-koontz-garboden-2020}
A representative cross-section of Yukatek roots, drawn from the lists in @cite{lucy-1994} ex. (1), (2), (4), and (7), and encoded as @cite{beavers-koontz-garboden-2020}-style entailment sets.
The selection covers all four salience profiles that @cite{lucy-1994}
identifies in Yukatek (agent-salient, agent-patient salient,
patient-salient, positional). The roots feed into the operator
inventory in Operators.lean and the orbit-derivation in
Phenomena/ArgumentStructure/Studies/Lucy1994.lean.
| Source | Root | gloss | profile | Lucy class |
|---|---|---|---|---|
| ex. (1a) | siit' | "jump" | manner | agent-salient |
| (text p. 628) | tziib | "write" | manner | agent-salient |
| ex. (1b) | kuc | "carry" | manner + result | agent-patient salient |
| (text p. 629) | pis | "measure" | manner + result | agent-patient salient |
| (text p. 629) | los | "punch" | manner + result | agent-patient salient |
| ex. (1c) / (2) | kiim | "die" | result | patient-salient |
| ex. (2) | haanCease | "stop, cease, heal" | result | patient-salient |
| ex. (4) | luub | "fall" | result | patient-salient |
| ex. (4) | ok | "enter, intrude" | result | patient-salient |
| ex. (7) | cin | "bend" | state | positional |
| (Yukatek lex.) | kul | "sit" | state | positional |
The patient-salient list also includes 'ah "wake", wen "sleep",
siih "be born", tú'ub' "be forgotten", k'a'ah "remember",
čú'un "begin", č'en "stop, cease", hó'op' "begin", hé'el "rest",
p'át "remain"; the agent-salient list includes mìis "sweep",
ć'eh "shout", paak "weed". For the motion-roots non-class
argument we add a small representative subset: máan "pass", tàal
"come", b'in "go", nàak "ascend", lìik' "rise". These are all
encoded with becomesState atoms (no .motion atom; see
motion_roots_not_separate_class for why "motion" is not a B&K-G
feature in Lucy's analysis).
Important orthographic note. Yukatek háan "stop/cease/heal" and
hàan "eat" differ in vowel tone (high vs. low). They are distinct
roots with distinct lexical content. We disambiguate by suffixing the
gloss: haanCease here is the patient-salient cessation root;
Fragments.Mayan.Yukatek.haanEat (in VerbClasses.lean) is the
inactive-class but internally-caused "eat" verb that
@cite{bohnemeyer-2004} ex. (9) takes as the key applicative exception.
The transcription uses ASCII glosses (no IPA diacritics) for ease of identifier use; original orthography is preserved in docstrings.
síit' "jump" — manner-of-action activity (@cite{lucy-1994} ex. 1a).
Underived intransitive; takes affective =t to transitivise.
No .motion atom: per @cite{lucy-1994}, motion is not a B&K-G
feature in Yukatek (cf. motion_roots_not_separate_class); jumping
qualifies as a manner-of-action irrespective of whether it
incidentally involves displacement.
Equations
- Fragments.Mayan.Yukatek.Roots.siit = { name := "siit'", entailments := [Semantics.Lexical.Roots.LexEntailment.hasManner "jumping"] }
Instances For
¢'iib "write" — manner-of-action activity (@cite{lucy-1994} p. 628).
Equations
- Fragments.Mayan.Yukatek.Roots.tziib = { name := "tziib", entailments := [Semantics.Lexical.Roots.LexEntailment.hasManner "writing"] }
Instances For
mìis "sweep" — manner-of-action activity (@cite{lucy-1994} agent-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.miis = { name := "mìis", entailments := [Semantics.Lexical.Roots.LexEntailment.hasManner "sweeping"] }
Instances For
ć'eh "shout" — manner-of-action activity (@cite{lucy-1994} agent-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.cheh = { name := "ć'eh", entailments := [Semantics.Lexical.Roots.LexEntailment.hasManner "shouting"] }
Instances For
paak "weed" — manner-of-action activity (@cite{lucy-1994} agent-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.paak = { name := "paak", entailments := [Semantics.Lexical.Roots.LexEntailment.hasManner "weeding"] }
Instances For
kuč "carry" — action with patient affected (@cite{lucy-1994} ex. 1b). Underived transitive; no derivation needed.
Equations
- One or more equations did not get rendered due to their size.
Instances For
p'is "measure" — action with patient affected (@cite{lucy-1994} p. 629).
Equations
- One or more equations did not get rendered due to their size.
Instances For
lo'š "punch" — action with patient affected (@cite{lucy-1994} p. 629).
No .contact atom: contact is implicit in the manner of striking
rather than a B&K-G feature in Lucy's typology.
Equations
- One or more equations did not get rendered due to their size.
Instances For
kíim "die" — spontaneous state change (@cite{lucy-1994} ex. 1c, 2).
Equations
- Fragments.Mayan.Yukatek.Roots.kiim = { name := "kiim", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "dead"] }
Instances For
háan "stop, cease, heal" (@cite{lucy-1994} patient-salient list,
p. 630, ex. 2). High-tone vowel: distinct from Yukatek.haanEat
"eat" (low-tone hàan), which is inactive-class but
internally caused — see Fragments/Mayan/Yukatek/VerbClasses.lean
and @cite{bohnemeyer-2004} ex. (9).
Equations
- Fragments.Mayan.Yukatek.Roots.haanCease = { name := "háan", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "stopped"] }
Instances For
lúub' "fall" (@cite{lucy-1994} ex. 4, Table 4). A "motion verb" by
any reasonable cross-linguistic notional taxonomy, but patterns
morphologically with other patient-salient change-of-state roots
in Yukatek. No .motion atom: motion is the issue, not a
feature — see motion_roots_not_separate_class.
Equations
- Fragments.Mayan.Yukatek.Roots.luub = { name := "luub'", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "fallen"] }
Instances For
'ok "enter, intrude" (@cite{lucy-1994} ex. 4, Table 4). Another
notional motion root that takes =s like patient-salient state
changes.
Equations
- Fragments.Mayan.Yukatek.Roots.ok = { name := "'ok", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "inside"] }
Instances For
Additional patient-salient roots from the page-630 list.
'ah "wake" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.ah = { name := "'ah", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "awake"] }
Instances For
wen "sleep" (@cite{lucy-1994} patient-salient list). State change into sleep, not the activity of sleeping.
Equations
- Fragments.Mayan.Yukatek.Roots.wen = { name := "wen", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "asleep"] }
Instances For
siih "be born" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.siih = { name := "siih", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "born"] }
Instances For
tú'ub' "be forgotten" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.tuub = { name := "tú'ub'", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "forgotten"] }
Instances For
k'a'ah "remember" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.kaah = { name := "k'a'ah", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "remembered"] }
Instances For
čú'un "begin" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.chuun = { name := "čú'un", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "begun"] }
Instances For
č'en "stop, cease" (@cite{lucy-1994} patient-salient list).
Distinct from haanCease (Lucy lists them as separate entries).
Equations
- Fragments.Mayan.Yukatek.Roots.chenCease = { name := "č'en", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "ceased"] }
Instances For
hó'op' "begin" (@cite{lucy-1994} patient-salient list). Doublet of
chuun; both gloss as "begin" in the patient-salient list.
Equations
- Fragments.Mayan.Yukatek.Roots.hoop = { name := "hó'op'", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "started"] }
Instances For
hé'el "rest" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.heel = { name := "hé'el", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "rested"] }
Instances For
p'át "remain" (@cite{lucy-1994} patient-salient list).
Equations
- Fragments.Mayan.Yukatek.Roots.paat = { name := "p'át", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "remaining"] }
Instances For
Motion roots from @cite{lucy-1994} Table 4. These pattern as
patient-salient (becomesState only) — the central typological
point. See motion_roots_not_separate_class and
motion_roots_predicted_patient.
máan "pass" (@cite{lucy-1994} Table 4).
Equations
- Fragments.Mayan.Yukatek.Roots.maan = { name := "máan", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "passed"] }
Instances For
tàal "come" (@cite{lucy-1994} Table 4).
Equations
- Fragments.Mayan.Yukatek.Roots.taal = { name := "tàal", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "arrived"] }
Instances For
b'in "go" (@cite{lucy-1994} Table 4).
Equations
- Fragments.Mayan.Yukatek.Roots.bin = { name := "b'in", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "departed"] }
Instances For
nàak "ascend" (@cite{lucy-1994} Table 4). Distinct from
Yukatek.naak "ascend" in VerbClasses.lean, which encodes
Bohnemeyer's stem-class data; both refer to the same Yukatek root.
Equations
- Fragments.Mayan.Yukatek.Roots.naak = { name := "nàak", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "ascended"] }
Instances For
lìik' "rise" (@cite{lucy-1994} Table 4).
Equations
- Fragments.Mayan.Yukatek.Roots.liik = { name := "lìik'", entailments := [Semantics.Lexical.Roots.LexEntailment.becomesState "risen"] }
Instances For
čin "bow, bend down, bend over" (@cite{lucy-1994} ex. 5, 7).
Positional root; takes -tal (or -lah) for the inchoative stem.
Equations
- Fragments.Mayan.Yukatek.Roots.cin = { name := "cin", entailments := [Semantics.Lexical.Roots.LexEntailment.hasState "bent"] }
Instances For
kul "sit" — positional root (cf. @cite{lucy-1994} ex. 8c on relational positional semantics: "x is-seated [on y]").
Equations
- Fragments.Mayan.Yukatek.Roots.kul = { name := "kul", entailments := [Semantics.Lexical.Roots.LexEntailment.hasState "seated"] }
Instances For
Agent-salient roots → ⟨false, true, false, false⟩.
Agent-patient salient roots → ⟨false, true, true, false⟩.
Patient-salient roots → ⟨false, false, true, false⟩.
Motion roots (also patient-salient) → ⟨false, false, true, false⟩.
Positional roots → ⟨true, false, false, false⟩.
Closure under bkgRules (currently becomesState s ⇒ hasState s)
promotes change-of-state roots to state = true. This does not
change the Lucy 1994 salience class predicted by classOfSignature,
because the agent / agentPatient / patient arms ignore the state
field, and the positional arm requires result = false.
The agent-salient roots in this fragment: roots with manner only,
expected to take affective =t.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The agent-patient salient roots: roots with manner and result,
expected to take zero derivation =∅.
Equations
Instances For
The patient-salient roots (excluding the motion subset): roots with
result only, expected to take causative =s.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The notional motion roots: cross-linguistically "motion" verbs that @cite{lucy-1994} shows pattern as patient-salient (not as a separate class) in Yukatek.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The positional roots: pure stative roots, expected to take -tal.