Skip to main content
recursiveness

recursiveness

8.5
A process or pattern that repeats by using its own parts
  • noun
  • /rɪˈkɜːrsɪvnəs/
  • Specialized
translation icon : recursividad
  • The observer arises in the recursiveness of languaging, and in crossing linguistic domains we can become observer-translators, fleetingly aware, out of the corner of the eye, on the razor's edge, of some of our former blind spots.

Examples

  • The process is characterized by its recursiveness, allowing the same steps to be repeated multiple times.

  • The recursiveness of such alleged explanations should therefore serve for us as the first warning: "someone is generating the future jobs for himself."

    Blog text (7)
  • Through this ongoing recursiveness, every world brought forth necessarily hides its origins.

    Academic text (2006)
  • To date, the causal order proposed in the cross-national studies of fertility, family planning, and development, and the assumption of recursiveness in these models, have not been closely examined.

    Academic text (1990)
  • In programming, recursiveness enables functions to call themselves to solve complex problems efficiently.

  • The recursiveness found in nature, such as fractals, shows how patterns can repeat at different scales.

Synonyms

recursion
vsrecursiveness
  • Specialized
4 8.9

A way to solve a problem by repeating a step on a smaller copy of it

describes the general ability or state to refer to or repeat itself

How Recursive

self-referent
  • Specialized
9.6
recursiveness
  • Specialized
8.5
iteration
28 5.1
repetition
44 2.0

Surface Forms

recursiveness singular

Morphology

recursiveness = recursive (transparent) = recursive + ness

The word 'recursiveness' is transparently derived from 'recursive' by adding the suffix '-ness', indicating the state or quality of being recursive.

Etymology

The word recursiveness comes from the parts re- 'again' and currere 'to run', so it originally meant 'to run again'. A helpful image is a runner who goes round the track again and again; that's why recursiveness describes a process or structure that repeats or refers to itself, like a function that calls itself.