Created
October 29, 2015 13:56
-
-
Save azenla/57ec904678bc7710f1b3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Catch-22: | |
A catch that is added to a statement that invalidates the original statement. | |
Example: | |
Statement: A crazy person may leave war if they ask to. | |
Catch: A person who wants to leave war is not crazy. | |
This example shows that asking to leave war means you are not crazy, and thus you cannot leave war. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment