Skip to main content

Exception

Definition

Used when: one argument evokes a set of circumstances in which the described situation holds, and the other argument indicates one or more instances or exceptions where it doesn't.

i.e. This is an exception to That.

Subtypes

  • Excluding (natural read: Source excluding Target)
  • Excluded (natural read: Source is excluded from Target)

Examples

(1) A: Sea creatures can breath underwater.
(2) B: Not dolphins and whales.
---
(2) -- Excluded --> (1)