api: YAML JSON TOON Database
version: 1.0.0
format: yaml
dataset:
  id: 457
  slug: morphological-processes
  title: Morphological Processes
  description: Ways in which words are formed and modified.
  category: Linguistics
  category_slug: linguistics
  tags: linguistics,morphology,words
  view_count: 4
  created_at: 1781275786
  updated_at: 1781275786
data:
  - process: Inflection
    description: Changing word form to express grammatical features.
    example: walk -> walked
  - process: Derivation
    description: Creating a new word with a different meaning or category.
    example: teach -> teacher
  - process: Compounding
    description: Combining two or more words.
    example: blackboard
  - process: Reduplication
    description: Repeating all or part of a word.
    example: goosebumps? no, bye-bye
  - process: Clipping
    description: Shortening a word without changing meaning.
    example: advertisement -> ad
  - process: Blending
    description: Combining parts of two words.
    example: breakfast + lunch -> brunch
  - process: Acronym
    description: Forming a word from initial letters.
    example: NASA
