Word bank

Improve your reading skills, Memorize words and practice vocabulary

Memorized by 10+ users

conditionals


Meanings
  • noun phrase

    A set of statements expressing relationships between one or more propositions. In logic, a conditional statement, or an if-statement, is a statement consisting of two clauses: an antecedent and a consequent, where the antecedent is a condition and the consequent is the result or consequence of the condition.

    - "If it rains, we'll stay at home."
    - "When the sun rises, birds start singing."
    - "If you study hard, you'll pass the exam."
  • noun phrase

    In computer science, a conditional statement is a control flow statement that allows the execution of code to be conditionally executed based on one or more specified conditions.

    - "if (x > 5) { /* code to execute if x is greater than 5 */ }"
    - "if (condition1) { /* code to execute if condition1 is true */ } else { /* code to execute if condition1 is false */ }"

Synonyms

if-then , material conditional
Rhymes
Words rhyming with conditionals
condition , reason , motion
Variants
List of all variants of conditionals that leads to same result
conditional , conditionals
Etymology
origin and the way in which meanings have changed throughout history.

From Old French 'condicion', meaning 'condition, agreement'.


Trivia
Any details, considerations, events or pieces of information regarding the word
  1. Did you know that the earliest known use of a conditional statement can be traced back to ancient Egypt? The Egyptian papyrus known as the 'Westcar Papyrus' contains a story in which a magician is instructed to build a boat that will only move if the king's daughter is on board.

  2. The term 'conditionals' is also used in finance to refer to a type of financial instrument called a 'conditional warrant'. This is a warrant that only becomes exercisable under certain conditions.


Related Concepts
informations on related concepts or terms closely associated with the word. Discuss semantic fields or domains that the word belongs to
  1. Logic: The branch of philosophy dealing with the principles of correct reasoning.

  2. Control flow: A sequence of instructions in a computer program that alters the order of execution based on certain conditions.


Culture
Any cultural, historical, or symbolic significance of the word. Explore how the word has been used in literature, art, music, or other forms of expression.

Conditionals have been used extensively in literature, particularly in works of fiction, to create suspense, build tension, and explore 'what if' scenarios. For example, in H.G. Wells' 'The Time Machine', the protagonist travels to the future and encounters two distinct races, the Eloi and the Morlocks. The outcome of the story is determined by a series of conditional events.

How to Memorize "conditionals"

  1. visualize

    - Imagine a traffic light. If the light is red, you stop. If the light is green, you go. This is a simple example of a conditional statement.

  2. associate

    - Associate the word 'conditional' with the word 'if'. When you see the word 'if', think 'conditional statement'.

  3. mnemonics

    - Create a mnemonic: 'Cats Are Large, Green And Slimy'. CALGAS stands for 'Conditionals Are Logical, Given And Sequential'. Each letter represents the first letter of the words in the phrase.


Memorize "conditionals" using Dictozo

The best and recommended way to memorize conditionals is, by using Dictozo. Just save the word in Dictozo extension and let the app handle the rest. It enhances the memorization process in two ways:

  1. Highlighting:

    Whenever users encounters the saved word on a webpage, Dictozo highlights it, drawing the user's attention and reinforcing memorization.

  2. Periodic Reminders:

    Dictozo will send you periodic reminders to remind you the saved word, it will ask you quiz. These reminders could be in the form of notifications or emails, prompting users to recall and reinforce their knowledge.