Learn Before
Concept

Primitive Decomposition

Primitive Decomposition (Componential Analysis) is the idea of decomposing meaning into sets of primitive semantics elements or features.

For example, we could represent the meaning of "kill" as:

  • KILL(x, y)
  • CAUSE(x, BECOME(NOT(ALIVE(y))))

0

1

Updated 2022-03-20

Tags

Data (Information)

Data Science

Learn After