Abductive reasoning

From Wikinfo

Jump to: navigation, search


Search for "Abductive_reasoning" on Wikipedia  • Wikimedia Commons • Wiktionary • Wikiquote • Wikibooks • Mediawiki Wikia • Wikitravel • Google Advanced Search • Yahoo Advanced Search • WorldCat Advanced Search • Amazon • Recent NY Times • Older NY Times.

For criticism see Criticism of Abductive_reasoning

Abduction is a method of logical inference introduced by Charles Sanders Peirce which comes prior to induction and deduction for which the colloquial name is to have a "hunch". Abductive reasoning starts when an inquirer considers of a set of seemingly unrelated facts, armed with an intuition that they are somehow connected. The term abduction is commonly presumed to mean the same thing as hypothesis; however, an abduction is actually the process of inference that produces a hypothesis as its end result[1]. It is used in both philosophy and computing.

Contents

Deduction, induction, and abduction

Main article: Logical reasoning
Deduction 
allows deriving File:cursive b.png as a consequence of File:cursive a.png. In other words, deduction is the process of deriving the consequences of what is assumed. Given the truth of the assumptions, a valid deduction guarantees the truth of the conclusion. It is true by definition and is independent of sense experience. For example, if it is true (given) that the sum of the angles is 180° in all triangles, and if a certain triangle has angles of 90° and 30°, then it can be deduced that the third angle is 60°.
Induction 
allows inferring File:cursive b.png entails File:cursive b.png from multiple instantiations of File:cursive b.png and File:cursive b.png at the same time. Induction is the process of inferring probable conditional relevance as a result of observing multiple antecedents and consequents. An inductive statement requires empirical evidence for it to be true. For example, the statement "it's snowing, so it must be cold", can be induced from the experience of the two being true together.
Abduction 
allows inferring File:cursive a.png as an explanation of File:cursive b.png. Because of this, abduction allows the precondition File:cursive a.png to be inferred from the consequence File:cursive b.png. Deduction and abduction thus differ in the direction in which a rule like "File:cursive a.png entails File:cursive b.png" is used for inference. As such abduction is formally equivalent to the logical fallacy affirming the consequent or Post hoc ergo propter hoc, because there are multiple possible explanations for File:cursive b.png.

Unlike deduction and in some sense induction, abduction can produce results that are incorrect within its formal system. Hence the conclusions of abduction can only be made valid by separately checking them with a different method, either by deduction or exhaustive induction. However, it can still be useful as a heuristic, especially when something is known about the likelihood of different causes for File:cursive b.png.

Formalizations of Abduction

Logic-based abduction

In logic, explanation is done from a logical theory File:T.png representing a domain and a set of observations File:O.png. Abduction is the process of deriving a set of explanations of File:O.png according to File:T.png and picking out one of those explanations. For File:E.png to be an explanation of File:O.png according to File:T.png, it should satisfy two conditions:

  • File:O.png follows from File:E.png and File:T.png;
  • File:E.png is consistent with File:T.png.

In formal logic, File:O.png and File:E.png are assumed to be sets of literals. The two conditions for File:E.png being an explanation of File:O.png according to theory File:T.png are formalized as:

File:Models O.png;
File:Cup E.png is consistent.

Among the possible explanations File:E.png satisfying these two conditions, some other condition of minimality is usually imposed to avoid irrelevant facts (not contributing to the entailment of File:O.png) being included in the explanations. Abduction is then the process that picks out some member of File:E.png. Criteria for picking out a member representing "the best" explanation include the simplicity, the prior probability, or the explanatory power of the explanation.

A proof theoretical abduction method for first order classical logic based on the sequent calculus and a dual one, based on semantic tableaux (analytic tableaux) have been proposed (Cialdea Mayer & Pirri 1993). The methods are sound and complete and work for full first order logic, without requiring any preliminary reduction of formulae into normal forms. These methods have also been extended to modal logic.

Abductive logic programming is a computational framework that extends normal logic programming with abduction. It separates the theory File:T.png into two components, one of which is a normal logic program, used to generate File:E.png by means of backward reasoning, the other of which is a set of integrity constraints, used to filter the set of candidate explanations.

Set-cover abduction

