Intermediate clue
If this fails, that becomes true
Also known in the clue library as Conditional (If not … then …).
- Clue pattern
- If A is not B, then C=D.
- What to mark first
- Wait until the first pairing is ruled out, then fire the result.
- Common mistake
- Reading it as if the first pairing were already false.
- Mini-example
- If Mina is not the baker, Theo owns the turtle.
- Print-book tip
- Write a small arrow from the failed pairing to the consequence.