3

Define

Establish etymological kinship and render entry definitions.

Overview

The Define stage synthesizes the enriched linguistic data into formal dictionary definitions. It crafts precise definitions using the genus-differentia pattern and organizes senses hierarchically.

This stage also generates the graph queries that establish etymological relationships in the knowledge graph, connecting words across time and languages.

Responsibilities

  • Write definition (genus-differentia pattern)
  • Organize senses (hierarchical: 1, 1a, 1b, 2, etc.)
  • Usage notes (register, regional, semantic nuance)
  • Graph queries (DERIVED_FROM, BORROWED_FROM, COGNATE_OF)

Output

DefineResponse
  • senses[]
  • usageNotes[]
  • registers[]
  • graphQueries[]
Coming Soon

Detailed documentation, metrics, and live stage monitoring will be available here.

1 2 3 4