Vous êtes sur la page 1sur 13

This document attempts to provide a gentle introduction to logic, in the hope of enhancing the general levels of debate.

Logic is the science of reasoning, proof, thinking, or inference [Concise OED]. Logic allows us to analyze a piece of reasoning, and determine whether it is correct or not. To use the technical terms, we determine whether the reasoning is valid or invalid. One does not need to study logic in order to reason correctly. However, a little basic knowledge of logic is often helpful when constructing or analyzing an argument. Note that I am not claiming that logic is universally applicable. That issue is very much open to debate. This document only explains how to use logic; you must decide whether logic is the right tool for the job. Note also that this document deals only with simple boolean logic. Other sorts of mathematical logic, such as fuzzy logic, obey different rules. When people talk of logical arguments, though, they generally mean the type being described here. Basic concepts

The building blocks of a logical argument are propositions, also called statements. A proposition is a statement which is either true or false; for example:

"The first programmable computer was built in Cambridge." "Dogs cannot see colour." "Berlin is the capital of Germany."

Propositions may be either asserted (said to be true) or denied (said to be false). Note that this is a technical meaning of "deny", not the everyday meaning. The proposition is the meaning of the statement, not the particular arrangement of words used. So "A Prime Minister exists" and "There exists a Prime Minister" both express the same proposition. What is an argument?

