Stative Namespace
Core Definition
Stative frames describe conditions, properties, or relations that hold over time without any internal change or dynamism. Nothing happens — a state simply obtains. Statives are non-dynamic, homogeneous (any subinterval of the state is also that state), and have no inherent endpoint.
Formal template:
STATE(x) or RELATION(x, y)
Key contrast with all other namespaces: statives involve no event, no change, no agency. A state just is.
Scope
Includes:
- Physical properties: JoĂŁo Ă© alto (JoĂŁo is tall), A mesa Ă© pesada (The table is heavy)
- Temporary conditions: João está cansado (João is tired), Maria está doente (Maria is sick)
- Spatial location: João está em casa (João is at home), SP fica no Brasil (SP is located in Brazil)
- Category membership: João é médico (João is a doctor), Isso é uma cadeira (This is a chair)
- Permanent traits: Maria Ă© inteligente (Maria is intelligent)
- Relational states: JoĂŁo tem dois filhos (JoĂŁo has two children), Maria ama Pedro (Maria loves Pedro)
Excludes — see other namespaces:
- Entity transitions into a state → Change (O vaso quebrou, João ficou feliz)
- Agent performs an activity → Agentive (João correu)
- Event occurs without agent → Eventive (Choveu)
- Agent causes change in Patient → Agentive (João quebrou o vaso)
- A Patient actively undergoes an externally-instigated event (not a static condition merely holding) → Undergoing (correr risco, lidar com uma condição contra a vontade). Reclassify here only frames that profile a state obtaining, not an event befalling a Patient.
Critical boundary — stative vs. change: Ficar + adjective/predicate marks entry into a state (Change), not the state itself:
- João está feliz → Stative (he is in that state)
- João ficou feliz → Change (he transitioned into that state)
Subtypes
The primary distinction in Portuguese statives is individual-level vs. stage-level, encoded by copula choice.
| Subtype | Features | Copula | Example LUs |
|---|---|---|---|
| Individual-level | Permanent, essential properties; holds unconditionally | ser | ser alto, ser brasileiro, ser médico |
| Stage-level | Temporary, contingent conditions; holds at a time/place | estar | estar cansado, estar doente, estar feliz |
| Locational (temporary) | Entity at a location now | estar | estar em casa, estar no Brasil |
| Locational (permanent) | Geographic or structural position | ficar | ficar no Brasil, ficar perto do parque |
| Categorical | Category or type membership | ser | ser mamĂfero, ser cadeira, ser estudante |
| Relational | Relation between two entities | ter, amar, conhecer | ter filhos, amar, pertencer a |
The ser / estar / ficar contrast is the main classification axis for Portuguese statives:
| Copula | Meaning | Diagnostic |
|---|---|---|
| ser | Permanent, essential, definitional | Odd with temporal modifiers (*é alto às terças) |
| estar | Temporary, contingent | Natural with temporal modifiers (está cansado agora) |
| ficar (locational) | Permanent geographic position | Geographic entities only (SP fica no Brasil) |
| ficar (change) | Transition into state → not Stative | Implies change; classifies as Change |
Many adjectives shift meaning with copula choice: João é alegre (cheerful by personality — individual-level) vs. João está alegre (happy right now — stage-level).
Characteristic signature
| Participant | Qualia role | Semantic type | Notes |
|---|---|---|---|
| Entity | CONSTITUTIVE | — | the bearer of the condition |
| Condition | FORMAL | — | covers State / Attribute / Category sub-roles |
No Event participant — nothing happens; a condition holds. The crucial
boundary: ficar + predicate and estar + past participle (está quebrado)
encode entry into a state and therefore belong to @change, not
here. Pure ser/estar property-holding belongs here.
graph LR
Entity["Entity<br/><i>CONSTITUTIVE</i><br/>bearer"]
Condition["Condition<br/><i>FORMAL</i><br/>State / Attribute / Category"]
Entity -->|holds| Condition
classDef core fill:#8B0000,stroke:#8B0000,color:#fff
class Entity,Condition core
Note the absence of any Event node — the defining contrast with all six
dynamic namespaces above.
Diagnostic Tests
Test 1 — Progressive incompatibility
True states are incompatible with the progressive (estar + gerund). This is the primary diagnostic.
✗ *João está sendo alto (João is being tall) → STATIVE
✗ *Maria está sendo brasileira (Maria is being Brazilian) → STATIVE
✓ João está correndo (João is running) → NOT STATIVE (Agentive)
Exception — coerced volitional reading: estar sendo + behavioral adjective is grammatical but coerces a non-stative meaning:
- João está sendo educado = João is acting politely (intentional behavior, not a property state)
Test 2 — Imperative incompatibility
States cannot be commanded because they are not under volitional control.
✗ *Seja alto! (Be tall!) → STATIVE
✗ *Saiba a resposta! (Know the answer!) → STATIVE
✓ Corra! (Run!) → NOT STATIVE (Agentive)
Test 3 — Temporal / locational modification
Individual-level states resist modification by time or place; stage-level states accept it.
Individual-level (incompatible):
✗ *João é alto às terças (João is tall on Tuesdays) → INDIVIDUAL-LEVEL STATIVE
Stage-level (compatible):
✓ João está cansado agora / em casa / durante a festa → STAGE-LEVEL STATIVE
Test 4 — No result state entailment
Statives do not result from an event and do not entail a prior change.
✓ João é alto → No prior change required → STATIVE
✗ O vaso está quebrado → Implies prior breaking event → CHANGE result state
Note: estar + past participle (está quebrado, está aberto) looks stative but encodes the result of an change event — these belong to the Change namespace.
Test 5 — Homogeneity
Any subinterval of a state is also that state; events are not homogeneous.
STATIVE: JoĂŁo estava cansado das 14h Ă s 17h
→ João estava cansado às 15h ✓ (any subinterval holds) → STATIVE
EVENTIVE: JoĂŁo correu das 14h Ă s 15h
→ João correu às 14h30 (not necessarily — event has phases) → NOT STATIVE