Relational Namespace

Core Definition

Relational frames foreground a connection or association between two or more entities. The primary semantic content is the relation itself — not a property of a single entity, and not an event occurring to one. Relational frames are static: the relation simply holds over time with no internal change, no agent, and no inherent endpoint.

Formal template:

RELATION(Relatum₁, Relatum₂)

Key participants:

  • Relatum₁ — one participant in the relation (typically subject position)
  • Relatum₂ — the other participant (typically object or complement)

The relation may be symmetric (João é amigo de PedroPedro é amigo de João) or asymmetric (João é pai de MariaMaria é pai de João). Many asymmetric relations have a converse: pai-de / filha-de, possuir / pertencer a.

Scope

Includes:

  • Possession: João tem um carro (João has a car), A casa pertence a Maria (The house belongs to Maria)
  • Kinship: João é pai de Maria (João is Maria's father), Pedro é irmão de Ana
  • Social / professional: Maria é amiga de Pedro (friendship), João é professor de Ana (teaching role)
  • Part-whole (meronymy): A roda é parte do carro (The wheel is part of the car)
  • Quantitative / measure: João tem 30 anos (João is 30), A mesa mede 2 metros
  • Abstract: O problema tem solução (The problem has a solution), O resultado depende dos dados

Excludes — see other namespaces:

  • Single-entity property holding → Stative (João é alto)
  • Entity undergoes change of state → Inchoative (A porta abriu)
  • Agent causes change in Patient → Causative (João quebrou o vaso)
  • Mental or perceptual event with Experiencer → Psychological (João ama Maria)

Critical boundary — static vs. dynamic: Relational frames are strictly non-dynamic. When ter or ser encodes an ongoing event rather than a stable connection, the frame shifts away from Relational:

  • João tem um carroRelational (stable possession)
  • João está comprando um carroEventive/Causative (dynamic acquisition)

Subtypes

By relation type:

Subtype Definition Typical verbs/copulas Example
Possession Possessor has control over or association with Possessed ter, possuir, ser de, pertencer a João tem um carro
Kinship Biological, marital, or extended family tie ser + kin term João é pai de Maria
Social / Professional Friendship, hierarchy, institutional role ser + role noun Maria é amiga de Pedro
Part-Whole Part is component, member, or portion of Whole ser parte de, ter, pertencer a A roda é parte do carro
Quantitative / Measure Entity has a measured value on a dimension ter (age, size), medir, custar, pesar João tem 30 anos
Abstract Logical, epistemic, or conceptual connection ter, implicar, depender de, exigir O problema tem solução

Possession: alienable vs. inalienable:

Type Features Example
Alienable Can be transferred or lost; material objects João tem um carro, Maria possui uma casa
Inalienable Cannot be transferred; body parts, kinship, integral components João tem dois irmãos, A casa tem três quartos

Symmetry:

Type Condition Example
Symmetric R(x,y) implies R(y,x) amizade, casamento, adjacência
Asymmetric R(x,y) does not imply R(y,x) pai-de, parte-de, possuir
Converse pair Asymmetric R₁(x,y) ↔ R₂(y,x) pai-de / filha-de, comprar-de / vender-para

Diagnostic Tests

Test 1 — Minimal arity (≥ 2 participants)

Does the predicate require at least two participants to be grammatical?

✓ João tem um carro (two participants required) → RELATIONAL
✗ *João tem (incomplete without Relatum₂) → RELATIONAL (confirmed)
✓ João corre (one participant sufficient) → NOT RELATIONAL (Action)

Test 2 — Isolation test

Can the predicate be satisfied by a single entity alone, with no reference to another entity?

✗ João tem ??? (possession needs a possessed entity — cannot hold in isolation) → RELATIONAL
✗ Maria é amiga de ??? (friendship needs a friend — cannot hold in isolation) → RELATIONAL
✓ João é alto (property of João alone — holds in isolation) → NOT RELATIONAL (Stative)

Test 3 — Converse test

Does the relation have a converse predicate expressing the same situation from the other participant's perspective?

✓ João é pai de Maria ↔ Maria é filha de João → RELATIONAL (converse pair)
✓ João possui a casa ↔ A casa pertence a João → RELATIONAL (converse pair)
✓ João é amigo de Pedro ↔ Pedro é amigo de João → RELATIONAL (self-converse / symmetric)
✗ João corre → no converse → NOT RELATIONAL

Test 4 — Stativity

Does the relation hold without any internal change, result state, or dynamic process?

✓ João tem um carro (holds over time, no change) → RELATIONAL
✓ Maria é filha de João (permanent kinship, no change) → RELATIONAL
✗ João comprou um carro (dynamic acquisition event) → NOT RELATIONAL (Causative/Eventive)

Test 5 — Progressive incompatibility

True relational states resist the progressive (estar + gerund).

✗ *João está tendo um carro → RELATIONAL (stative possession)
✗ *Maria está sendo filha de João → RELATIONAL (stative kinship)
✓ João está comprando um carro → NOT RELATIONAL (dynamic process)

Comparison with Adjacent Namespaces

Feature Relational Stative Psychological Causative Eventive
Participants required ≥ 2 1 ≥ 1 (Experiencer) ≥ 2 Varies
Static (no change) Yes Yes Varies No No
Agent required No No No Yes No
Dynamic process No No Varies Yes Yes
Connection profiled Yes No No No No

vs. Stative: The sharpest boundary. Stative frames describe a property of a single entity (João é alto — monadic). Relational frames describe a connection between two entities (João tem um carro, Maria é filha de João — dyadic). The test is participant count: one participant → Stative; two or more → Relational. Note that some ser predicates are stative (João é inteligente) while others are relational (João é pai de Maria) — the relational noun test disambiguates: paternidade (relational noun) exists; inteligência is a property noun.

vs. Psychological: Psychological states with Experiencer-Stimulus structure (João ama Maria, João sabe a resposta) are formally dyadic and could be read as relational. They are classified as Psychological because the mental or perceptual domain is primary — the relation is a consequence of the internal state, not the semantic focus. When a two-participant predicate clearly foregrounds a stable mental connection as the content (amar, saber, gostar), prefer Psychological; when the connection itself is the semantic core with no mental-domain commitment (ter, pertencer, ser parte de), prefer Relational.

vs. Causative / Eventive / Action: Relational frames are strictly non-dynamic. If the frame involves change, process, or causation — even between two participants — it belongs in a dynamic namespace. João tem a carta (Relational: stable possession) vs. João recebeu a carta (Eventive: acquisition event) vs. João enviou a carta (Causative: agent causes transfer). The progressive test and result-state test quickly distinguish static relations from dynamic events.