An argument is, to quote the Monty Python sketch, "a connected series of statements to establish a definite proposition". There are three stages to an argument: Premises, inference, and conclusion. Stage one: Premises One or more propositions are necessary for the argument to continue. They must be stated explicitly. They are called the premises of the argument. They are the evidence (or reasons) for accepting the argument and its conclusions. Premises (or assertions) are often indicated by phrases such as "because", "since", "obviously" and so on. (The phrase "obviously" is often viewed with suspicion, as it can be used to intimidate others into accepting dubious premises. If something doesn't seem obvious to you, don't be afraid to question it. You can always say "Oh, yes, you're right, it is obvious" when you've heard the explanation.) Stage two: Inference The premises of the argument are used to obtain further propositions. This process is known as inference. In inference, we start with one or more propositions which have been accepted. We then derive a new proposition. There are various forms of valid inference. The propositions arrived at by inference may then be used in further inference. Inference is often denoted by phrases such as "implies that" or "therefore". Stage three: Conclusion Finally, we arrive at the conclusion of the argument, another proposition. The conclusion is often stated as the final stage of inference. It is affirmed on the basis the original premises, and the inference from them. Conclusions are often indicated by phrases such as "therefore", "it follows that", "we conclude" and so on.

Types of argument

There are two traditional types of argument, deductive and inductive. A deductive argument provides conclusive proof of its conclusions; if the premises are true, the conclusion must also be true. A deductive argument is either valid or invalid. A valid argument is defined as one where if the premises are true, then the conclusion is true. An inductive argument is one where the premises provide some evidence for the truth of the conclusion. Inductive arguments are not valid or invalid, but we can talk about whether they are better or worse than other arguments. We can also discuss how probable their premises are. There are forms of argument in ordinary language which are neither deductive nor inductive. However, this document concentrates on deductive arguments, as they are often viewed as the most rigorous and convincing. Here is an example of a deductive argument:

Every event has a cause (premise) The universe has a beginning (premise) All beginnings involve an event (premise) This implies that the beginning of the universe involved an event (inference) Therefore the universe has a cause (inference and conclusion)

Note that the conclusion of one argument might be a premise in another argument. A proposition can only be called a premise or a conclusion with respect to a particular argument; the terms do not make sense in isolation. Recognizing an argument

Sometimes an argument will not follow the order described above. For instance, the conclusions might be stated first, and the premises stated afterwards in support of the conclusion. This is perfectly valid, if sometimes a little confusing. Arguments are harder to recognize than premises or conclusions. Many people shower their writing with assertions without ever producing anything which one might reasonably describe as an argument. Some statements look like arguments, but are not. For example: "If the X-Files are to be believed then the American Government is hiding important information from the rest of the world" The above is not an argument, it is a conditional statement. It does not assert the premises which are necessary to support what appears to be its conclusion. Another example: "Your parents created you; therefore obey your parents" The phrase "obey your parents" is neither true nor false. Therefore it is not a proposition, and the sentence is not an argument. Causality is important. Suppose we are trying to argue that there is something wrong with the engine of a car. Consider two statements of the form "A because B". The first statement: "My car will not start because there is something wrong with the engine." The statement is not an argument for there being something wrong with the engine; it is an explanation of why the car will not start. We are explaining A, using B as the explanation. We cannot argue from A to B using a statement of the form "A because B". However, we can argue from B to A using such a statement. Consider: "There must be something wrong with the engine of my car, because it will not start."

Here we are arguing for A, offering B as evidence. The statement "A because B" is then an argument. To make the difference clear, note that "A because B" is equivalent to "B therefore A". The two statements then become: "There is something wrong with the engine, therefore my car will not start." And: "My car will not start, therefore there is something wrong with the engine." If we remember that we are supposed to be arguing that there is something wrong with the engine, it is clear that only the second statement is a valid argument. Implication in detail

There is one very important thing to remember: The fact that a deductive argument is valid does not imply that its conclusion holds. This is because of the slightly counter-intuitive nature of implication, which we must now consider more carefully. Obviously a valid argument can consist of true propositions. However, an argument may be entirely valid even if it contains only false propositions. For example:

All insects have wings (premise) Woodlice are insects (premise) Therefore woodlice have wings (conclusion)

Here, the conclusion is not true because the argument's premises are false. If the argument's premises were true, however, the conclusion would be true. The argument is thus entirely valid. More subtly, we can reach a true conclusion from one or more false premises, as in:

All fish live in the sea (premise) Dolphins are fish (premise) Therefore dolphins live in the sea (conclusion)

However, the one thing we cannot do is reach a false conclusion through valid inference from true premises. We can therefore draw up a "truth table" for implication. The symbol "=>" denotes implication; "A" is the premise, "B" the conclusion. "T" and "F" represent true and false respectively. Premise Conclusion Inference A B A=>B ---------------------------FFT FTT -- If the premises are false and the inference valid, the conclusion can be true or false. TFF -- If the premises are true and the conclusion false, the inference must be invalid.

TTT -- If the premises are true and the inference valid, the conclusion must be true. A sound argument is a valid argument whose premises are true. A sound argument therefore arrives at a true conclusion. Be careful not to confuse sound arguments with valid arguments. Of course, we can criticize more than the mere soundness of an argument. In everyday life, arguments are almost always presented with some specific purpose in mind. As well as criticizing the argument itself, one can criticize the apparent intent of the argument. Such criticism is outside the scope of this document, however! Fallacies

To delve further into the structure of logical arguments would require lengthy discussion of linguistics and philosophy. It is simpler and probably more useful to summarize the major pitfalls to be avoided when constructing an argument. These pitfalls are known as fallacies. In everyday English the term "fallacy" is used to refer to mistaken beliefs as well as to the faulty reasoning that leads to those beliefs. This is fair enough, but in logic the term is generally used to refer to a form of technically incorrect argument, especially if the argument appears valid or convincing. So for the purposes of this discussion, we define a fallacy as a logical argument which appears to be correct, but which can be seen to be incorrect when examined more closely. By studying fallacies we aim to avoid being misled by them. Below is a list of some common fallacies, and also some rhetorical devices often used in debate. The list is not intended to be exhaustive.

Argumentum ad baculum / Appeal to force The Appeal to Force is committed when the arguer resorts to force or the threat of force in order to try and push the acceptance of a conclusion. It is often used by politicians, and can be summarized as "might makes right". The force threatened need not be a direct threat from the arguer. For example: "Hitler's war is just and any who disagree will be tortured by the Gestapo"

Argumentum ad hominem Argumentum ad Hominem is literally "argument directed at the man". The Abusive variety of Argumentum ad Hominem occurs when, instead of trying to disprove the truth of an assertion, the arguer attacks the person or people making the assertion. This is invalid because the truth of an assertion does not depend upon the goodness of those asserting it. For example: "The negative team's arguments are wrong because they are patriachal males" Sometimes in a court of law doubt is cast upon the testimony of a witness by showing, for example, that he is a known perjurer. This is a valid way of reducing the credibility of the testimony given by the witness, and not Argumentum ad Hominem; however, it does not demonstrate that the witness's testimony is false. To conclude otherwise is to fall victim of the Argumentum ad Ignorantiam. The circumstantial form of Argumentum ad Hominem is committed when a person argues that his opponent ought to accept the truth of an assertion because of the opponent's particular circumstances. For example: "It is perfectly acceptable to kill animals for food. How can you argue otherwise when you're quite happy to wear leather shoes?"

This is an abusive charge of inconsistency, used as an excuse for dismissing the opponent's argument. This fallacy can also be used as a means of rejecting a conclusion. For example: "Of course you would argue that positive discrimination is a bad thing. You're white." This particular form of Argumentum ad Hominem, when one alleges that one's adversary is rationalizing a conclusion formed from selfish interests, is also known as "poisoning the well".

Argumentum ad ignorantiam Argumentum ad ignorantiam means "argument from ignorance". This fallacy occurs whenever it is argued that something must be true simply because it has not been proved false. Or, equivalently, when it is argued that something must be false because it has not been proved true. (Note that this is not the same as assuming that something is false until it has been proved true, a basic scientific principle.) Examples: "Of course Elvis is alive. Nobody can prove otherwise."

Argumentum ad misericordiam This is the Appeal to Pity, also known as Special Pleading. The fallacy is committed when the arguer appeals to pity for the sake of getting a conclusion accepted. For example: "I did not murder my mother and father with an axe. Please don't find me guilty; I'm suffering enough through being an orphan."

Argumentum ad populum This is known as Appealing to the Gallery, or Appealing to the People. To commit this fallacy is to attempt to win acceptance of an assertion by appealing to a large group of people. This form of fallacy is often characterized by emotive language. For example: "Pornography must be banned. It is violence against women."

Argumentum ad numerum This fallacy is closely related to the argumentum ad populum. It consists of asserting that the more people who support or believe a proposition, the more likely it is that that proposition is correct.

Argumentum ad verecundiam The Appeal to Authority uses the admiration of the famous to try and win support for an assertion. For example: "Mal Meninga was a great footballer, he is saying that you should buy this car therefore you should." This line of argument is not always completely bogus; for example, reference to an admitted authority in a particular field may be relevant to a discussion of that subject. For example, we can distinguish quite clearly between: "Hawking has concluded that black holes give off radiation" and "Penrose has concluded that it is impossible to build an intelligent computer"

Hawking is a physicist, and so we can reasonably expect his opinions on black hole radiation to be informed. Penrose is a mathematician, so it is questionable whether he is well-qualified to speak on the subject of machine intelligence.

The fallacy of accident The Fallacy of Accident is committed when a general rule is applied to a particular case whose "accidental" circumstances mean that the rule is inapplicable. It is the error made when one goes from the general to the specific. For example: "Christians generally dislike atheists. You are a Christian, so you must dislike atheists." This fallacy is often committed by moralists and legalists who try to decide every moral and legal question by mechanically applying general rules.

Converse accident / Hasty generalization This fallacy is the reverse of the Fallacy of Accident. It occurs when one forms a general rule by examining only a few specific cases which are not representative of all possible cases. For example: "Richard Nixon was a dishonest President therefore all presidents are dishonest"

Sweeping generalization / Dicto simpliciter A sweeping generalization occurs when a general rule is applied to a particular situation in which the features of that particular situation render the rule inapplicable. A sweeping generalization is the opposite of a hasty generalization.

Non causa pro causa / Post hoc ergo propter hoc These are known as False Cause fallacies. The fallacy of Non Causa Pro Causa occurs when one identifies something as the cause of an event but it has not actually been shown to be the cause. For example: "I took an aspirin and meditated, and my headache disappeared. Therefore meditation cured my headache" The fallacy of Post Hoc Ergo Propter Hoc occurs when something is assumed to be the cause of an event merely because it happened before the event. For example: "The Great Depression occured after the rise of Communism. Therefore we must avoid Communism for the same reasons."

Cum hoc ergo propter hoc This fallacy is similar to Post Hoc Ergo Propter Hoc. It asserts that because two events occur together, they must be causally related, and leaves no room for other factors that may be the cause(s) of the events.

Petitio principii / Begging the question This fallacy occurs when the premises are at least as questionable as the conclusion reached.

Circulus in demonstrando This fallacy occurs when one assumes as a premise the conclusion which one wishes to reach. Often, the proposition will be rephrased so that the fallacy appears to be a valid argument. For example:

"Communists must not be allowed to hold government office. Hence any government official who is revealed to be a Communist will lose his job. Therefore Communists will do anything to hide their secret, and will be open to blackmail. Therefore Communists cannot be allowed to hold government office." Note that the argument is entirely circular; the premise is the same as the conclusion.

Ignoratio elenchi The fallacy of Irrelevant Conclusion consists of claiming that an argument supports a particular conclusion when it is actually logically nothing to do with that conclusion. Sadly, such fallacious arguments are often successful because they arouse emotions which cause others to view the supposed conclusion in a more favourable light.

Equivocation / Fallacy of four terms Equivocation occurs when a key word is used with two or more different meanings in the same argument. For example: "What could be more affordable than free software? But to make sure that it remains free, that users can do what they like with it, we must place a license on it to make sure that will always be freely redistributable."

Amphiboly Amphiboly occurs when the premises used in an argument are ambiguous because of careless or ungrammatical phrasing.

Accent Accent is another form of fallacy through shifting meaning. In this case, the meaning is changed by altering which parts of a statement are emphasized.

Fallacies of composition One Fallacy of Composition is to conclude that a property shared by the parts of something must apply to the whole. For example: "The bicycle is made entirely of low mass components, and is therefore very lightweight." The other Fallacy of Composition is to conclude that a property of a number of individual items is shared by a collection of those items. For example: "A car uses less petrol and causes less pollution than a bus. Therefore cars are less environmentally damaging than buses."

Fallacy of division The fallacy of division is the opposite of the Fallacy of Composition. Like its opposite, it exists in two varieties. The first is to assume that a property of some thing must apply to its parts. For example: "You are studying at a rich college. Therefore you must be rich." The other is to assume that a property of a collection of items is shared by each item. For example: "Ants can destroy a tree. Therefore this ant can destroy a tree."

The slippery slope argument This argument states that should one event occur, so will other harmful events. There is no proof made that the harmful events are caused by the first event. For example: "If we legalize marijuana, then we would have to legalize crack and heroin and we'll have a nation full of drug-addicts on welfare. Therefore we cannot legalize marijuana."

"A is based on B" fallacies / "...is a type of..." fallacies / Fallacy of the Undistributed Middle These fallacies occur when one attempts to argue that things are in some way similar without actually specifying in what way they are similar. Examples: "Cats are a form of animal based on carbon chemistry, dogs are a form of animal based on carbon chemistry, so aren't dogs a form of cat?"

Affirmation of the consequent This fallacy is an argument of the form "A implies B, B is true, therefore A is true". To understand why it is a fallacy, examine the truth table for implication given earlier.

Denial of the antecedent This fallacy is an argument of the form "A implies B, A is false, therefore B is false". The truth table for implication makes it clear why this is a fallacy. Note that this fallacy is different from Non Causa Pro Causa. The latter has the form "A implies B, A is false, therefore B is false", where A does not in fact imply B at all. Here, the problem is not that the implication is invalid; rather it is that the falseness of A does not allow us to deduce anything about B.

Converting a conditional This fallacy is an argument of the form "If A then B, therefore if B then A".

Argumentum ad antiquitatem This is the fallacy of asserting that something is right or good simply because it is old, or because "that's the way it's always been."

Argumentum ad novitatem This is the opposite of the Argumentum ad Antiquitatem; it is the fallacy of asserting that something is more correct simply because it is new or newer than something else.

Argumentum ad crumenam The fallacy of believing that money is a criterion of correctness; that those with more money are more likely to be right.

Argumentum ad lazarum The fallacy of assuming that because someone is poor he or she is sounder or more virtuous than one who is wealthier. This fallacy is the opposite of the argumentum ad crumenam.

Argumentum ad nauseam

This is the incorrect belief that an assertion is more likely to be true the more often it is heard. An "argumentum ad nauseam" is one that employs constant repetition in asserting something.

Bifurcation Also referred to as the "black and white" fallacy, bifurcation occurs when one presents a situation as having only two alternatives, where in fact other alternatives exist or can exist.

Plurium interrogationum / Many questions This fallacy occurs when a questioner demands a simple answer to a complex question.

Non sequitur A non-sequitur is an argument where the conclusion is drawn from premises which are not logically connected with it.

Red herring This fallacy is committed when irrelevant material is introduced to the issue being discussed, so that everyone's attention is diverted away from the points being made, towards a different conclusion.

Reification / Hypostatization Reification occurs when an abstract concept is treated as a concrete thing.

Shifting the burden of proof The burden of proof is always on the person making an assertion or proposition. Shifting the burden of proof, a special case of Argumentum ad Ignorantiam, is the fallacy of putting the burden of proof on the person who denies or questions the assertion being made. The source of the fallacy is the assumption that something is true unless proven otherwise.

Straw man The straw man fallacy is to misrepresent someone else's position so that it can be attacked more easily, then to knock down that misrepresented position, then to conclude that the original position has been demolished. It is a fallacy because it fails to deal with the actual arguments that have been made.

The extended analogy The fallacy of the Extended Analogy often occurs when some suggested general rule is being argued over. The fallacy is to assume that mentioning two different situations, in an argument about a general rule, constitutes a claim that those situations are analogous to each other. This fallacy is best explained using a real example from a debate about anti-cryptography legislation: "I believe it is always wrong to oppose the law by breaking it." "Such a position is odious: it implies that you would not have supported Martin Luther King." "Are you saying that cryptography legislation is as important as the struggle for Black liberation? How dare you!"

Tu quoque This is the famous "you too" fallacy. It occurs when an action is argued to be acceptable because the other party has performed it. For instance: "You're just being randomly abusive." "So? You've been abusive too." This is a personal attack, and is therefore a special case of Argumentum ad Hominem.

Audiatur et altera pars Often, people will argue from assumptions which they do not bother to state. The principle of Audiatur et Altera Pars is that all of the premises of an argument should be stated explicitly. It is not strictly a fallacy to fail to state all of one's assumptions; however, it is often viewed with suspicion.

Argumentum ad logicam This is the "fallacy fallacy" of arguing that a proposition is false merely on the grounds that it has been presented as the conclusion of a fallacious argument. Remember always that fallacious arguments can arrive at true conclusions. Basic Definitions Logic is the study of the criteria used in evaluating inferences or arguments. An inference is a process of reasoning in which a new belief is formed on the basis of or in virtue of evidence or proof supposedly provided by other beliefs. An argument is a collection of statements or propositions, some of which are intended to provide support or evidence in favor of one of the others. A statement or proposition is something that can either be true or false. We usually think of a statement as a declarative sentence, or part of a sentence. How many statements are there in the example below? I have two brothers, and I have no sisters. (The answer is 3!) The premises of an argument are those statements or propositions in it that are intended to provide the support or evidence. The conclusion of an argument is that statement or proposition for which the premises are intended to provide support. (In short, it is the point the argument is trying to make.) (Important note: premises are always intended to provide support or evidence for the conclusion, but they donn't always succeed! It's still an argument, and there are still premises and a conclusion, even if the premises don't really provide any support at all.) Some Example Arguments God is defined as the most perfect being. A perfect being must have every trait or property that it's better to have than not to have. It is better to exist than not to exist. Therefore, God exists. Hillary Clinton must be a communist spy. She supports socialized health care, and everyone who supports socialized health care is a communist spy. It has rained more than 15 inches per year in Amherst every year for the past 30 years. So you can safely bet it will rain more than 15 inches in Amherst this year. Professor Chappell said that the ratio of female to male students in the class was exactly 3:1. This means that there are 112 female students in the class, because there are 148 students in the class total. The Encyclopaedia Britannica has an article on symbiosis. It stands to reason that the Encyclopedia Americana has an article on symbiosis

as well, since the two reference works tend to cover the same topics. 1 is a prime number. 3 is a prime number. 5 is a prime number. 7 is a prime number. Therefore, all odd integers between 0 and 8 are prime numbers. Jason isn't an NRA member. Almost 90% of NRA members are republicans, and Jason isn't a republican. Inductive Logic and Deductive Logic This can be a tricky subject, because many people are taught the distinction wrongly in high school. Many people think deduction is reasoning from the general to the specific, and induction is reasoning from the specific to general. This is NOT how these words are actually used by most logicians, nor in this course. The distinction actually has to do with how strong the author of an argument intends the evidence or support to be. An argument is deductive if the author intends it to be so strong that it is impossible for the premises to be true and the conclusion to be false, or in other words, that the conclusion follows necessarily from the premises. A deductive argument attempts (successfully or unsuccessfully) to provide full proof of the conclusion. An argument is inductive if the author intends it only to be so strong that it is improbable that the premises could be true and the conclusion false, or in other words, that the conclusion is likely if the premises are true. An inductive argument only attempts (successfully or unsuccessfully) to provide evidence for the likely truth of the conclusion, rather than outright proof. From now on, I'm going to focus only on deductive logic. Validity and Soundness A deductive argument is valid if it has a form that would make it impossible for the premises to be true and the conclusion false, or if the conclusion follows necessarily from the premises. To test whether an argument is valid, you should first imagine that the premises are truewhether or not they actually areand then ask yourself, without appealing to any other knowledge you have, could you still imagine the conclusion being false? If you can, the argument is invalid. If you can't, then the argument is valid. Note that validity does not have to do with the actual truth or falsity of the premises. It only has to do with what would follow from them if they were true. A valid argument can have false premises. For example: All toasters are items made of gold. All items made of gold are time-travel devices. Therefore, all toasters are time-travel devices. It may be hard to imagine these premises as true, but it is not hard to recognize that if they were true, the conclusion would also be true. So there's more to an argument's being a good one than validity. To be a good argument, an argument must also have true premises. An argument with true premises is called factually correct. A sound argument is an argument that is both valid and factually correct. An invalid argument may have true or false premises, and a true or false conclusion. A valid argument may have false premises with either a true or a false conclusion. The only combination that is ruled out is a valid argument with true premises and a false conclusion. Sound arguments always have true conclusions. Argument Form The validity of a deductive argument is determined entirely by its form. Consider these arguments. 1) All tigers are mammals. No mammals are creatures with scales. Therefore, no tigers are creatures with scales. 2) All spider monkeys are elephants. No elephants are animals. Therefore, no spider monkeys are animals. These arguments share the same form: All A are B, No B are C, Therefore, No A are C. All arguments with this form are valid. So the examples above are valid. (What is wrong with #2?) Now consider:

3) All basketballs are round. The Earth is round. Therefore, the Earth is a basketball. 4) All Jedis are one with the force. Yoda is one with the force. Therefore, Yoda is a Jedi. These arguments also have the same form. All A are F. X is F. Therefore, X is an A. All arguments with this form are invalid. #4 may seem like a good argument because all the premises and the conclusion are true (at least in fiction), but note that the conclusion isn't made true by the premises. It could be possible for the premises to be true and the conclusion false. #4 is invalid, and all invalid arguments are unsound. #4 is not a good argument. Evaluating Arguments Logically Logic is very important in philosophy, because so much of what philosophers do involves putting forth arguments, and assessing those of others. There are two steps in evaluating an argument. First, ignore for the moment whether or not the premises actually are true, and ask yourself whether or not, if you imagine that they are, the conclusion follows from them. If it does, that is, if the process of reasoning is a good one, then the argument is valid. Next, ask yourself whether or not the premises are true. If all of them are true (regardless of the conclusion), then the argument is factually correct. These are the only two ways of evaluating an argument that are important for the purposes of this class. If the argument is both valid and factually correct, then the conclusion must be true. 1) If God existed, then J. Lo and Puffy would still be dating. But J. Lo and Puffy are not dating anymore. Therefore, God does not exist. 2) If Minnie Driver has agreed to go on date with Kevin, then God exists. Minnie Driver has not agreed to go on a date with Kevin. Therefore, God does not exist. 3) Either materialism is false or all emotions are physical processes in the brain. If all emotions are physical processes in the brain, then it is possible to know what love feels like simply by studying brain chemistry. It is not possible to know what love feels like simply by studying brain chemistry. Therefore, materialism is false. It is worth noting that an argument may still have a true conclusion even if it is invalid or factually incorrect (or both). Consider: Christina Aguilera loves all of Eminem's lyrics. The Eifel tower is made of cheese. Therefore, Atlanta is the capital of Georgia. The real upshot of this, however, is that just because you believe a certain conclusion, you do not logically have to accept the soundness of every argument for that conclusion. Some Logical Pitfalls Begging the Question An argument begs the question when it makes use of a premise that no one who didn't already accept the conclusion would believe. Simply put, an argument begs the question when it reasons in a circle or presupposes the truth of the very thing it's trying to prove. Example: God exists, because it says that God exists in the Bible, and everything in the Bible is the true word of God. The Appeal to Ignorance Fallacy This fallacy is committed when something is concluded to be true simply because it hasn't been proven to be false, or is concluded to be false just because it hasn't been proven to be true. Reasoning in such a way is invalid. Something can be true even if no one has succeeded in showing it to be true. Example: No one has even proven that there is life after death. Therefore, there is no life after death. The Wishful Thinking Fallacy This fallacy is committed when someone concludes that something must be true in virtue of what he or she wants to be true (or doesn't want to be false) instead of what the evidence suggests. Unfortunately, just because there are better consequences to something's being true rather than false does not provide evidence that it is true. Example: The idea of life in a universe without God would be frightening and depressing, and very difficult to accept. Therefore, God must exist. The "Ad Hominem" Fallacy This fallacy is committed when an argument or position is rejected not in virtue of its logical merits, but rather in virtue of the character,

personality, background or motivation of the person giving the argument or holding the position. However, a position can be true, and an argument can be sound, no matter how deplorable the person is. Who holds a belief has nothing to do with whether or not it's true. Example: Former president Clinton has argued in favor of increasing restrictions on the sale of guns. But President Clinton is a lecherous, adulterous, untrustworthy, draft-dodging old pervert, so his views must surely be misguided. What I call the "who's to say" fallacy is an instance of ad hominem reasoning. E.g.: "Descartes has argued that all persons consist of two distinct substances: a material body and an immaterial mind. But who is Descartes to say what is true of all persons?"

Vous aimerez peut-être aussi