Dictionary

Explore meaning, context, and usage with an online dictionary experience optimized for multilingual workflows.

Clear

Try these words

Meaning of conditionals

Source language: EnglishDictionary language: English

conditionals

noun

Definitions

  1. (grammar) A conditional sentence; a statement that depends on a condition being true or false.

  2. (grammar) The conditional mood.

  3. A statement that one sentence is true if another is.

    Example: "A implies B" is a conditional.

  4. An instruction that branches depending on the truth of a condition at that point.

    Example: if and while are conditionals in some programming languages.