A different formalization of abduction is based on inverting the function that calculates the visible effects of the hypotheses. Formally, we are given a set of hypotheses File:H.png and a set of manifestations File:M.png; they are related by the domain knowledge, represented by a function File:Cursive e.png that takes as an argument a set of hypotheses and gives as a result the corresponding set of manifestations. In other words, for every subset of the hypotheses File:Subseteq H.png, their effects are known to be File:e(H').png.

Abduction is performed by finding a set File:Subseteq H.png such that File:Subseteq e(H').png. In other words, abduction is performed by finding a set of hypotheses File:H'.png such that their effects File:e(H').png include all observations File:M.png.

A common assumption is that the effects of the hypotheses are independent, that is, for every File:Subseteq H.png, it holds that File:Bigcup 3.png. If this condition is met, abduction can be seen as a form of set covering.

Abductive validation

Abductive validation is the process of validating a given hypothesis through abductive reasoning. This can also be called reasoning through successive approximation. Under this principle, an explanation is valid if it is the best possible explanation of a set of known data. The best possible explanation is often defined in terms of simplicity and elegance (see Occam's razor). Abductive validation is common practice in hypothesis formation in science; moreover, Peirce argues it is a ubiquitous aspect of thought:

Looking out my window this lovely spring morning I see an azalea in full bloom. No, no! I do not see that; though that is the only way I can describe what I see. That is a proposition, a sentence, a fact; but what I perceive is not proposition, sentence, fact, but only an image, which I make intelligible in part by means of a statement of fact. This statement is abstract; but what I see is concrete. I perform an abduction when I so much as express in a sentence anything I see. The truth is that the whole fabric of our knowledge is one matted felt of pure hypothesis confirmed and refined by induction. Not the smallest advance can be made in knowledge beyond the stage of vacant staring, without making an abduction at every step.[2]

It was Peirce's own maxim that "Facts cannot be explained by a hypothesis more extraordinary than these facts themselves; and of various hypotheses the least extraordinary must be adopted." [3] After obtaining results from an inference procedure, we may be left with multiple assumptions, some of which may be contradictory. Abductive validation is a method for identifying the assumptions that will lead to your goal.

Probabilistic abduction

Probabilistic abductive reasoning is a form of abductive validation, and is used extensively in areas where conclusions about possible hypotheses need to be derived, such as for making diagnoses from medical tests. For example, a pharmaceutical company that develops a test for a particular infectuous disease will typically determine the reliability of the test by letting a group of infected and a group of non-infected people undergo the test. Assume the statements File:X.png: "Positive test", File:Bar X.png<math>\overline{x}</math>: "Negative test", File:Y.png: "Infected", and File:Bar Y.png<math>\overline{y}</math>: "Not infected". The result of these trials will then determine the reliability of the test in terms of its sensitivity File:Sensitivity.png<math>p(x|y)</math> and false positive rate File:False positive.png<math>p(x|\overline{y})</math>. The interpretations of the conditionals are: File:Sensitivity.png: "The probability of positive test given infection", and File:False positive.png: "The probability of positive test in the absence of infection". The problem with applying these conditionals in a practical setting is that they are expressed in the opposite direction to what the practitioner needs. The conditionals needed for making the diagnosis are: File:Sensitivity.png: "The probability of infection given positive test", and File:YBarX.png<math>p(y|\overline{x})</math>: "The probability of infection given negative test". The probability of infection could then have been conditionally deduced as File:probability of infection.png<math>p(y\|x) = p(x)p(y|x) + p(\overline{x})p(y|\overline{x})</math>, where "File:BackslashBar.png<math>\|</math>" denotes conditional deduction. Unfortunately the required conditionals are usually not directly available to the medical practitioner, but they can be obtained if the base rate of the infection in the population is known.

The required conditionals can be correctly derived by inverting the available conditionals using Bayes rule. The inverted conditionals are obtained as follows: <math> \begin{cases} p(x|y) = \frac{p(x\land y)}{p(y)}\\ p(y|x) = \frac{p(x\land y)}{p(x)} \end{cases} \;\;\Rightarrow \;\;\;\; p(y|x) = \frac{p(y)p(x|y)}{p(x)}\;. </math> The term <math>p(y)</math> on the right hand side of the equation expresses the base rate of the infection in the population. Similarly, the term <math>p(x)</math> expresses the default likelihood of positive test on a random person in the population. In the expressions below <math>a(y)</math> and <math>a(\overline{y})=1-a(y)</math> denote the base rates of <math>y</math> and its complement <math>\overline{y}</math> respectively, so that e.g. <math>p(x) = a(y)p(x|y) + a(\overline{y})p(x|\overline{y})</math>. The full expression for the required conditionals <math>p(y|x)</math> and <math>p(y|\overline{x})</math> are then: <math> \begin{cases} p(y|x) = \frac{a(y)p(x|y)}{a(y)p(x|y) + a(\overline{y})p(x|\overline{y})}\\ p(y|\overline{x}) = \frac{a(y)p(\overline{x}|y)}{a(y)p(\overline{x}|y) + a(\overline{y})p(\overline{x}|\overline{y})} \end{cases} </math>

The full expression for the conditionaly abduced probability of infection in a tested person, expressed as <math>p(y\overline{\|}x)</math>, given the outcome of the test, the base rate of the infection, as well as the test's sensitivity and false positive rate, is then given by: <math> p(y\overline{\|}x) = p(x)\left(\frac{a(y)p(x|y)}{a(y)p(x|y) + a(\overline{y})p(x|\overline{y})}\right) + p(\overline{x})\left(\frac{a(y)p(\overline{x}|y)}{a(y)p(\overline{x}|y) + a(\overline{y})p(\overline{x}|\overline{y})}\right) </math>.

Probabilistic abduction can thus be described as a method for inverting conditionals in order to apply probabilistic deduction.

A medical test result is typically considered positive or negative, so when applying the above equation it can be assumed that either <math>p(x) = 1</math> (positive) or <math>p(\overline{x}) = 1</math> (negative). In case the patient tests positive, the above equation can be simplified to <math>p(y\overline{\|}x) = p(y|x)</math> which will give the correct likelihood that the patient actually is infected.

The Base rate fallacy[4] in medicine, or the Prosecutor's fallacy[5] in legal reasoning, consists of making the erroneous assumption that <math>p(y|x) = p(x|y)</math>. While this reasoning error often can produce a relatively good approximation of the correct hypothesis probability value, it can lead to a completely wrong result and wrong conclusion in case the base rate is very low and the reliability of the test is not perfect. An extreme example of the base rate fallacy is to conclude that a male person is pregnant just because he tests positive in a pregnancy test. Obviously, the base rate of male pregnancy is zero, and assuming that the test is not perfect, it would be correct to conclude that the male person is not pregnant.

The expression for probabilistic abduction can be generalised to multinomial cases[6], i.e. with a state space <math>X</math> of multiple <math>x_{i}</math> and a state space <math>Y</math> of multiple states <math>y_{j}</math>.

Subjective logic abduction

Subjective logic generalises probabilistic logic by including parameters for uncertainty in the input arguments. Abduction in subjective logic[6] is thus similar to probabilistic abduction described above. The input arguments in subjective logic are composite functions called subjective opinions which can be binomial when the opinion applies to a single proposition or multinomial when it applies to a set of propositions. A multinomial opinion thus applies to a frame <math>X\,\!</math> (i.e. a state space of exhaustive and mutually disjoint propositions <math>x_i\,\!</math>), and is denoted by the composite function <math>\omega_{X}=(\vec{b}, u, \vec{a})\,\!</math>, where <math>\vec{b}\,\!</math> is a vector of belief masses over the propositions of <math>X\,\!</math>, <math>u\,\!</math> is the uncertainty mass, and <math>\vec{a}\,\!</math> is a vector of base rate values over the propositions of <math>X\,\!</math>. These components satisfy <math>u+\sum \vec{b}(x_i) = 1\,\!</math> and <math>\sum \vec{a}(x_i) = 1\,\!</math> as well as <math>\vec{b}(x_i),u,\vec{a}(x_i) \in [0,1]\,\!</math>.

Assume the frames <math>X</math> and <math>Y</math>, the sets of conditional opinions <math>\omega_{X|Y}</math> and <math>\omega_{X|\overline{Y}}</math>, the opinion <math>\omega_{X}</math> on <math>X</math>, and the base rate function <math>a_{Y}</math> on <math>Y</math>. Based on these parameters, subjective logic provides a method for deriving the set of inverted conditionals <math>\omega_{Y|X}</math> and <math>\omega_{Y|\overline{X}}</math>. Using these inverted conditionals, subjective logic also provides a method for deduction. Abduction in subjective logic consists of inverting the conditionals and then applying deduction.

The symbolic notation for conditional abduction is "<math>\overline{\|}</math>", and the operator itself is denoted as <math>\overline{\circledcirc}</math>. The expression for subjective logic abduction is then[6]: <math>\omega_{Y\overline{\|}X}=\omega_{X}\;\overline{\circledcirc}\; (\omega_{X|Y},\omega_{X|\overline{Y}},a_{Y})\,\!</math>.

The advantage of using subjective logic abduction compared to probabilistic abduction is that uncertainty about the probability values of the input arguments can be explicitly expressed and taken into account during the analysis. It is thus possible to perform abductive analysis in the presence of missing or incomplete input evidence, which normally results in degrees of uncertainty in the output conclusions.

History of the concept

The philosopher Charles Sanders Peirce introduced abduction into modern logic. 'The processes by which we form hunches about the world are, in Peirce's conception, dependent on perceptual judgments, which contain general elements such that universal propositions may be deduced from them.'[7] In his works before 1900, he mostly used the term to mean the use of a known rule to explain an observation, e.g., “if it rains the grass is wet” is a known rule used to explain that the grass is wet. In other words, it would be more technically correct to say, "If the grass is wet, the most probable explanation is that it recently rained."

Writing in 1910, Peirce admits that he himself, "in almost everything I printed before the beginning of this century ... more or less mixed up hypothesis and induction" [8] and he traces the confusion of these two types of reasoning to logicians' too "narrow and formalistic a conception of inference, as necessarily having formulated judgments from its premises."[9] Peirce had tended in particular to characterize abduction in terms of induction of characters or traits (weighed, not counted like objects), explicitly so in an influential 1883 work.[10] Peirce's view came to be that induction of characters was a branch of induction, and that abduction's general validity was related not to "probability proper" but to simplicity optimal in terms of the "facile and natural" (which he distinguished from "logical simplicity" and for which he cited Galileo), because of abduction's aim to expedite and economize inquiry and its reliance on inborn or developed instinctive attunement to nature.[11]

When induction and abduction are presented as the two principal stages of inference formation are easily collapsed into one overarching concept – the hypothesis. This is why, in the scientific method pioneered by Galileo and Bacon, the abductive stage of hypothesis formation is conceptualized simply as induction. In the twentieth century this collapse was reinforced by Karl Popper's explication of the Hypothetico-deductive model, where the hypothesis is considered to be just “a guess"[12] (very much in the spirit of Peirce). However, when the formation of a hypothesis is considered the result of a process it becomes clear that this "guess" has already been tested and made more robust in thought as a necessary stage of its acquiring the status of hypothesis. Indeed many abductions are rejected or heavily modified by subsequent abductions before they ever reach this stage.

Later Peirce described the process of science as a combination of abduction, deduction and induction, stressing that new knowledge is only created by abduction.

Now, that the matter of no new truth can come from induction or from deduction, we have seen. It can only come from abduction; and abduction is, after all, nothing but guessing. We are therefore bound to hope that, although the possible explanations of our facts may be strictly innumerable, yet our mind will be able, in some finite number of guesses, to guess the sole true explanation of them. That we are bound to assume, independently of any evidence that it is true. Animated by that hope, we are to proceed to the construction of a hypothesis.[13]

The step of adopting a hypothesis or a proposition which would lead to the prediction of what appear to be surprising facts is called abduction. Abduction produces the hypothesis that is subsequently tested in induction and applied in deduction (if it is found to be correct). This use is contrary to the common use of abduction in the social sciences and in artificial intelligence, where the old meaning (as a rule to explain an observation) is used. Contrary to this use, Peirce stated that the actual process of generating a new rule is not “hampered” by logic rules. Rather, he pointed out that humans have an innate ability to infer correctly; possessing this ability is explained by the evolutionary advantage it gives.

Norwood Russell Hanson, a philosopher of science, wanted to grasp a logic explaining how scientific discoveries take place. He used Peirce's notion of abduction for this [14].

Further development of the concept can be found in Peter Lipton's "Inference to the Best Explanation" (Lipton, 1991).

Applications

Applications in artificial intelligence include fault diagnosis, belief revision, and automated planning. The most direct application of abduction is that of automatically detecting faults in systems: given a theory relating faults with their effects and a set of observed effects, abduction can be used to derive sets of faults that are likely to be the cause of the problem.

Abduction can also be used to model automated planning [15]. Given a logical theory relating action occurrences with their effects (for example, a formula of the event calculus), the problem of finding a plan for reaching a state can be modeled as the problem of abducting a set of literals implying that the final state is the goal state.

In intelligence analysis, Analysis of Competing Hypotheses and Bayesian networks, probabilistic abductive reasoning is used extensively. Similarly in medical diagnosis and legal reasoning, the same methods are being used, although there have been many examples of errors, especially caused by the base rate fallacy and the prosecutor's fallacy.

Belief revision, the process of adapting beliefs in view of new information, is another field in which abduction has been applied. The main problem of belief revision is that the new information may be inconsistent with the corpus of beliefs, while the result of the incorporation cannot be inconsistent. This process can be done by the use of abduction: once an explanation for the observation has been found, integrating it does not generate inconsistency. This use of abduction is not straightforward, as adding propositional formulae to other propositional formulae can only make inconsistencies worse. Instead, abduction is done at the level of the ordering of preference of the possible worlds. Preference models use fuzzy logic or utility models.

In the philosophy of science, abduction has been the key inference method to support scientific realism, and much of the debate about scientific realism is focused on whether abduction is an acceptable method of inference.

In historical linguistics, abduction during language acquisition is often taken to be an essential part of processes of language change such as reanalysis and analogy [16].

In anthropology, Alfred Gell in his influential book Art and Agency defined abduction, (after Eco[17]) as “a case of synthetic inference 'where we find some very curious circumstances, which would be explained by the supposition that it was a case of some general rule, and thereupon adopt that supposition”[18]. Gell criticizes existing 'anthropological' studies of art, for being too preoccupied with aesthetic value and not preoccupied enough with the central anthropological concern of uncovering 'social relationships' specifically the social contexts in which artworks are produced, circulated, and received [19] Abduction is used as the basis of one gets from art to agency in the sense of a theory of how works of art can inspire a sensus communis, or the commonly-held views that a characteristic of a given society because they are shared by everyone in that society.[20] The question Gell asks in the book is, ‘how does initially to ‘speak’ to people?’ He answers by saying that “No reasonable person could suppose that art-like relations between people and things do not involve at least some form of semiosis.” [18] However, he rejects any intimation that semiosis can be thought of as a language because then he would have to admit to some pre-established existence of the sensus communis that he wants to claim only emerges afterward out of art. Abduction is the answer to this conundrum because the tentative nature of the abduction concept (Pierce likened it to guessing) means that not only can it operate outside of any pre-existing framework, but moreover, it can actually intimate the existence of a framework. As Gell reasons in his analysis, the physical existence of the artwork prompts the viewer to perform an abduction that imbues the artwork with intentionality. A statue of a goddess, for example, in some senses actually becomes the goddess in the mind of the beholder; and represents not only the form of the deity but also her intentions (which are adduced from the feeling of her very presence). Therefore through abduction, Gell claims that art can have the kind of agency that plants the seeds that grow into cultural myths. The power of agency is the power to motivate actions and inspire ultimately the shared understanding that characterizes any given society.[20]

See also

References

  • This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.
  • Awbrey, Jon, and Awbrey, Susan (1995), "Interpretation as Action: The Risk of Inquiry", Inquiry: Critical Thinking Across the Disciplines, 15, 40-52. Eprint
  • Cialdea Mayer, Marta and Pirri, Fiora (1993) "First order abduction via tableau and sequent calculi" Logic Jnl IGPL 1993 1: 99-117; doi:10.1093/jigpal/1.1.99.Oxford Journals
  • Cialdea Mayer, Marta and Pirri, Fiora (1995) "Propositional Abduction in Modal Logic", Logic Jnl IGPL 1995 3: 907-919; doi:10.1093/jigpal/3.6.907 Oxford Journals
  • Edwards, Paul (1967, eds.), "The Encyclopedia of Philosophy," Macmillan Publishing Co, Inc. & The Free Press, New York. Collier Macmillan Publishers, London.
  • Eiter, T., and Gottlob, G. (1995), "The Complexity of Logic-Based Abduction, Journal of the ACM, 42.1, 3-42.
  • Harman, Gilbert (1965). "The Inference to the Best Explanation," The Philosophical Review 74:1, 88-95.
  • Josephson, John R., and Josephson, Susan G. (1995, eds.), Abductive Inference: Computation, Philosophy, Technology, Cambridge University Press, Cambridge, UK.
  • Lipton, Peter. (2001). Inference to the Best Explanation, London: Routledge. ISBN 0-415-24202-9.
  • Menzies, T. (1996), "Applications of Abduction: Knowledge-Level Modeling, International Journal of Human-Computer Studies, 45.3, 305-335.
  • Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Indiana. Bloomington, IA.
  • Yu, Chong Ho (1994), "Is There a Logic of Exploratory Data Analysis?", Annual Meeting of American Educational Research Association, New Orleans, LA, April, 1994. Website of Dr. Chong Ho (Alex) Yu

Notes

  1. ^ Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Bloomington, IA: Indiana. pp 33-34
  2. ^ Peirce Ms. 692, quoted in Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Bloomington, IA: Indiana. P 24
  3. ^ Peirce Ms. 696, quoted in Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Bloomington, IA: Indiana. P 31
  4. ^ Jonathan Koehler. The Base Rate Fallacy Reconsidered: Descriptive, Normative and Methodological Challenges. Behavioral and Brain Sciences. 19, 1996.
  5. ^ Robertson, B., & Vignaux, G. A. (1995). Interpreting evidence: Evaluating forensic evidence in the courtroom. Chichester: John Wiley and Sons.
  6. ^ a b c A. Jøsang. Conditional Reasoning with Subjective Logic. Journal of multiple valued logic and soft computing. 15(1), pp.5-38, 2008.PDF
  7. ^ Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Bloomington, IA: Indiana. p 26
  8. ^ Peirce, C. S. (1958). The Collected Papers of Charles Sanders Peirce, Vols. VII-VIII, Edited by AW Burks. Cambridge, MA: Harvard. §8.227
  9. ^ Sebeok, T. (1981) "You Know My Method." In Sebeok, T. "The Play of Musement." Bloomington, IA: Indiana. p 34
  10. ^ Peirce, C. S. (1883), "A Theory of Probable Inference" in Studies in Logic). See also his series (1877-1878) "Illustrations of the Logic of Science", Popular Science Monthly, v. 12-13. These were widely read (see the historical books on statistics by Stephen Stigler) unlike his later amendments of his conception of abduction.
  11. ^ See "Abduction" at the Commens Dictionary of Peirce's Terms and "A Neglected Argument for the Reality of God", 1908, Hibbert Journal.
  12. ^ Popper, Karl (2002) Conjectures and Refutations: The Growth of Scientific Knowledge, London, UK: Routledge. p 536
  13. ^ Peirce, C. S., "On the Logic of drawing History from Ancient Documents, Especially from Testimonies", MS c. 1901, published 1958 in Collected Papers of Charles Sanders Peirce, v. 7, paragraph 164-231. See paragraph 219.
  14. ^ Schwendtner, Tibor and Ropolyi, László and Kiss, Olga (eds): Hermeneutika és a természettudományok. Áron Kiadó, Budapest, 2001. It is written in Hungarian. Meaning of the title: Hermeneutics and the natural sciences.
  15. ^ Kave Eshghi. Abductive planning with the event calculus. In Robert A. Kowalski, Kenneth A. Bowen editors: Logic Programming, Proceedings of the Fifth International Conference and Symposium, Seattle, Washington, August 15-19, 1988. MIT Press 1988, ISBN 0-262-61056-6
  16. ^ April M. S. McMahon (1994): Understanding language change. Cambridge: Cambridge University Press. ISBN 0-521-44665-1
  17. ^ Eco, U. (1976). "A theory of Semiotics." Bloomington, IA: Indiana. p 131
  18. ^ a b Gell, A. 1984, Art and Agency. Oxford: Oxford. p 14
  19. ^ Bowden, R. (2004) A critique of Alfred Gell on Art and Agency. Retrieved Sept 2007 from: Find Articles at BNET
  20. ^ a b Whitney D. (2006) ‘Abduction the agency of art.’ Retrieved May 2009 from: University of California, Berkeley

External links

This page uses content from Wikipedia. The original article was at Abductive reasoning.
The list of authors can be seen in the page history. The text of this Wikinfo article is available under the GNU Free Documentation License and the Creative Commons Attribution-Share Alike 3.0 license.

English | Română | edit