-
1 processing context
Вычислительная техника: контекст обработки -
2 processing context
-
3 Artificial Intelligence
In my opinion, none of [these programs] does even remote justice to the complexity of human mental processes. Unlike men, "artificially intelligent" programs tend to be single minded, undistractable, and unemotional. (Neisser, 1967, p. 9)Future progress in [artificial intelligence] will depend on the development of both practical and theoretical knowledge.... As regards theoretical knowledge, some have sought a unified theory of artificial intelligence. My view is that artificial intelligence is (or soon will be) an engineering discipline since its primary goal is to build things. (Nilsson, 1971, pp. vii-viii)Most workers in AI [artificial intelligence] research and in related fields confess to a pronounced feeling of disappointment in what has been achieved in the last 25 years. Workers entered the field around 1950, and even around 1960, with high hopes that are very far from being realized in 1972. In no part of the field have the discoveries made so far produced the major impact that was then promised.... In the meantime, claims and predictions regarding the potential results of AI research had been publicized which went even farther than the expectations of the majority of workers in the field, whose embarrassments have been added to by the lamentable failure of such inflated predictions....When able and respected scientists write in letters to the present author that AI, the major goal of computing science, represents "another step in the general process of evolution"; that possibilities in the 1980s include an all-purpose intelligence on a human-scale knowledge base; that awe-inspiring possibilities suggest themselves based on machine intelligence exceeding human intelligence by the year 2000 [one has the right to be skeptical]. (Lighthill, 1972, p. 17)4) Just as Astronomy Succeeded Astrology, the Discovery of Intellectual Processes in Machines Should Lead to a Science, EventuallyJust as astronomy succeeded astrology, following Kepler's discovery of planetary regularities, the discoveries of these many principles in empirical explorations on intellectual processes in machines should lead to a science, eventually. (Minsky & Papert, 1973, p. 11)5) Problems in Machine Intelligence Arise Because Things Obvious to Any Person Are Not Represented in the ProgramMany problems arise in experiments on machine intelligence because things obvious to any person are not represented in any program. One can pull with a string, but one cannot push with one.... Simple facts like these caused serious problems when Charniak attempted to extend Bobrow's "Student" program to more realistic applications, and they have not been faced up to until now. (Minsky & Papert, 1973, p. 77)What do we mean by [a symbolic] "description"? We do not mean to suggest that our descriptions must be made of strings of ordinary language words (although they might be). The simplest kind of description is a structure in which some features of a situation are represented by single ("primitive") symbols, and relations between those features are represented by other symbols-or by other features of the way the description is put together. (Minsky & Papert, 1973, p. 11)[AI is] the use of computer programs and programming techniques to cast light on the principles of intelligence in general and human thought in particular. (Boden, 1977, p. 5)The word you look for and hardly ever see in the early AI literature is the word knowledge. They didn't believe you have to know anything, you could always rework it all.... In fact 1967 is the turning point in my mind when there was enough feeling that the old ideas of general principles had to go.... I came up with an argument for what I called the primacy of expertise, and at the time I called the other guys the generalists. (Moses, quoted in McCorduck, 1979, pp. 228-229)9) Artificial Intelligence Is Psychology in a Particularly Pure and Abstract FormThe basic idea of cognitive science is that intelligent beings are semantic engines-in other words, automatic formal systems with interpretations under which they consistently make sense. We can now see why this includes psychology and artificial intelligence on a more or less equal footing: people and intelligent computers (if and when there are any) turn out to be merely different manifestations of the same underlying phenomenon. Moreover, with universal hardware, any semantic engine can in principle be formally imitated by a computer if only the right program can be found. And that will guarantee semantic imitation as well, since (given the appropriate formal behavior) the semantics is "taking care of itself" anyway. Thus we also see why, from this perspective, artificial intelligence can be regarded as psychology in a particularly pure and abstract form. The same fundamental structures are under investigation, but in AI, all the relevant parameters are under direct experimental control (in the programming), without any messy physiology or ethics to get in the way. (Haugeland, 1981b, p. 31)There are many different kinds of reasoning one might imagine:Formal reasoning involves the syntactic manipulation of data structures to deduce new ones following prespecified rules of inference. Mathematical logic is the archetypical formal representation. Procedural reasoning uses simulation to answer questions and solve problems. When we use a program to answer What is the sum of 3 and 4? it uses, or "runs," a procedural model of arithmetic. Reasoning by analogy seems to be a very natural mode of thought for humans but, so far, difficult to accomplish in AI programs. The idea is that when you ask the question Can robins fly? the system might reason that "robins are like sparrows, and I know that sparrows can fly, so robins probably can fly."Generalization and abstraction are also natural reasoning process for humans that are difficult to pin down well enough to implement in a program. If one knows that Robins have wings, that Sparrows have wings, and that Blue jays have wings, eventually one will believe that All birds have wings. This capability may be at the core of most human learning, but it has not yet become a useful technique in AI.... Meta- level reasoning is demonstrated by the way one answers the question What is Paul Newman's telephone number? You might reason that "if I knew Paul Newman's number, I would know that I knew it, because it is a notable fact." This involves using "knowledge about what you know," in particular, about the extent of your knowledge and about the importance of certain facts. Recent research in psychology and AI indicates that meta-level reasoning may play a central role in human cognitive processing. (Barr & Feigenbaum, 1981, pp. 146-147)Suffice it to say that programs already exist that can do things-or, at the very least, appear to be beginning to do things-which ill-informed critics have asserted a priori to be impossible. Examples include: perceiving in a holistic as opposed to an atomistic way; using language creatively; translating sensibly from one language to another by way of a language-neutral semantic representation; planning acts in a broad and sketchy fashion, the details being decided only in execution; distinguishing between different species of emotional reaction according to the psychological context of the subject. (Boden, 1981, p. 33)Can the synthesis of Man and Machine ever be stable, or will the purely organic component become such a hindrance that it has to be discarded? If this eventually happens-and I have... good reasons for thinking that it must-we have nothing to regret and certainly nothing to fear. (Clarke, 1984, p. 243)The thesis of GOFAI... is not that the processes underlying intelligence can be described symbolically... but that they are symbolic. (Haugeland, 1985, p. 113)14) Artificial Intelligence Provides a Useful Approach to Psychological and Psychiatric Theory FormationIt is all very well formulating psychological and psychiatric theories verbally but, when using natural language (even technical jargon), it is difficult to recognise when a theory is complete; oversights are all too easily made, gaps too readily left. This is a point which is generally recognised to be true and it is for precisely this reason that the behavioural sciences attempt to follow the natural sciences in using "classical" mathematics as a more rigorous descriptive language. However, it is an unfortunate fact that, with a few notable exceptions, there has been a marked lack of success in this application. It is my belief that a different approach-a different mathematics-is needed, and that AI provides just this approach. (Hand, quoted in Hand, 1985, pp. 6-7)We might distinguish among four kinds of AI.Research of this kind involves building and programming computers to perform tasks which, to paraphrase Marvin Minsky, would require intelligence if they were done by us. Researchers in nonpsychological AI make no claims whatsoever about the psychological realism of their programs or the devices they build, that is, about whether or not computers perform tasks as humans do.Research here is guided by the view that the computer is a useful tool in the study of mind. In particular, we can write computer programs or build devices that simulate alleged psychological processes in humans and then test our predictions about how the alleged processes work. We can weave these programs and devices together with other programs and devices that simulate different alleged mental processes and thereby test the degree to which the AI system as a whole simulates human mentality. According to weak psychological AI, working with computer models is a way of refining and testing hypotheses about processes that are allegedly realized in human minds.... According to this view, our minds are computers and therefore can be duplicated by other computers. Sherry Turkle writes that the "real ambition is of mythic proportions, making a general purpose intelligence, a mind." (Turkle, 1984, p. 240) The authors of a major text announce that "the ultimate goal of AI research is to build a person or, more humbly, an animal." (Charniak & McDermott, 1985, p. 7)Research in this field, like strong psychological AI, takes seriously the functionalist view that mentality can be realized in many different types of physical devices. Suprapsychological AI, however, accuses strong psychological AI of being chauvinisticof being only interested in human intelligence! Suprapsychological AI claims to be interested in all the conceivable ways intelligence can be realized. (Flanagan, 1991, pp. 241-242)16) Determination of Relevance of Rules in Particular ContextsEven if the [rules] were stored in a context-free form the computer still couldn't use them. To do that the computer requires rules enabling it to draw on just those [ rules] which are relevant in each particular context. Determination of relevance will have to be based on further facts and rules, but the question will again arise as to which facts and rules are relevant for making each particular determination. One could always invoke further facts and rules to answer this question, but of course these must be only the relevant ones. And so it goes. It seems that AI workers will never be able to get started here unless they can settle the problem of relevance beforehand by cataloguing types of context and listing just those facts which are relevant in each. (Dreyfus & Dreyfus, 1986, p. 80)Perhaps the single most important idea to artificial intelligence is that there is no fundamental difference between form and content, that meaning can be captured in a set of symbols such as a semantic net. (G. Johnson, 1986, p. 250)Artificial intelligence is based on the assumption that the mind can be described as some kind of formal system manipulating symbols that stand for things in the world. Thus it doesn't matter what the brain is made of, or what it uses for tokens in the great game of thinking. Using an equivalent set of tokens and rules, we can do thinking with a digital computer, just as we can play chess using cups, salt and pepper shakers, knives, forks, and spoons. Using the right software, one system (the mind) can be mapped into the other (the computer). (G. Johnson, 1986, p. 250)19) A Statement of the Primary and Secondary Purposes of Artificial IntelligenceThe primary goal of Artificial Intelligence is to make machines smarter.The secondary goals of Artificial Intelligence are to understand what intelligence is (the Nobel laureate purpose) and to make machines more useful (the entrepreneurial purpose). (Winston, 1987, p. 1)The theoretical ideas of older branches of engineering are captured in the language of mathematics. We contend that mathematical logic provides the basis for theory in AI. Although many computer scientists already count logic as fundamental to computer science in general, we put forward an even stronger form of the logic-is-important argument....AI deals mainly with the problem of representing and using declarative (as opposed to procedural) knowledge. Declarative knowledge is the kind that is expressed as sentences, and AI needs a language in which to state these sentences. Because the languages in which this knowledge usually is originally captured (natural languages such as English) are not suitable for computer representations, some other language with the appropriate properties must be used. It turns out, we think, that the appropriate properties include at least those that have been uppermost in the minds of logicians in their development of logical languages such as the predicate calculus. Thus, we think that any language for expressing knowledge in AI systems must be at least as expressive as the first-order predicate calculus. (Genesereth & Nilsson, 1987, p. viii)21) Perceptual Structures Can Be Represented as Lists of Elementary PropositionsIn artificial intelligence studies, perceptual structures are represented as assemblages of description lists, the elementary components of which are propositions asserting that certain relations hold among elements. (Chase & Simon, 1988, p. 490)Artificial intelligence (AI) is sometimes defined as the study of how to build and/or program computers to enable them to do the sorts of things that minds can do. Some of these things are commonly regarded as requiring intelligence: offering a medical diagnosis and/or prescription, giving legal or scientific advice, proving theorems in logic or mathematics. Others are not, because they can be done by all normal adults irrespective of educational background (and sometimes by non-human animals too), and typically involve no conscious control: seeing things in sunlight and shadows, finding a path through cluttered terrain, fitting pegs into holes, speaking one's own native tongue, and using one's common sense. Because it covers AI research dealing with both these classes of mental capacity, this definition is preferable to one describing AI as making computers do "things that would require intelligence if done by people." However, it presupposes that computers could do what minds can do, that they might really diagnose, advise, infer, and understand. One could avoid this problematic assumption (and also side-step questions about whether computers do things in the same way as we do) by defining AI instead as "the development of computers whose observable performance has features which in humans we would attribute to mental processes." This bland characterization would be acceptable to some AI workers, especially amongst those focusing on the production of technological tools for commercial purposes. But many others would favour a more controversial definition, seeing AI as the science of intelligence in general-or, more accurately, as the intellectual core of cognitive science. As such, its goal is to provide a systematic theory that can explain (and perhaps enable us to replicate) both the general categories of intentionality and the diverse psychological capacities grounded in them. (Boden, 1990b, pp. 1-2)Because the ability to store data somewhat corresponds to what we call memory in human beings, and because the ability to follow logical procedures somewhat corresponds to what we call reasoning in human beings, many members of the cult have concluded that what computers do somewhat corresponds to what we call thinking. It is no great difficulty to persuade the general public of that conclusion since computers process data very fast in small spaces well below the level of visibility; they do not look like other machines when they are at work. They seem to be running along as smoothly and silently as the brain does when it remembers and reasons and thinks. On the other hand, those who design and build computers know exactly how the machines are working down in the hidden depths of their semiconductors. Computers can be taken apart, scrutinized, and put back together. Their activities can be tracked, analyzed, measured, and thus clearly understood-which is far from possible with the brain. This gives rise to the tempting assumption on the part of the builders and designers that computers can tell us something about brains, indeed, that the computer can serve as a model of the mind, which then comes to be seen as some manner of information processing machine, and possibly not as good at the job as the machine. (Roszak, 1994, pp. xiv-xv)The inner workings of the human mind are far more intricate than the most complicated systems of modern technology. Researchers in the field of artificial intelligence have been attempting to develop programs that will enable computers to display intelligent behavior. Although this field has been an active one for more than thirty-five years and has had many notable successes, AI researchers still do not know how to create a program that matches human intelligence. No existing program can recall facts, solve problems, reason, learn, and process language with human facility. This lack of success has occurred not because computers are inferior to human brains but rather because we do not yet know in sufficient detail how intelligence is organized in the brain. (Anderson, 1995, p. 2)Historical dictionary of quotations in cognitive science > Artificial Intelligence
-
4 Bibliography
■ Aitchison, J. (1987). Noam Chomsky: Consensus and controversy. New York: Falmer Press.■ Anderson, J. R. (1980). Cognitive psychology and its implications. San Francisco: W. H. Freeman.■ Anderson, J. R. (1983). The architecture of cognition. Cambridge, MA: Harvard University Press.■ Anderson, J. R. (1995). Cognitive psychology and its implications (4th ed.). New York: W. H. Freeman.■ Archilochus (1971). In M. L. West (Ed.), Iambi et elegi graeci (Vol. 1). Oxford: Oxford University Press.■ Armstrong, D. M. (1990). The causal theory of the mind. In W. G. Lycan (Ed.), Mind and cognition: A reader (pp. 37-47). Cambridge, MA: Basil Blackwell. (Originally published in 1981 in The nature of mind and other essays, Ithaca, NY: University Press).■ Atkins, P. W. (1992). Creation revisited. Oxford: W. H. Freeman & Company.■ Austin, J. L. (1962). How to do things with words. Cambridge, MA: Harvard University Press.■ Bacon, F. (1878). Of the proficience and advancement of learning divine and human. In The works of Francis Bacon (Vol. 1). Cambridge, MA: Hurd & Houghton.■ Bacon, R. (1928). Opus majus (Vol. 2). R. B. Burke (Trans.). Philadelphia, PA: University of Pennsylvania Press.■ Bar-Hillel, Y. (1960). The present status of automatic translation of languages. In F. L. Alt (Ed.), Advances in computers (Vol. 1). New York: Academic Press.■ Barr, A., & E. A. Feigenbaum (Eds.) (1981). The handbook of artificial intelligence (Vol. 1). Reading, MA: Addison-Wesley.■ Barr, A., & E. A. Feigenbaum (Eds.) (1982). The handbook of artificial intelligence (Vol. 2). Los Altos, CA: William Kaufman.■ Barron, F. X. (1963). The needs for order and for disorder as motives in creative activity. In C. W. Taylor & F. X. Barron (Eds.), Scientific creativity: Its rec ognition and development (pp. 153-160). New York: Wiley.■ Bartlett, F. C. (1932). Remembering: A study in experimental and social psychology. Cambridge: Cambridge University Press.■ Bartley, S. H. (1969). Principles of perception. London: Harper & Row.■ Barzun, J. (1959). The house of intellect. New York: Harper & Row.■ Beach, F. A., D. O. Hebb, C. T. Morgan & H. W. Nissen (Eds.) (1960). The neu ropsychology of Lashley. New York: McGraw-Hill.■ Berkeley, G. (1996). Principles of human knowledge: Three Dialogues. Oxford: Oxford University Press. (Originally published in 1710.)■ Berlin, I. (1953). The hedgehog and the fox: An essay on Tolstoy's view of history. NY: Simon & Schuster.■ Bierwisch, J. (1970). Semantics. In J. Lyons (Ed.), New horizons in linguistics. Baltimore: Penguin Books.■ Black, H. C. (1951). Black's law dictionary. St. Paul, MN: West Publishing.■ Bloom, A. (1981). The linguistic shaping of thought: A study in the impact of language on thinking in China and the West. Hillsdale, NJ: Erlbaum.■ Bobrow, D. G., & D. A. Norman (1975). Some principles of memory schemata. In D. G. Bobrow & A. Collins (Eds.), Representation and understanding: Stud ies in Cognitive Science (pp. 131-149). New York: Academic Press.■ Boden, M. A. (1977). Artificial intelligence and natural man. New York: Basic Books.■ Boden, M. A. (1981). Minds and mechanisms. Ithaca, NY: Cornell University Press.■ Boden, M. A. (1990a). The creative mind: Myths and mechanisms. London: Cardinal.■ Boden, M. A. (1990b). The philosophy of artificial intelligence. Oxford: Oxford University Press.■ Boden, M. A. (1994). Precis of The creative mind: Myths and mechanisms. Behavioral and brain sciences 17, 519-570.■ Boden, M. (1996). Creativity. In M. Boden (Ed.), Artificial Intelligence (2nd ed.). San Diego: Academic Press.■ Bolter, J. D. (1984). Turing's man: Western culture in the computer age. Chapel Hill, NC: University of North Carolina Press.■ Bolton, N. (1972). The psychology of thinking. London: Methuen.■ Bourne, L. E. (1973). Some forms of cognition: A critical analysis of several papers. In R. Solso (Ed.), Contemporary issues in cognitive psychology (pp. 313324). Loyola Symposium on Cognitive Psychology (Chicago 1972). Washington, DC: Winston.■ Bransford, J. D., N. S. McCarrell, J. J. Franks & K. E. Nitsch (1977). Toward unexplaining memory. In R. Shaw & J. D. Bransford (Eds.), Perceiving, acting, and knowing (pp. 431-466). Hillsdale, NJ: Lawrence Erlbaum Associates.■ Breger, L. (1981). Freud's unfinished journey. London: Routledge & Kegan Paul.■ Brehmer, B. (1986). In one word: Not from experience. In H. R. Arkes & K. Hammond (Eds.), Judgment and decision making: An interdisciplinary reader (pp. 705-719). Cambridge: Cambridge University Press.■ Bresnan, J. (1978). A realistic transformational grammar. In M. Halle, J. Bresnan & G. A. Miller (Eds.), Linguistic theory and psychological reality (pp. 1-59). Cambridge, MA: MIT Press.■ Brislin, R. W., W. J. Lonner & R. M. Thorndike (Eds.) (1973). Cross- cultural research methods. New York: Wiley.■ Bronowski, J. (1977). A sense of the future: Essays in natural philosophy. P. E. Ariotti with R. Bronowski (Eds.). Cambridge, MA: MIT Press.■ Bronowski, J. (1978). The origins of knowledge and imagination. New Haven, CT: Yale University Press.■ Brown, R. O. (1973). A first language: The early stages. Cambridge, MA: Harvard University Press.■ Brown, T. (1970). Lectures on the philosophy of the human mind. In R. Brown (Ed.), Between Hume and Mill: An anthology of British philosophy- 1749- 1843 (pp. 330-387). New York: Random House/Modern Library.■ Bruner, J. S., J. Goodnow & G. Austin (1956). A study of thinking. New York: Wiley.■ Calvin, W. H. (1990). The cerebral symphony: Seashore reflections on the structure of consciousness. New York: Bantam.■ Campbell, J. (1982). Grammatical man: Information, entropy, language, and life. New York: Simon & Schuster.■ Campbell, J. (1989). The improbable machine. New York: Simon & Schuster.■ Carlyle, T. (1966). On heroes, hero- worship and the heroic in history. Lincoln: University of Nebraska Press. (Originally published in 1841.)■ Carnap, R. (1959). The elimination of metaphysics through logical analysis of language [Ueberwindung der Metaphysik durch logische Analyse der Sprache]. In A. J. Ayer (Ed.), Logical positivism (pp. 60-81) A. Pap (Trans). New York: Free Press. (Originally published in 1932.)■ Cassirer, E. (1946). Language and myth. New York: Harper and Brothers. Reprinted. New York: Dover Publications, 1953.■ Cattell, R. B., & H. J. Butcher (1970). Creativity and personality. In P. E. Vernon (Ed.), Creativity. Harmondsworth, England: Penguin Books.■ Caudill, M., & C. Butler (1990). Naturally intelligent systems. Cambridge, MA: MIT Press/Bradford Books.■ Chandrasekaran, B. (1990). What kind of information processing is intelligence? A perspective on AI paradigms and a proposal. In D. Partridge & R. Wilks (Eds.), The foundations of artificial intelligence: A sourcebook (pp. 14-46). Cambridge: Cambridge University Press.■ Charniak, E., & McDermott, D. (1985). Introduction to artificial intelligence. Reading, MA: Addison-Wesley.■ Chase, W. G., & H. A. Simon (1988). The mind's eye in chess. In A. Collins & E. E. Smith (Eds.), Readings in cognitive science: A perspective from psychology and artificial intelligence (pp. 461-493). San Mateo, CA: Kaufmann.■ Cheney, D. L., & R. M. Seyfarth (1990). How monkeys see the world: Inside the mind of another species. Chicago: University of Chicago Press.■ Chi, M.T.H., R. Glaser & E. Rees (1982). Expertise in problem solving. In R. J. Sternberg (Ed.), Advances in the psychology of human intelligence (pp. 7-73). Hillsdale, NJ: Lawrence Erlbaum Associates.■ Chomsky, N. (1957). Syntactic structures. The Hague: Mouton. Janua Linguarum.■ Chomsky, N. (1964). A transformational approach to syntax. In J. A. Fodor & J. J. Katz (Eds.), The structure of language: Readings in the philosophy of lan guage (pp. 211-245). Englewood Cliffs, NJ: Prentice-Hall.■ Chomsky, N. (1965). Aspects of the theory of syntax. Cambridge, MA: MIT Press.■ Chomsky, N. (1972). Language and mind (enlarged ed.). New York: Harcourt Brace Jovanovich.■ Chomsky, N. (1979). Language and responsibility. New York: Pantheon.■ Chomsky, N. (1986). Knowledge of language: Its nature, origin and use. New York: Praeger Special Studies.■ Churchland, P. (1979). Scientific realism and the plasticity of mind. New York: Cambridge University Press.■ Churchland, P. M. (1989). A neurocomputational perspective: The nature of mind and the structure of science. Cambridge, MA: MIT Press.■ Churchland, P. S. (1986). Neurophilosophy. Cambridge, MA: MIT Press/Bradford Books.■ Clark, A. (1996). Philosophical Foundations. In M. A. Boden (Ed.), Artificial in telligence (2nd ed.). San Diego: Academic Press.■ Clark, H. H., & T. B. Carlson (1981). Context for comprehension. In J. Long & A. Baddeley (Eds.), Attention and performance (Vol. 9, pp. 313-330). Hillsdale, NJ: Lawrence Erlbaum Associates.■ Clarke, A. C. (1984). Profiles of the future: An inquiry into the limits of the possible. New York: Holt, Rinehart & Winston.■ Claxton, G. (1980). Cognitive psychology: A suitable case for what sort of treatment? In G. Claxton (Ed.), Cognitive psychology: New directions (pp. 1-25). London: Routledge & Kegan Paul.■ Code, M. (1985). Order and organism. Albany, NY: State University of New York Press.■ Collingwood, R. G. (1972). The idea of history. New York: Oxford University Press.■ Coopersmith, S. (1967). The antecedents of self- esteem. San Francisco: W. H. Freeman.■ Copland, A. (1952). Music and imagination. London: Oxford University Press.■ Coren, S. (1994). The intelligence of dogs. New York: Bantam Books.■ Cottingham, J. (Ed.) (1996). Western philosophy: An anthology. Oxford: Blackwell Publishers.■ Cox, C. (1926). The early mental traits of three hundred geniuses. Stanford, CA: Stanford University Press.■ Craik, K.J.W. (1943). The nature of explanation. Cambridge: Cambridge University Press.■ Cronbach, L. J. (1990). Essentials of psychological testing (5th ed.). New York: HarperCollins.■ Cronbach, L. J., & R. E. Snow (1977). Aptitudes and instructional methods. New York: Irvington. Paperback edition, 1981.■ Csikszentmihalyi, M. (1993). The evolving self. New York: Harper Perennial.■ Culler, J. (1976). Ferdinand de Saussure. New York: Penguin Books.■ Curtius, E. R. (1973). European literature and the Latin Middle Ages. W. R. Trask (Trans.). Princeton, NJ: Princeton University Press.■ D'Alembert, J.L.R. (1963). Preliminary discourse to the encyclopedia of Diderot. R. N. Schwab (Trans.). Indianapolis: Bobbs-Merrill.■ Dampier, W. C. (1966). A history of modern science. Cambridge: Cambridge University Press.■ Darwin, C. (1911). The life and letters of Charles Darwin (Vol. 1). Francis Darwin (Ed.). New York: Appleton.■ Davidson, D. (1970) Mental events. In L. Foster & J. W. Swanson (Eds.), Experience and theory (pp. 79-101). Amherst: University of Massachussetts Press.■ Davies, P. (1995). About time: Einstein's unfinished revolution. New York: Simon & Schuster/Touchstone.■ Davis, R., & J. J. King (1977). An overview of production systems. In E. Elcock & D. Michie (Eds.), Machine intelligence 8. Chichester, England: Ellis Horwood.■ Davis, R., & D. B. Lenat (1982). Knowledge- based systems in artificial intelligence. New York: McGraw-Hill.■ Dawkins, R. (1982). The extended phenotype: The gene as the unit of selection. Oxford: W. H. Freeman.■ deKleer, J., & J. S. Brown (1983). Assumptions and ambiguities in mechanistic mental models (1983). In D. Gentner & A. L. Stevens (Eds.), Mental modes (pp. 155-190). Hillsdale, NJ: Lawrence Erlbaum Associates.■ Dennett, D. C. (1978a). Brainstorms: Philosophical essays on mind and psychology. Montgomery, VT: Bradford Books.■ Dennett, D. C. (1978b). Toward a cognitive theory of consciousness. In D. C. Dennett, Brainstorms: Philosophical Essays on Mind and Psychology. Montgomery, VT: Bradford Books.■ Dennett, D. C. (1995). Darwin's dangerous idea: Evolution and the meanings of life. New York: Simon & Schuster/Touchstone.■ Descartes, R. (1897-1910). Traite de l'homme. In Oeuvres de Descartes (Vol. 11, pp. 119-215). Paris: Charles Adam & Paul Tannery. (Originally published in 1634.)■ Descartes, R. (1950). Discourse on method. L. J. Lafleur (Trans.). New York: Liberal Arts Press. (Originally published in 1637.)■ Descartes, R. (1951). Meditation on first philosophy. L. J. Lafleur (Trans.). New York: Liberal Arts Press. (Originally published in 1641.)■ Descartes, R. (1955). The philosophical works of Descartes. E. S. Haldane and G.R.T. Ross (Trans.). New York: Dover. (Originally published in 1911 by Cambridge University Press.)■ Descartes, R. (1967). Discourse on method (Pt. V). In E. S. Haldane and G.R.T. Ross (Eds.), The philosophical works of Descartes (Vol. 1, pp. 106-118). Cambridge: Cambridge University Press. (Originally published in 1637.)■ Descartes, R. (1970a). Discourse on method. In E. S. Haldane & G.R.T. Ross (Eds.), The philosophical works of Descartes (Vol. 1, pp. 181-200). Cambridge: Cambridge University Press. (Originally published in 1637.)■ Descartes, R. (1970b). Principles of philosophy. In E. S. Haldane & G.R.T. Ross (Eds.), The philosophical works of Descartes (Vol. 1, pp. 178-291). Cambridge: Cambridge University Press. (Originally published in 1644.)■ Descartes, R. (1984). Meditations on first philosophy. In J. Cottingham, R. Stoothoff & D. Murduch (Trans.), The philosophical works of Descartes (Vol. 2). Cambridge: Cambridge University Press. (Originally published in 1641.)■ Descartes, R. (1986). Meditations on first philosophy. J. Cottingham (Trans.). Cambridge: Cambridge University Press. (Originally published in 1641 as Med itationes de prima philosophia.)■ deWulf, M. (1956). An introduction to scholastic philosophy. Mineola, NY: Dover Books.■ Dixon, N. F. (1981). Preconscious processing. London: Wiley.■ Doyle, A. C. (1986). The Boscombe Valley mystery. In Sherlock Holmes: The com plete novels and stories (Vol. 1). New York: Bantam.■ Dreyfus, H., & S. Dreyfus (1986). Mind over machine. New York: Free Press.■ Dreyfus, H. L. (1972). What computers can't do: The limits of artificial intelligence (revised ed.). New York: Harper & Row.■ Dreyfus, H. L., & S. E. Dreyfus (1986). Mind over machine: The power of human intuition and expertise in the era of the computer. New York: Free Press.■ Edelman, G. M. (1992). Bright air, brilliant fire: On the matter of the mind. New York: Basic Books.■ Ehrenzweig, A. (1967). The hidden order of art. London: Weidenfeld & Nicolson.■ Einstein, A., & L. Infeld (1938). The evolution of physics. New York: Simon & Schuster.■ Eisenstein, S. (1947). Film sense. New York: Harcourt, Brace & World.■ Everdell, W. R. (1997). The first moderns. Chicago: University of Chicago Press.■ Eysenck, M. W. (1977). Human memory: Theory, research and individual difference. Oxford: Pergamon.■ Eysenck, M. W. (1982). Attention and arousal: Cognition and performance. Berlin: Springer.■ Eysenck, M. W. (1984). A handbook of cognitive psychology. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Fancher, R. E. (1979). Pioneers of psychology. New York: W. W. Norton.■ Farrell, B. A. (1981). The standing of psychoanalysis. New York: Oxford University Press.■ Feldman, D. H. (1980). Beyond universals in cognitive development. Norwood, NJ: Ablex.■ Fetzer, J. H. (1996). Philosophy and cognitive science (2nd ed.). New York: Paragon House.■ Finke, R. A. (1990). Creative imagery: Discoveries and inventions in visualization. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Flanagan, O. (1991). The science of the mind. Cambridge MA: MIT Press/Bradford Books.■ Fodor, J. (1983). The modularity of mind. Cambridge, MA: MIT Press/Bradford Books.■ Frege, G. (1972). Conceptual notation. T. W. Bynum (Trans.). Oxford: Clarendon Press. (Originally published in 1879.)■ Frege, G. (1979). Logic. In H. Hermes, F. Kambartel & F. Kaulbach (Eds.), Gottlob Frege: Posthumous writings. Chicago: University of Chicago Press. (Originally published in 1879-1891.)■ Freud, S. (1959). Creative writers and day-dreaming. In J. Strachey (Ed.), The standard edition of the complete psychological works of Sigmund Freud (Vol. 9, pp. 143-153). London: Hogarth Press.■ Freud, S. (1966). Project for a scientific psychology. In J. Strachey (Ed.), The stan dard edition of the complete psychological works of Sigmund Freud (Vol. 1, pp. 295-398). London: Hogarth Press. (Originally published in 1950 as Aus den AnfaЁngen der Psychoanalyse, in London by Imago Publishing.)■ Freud, S. (1976). Lecture 18-Fixation to traumas-the unconscious. In J. Strachey (Ed.), The standard edition of the complete psychological works of Sigmund Freud (Vol. 16, p. 285). London: Hogarth Press.■ Galileo, G. (1990). Il saggiatore [The assayer]. In S. Drake (Ed.), Discoveries and opinions of Galileo. New York: Anchor Books. (Originally published in 1623.)■ Gassendi, P. (1970). Letter to Descartes. In "Objections and replies." In E. S. Haldane & G.R.T. Ross (Eds.), The philosophical works of Descartes (Vol. 2, pp. 179-240). Cambridge: Cambridge University Press. (Originally published in 1641.)■ Gazzaniga, M. S. (1988). Mind matters: How mind and brain interact to create our conscious lives. Boston: Houghton Mifflin in association with MIT Press/Bradford Books.■ Genesereth, M. R., & N. J. Nilsson (1987). Logical foundations of artificial intelligence. Palo Alto, CA: Morgan Kaufmann.■ Ghiselin, B. (1952). The creative process. New York: Mentor.■ Ghiselin, B. (1985). The creative process. Berkeley, CA: University of California Press. (Originally published in 1952.)■ Gilhooly, K. J. (1996). Thinking: Directed, undirected and creative (3rd ed.). London: Academic Press.■ Glass, A. L., K. J. Holyoak & J. L. Santa (1979). Cognition. Reading, MA: AddisonWesley.■ Goody, J. (1977). The domestication of the savage mind. Cambridge: Cambridge University Press.■ Gruber, H. E. (1980). Darwin on man: A psychological study of scientific creativity (2nd ed.). Chicago: University of Chicago Press.■ Gruber, H. E., & S. Davis (1988). Inching our way up Mount Olympus: The evolving systems approach to creative thinking. In R. J. Sternberg (Ed.), The nature of creativity: Contemporary psychological perspectives. Cambridge: Cambridge University Press.■ Guthrie, E. R. (1972). The psychology of learning. New York: Harper. (Originally published in 1935.)■ Habermas, J. (1972). Knowledge and human interests. Boston: Beacon Press.■ Hadamard, J. (1945). The psychology of invention in the mathematical field. Princeton, NJ: Princeton University Press.■ Hand, D. J. (1985). Artificial intelligence and psychiatry. Cambridge: Cambridge University Press.■ Harris, M. (1981). The language myth. London: Duckworth.■ Haugeland, J. (Ed.) (1981). Mind design: Philosophy, psychology, artificial intelligence. Cambridge, MA: MIT Press/Bradford Books.■ Haugeland, J. (1981a). The nature and plausibility of cognitivism. In J. Haugeland (Ed.), Mind design: Philosophy, psychology, artificial intelligence (pp. 243-281). Cambridge, MA: MIT Press.■ Haugeland, J. (1981b). Semantic engines: An introduction to mind design. In J. Haugeland (Ed.), Mind design: Philosophy, psychology, artificial intelligence (pp. 1-34). Cambridge, MA: MIT Press/Bradford Books.■ Haugeland, J. (1985). Artificial intelligence: The very idea. Cambridge, MA: MIT Press.■ Hawkes, T. (1977). Structuralism and semiotics. Berkeley: University of California Press.■ Hebb, D. O. (1949). The organisation of behaviour. New York: Wiley.■ Hebb, D. O. (1958). A textbook of psychology. Philadelphia: Saunders.■ Hegel, G.W.F. (1910). The phenomenology of mind. J. B. Baille (Trans.). London: Sonnenschein. (Originally published as Phaenomenologie des Geistes, 1807.)■ Heisenberg, W. (1958). Physics and philosophy. New York: Harper & Row.■ Hempel, C. G. (1966). Philosophy of natural science. Englewood Cliffs, NJ: PrenticeHall.■ Herman, A. (1997). The idea of decline in Western history. New York: Free Press.■ Herrnstein, R. J., & E. G. Boring (Eds.) (1965). A source book in the history of psy chology. Cambridge, MA: Harvard University Press.■ Herzmann, E. (1964). Mozart's creative process. In P. H. Lang (Ed.), The creative world of Mozart (pp. 17-30). London: Oldbourne Press.■ Hilgard, E. R. (1957). Introduction to psychology. London: Methuen.■ Hobbes, T. (1651). Leviathan. London: Crooke.■ Holliday, S. G., & M. J. Chandler (1986). Wisdom: Explorations in adult competence. Basel, Switzerland: Karger.■ Horn, J. L. (1986). In R. J. Sternberg (Ed.), Advances in the psychology of human intelligence (Vol. 3). Hillsdale, NJ: Erlbaum.■ Hull, C. (1943). Principles of behavior. New York: Appleton-Century-Crofts.■ Hume, D. (1955). An inquiry concerning human understanding. New York: Liberal Arts Press. (Originally published in 1748.)■ Hume, D. (1975). An enquiry concerning human understanding. In L. A. SelbyBigge (Ed.), Hume's enquiries (3rd. ed., revised P. H. Nidditch). Oxford: Clarendon. (Spelling and punctuation revised.) (Originally published in 1748.)■ Hume, D. (1978). A treatise of human nature. L. A. Selby-Bigge (Ed.), Hume's enquiries (3rd. ed., revised P. H. Nidditch). Oxford: Clarendon. (With some modifications of spelling and punctuation.) (Originally published in 1690.)■ Hunt, E. (1973). The memory we must have. In R. C. Schank & K. M. Colby (Eds.), Computer models of thought and language. (pp. 343-371) San Francisco: W. H. Freeman.■ Husserl, E. (1960). Cartesian meditations. The Hague: Martinus Nijhoff.■ Inhelder, B., & J. Piaget (1958). The growth of logical thinking from childhood to adolescence. New York: Basic Books. (Originally published in 1955 as De la logique de l'enfant a` la logique de l'adolescent. [Paris: Presses Universitaire de France])■ James, W. (1890a). The principles of psychology (Vol. 1). New York: Dover Books.■ James, W. (1890b). The principles of psychology. New York: Henry Holt.■ Jevons, W. S. (1900). The principles of science (2nd ed.). London: Macmillan.■ Johnson, G. (1986). Machinery of the mind: Inside the new science of artificial intelli gence. New York: Random House.■ Johnson-Laird, P. N. (1983). Mental models: Toward a cognitive science of language, inference, and consciousness. Cambridge, MA: Harvard University Press.■ Johnson-Laird, P. N. (1988). The computer and the mind: An introduction to cognitive science. Cambridge, MA: Harvard University Press.■ Jones, E. (1961). The life and work of Sigmund Freud. L. Trilling & S. Marcus (Eds.). London: Hogarth.■ Jones, R. V. (1985). Complementarity as a way of life. In A. P. French & P. J. Kennedy (Eds.), Niels Bohr: A centenary volume. Cambridge, MA: Harvard University Press.■ Kant, I. (1933). Critique of Pure Reason (2nd ed.). N. K. Smith (Trans.). London: Macmillan. (Originally published in 1781 as Kritik der reinen Vernunft.)■ Kant, I. (1891). Solution of the general problems of the Prolegomena. In E. Belfort (Trans.), Kant's Prolegomena. London: Bell. (With minor modifications.) (Originally published in 1783.)■ Katona, G. (1940). Organizing and memorizing: Studies in the psychology of learning and teaching. New York: Columbia University Press.■ Kaufman, A. S. (1979). Intelligent testing with the WISC-R. New York: Wiley.■ Koestler, A. (1964). The act of creation. New York: Arkana (Penguin).■ Kohlberg, L. (1971). From is to ought. In T. Mischel (Ed.), Cognitive development and epistemology. (pp. 151-235) New York: Academic Press.■ KoЁhler, W. (1925). The mentality of apes. New York: Liveright.■ KoЁhler, W. (1927). The mentality of apes (2nd ed.). Ella Winter (Trans.). London: Routledge & Kegan Paul.■ KoЁhler, W. (1930). Gestalt psychology. London: G. Bell.■ KoЁhler, W. (1947). Gestalt psychology. New York: Liveright.■ KoЁhler, W. (1969). The task of Gestalt psychology. Princeton, NJ: Princeton University Press.■ Kuhn, T. (1970). The structure of scientific revolutions (2nd ed.). Chicago: University of Chicago Press.■ Langer, E. J. (1989). Mindfulness. Reading, MA: Addison-Wesley.■ Langer, S. (1962). Philosophical sketches. Baltimore: Johns Hopkins University Press.■ Langley, P., H. A. Simon, G. L. Bradshaw & J. M. Zytkow (1987). Scientific dis covery: Computational explorations of the creative process. Cambridge, MA: MIT Press.■ Lashley, K. S. (1951). The problem of serial order in behavior. In L. A. Jeffress (Ed.), Cerebral mechanisms in behavior, the Hixon Symposium (pp. 112-146) New York: Wiley.■ LeDoux, J. E., & W. Hirst (1986). Mind and brain: Dialogues in cognitive neuroscience. Cambridge: Cambridge University Press.■ Lehnert, W. (1978). The process of question answering. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Leiber, J. (1991). Invitation to cognitive science. Oxford: Blackwell.■ Lenat, D. B., & G. Harris (1978). Designing a rule system that searches for scientific discoveries. In D. A. Waterman & F. Hayes-Roth (Eds.), Pattern directed inference systems (pp. 25-52) New York: Academic Press.■ Levenson, T. (1995). Measure for measure: A musical history of science. New York: Touchstone. (Originally published in 1994.)■ Leґvi-Strauss, C. (1963). Structural anthropology. C. Jacobson & B. Grundfest Schoepf (Trans.). New York: Basic Books. (Originally published in 1958.)■ Levine, M. W., & J. M. Schefner (1981). Fundamentals of sensation and perception. London: Addison-Wesley.■ Lewis, C. I. (1946). An analysis of knowledge and valuation. LaSalle, IL: Open Court.■ Lighthill, J. (1972). A report on artificial intelligence. Unpublished manuscript, Science Research Council.■ Lipman, M., A. M. Sharp & F. S. Oscanyan (1980). Philosophy in the classroom. Philadelphia: Temple University Press.■ Lippmann, W. (1965). Public opinion. New York: Free Press. (Originally published in 1922.)■ Locke, J. (1956). An essay concerning human understanding. Chicago: Henry Regnery Co. (Originally published in 1690.)■ Locke, J. (1975). An essay concerning human understanding. P. H. Nidditch (Ed.). Oxford: Clarendon. (Originally published in 1690.) (With spelling and punctuation modernized and some minor modifications of phrasing.)■ Lopate, P. (1994). The art of the personal essay. New York: Doubleday/Anchor Books.■ Lorimer, F. (1929). The growth of reason. London: Kegan Paul. Machlup, F., & U. Mansfield (Eds.) (1983). The study of information. New York: Wiley.■ Manguel, A. (1996). A history of reading. New York: Viking.■ Markey, J. F. (1928). The symbolic process. London: Kegan Paul.■ Martin, R. M. (1969). On Ziff's "Natural and formal languages." In S. Hook (Ed.), Language and philosophy: A symposium (pp. 249-263). New York: New York University Press.■ Mazlish, B. (1993). The fourth discontinuity: the co- evolution of humans and machines. New Haven, CT: Yale University Press.■ McCarthy, J., & P. J. Hayes (1969). Some philosophical problems from the standpoint of artificial intelligence. In B. Meltzer & D. Michie (Eds.), Machine intelligence 4. Edinburgh: Edinburgh University Press.■ McClelland, J. L., D. E. Rumelhart & G. E. Hinton (1986). The appeal of parallel distributed processing. In D. E. Rumelhart, J. L. McClelland & the PDP Research Group (Eds.), Parallel distributed processing: Explorations in the mi crostructure of cognition (Vol. 1, pp. 3-40). Cambridge, MA: MIT Press/ Bradford Books.■ McCorduck, P. (1979). Machines who think. San Francisco: W. H. Freeman.■ McLaughlin, T. (1970). Music and communication. London: Faber & Faber.■ Mednick, S. A. (1962). The associative basis of the creative process. Psychological Review 69, 431-436.■ Meehl, P. E., & C. J. Golden (1982). Taxometric methods. In Kendall, P. C., & Butcher, J. N. (Eds.), Handbook of research methods in clinical psychology (pp. 127-182). New York: Wiley.■ Mehler, J., E.C.T. Walker & M. Garrett (Eds.) (1982). Perspectives on mental rep resentation: Experimental and theoretical studies of cognitive processes and ca pacities. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Mill, J. S. (1900). A system of logic, ratiocinative and inductive: Being a connected view of the principles of evidence and the methods of scientific investigation. London: Longmans, Green.■ Miller, G. A. (1979, June). A very personal history. Talk to the Cognitive Science Workshop, Cambridge, MA.■ Miller, J. (1983). States of mind. New York: Pantheon Books.■ Minsky, M. (1975). A framework for representing knowledge. In P. H. Winston (Ed.), The psychology of computer vision (pp. 211-277). New York: McGrawHill.■ Minsky, M., & S. Papert (1973). Artificial intelligence. Condon Lectures, Oregon State System of Higher Education, Eugene, Oregon.■ Minsky, M. L. (1986). The society of mind. New York: Simon & Schuster.■ Mischel, T. (1976). Psychological explanations and their vicissitudes. In J. K. Cole & W. J. Arnold (Eds.), Nebraska Symposium on motivation (Vol. 23). Lincoln, NB: University of Nebraska Press.■ Morford, M.P.O., & R. J. Lenardon (1995). Classical mythology (5th ed.). New York: Longman.■ Murdoch, I. (1954). Under the net. New York: Penguin.■ Nagel, E. (1959). Methodological issues in psychoanalytic theory. In S. Hook (Ed.), Psychoanalysis, scientific method, and philosophy: A symposium. New York: New York University Press.■ Nagel, T. (1979). Mortal questions. London: Cambridge University Press.■ Nagel, T. (1986). The view from nowhere. Oxford: Oxford University Press.■ Neisser, U. (1967). Cognitive psychology. New York: Appleton-Century-Crofts.■ Neisser, U. (1972). Changing conceptions of imagery. In P. W. Sheehan (Ed.), The function and nature of imagery (pp. 233-251). London: Academic Press.■ Neisser, U. (1976). Cognition and reality. San Francisco: W. H. Freeman.■ Neisser, U. (1978). Memory: What are the important questions? In M. M. Gruneberg, P. E. Morris & R. N. Sykes (Eds.), Practical aspects of memory (pp. 3-24). London: Academic Press.■ Neisser, U. (1979). The concept of intelligence. In R. J. Sternberg & D. K. Detterman (Eds.), Human intelligence: Perspectives on its theory and measurement (pp. 179-190). Norwood, NJ: Ablex.■ Nersessian, N. (1992). How do scientists think? Capturing the dynamics of conceptual change in science. In R. N. Giere (Ed.), Cognitive models of science (pp. 3-44). Minneapolis: University of Minnesota Press.■ Newell, A. (1973a). Artificial intelligence and the concept of mind. In R. C. Schank & K. M. Colby (Eds.), Computer models of thought and language (pp. 1-60). San Francisco: W. H. Freeman.■ Newell, A. (1973b). You can't play 20 questions with nature and win. In W. G. Chase (Ed.), Visual information processing (pp. 283-310). New York: Academic Press.■ Newell, A., & H. A. Simon (1963). GPS: A program that simulates human thought. In E. A. Feigenbaum & J. Feldman (Eds.), Computers and thought (pp. 279-293). New York & McGraw-Hill.■ Newell, A., & H. A. Simon (1972). Human problem solving. Englewood Cliffs, NJ: Prentice-Hall.■ Nietzsche, F. (1966). Beyond good and evil. W. Kaufmann (Trans.). New York: Vintage. (Originally published in 1885.)■ Nilsson, N. J. (1971). Problem- solving methods in artificial intelligence. New York: McGraw-Hill.■ Nussbaum, M. C. (1978). Aristotle's Princeton University Press. De Motu Anamalium. Princeton, NJ:■ Oersted, H. C. (1920). Thermo-electricity. In Kirstine Meyer (Ed.), H. C. Oersted, Natuurvidenskabelige Skrifter (Vol. 2). Copenhagen: n.p. (Originally published in 1830 in The Edinburgh encyclopaedia.)■ Ong, W. J. (1982). Orality and literacy: The technologizing of the word. London: Methuen.■ Onians, R. B. (1954). The origins of European thought. Cambridge, MA: Cambridge University Press.■ Osgood, C. E. (1960). Method and theory in experimental psychology. New York: Oxford University Press. (Originally published in 1953.)■ Osgood, C. E. (1966). Language universals and psycholinguistics. In J. H. Greenberg (Ed.), Universals of language (2nd ed., pp. 299-322). Cambridge, MA: MIT Press.■ Palmer, R. E. (1969). Hermeneutics. Evanston, IL: Northwestern University Press.■ Peirce, C. S. (1934). Some consequences of four incapacities-Man, a sign. In C. Hartsborne & P. Weiss (Eds.), Collected papers of Charles Saunders Peirce (Vol. 5, pp. 185-189). Cambridge, MA: Harvard University Press.■ Penfield, W. (1959). In W. Penfield & L. Roberts, Speech and brain mechanisms. Princeton, NJ: Princeton University Press.■ Penrose, R. (1994). Shadows of the mind: A search for the missing science of conscious ness. Oxford: Oxford University Press.■ Perkins, D. N. (1981). The mind's best work. Cambridge, MA: Harvard University Press.■ Peterfreund, E. (1986). The heuristic approach to psychoanalytic therapy. In■ J. Reppen (Ed.), Analysts at work, (pp. 127-144). Hillsdale, NJ: Analytic Press.■ Piaget, J. (1952). The origin of intelligence in children. New York: International Universities Press. (Originally published in 1936.)■ Piaget, J. (1954). Le langage et les opeґrations intellectuelles. Proble` mes de psycho linguistique. Symposium de l'Association de Psychologie Scientifique de Langue Francёaise. Paris: Presses Universitaires de France.■ Piaget, J. (1977). Problems of equilibration. In H. E. Gruber & J. J. Voneche (Eds.), The essential Piaget (pp. 838-841). London: Routlege & Kegan Paul. (Originally published in 1975 as L'eґquilibration des structures cognitives [Paris: Presses Universitaires de France].)■ Piaget, J., & B. Inhelder. (1973). Memory and intelligence. New York: Basic Books.■ Pinker, S. (1994). The language instinct. New York: Morrow.■ Pinker, S. (1996). Facts about human language relevant to its evolution. In J.-P. Changeux & J. Chavaillon (Eds.), Origins of the human brain. A symposium of the Fyssen foundation (pp. 262-283). Oxford: Clarendon Press. Planck, M. (1949). Scientific autobiography and other papers. F. Gaynor (Trans.). New York: Philosophical Library.■ Planck, M. (1990). Wissenschaftliche Selbstbiographie. W. Berg (Ed.). Halle, Germany: Deutsche Akademie der Naturforscher Leopoldina.■ Plato (1892). Meno. In The Dialogues of Plato (B. Jowett, Trans.; Vol. 2). New York: Clarendon. (Originally published circa 380 B.C.)■ Poincareґ, H. (1913). Mathematical creation. In The foundations of science. G. B. Halsted (Trans.). New York: Science Press.■ Poincareґ, H. (1921). The foundations of science: Science and hypothesis, the value of science, science and method. G. B. Halstead (Trans.). New York: Science Press.■ Poincareґ, H. (1929). The foundations of science: Science and hypothesis, the value of science, science and method. New York: Science Press.■ Poincareґ, H. (1952). Science and method. F. Maitland (Trans.) New York: Dover.■ Polya, G. (1945). How to solve it. Princeton, NJ: Princeton University Press.■ Polanyi, M. (1958). Personal knowledge. London: Routledge & Kegan Paul.■ Popper, K. (1968). Conjectures and refutations: The growth of scientific knowledge. New York: Harper & Row/Basic Books.■ Popper, K., & J. Eccles (1977). The self and its brain. New York: Springer-Verlag.■ Popper, K. R. (1959). The logic of scientific discovery. London: Hutchinson.■ Putnam, H. (1975). Mind, language and reality: Philosophical papers (Vol. 2). Cambridge: Cambridge University Press.■ Putnam, H. (1987). The faces of realism. LaSalle, IL: Open Court.■ Pylyshyn, Z. W. (1981). The imagery debate: Analog media versus tacit knowledge. In N. Block (Ed.), Imagery (pp. 151-206). Cambridge, MA: MIT Press.■ Pylyshyn, Z. W. (1984). Computation and cognition: Towards a foundation for cog nitive science. Cambridge, MA: MIT Press/Bradford Books.■ Quillian, M. R. (1968). Semantic memory. In M. Minsky (Ed.), Semantic information processing (pp. 216-260). Cambridge, MA: MIT Press.■ Quine, W.V.O. (1960). Word and object. Cambridge, MA: Harvard University Press.■ Rabbitt, P.M.A., & S. Dornic (Eds.). Attention and performance (Vol. 5). London: Academic Press.■ Rawlins, G.J.E. (1997). Slaves of the Machine: The quickening of computer technology. Cambridge, MA: MIT Press/Bradford Books.■ Reid, T. (1970). An inquiry into the human mind on the principles of common sense. In R. Brown (Ed.), Between Hume and Mill: An anthology of British philosophy- 1749- 1843 (pp. 151-178). New York: Random House/Modern Library.■ Reitman, W. (1970). What does it take to remember? In D. A. Norman (Ed.), Models of human memory (pp. 470-510). London: Academic Press.■ Ricoeur, P. (1974). Structure and hermeneutics. In D. I. Ihde (Ed.), The conflict of interpretations: Essays in hermeneutics (pp. 27-61). Evanston, IL: Northwestern University Press.■ Robinson, D. N. (1986). An intellectual history of psychology. Madison: University of Wisconsin Press.■ Rorty, R. (1979). Philosophy and the mirror of nature. Princeton, NJ: Princeton University Press.■ Rosch, E. (1977). Human categorization. In N. Warren (Ed.), Studies in cross cultural psychology (Vol. 1, pp. 1-49) London: Academic Press.■ Rosch, E. (1978). Principles of categorization. In E. Rosch & B. B. Lloyd (Eds.), Cognition and categorization (pp. 27-48). Hillsdale, NJ: Lawrence Erlbaum Associates.■ Rosch, E., & B. B. Lloyd (1978). Principles of categorization. In E. Rosch & B. B. Lloyd (Eds.), Cognition and categorization. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Rose, S. (1970). The chemistry of life. Baltimore: Penguin Books.■ Rose, S. (1976). The conscious brain (updated ed.). New York: Random House.■ Rose, S. (1993). The making of memory: From molecules to mind. New York: Anchor Books. (Originally published in 1992)■ Roszak, T. (1994). The cult of information: A neo- Luddite treatise on high- tech, artificial intelligence, and the true art of thinking (2nd ed.). Berkeley: University of California Press.■ Royce, J. R., & W. W. Rozeboom (Eds.) (1972). The psychology of knowing. New York: Gordon & Breach.■ Rumelhart, D. E. (1977). Introduction to human information processing. New York: Wiley.■ Rumelhart, D. E. (1980). Schemata: The building blocks of cognition. In R. J. Spiro, B. Bruce & W. F. Brewer (Eds.), Theoretical issues in reading comprehension. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Rumelhart, D. E., & J. L. McClelland (1986). On learning the past tenses of English verbs. In J. L. McClelland & D. E. Rumelhart (Eds.), Parallel distributed processing: Explorations in the microstructure of cognition (Vol. 2). Cambridge, MA: MIT Press.■ Rumelhart, D. E., P. Smolensky, J. L. McClelland & G. E. Hinton (1986). Schemata and sequential thought processes in PDP models. In J. L. McClelland, D. E. Rumelhart & the PDP Research Group (Eds.), Parallel Distributed Processing (Vol. 2, pp. 7-57). Cambridge, MA: MIT Press.■ Russell, B. (1927). An outline of philosophy. London: G. Allen & Unwin.■ Russell, B. (1961). History of Western philosophy. London: George Allen & Unwin.■ Russell, B. (1965). How I write. In Portraits from memory and other essays. London: Allen & Unwin.■ Russell, B. (1992). In N. Griffin (Ed.), The selected letters of Bertrand Russell (Vol. 1), The private years, 1884- 1914. Boston: Houghton Mifflin. Ryecroft, C. (1966). Psychoanalysis observed. London: Constable.■ Sagan, C. (1978). The dragons of Eden: Speculations on the evolution of human intel ligence. New York: Ballantine Books.■ Salthouse, T. A. (1992). Expertise as the circumvention of human processing limitations. In K. A. Ericsson & J. Smith (Eds.), Toward a general theory of expertise: Prospects and limits (pp. 172-194). Cambridge: Cambridge University Press.■ Sanford, A. J. (1987). The mind of man: Models of human understanding. New Haven, CT: Yale University Press.■ Sapir, E. (1921). Language. New York: Harcourt, Brace, and World.■ Sapir, E. (1964). Culture, language, and personality. Berkeley: University of California Press. (Originally published in 1941.)■ Sapir, E. (1985). The status of linguistics as a science. In D. G. Mandelbaum (Ed.), Selected writings of Edward Sapir in language, culture and personality (pp. 160166). Berkeley: University of California Press. (Originally published in 1929).■ Scardmalia, M., & C. Bereiter (1992). Literate expertise. In K. A. Ericsson & J. Smith (Eds.), Toward a general theory of expertise: Prospects and limits (pp. 172-194). Cambridge: Cambridge University Press.■ Schafer, R. (1954). Psychoanalytic interpretation in Rorschach testing. New York: Grune & Stratten.■ Schank, R. C. (1973). Identification of conceptualizations underlying natural language. In R. C. Schank & K. M. Colby (Eds.), Computer models of thought and language (pp. 187-248). San Francisco: W. H. Freeman.■ Schank, R. C. (1976). The role of memory in language processing. In C. N. Cofer (Ed.), The structure of human memory. (pp. 162-189) San Francisco: W. H. Freeman.■ Schank, R. C. (1986). Explanation patterns: Understanding mechanically and creatively. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Schank, R. C., & R. P. Abelson (1977). Scripts, plans, goals, and understanding. Hillsdale, NJ: Lawrence Erlbaum Associates.■ SchroЁdinger, E. (1951). Science and humanism. Cambridge: Cambridge University Press.■ Searle, J. R. (1981a). Minds, brains, and programs. In J. Haugeland (Ed.), Mind design: Philosophy, psychology, artificial intelligence (pp. 282-306). Cambridge, MA: MIT Press.■ Searle, J. R. (1981b). Minds, brains and programs. In D. Hofstadter & D. Dennett (Eds.), The mind's I (pp. 353-373). New York: Basic Books.■ Searle, J. R. (1983). Intentionality. New York: Cambridge University Press.■ Serres, M. (1982). The origin of language: Biology, information theory, and thermodynamics. M. Anderson (Trans.). In J. V. Harari & D. F. Bell (Eds.), Hermes: Literature, science, philosophy (pp. 71-83). Baltimore: Johns Hopkins University Press.■ Simon, H. A. (1966). Scientific discovery and the psychology of problem solving. In R. G. Colodny (Ed.), Mind and cosmos: Essays in contemporary science and philosophy (pp. 22-40). Pittsburgh: University of Pittsburgh Press.■ Simon, H. A. (1979). Models of thought. New Haven, CT: Yale University Press.■ Simon, H. A. (1989). The scientist as a problem solver. In D. Klahr & K. Kotovsky (Eds.), Complex information processing: The impact of Herbert Simon. Hillsdale, N.J.: Lawrence Erlbaum Associates.■ Simon, H. A., & C. Kaplan (1989). Foundations of cognitive science. In M. Posner (Ed.), Foundations of cognitive science (pp. 1-47). Cambridge, MA: MIT Press.■ Simonton, D. K. (1988). Creativity, leadership and chance. In R. J. Sternberg (Ed.), The nature of creativity. Cambridge: Cambridge University Press.■ Skinner, B. F. (1974). About behaviorism. New York: Knopf.■ Smith, E. E. (1988). Concepts and thought. In J. Sternberg & E. E. Smith (Eds.), The psychology of human thought (pp. 19-49). Cambridge: Cambridge University Press.■ Smith, E. E. (1990). Thinking: Introduction. In D. N. Osherson & E. E. Smith (Eds.), Thinking. An invitation to cognitive science. (Vol. 3, pp. 1-2). Cambridge, MA: MIT Press.■ Socrates. (1958). Meno. In E. H. Warmington & P. O. Rouse (Eds.), Great dialogues of Plato W.H.D. Rouse (Trans.). New York: New American Library. (Original publication date unknown.)■ Solso, R. L. (1974). Theories of retrieval. In R. L. Solso (Ed.), Theories in cognitive psychology. Potomac, MD: Lawrence Erlbaum Associates.■ Spencer, H. (1896). The principles of psychology. New York: Appleton-CenturyCrofts.■ Steiner, G. (1975). After Babel: Aspects of language and translation. New York: Oxford University Press.■ Sternberg, R. J. (1977). Intelligence, information processing, and analogical reasoning. Hillsdale, NJ: Lawrence Erlbaum Associates.■ Sternberg, R. J. (1994). Intelligence. In R. J. Sternberg, Thinking and problem solving. San Diego: Academic Press.■ Sternberg, R. J., & J. E. Davidson (1985). Cognitive development in gifted and talented. In F. D. Horowitz & M. O'Brien (Eds.), The gifted and talented (pp. 103-135). Washington, DC: American Psychological Association.■ Storr, A. (1993). The dynamics of creation. New York: Ballantine Books. (Originally published in 1972.)■ Stumpf, S. E. (1994). Philosophy: History and problems (5th ed.). New York: McGraw-Hill.■ Sulloway, F. J. (1996). Born to rebel: Birth order, family dynamics, and creative lives. New York: Random House/Vintage Books.■ Thorndike, E. L. (1906). Principles of teaching. New York: A. G. Seiler.■ Thorndike, E. L. (1970). Animal intelligence: Experimental studies. Darien, CT: Hafner Publishing Co. (Originally published in 1911.)■ Titchener, E. B. (1910). A textbook of psychology. New York: Macmillan.■ Titchener, E. B. (1914). A primer of psychology. New York: Macmillan.■ Toulmin, S. (1957). The philosophy of science. London: Hutchinson.■ Tulving, E. (1972). Episodic and semantic memory. In E. Tulving & W. Donaldson (Eds.), Organisation of memory. London: Academic Press.■ Turing, A. (1946). In B. E. Carpenter & R. W. Doran (Eds.), ACE reports of 1946 and other papers. Cambridge, MA: MIT Press.■ Turkle, S. (1984). Computers and the second self: Computers and the human spirit. New York: Simon & Schuster.■ Tyler, S. A. (1978). The said and the unsaid: Mind, meaning, and culture. New York: Academic Press.■ van Heijenoort (Ed.) (1967). From Frege to Goedel. Cambridge: Harvard University Press.■ Varela, F. J. (1984). The creative circle: Sketches on the natural history of circularity. In P. Watzlawick (Ed.), The invented reality (pp. 309-324). New York: W. W. Norton.■ Voltaire (1961). On the Penseґs of M. Pascal. In Philosophical letters (pp. 119-146). E. Dilworth (Trans.). Indianapolis: Bobbs-Merrill.■ Wagman, M. (1991a). Artificial intelligence and human cognition: A theoretical inter comparison of two realms of intellect. Westport, CT: Praeger.■ Wagman, M. (1991b). Cognitive science and concepts of mind: Toward a general theory of human and artificial intelligence. Westport, CT: Praeger.■ Wagman, M. (1993). Cognitive psychology and artificial intelligence: Theory and re search in cognitive science. Westport, CT: Praeger.■ Wagman, M. (1995). The sciences of cognition: Theory and research in psychology and artificial intelligence. Westport, CT: Praeger.■ Wagman, M. (1996). Human intellect and cognitive science: Toward a general unified theory of intelligence. Westport, CT: Praeger.■ Wagman, M. (1997a). Cognitive science and the symbolic operations of human and artificial intelligence: Theory and research into the intellective processes. Westport, CT: Praeger.■ Wagman, M. (1997b). The general unified theory of intelligence: Central conceptions and specific application to domains of cognitive science. Westport, CT: Praeger.■ Wagman, M. (1998a). Cognitive science and the mind- body problem: From philosophy to psychology to artificial intelligence to imaging of the brain. Westport, CT: Praeger.■ Wagman, M. (1998b). Language and thought in humans and computers: Theory and research in psychology, artificial intelligence, and neural science. Westport, CT: Praeger.■ Wagman, M. (1998c). The ultimate objectives of artificial intelligence: Theoretical and research foundations, philosophical and psychological implications. Westport, CT: Praeger.■ Wagman, M. (1999). The human mind according to artificial intelligence: Theory, re search, and implications. Westport, CT: Praeger.■ Wagman, M. (2000). Scientific discovery processes in humans and computers: Theory and research in psychology and artificial intelligence. Westport, CT: Praeger.■ Wall, R. (1972). Introduction to mathematical linguistics. Englewood Cliffs, NJ: Prentice-Hall.■ Wallas, G. (1926). The Art of Thought. New York: Harcourt, Brace & Co.■ Wason, P. (1977). Self contradictions. In P. Johnson-Laird & P. Wason (Eds.), Thinking: Readings in cognitive science. Cambridge: Cambridge University Press.■ Wason, P. C., & P. N. Johnson-Laird. (1972). Psychology of reasoning: Structure and content. Cambridge, MA: Harvard University Press.■ Watson, J. (1930). Behaviorism. New York: W. W. Norton.■ Watzlawick, P. (1984). Epilogue. In P. Watzlawick (Ed.), The invented reality. New York: W. W. Norton, 1984.■ Weinberg, S. (1977). The first three minutes: A modern view of the origin of the uni verse. New York: Basic Books.■ Weisberg, R. W. (1986). Creativity: Genius and other myths. New York: W. H. Freeman.■ Weizenbaum, J. (1976). Computer power and human reason: From judgment to cal culation. San Francisco: W. H. Freeman.■ Wertheimer, M. (1945). Productive thinking. New York: Harper & Bros.■ Whitehead, A. N. (1925). Science and the modern world. New York: Macmillan.■ Whorf, B. L. (1956). In J. B. Carroll (Ed.), Language, thought and reality: Selected writings of Benjamin Lee Whorf. Cambridge, MA: MIT Press.■ Whyte, L. L. (1962). The unconscious before Freud. New York: Anchor Books.■ Wiener, N. (1954). The human use of human beings. Boston: Houghton Mifflin.■ Wiener, N. (1964). God & Golem, Inc.: A comment on certain points where cybernetics impinges on religion. Cambridge, MA: MIT Press.■ Winograd, T. (1972). Understanding natural language. New York: Academic Press.■ Winston, P. H. (1987). Artificial intelligence: A perspective. In E. L. Grimson & R. S. Patil (Eds.), AI in the 1980s and beyond (pp. 1-12). Cambridge, MA: MIT Press.■ Winston, P. H. (Ed.) (1975). The psychology of computer vision. New York: McGrawHill.■ Wittgenstein, L. (1953). Philosophical investigations. Oxford: Basil Blackwell.■ Wittgenstein, L. (1958). The blue and brown books. New York: Harper Colophon.■ Woods, W. A. (1975). What's in a link: Foundations for semantic networks. In D. G. Bobrow & A. Collins (Eds.), Representations and understanding: Studies in cognitive science (pp. 35-84). New York: Academic Press.■ Woodworth, R. S. (1938). Experimental psychology. New York: Holt; London: Methuen (1939).■ Wundt, W. (1904). Principles of physiological psychology (Vol. 1). E. B. Titchener (Trans.). New York: Macmillan.■ Wundt, W. (1907). Lectures on human and animal psychology. J. E. Creighton & E. B. Titchener (Trans.). New York: Macmillan.■ Young, J. Z. (1978). Programs of the brain. New York: Oxford University Press.■ Ziman, J. (1978). Reliable knowledge: An exploration of the grounds for belief in science. Cambridge: Cambridge University Press.Historical dictionary of quotations in cognitive science > Bibliography
-
5 Reading
1) The Discovery of Truth Depends on the Thoughtful Reading of Authoritative TextsFor the Middle Ages, all discovery of truth was first reception of traditional authorities, then later-in the thirteenth century-rational reconciliation of authoritative texts. A comprehension of the world was not regarded as a creative function but as an assimilation and retracing of given facts; the symbolic expression of this being reading. The goal and the accomplishment of the thinker is to connect all these facts together in the form of the "summa." Dante's cosmic poem is such a summa too. (Curtius, 1973, p. 326)The readers of books... extend or concentrate a function common to us all. Reading letters on a page is only one of its many guises. The astronomer reading a map of stars that no longer exist; the Japanese architect reading the land on which a house is to be built so as to guard it from evil forces; the zoologist reading the spoor of animals in the forest; the card-player reading her partner's gestures before playing the winning card; the dancer reading the choreographer's notations, and the public reading the dancer's movements on the stage; the weaver reading the intricate design of a carpet being woven; the organ-player reading various simultaneous strands of music orchestrated on the page; the parent reading the baby's face for signs of joy or fright, or wonder; the Chinese fortune-teller reading the ancient marks on the shell of a tortoise; the lover blindly reading the loved one's body at night, under the sheets; the psychiatrist helping patients read their own bewildering dreams; the Hawaiian fisherman reading the ocean currents by plunging a hand into the water; the farmer reading the weather in the sky-all these share with book-readers the craft of deciphering and translating signs....We all read ourselves and the world around us in order to glimpse what and where we are. We read to understand, or to begin to understand. We cannot do but read. Reading, almost as much as breathing, is our essential function. (Manguel, 1996, pp. 6-7)There is a pitched battle between those theorists and modellers who embrace the primacy of syntax and those who embrace the primacy of semantics in language processing. At times both schools have committed various excesses. For example, some of the former have relied foolishly on context-free mathematical-combinatory models, while some of the latter have flirted with versions of the "direct-access hypothesis," the idea that skilled readers process printed language directly into meaning without phonological or even syntactic processing. The problems with the first excess are patent. Those with the second are more complex and demand more research. Unskilled readers apparently do rely more on phonological processing than do skilled ones; hence their spoken dialects may interfere with their reading-and writing-habits. But the extent to which phonological processing is absent in the skilled reader has not been established, and the contention that syntactic processing is suspended in the skilled reader is surely wrong and not supported by empirical evidence-though blood-flow patterns in the brain are curiously different during speaking, oral reading, and silent reading. (M. L. Johnson, 1988, pp. 101-102)Historical dictionary of quotations in cognitive science > Reading
-
6 language
1) языка) естественный язык, средство человеческого общенияб) система знаков, жестов или сигналов для передачи или хранения информациив) стильг) речь2) языкознание, лингвистика•- actor language
- agent communication language
- a-hardware programming language - application-oriented language
- applicative language
- a-programming language
- artificial language
- assembler language
- assembly language
- assignment language
- author language
- authoring language - business-oriented programming language
- categorical language - configuration language
- constraint language
- combined programming language
- command language
- common language
- common business-oriented language
- compiled language
- compiler language
- computer language
- computer-dependent language - computer-oriented language
- computer-sensitive language
- concurrent language - context- sensitive language
- conversational language
- coordinate language
- database language
- database query language - data structure language
- digital system design language
- declarative language
- declarative markup language
- definitional language
- definitional constraint language
- design language
- device media control language - dynamically scoped language - elementary formalized language
- embedding language
- event-driven language
- expression language
- extensible language - formalized language - functional language
- functional programming language - graph-oriented language - high-order language
- host language - hypersymbol language
- imperative language
- in-line language
- input language
- intelligent language
- interactive language - interpreted language - Java programming language - lexically scoped language
- list-processing language
- low-level language
- machine language
- machine-independent language
- machine-oriented language
- macro language
- manipulator language - meta language
- mnemonic language
- musical language - native-mode language
- natural language - nonprocedural language
- object language
- object-oriented language - physical language
- picture query language
- portable language
- portable standard language
- polymorphic language - print control language
- problem-oriented language
- problem statement language
- procedural language
- procedure-oriented language
- program language
- programming language
- publishing language
- query language
- question-answering language
- register-transfer language
- regular language
- relational language
- right-associative language
- robot language
- robot-level language
- robotic control language
- rule language
- rule-oriented language
- scientific programming language
- script language
- scripting language - sign language
- single-assignment language
- software command language
- source language
- special-purpose programming language
- specification language - stratified language
- stream language
- string-handling language - strongly-typed language - symbolic language - thing language - tone language
- two-dimensional pictorial query language
- typed language
- typeless language
- unchecked language
- unformalized language
- universal language
- unstratified language
- untyped language
- user-oriented language
- very high-level language - well-structured programming language -
7 language
1) языка) естественный язык, средство человеческого общенияб) система знаков, жестов или сигналов для передачи или хранения информациив) стильг) речь2) языкознание, лингвистика•- a programming language
- abstract machine language
- actor language
- agent communication language
- algebraic logic functional language
- algorithmic language
- amorhic language
- application-oriented language
- applicative language
- artificial language
- assembler language
- assembly language
- assignment language
- author language
- authoring language
- axiomatic architecture description language
- basic combined programming language
- block-structured language
- boundary scan description language
- business-oriented language
- business-oriented programming language
- categorical abstract machine language
- categorical language
- cellular language
- combined programming language
- command language
- common business-oriented language
- common language
- compiled language
- compiler language
- computer hardware description language
- computer language
- computer-dependent language
- computer-independent language
- computer-oriented language
- computer-sensitive language
- concurrent language
- configuration language
- constraint language
- context-free language
- context-sensitive language
- conversational language
- coordinate language
- data definition language
- data description language
- data manipulation language
- data structure language
- database language
- database query language
- declarative language
- declarative markup language
- definitional constraint language
- definitional language
- design language
- device media control language
- digital system design language
- document style semantics and specification language
- domain-specific language
- dynamic hypertext markup language
- dynamic simulation language
- dynamically scoped language
- elementary formalized language
- embedding language
- event-driven language
- expression language
- extensible hypertext markup language
- extensible language
- extensible markup language
- fabricated language
- fifth-generation language
- first-generation language
- formal language
- formalized language
- fourth-generation language
- frame language
- function graph language
- functional language
- functional programming language
- geometrical layout description language
- graphics language
- graph-oriented language
- hardware description language
- Hewlett-Packard graphics language
- Hewlett-Packard printer control language
- high-level language
- high-order language
- host language
- hypersymbol language
- hypertext markup language plus
- hypertext markup language
- imperative language
- in-line language
- input language
- intelligent language
- interactive language
- interactive set language
- intermediate language
- interpreted language
- Java interface definition language
- Java language
- Java programming language
- job control language
- Jules' own version of the international algorithmic language
- knowledge query and manipulation language
- left-associative language
- lexically scoped language
- list-processing language
- low-level language
- machine language
- machine-independent language
- machine-oriented language
- macro language
- manipulator language
- man-machine language
- mathematical markup language
- matrix-based programming language
- meta language
- mnemonic language
- musical language
- my favorite toy language
- native language
- native-mode language
- natural language
- network control language
- network description language
- noninteractive language
- nonprocedural language
- object language
- object-oriented language
- page description language
- parallel object-oriented language
- partial differential equation language
- pattern-matching language
- physical language
- picture query language
- polymorphic language
- portable language
- portable standard language
- practical extraction and report language
- prescriptive language
- print control language
- problem statement language
- problem-oriented language
- procedural language
- procedure-oriented language
- program language
- programming language
- publishing language
- query language
- question-answering language
- register-transfer language
- regular language
- relational language
- right-associative language
- robot language
- robotic control language
- robot-level language
- rule language
- rule-oriented language
- scientific programming language
- script language
- scripting language
- second-generation language
- sense language
- server-parsed hypertext markup language
- set language
- sign language
- simulation language
- single-assignment language
- software command language
- source language
- special-purpose programming language
- specification and assertion language
- specification language
- stack-based language
- standard generalized markup language
- statically scoped language
- stratified language
- stream language
- string-handling language
- string-oriented symbolic language
- string-processing language
- strongly-typed language
- structural design language
- structured query language
- subset language
- symbolic language
- symbolic layout description language
- synchronized multimedia integration language
- target language
- thing language
- third-generation language
- threaded language
- tone language
- two-dimensional pictorial query language
- typed language
- typeless language
- unchecked language
- unformalized language
- universal language
- unstratified language
- untyped language
- user-oriented language
- very high-level language
- very-high-speed integrated circuit hardware description language
- Vienna definition language
- virtual reality modeling language
- visual language
- well-structured programming language
- wireless markup languageThe New English-Russian Dictionary of Radio-electronics > language
-
8 language
1) язык || языковой2) машинный язык; набор символов ( машины)•- application-oriented language
- applicative language
- APT programming language
- APT-based language
- artificial language
- assembler language
- assembly language
- block diagram language
- calculus language
- classificatory indexing language
- command language
- communication-information language
- computer language
- context-free language
- context-sensitive language
- control language
- controlled language
- conversational programming language
- data definition language
- data description language
- data general language
- data general programming language
- data manipulation language
- data retrieval language
- data storage description language
- database control language
- database language
- database programming language
- definition language
- description indexing language
- description language
- descriptor indexing language
- DGL interpretative programming language
- documentary language
- domain-dependent language
- domain-independent language
- extended language
- extensible language
- formal language
- formalized language
- general-purpose language
- generic language
- geometry technology language
- global programming language
- graphics picture drawing language
- high-level language
- highly coded language
- hybrid language
- implementation language
- index retrieval language
- indexing language
- information language
- information processing language
- information retrieval language
- informational language
- information-algorithmic language
- interactive language
- interactive reader language
- intermediary language
- intermediate language
- interpretive language
- interrogation language
- ISO language
- job command language
- job control language
- language of science
- logical-information language
- machine control language
- machine language
- machinist's language
- manipulator-oriented language
- manufacturing application language
- meaning-representation language
- meta language
- native language
- natural language
- NC programming language
- numerical command language
- object description language
- object-oriented language
- operational performance analysis language
- plain language
- powerful programming language
- predicate calculus language
- predicate language
- predicate logic language
- problem-oriented language
- procedural language
- processing language
- process-oriented language
- production language
- production-rule language
- program language
- programming language
- query input language
- query language
- representation language
- retrieval language
- robotics language
- robot-programming language
- robot-specialized language
- rule-based programming language
- shop-oriented language
- Siman simulation language
- simulation language
- source language
- special interface programming language
- specification language
- state language
- structured query language
- switching language
- task description language
- task level language
- task-oriented language
- uncontrolled language
- very high level languageEnglish-Russian dictionary of mechanical engineering and automation > language
-
9 Intelligence
There is no mystery about it: the child who is familiar with books, ideas, conversation-the ways and means of the intellectual life-before he begins school, indeed, before he begins consciously to think, has a marked advantage. He is at home in the House of intellect just as the stableboy is at home among horses, or the child of actors on the stage. (Barzun, 1959, p. 142)It is... no exaggeration to say that sensory-motor intelligence is limited to desiring success or practical adaptation, whereas the function of verbal or conceptual thought is to know and state truth. (Piaget, 1954, p. 359)ntelligence has two parts, which we shall call the epistemological and the heuristic. The epistemological part is the representation of the world in such a form that the solution of problems follows from the facts expressed in the representation. The heuristic part is the mechanism that on the basis of the information solves the problem and decides what to do. (McCarthy & Hayes, 1969, p. 466)Many scientists implicitly assume that, among all animals, the behavior and intelligence of nonhuman primates are most like our own. Nonhuman primates have relatively larger brains and proportionally more neocortex than other species... and it now seems likely that humans, chimpanzees, and gorillas shared a common ancestor as recently as 5 to 7 million years ago.... This assumption about the unique status of primate intelligence is, however, just that: an assumption. The relations between intelligence and measures of brain size is poorly understood, and evolutionary affinity does not always ensure behavioral similarity. Moreover, the view that nonhuman primates are the animals most like ourselves coexists uneasily in our minds with the equally pervasive view that primates differ fundamentally from us because they lack language; lacking language, they also lack many of the capacities necessary for reasoning and abstract thought. (Cheney & Seyfarth, 1990, p. 4)Few constructs are asked to serve as many functions in psychology as is the construct of human intelligence.... Consider four of the main functions addressed in theory and research on intelligence, and how they differ from one another.1. Biological. This type of account looks at biological processes. To qualify as a useful biological construct, intelligence should be a biochemical or biophysical process or at least somehow a resultant of biochemical or biophysical processes.2. Cognitive approaches. This type of account looks at molar cognitive representations and processes. To qualify as a useful mental construct, intelligence should be specifiable as a set of mental representations and processes that are identifiable through experimental, mathematical, or computational means.3. Contextual approaches. To qualify as a useful contextual construct, intelligence should be a source of individual differences in accomplishments in "real-world" performances. It is not enough just to account for performance in the laboratory. On [sic] the contextual view, what a person does in the lab may not even remotely resemble what the person would do outside it. Moreover, different cultures may have different conceptions of intelligence, which affect what would count as intelligent in one cultural context versus another.4. Systems approaches. Systems approaches attempt to understand intelligence through the interaction of cognition with context. They attempt to establish a link between the two levels of analysis, and to analyze what forms this link takes. (Sternberg, 1994, pp. 263-264)High but not the highest intelligence, combined with the greatest degrees of persistence, will achieve greater eminence than the highest degree of intelligence with somewhat less persistence. (Cox, 1926, p. 187)There are no definitive criteria of intelligence, just as there are none for chairness; it is a fuzzy-edged concept to which many features are relevant. Two people may both be quite intelligent and yet have very few traits in common-they resemble the prototype along different dimensions.... [Intelligence] is a resemblance between two individuals, one real and the other prototypical. (Neisser, 1979, p. 185)Given the complementary strengths and weaknesses of the differential and information-processing approaches, it should be possible, at least in theory, to synthesise an approach that would capitalise upon the strength of each approach, and thereby share the weakness of neither. (Sternberg, 1977, p. 65)Historical dictionary of quotations in cognitive science > Intelligence
-
10 information
= info1) информацияа) вчт данныеб) сведения; факты; новости4) информационная служба; служба новостей; сотрудник информационной службы или службы новостей•- analog information
- associated information
- audio information
- background information
- basic information
- binary information
- binary coded information
- business information
- chromaticity information
- ciphered information
- clock information
- coded information
- color information
- commercial information
- configuration information
- consumer information
- context information
- control information
- cookie information
- coordinate information
- critical information
- current information
- customer information
- data search information
- deciphered information
- decoded information
- descriptive information
- design information
- diagnostic information
- digital information
- digitized information
- distributed information
- document-based information
- dummy information
- electronic information
- error-free information
- essential information
- excess information
- external information
- extra information
- extraneous information
- factual information
- false information
- financial information
- framing information
- general information
- graphical information
- graphics information
- holographic information
- ID information
- identification information
- identifying information
- image information
- injected information
- input information
- interdependent information
- internal information
- macroeconomic information
- management information
- manufacturer information
- margin information
- market information
- memory-protection information - multidimensional information
- non-essential information
- numeric information
- numerical information
- on-line information
- ordered information
- ordering information
- organizational information
- output information
- overlapping information
- pattern information
- perfect information
- pictorial information
- picture information
- politically-loaded information
- pragmatic information
- presentation control information
- pricing information
- prior information
- processed information
- processing information
- production information
- profiling information - raw information
- real-time information
- received information
- reduced information
- redundant information
- reference information
- relevant information
- routing information
- run-time type information
- sample information
- sampled information
- scheduling information
- secret information
- security information
- semantic context information
- sensitive information
- servo information
- side information
- signaling information
- sound information
- spoken information
- state information
- statistical information
- status information
- stock information
- stored information
- structural information
- style information
- summarized information
- symbolic information
- syntactic context information
- synthetic information
- table information
- technical information
- telemetry information
- temporal information
- text information
- textual information
- timing information
- tourist information
- traffic information
- transferred information
- transmitted information
- up-to-date information
- useful information
- user information
- video information
- visual information
- zero information -
11 information
1) информацияа) вчт. данныеб) сведения; факты; новости4) информационная служба; служба новостей; сотрудник информационной службы или службы новостей•- analog information
- associated information
- audio information
- background information
- basic information
- binary coded information
- binary information
- business information
- chromaticity information
- ciphered information
- clock information
- coded information
- color information
- commercial information
- configuration information
- consumer information
- context information
- control information
- cookie information
- coordinate information
- critical information
- current information
- customer information
- data search information
- deciphered information
- decoded information
- descriptive information
- design information
- diagnostic information
- digital information
- digitized information
- distributed information
- document-based information
- dummy information
- electronic information
- error-free information
- essential information
- excess information
- external information
- extra information
- extraneous information
- factual information
- false information
- financial information
- framing information
- general information
- graphical information
- graphics information
- holographic information
- ID information
- identification information
- identifying information
- image information
- injected information
- input information
- interdependent information
- internal information
- macroeconomic information
- management information
- manufacturer information
- margin information
- market information
- memory-protection information
- misleading information
- multidimensional information
- non-essential information
- numeric information
- numerical information
- on-line information
- ordered information
- ordering information
- organizational information
- output information
- overlapping information
- pattern information
- perfect information
- pictorial information
- picture information
- politically-loaded information
- pragmatic information
- presentation control information
- pricing information
- prior information
- processed information
- processing information
- production information
- profiling information
- program chain information
- protocol control information
- raw information
- real-time information
- received information
- reduced information
- redundant information
- reference information
- relevant information
- routing information
- run-time type information
- sample information
- sampled information
- scheduling information
- secret information
- security information
- semantic context information
- sensitive information
- servo information
- side information
- signaling information
- sound information
- spoken information
- state information
- statistical information
- status information
- stock information
- stored information
- structural information
- style information
- summarized information
- symbolic information
- syntactic context information
- synthetic information
- table information
- technical information
- telemetry information
- temporal information
- text information
- textual information
- timing information
- tourist information
- traffic information
- transferred information
- transmitted information
- up-to-date information
- useful information
- user information
- video information
- visual information
- zero informationThe New English-Russian Dictionary of Radio-electronics > information
-
12 protection
защита; средства защитыАнгло-русский словарь по компьютерной безопасности > protection
-
13 language
- advanced Boolean expression language
- advanced continuous simulation language
- application control language
- application data description language
- asynchronous circuit design language
- basic design language for structure
- behavioral description language
- behavioral modeling language
- block diagram language
- block structured language
- computer language
- computer design language
- computer-sensitive language
- context-sensitive matrix language
- continuous system modeling program language
- continuous system simulation language
- control and simulation language
- data асcess system language
- declarative language
- design language
- digital design language
- formal layout description language
- general-purpose language
- geometrical layout description language
- graphics-oriented language
- hardware description language
- hierarchical specification language
- high-level language
- imperative language
- integrated-circuit design language
- linear information processing language
- linkage control language
- logic, timing, sequencing language
- low-level language
- machine-dependent language
- machine-independent language
- modeling language
- modular language
- multilevel-architecture description language
- network description language
- network restructuring language
- nonprocedural language
- operating-system simulation language
- operational control language
- operator-oriented language
- overview language
- parallel context-free array language
- problem-oriented language
- procedural language
- program assembly language
- rational language
- real-time language
- register transfer level language
- self-extending language
- structured design language
- structure description language
- symbolic layout description language
- type 0 1, 2, 3 language
- type 0 language -
14 system
- Система обработки
- система (геохронология)
- система (в электроэнергетике)
- система (в экологическом менеджменте)
- система (в теории управления)
- система (в информационных технологиях)
- система
- операция MS DOS копирует системные файлы
- механическая система
- вычислительная система
- вселенная
вычислительная система
ЭВМ
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
Синонимы
EN
механическая система
система
Любая совокупность материальных точек.
Примечание. В механике материальное тело рассматривается как механическая система, образованная непрерывной совокупностью материальных точек.
[Сборник рекомендуемых терминов. Выпуск 102. Теоретическая механика. Академия наук СССР. Комитет научно-технической терминологии. 1984 г.]Тематики
Синонимы
EN
DE
FR
операция MS DOS копирует системные файлы
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
EN
система
Группа взаимодействующих объектов, выполняющих общую функциональную задачу. В ее основе лежит некоторый механизм связи.
[ ГОСТ Р МЭК 61850-5-2011]
система
Набор элементов, которые взаимодействуют в соответствии с проектом, в котором элементом системы может быть другая система, называемая подсистемой; система может быть управляющей системой или управляемой системой и включать аппаратные средства, программное обеспечение и взаимодействие с человеком.
Примечания
1 Человек может быть частью системы. Например, человек может получать информацию от программируемого электронного устройства и выполнять действие, связанное с безопасностью, основываясь на этой информации, либо выполнять действие с помощью программируемого электронного устройства.
2 Это определение отличается от приведенного в МЭС 351-01-01.
[ ГОСТ Р МЭК 61508-4-2007]
система
Множество (совокупность) материальных объектов (элементов) любой, в том числе различной физической природы, а также информационных объектов, взаимосвязанных и взаимодействующих между собой для достижения общей цели.
[ ГОСТ Р 43.0.2-2006]
система
Совокупность элементов, объединенная связями между ними и обладающая определенной целостностью.
[ ГОСТ 34.003-90]
система
Совокупность взаимосвязанных и взаимодействующих элементов.
[ ГОСТ Р ИСО 9000-2008]
система
-
[IEV number 151-11-27]
система
Набор связанных элементов, работающих совместно для достижения общей Цели. Например: • Компьютерная система, состоящая из аппаратного обеспечения, программного обеспечения и приложений. • Система управления, состоящая из множества процессов, которые планируются и управляются совместно. Например, система менеджмента качества. • Система управления базами данных или операционная система, состоящая из множества программных модулей, разработанных для выполнения набора связанных функций.
[Словарь терминов ITIL версия 1.0, 29 июля 2011 г.]
система
Множество элементов, находящихся в отношениях и связях друг с другом, которое образует определенную целостность, единство. Следует отметить, что это определение (взятое нами из Большой Советской Энциклопедии) не является ни единственным, ни общепризнанным. Есть десятки определений понятия “С.”, которые с некоторой условностью можно поделить на три группы. Определения, принадлежащие к первой группе, рассматривают С. как комплекс процессов и явлений, а также связей между ними, существующий объективно, независимо от наблюдателя. Его задача состоит в том, чтобы выделить эту С. из окружающей среды, т.е. как минимум определить ее входы и выходы (тогда она рассматривается как “черный ящик”), а как максимум — подвергнуть анализу ее структуру (произвести структуризацию), выяснить механизм функционирования и, исходя из этого, воздействовать на нее в нужном направлении. Здесь С. — объект исследования и управления. Определения второй группы рассматривают С. как инструмент, способ исследования процессов и явлений. Наблюдатель, имея перед собой некоторую цель, конструирует (синтезирует) С. как некоторое абстрактное отображение реальных объектов. При этом С. (“абстрактная система”) понимается как совокупность взаимосвязанных переменных, представляющих те или иные свойства, характеристики объектов, которые рассматриваются в данной С. В этой трактовке понятие С. практически смыкается с понятием модели, и в некоторых работах эти два термина вообще употребляются как взаимозаменяемые. Говоря о синтезе С., в таких случаях имеют в виду формирование макромодели, анализ же С. совпадает в этой трактовке с микромоделированием отдельных элементов и процессов. Третья группа определений представляет собой некий компромисс между двумя первыми. С. здесь — искусственно создаваемый комплекс элементов (например, коллективов людей, технических средств, научных теорий и т.д.), предназначенный для решения сложной организационной, экономической, технической задачи. Следовательно, здесь наблюдатель не только выделяет из среды С. (и ее отдельные части), но и создает, синтезирует ее. С. является реальным объектом и одновременно — абстрактным отображением связей действительности. Именно в этом смысле понимает С. наука системотехника. Между этими группами определений нет непроходимых границ. Во всех случаях термин “С.” включает понятие о целом, состоящем из взаимосвязанных, взаимодействующих, взаимозависимых частей, причем свойства этих частей зависят от С. в целом, свойства С. — от свойств ее частей. Во всех случаях имеется в виду наличие среды, в которой С. существует и функционирует. Для исследуемой С. среда может рассматриваться как надсистема, соответственно, ее части — как подсистемы, а также элементы С., если их внутренняя структура не является предметом рассмотрения. С. делятся на материальные и нематериальные. К первым относятся, например, железная дорога, народное хозяйство, ко вторым — С. уравнений в математике, математика как наука, далее — С. наук. Автоматизированная система управления включает как материальные элементы (ЭВМ, документация, люди), так и нематериальные — математические модели, знания людей. Разделение это тоже неоднозначно: железную дорогу можно рассматривать не только как материальную С., но и как нематериальную С. взаимосвязей, соотношений, потоков информации и т.д. Закономерности функционирования систем изучаются общей теорией систем, оперирующей понятием абстрактной С. Наибольшее значение среди абстрактных С. имеют кибернетические С. Есть два понятия, близкие понятию С.: комплекс, совокупность (множество объектов). Они, однако, не тождественны ему, как нередко утверждают. Их можно рассматривать как усеченные, неполные понятия по отношению к С.: комплекс включает части, не обязательно обладающие системными свойствами (в том смысле, как это указано выше), но эти части сами могут быть системами, и элементы последних такими свойствами по отношению к ним способны обладать. Совокупность же есть множество элементов, не обязательно находящихся в системных отношениях и связях друг с другом. В данном словаре мы стремимся по возможности последовательно различать понятия С. и модели, рассматривая С. как некий объект (реальной действительности или воображаемый — безразлично), который подвергается наблюдению и изучению, а модель — как средство этого наблюдения и изучения. Разумеется, и модель, если она сама оказывается объектом наблюдения и изучения, в свою очередь рассматривается как С. (в частности, как моделируемая С.) — и так до бесконечности. Все это означает, что такие, например, понятия, как переменная или параметр, мы (в отличие от многих авторов) относим не к С., а к ее описанию, т.е. к модели (см. Параметры модели, Переменная модели), численные же их значения, характеризующие С., — к С. (например, координаты С.). • Системы математически описываются различными способами. Каждая переменная модели, выражающая определенную характеристику С., может быть задана множеством конкретных значений, которые эта переменная может принимать. Состояние С. описывается вектором (или кортежем, если учитываются также величины, не имеющие численных значений), каждая компонента которого соответствует конкретному значению определенной переменной. С. в целом может быть описана соответственно множеством ее состояний. Например, если x = (1, 2, … m) — вектор существенных переменных модели, каждая из которых может принять y значений (y = 1, 2, …, n), то матрица S = [ Sxy ] размерностью m ? n представляет собой описание данной С. Широко применяется описание динамической С. с помощью понятий, связанных с ее функционированием в среде. При этом С. определяется как три множества: входов X, выходов Y и отношений между ними R. Полученный “портрет системы” может записываться так: XRY или Y = ®X. Аналитическое описание С. представляет собой систему уравнений, характеризующих преобразования, выполняемые ее элементами и С. в целом в процессе ее функционирования: в непрерывном случае применяется аппарат дифференциальных уравнений, в дискретном — аппарат разностных уравнений. Графическое описание С. чаще всего состоит в построении графа, вершины которого соответствуют элементам С., а дуги — их связям. Существует ряд классификаций систем. Наиболее известны три: 1) Ст. Бир делит все С. (в природе и обществе), с одной стороны, на простые, сложные и очень сложные, с другой — на детерминированные и вероятностные; 2) Н.Винер исходит из особенностей поведения С. (бихевиористский подход) и строит дихотомическую схему: С., характеризующиеся пассивным и активным поведением; среди последних — нецеленаправленным (случайным) и целенаправленным; в свою очередь последние подразделяются на С. без обратной связи и с обратной связью и т.д.; 3) К.Боулдинг выделяет восемь уровней иерархии С., начиная с простых статических (например, карта земли) и простых кибернетических (механизм часов), продолжая разного уровня сложности кибернетическими С., вплоть до самых сложных — социальных организаций. Предложены также классификации по другим основаниям, в том числе более частные, например, ряд классификаций С. управления. См. также: Абстрактная система, Адаптирующиеся, адаптивные системы, Большая система, Вероятностная система, Выделение системы, Входы и выходы системы, Детерминированная система, Динамическая система, Дискретная система, Диффузная система, Замкнутая (закрытая) система, Иерархическая структура, Имитационная система, Информационная система, Информационно-развивающаяся система, Кибернетическая система, Координаты системы, Надсистема, Нелинейная система, Непрерывная система, Открытая система, Относительно обособленная система, Память системы, Подсистема, Портрет системы, Разомкнутая система, Рефлексная система, Решающая система, Самонастраивающаяся система, Самообучающаяся система, Самоорганизующаяся система, Сложная система, Состояние системы, Статическая система, Стохастическая система, Структура системы, Структуризация системы, Управляющая система, Устойчивость системы, Целенаправленная система, Экономическая система, Функционирование экономической системы..
[ http://slovar-lopatnikov.ru/]EN
system
set of interrelated elements considered in a defined context as a whole and separated from their environment
NOTE 1 – A system is generally defined with the view of achieving a given objective, e.g. by performing a definite function.
NOTE 2 – Elements of a system may be natural or man-made material objects, as well as modes of thinking and the results thereof (e.g. forms of organisation, mathematical methods, programming languages).
NOTE 3 – The system is considered to be separated from the environment and the other external systems by an imaginary surface, which cuts the links between them and the system.
NOTE 4 – The term "system" should be qualified when it is not clear from the context to what it refers, e.g. control system, colorimetric system, system of units, transmission system.
Source: 351-01-01 MOD
[IEV number 151-11-27]
system
A number of related things that work together to achieve an overall objective. For example: • A computer system including hardware, software and applications • A management system, including the framework of policy, processes, functions, standards, guidelines and tools that are planned and managed together – for example, a quality management system • A database management system or operating system that includes many software modules which are designed to perform a set of related functions.
[Словарь терминов ITIL версия 1.0, 29 июля 2011 г.]FR
système, m
ensemble d'éléments reliés entre eux, considéré comme un tout dans un contexte défini et séparé de son environnement
NOTE 1 – Un système est en général défini en vue d'atteindre un objectif déterminé, par exemple en réalisant une certaine fonction.
NOTE 2 – Les éléments d'un système peuvent être aussi bien des objets matériels, naturels ou artificiels, que des modes de pensée et les résultats de ceux-ci (par exemple des formes d'organisation, des méthodes mathématiques, des langages de programmation).
NOTE 3 – Le système est considéré comme séparé de l'environnement et des autres systèmes extérieurs par une surface imaginaire qui coupe les liaisons entre eux et le système.
NOTE 4 – Il convient de qualifier le terme "système" lorsque le concept ne résulte pas clairement du contexte, par exemple système de commande, système colorimétrique, système d'unités, système de transmission.
Source: 351-01-01 MOD
[IEV number 151-11-27]Тематики
- автоматизированные системы
- информационные технологии в целом
- релейная защита
- системы менеджмента качества
- экономика
EN
DE
FR
система
Любой объект, который одновременно рассматривается и как единое целое, и как совокупность разнородных объектов, объединенных для достижения определенного результата. [http://www.rol.ru/files/dict/internet/#P].
[ http://www.morepc.ru/dict/]Тематики
EN
система
Объект, представляющий собой совокупность элементов, обладающую свойством целостности при данном рассмотрении.
[Сборник рекомендуемых терминов. Выпуск 107. Теория управления.
Академия наук СССР. Комитет научно-технической терминологии. 1984 г.]Тематики
- автоматизация, основные понятия
EN
система (в экологическом менеджменте)
Совокупность взаимосвязанных или взаимодействующих элементов.
[ http://www.14000.ru/glossary/main.php?PHPSESSID=25e3708243746ef7c85d0a8408d768af]EN
system
Set of interrelated or interacting elements.
[ISO 9000:2000]Тематики
EN
система (в электроэнергетике)
Означает любые транспортные сети, распределительные сети, комплексы СПГ и/или хранилища, принадлежащие и/или эксплуатируемые предприятием природного газа, включая хранилища в трубопроводе и объекты, поставляющие вспомогательные услуги, а также подобные же подразделения связанных предприятий, необходимые для обеспечения доступа к транспортировке, распределению и СПГ (Директива 2003/55/ЕС).
[Англо-русский глосcарий энергетических терминов ERRA]EN
system
Means any transmission networks, distribution networks, LNG facilities and/or storage facilities owned and/or operated by a natural gas undertaking, including linepack and its facilities supplying ancillary services and those of related undertakings necessary for providing access to transmission, distribution and LNG (Directive 2003/55/EC).
[Англо-русский глосcарий энергетических терминов ERRA]Тематики
EN
система
Отложения, образовавшиеся в течение геологического периода.
[ Словарь геологических терминов и понятий. Томский Государственный Университет]Тематики
- геология, геофизика
Обобщающие термины
EN
4.48 система (system): Комбинация взаимодействующих элементов, организованных для достижения одной или нескольких поставленных целей.
Примечание 1 - Система может рассматриваться как продукт или предоставляемые им услуги.
Примечание 2 - На практике интерпретация данного термина зачастую уточняется с помощью ассоциативного существительного, например, «система самолета». В некоторых случаях слово «система» может заменяться контекстно-зависимым синонимом, например, «самолет», хотя это может впоследствии затруднить восприятие системных принципов.
Источник: ГОСТ Р ИСО/МЭК 12207-2010: Информационная технология. Системная и программная инженерия. Процессы жизненного цикла программных средств оригинал документа
4.17 система (system): Комбинация взаимодействующих элементов, организованных для достижения одной или нескольких поставленных целей.
Примечания
1. Система может рассматриваться как продукт или как совокупность услуг, которые она обеспечивает.
2. На практике интерпретация данного термина зачастую уточняется с помощью ассоциативного существительного, например, система самолета. В некоторых случаях слово «система» может заменяться контекстным синонимом, например, самолет, хотя это может впоследствии затруднять восприятие системных принципов.
Источник: ГОСТ Р ИСО/МЭК 15288-2005: Информационная технология. Системная инженерия. Процессы жизненного цикла систем оригинал документа
4.44 система (system): Комплекс процессов, технических и программных средств, устройств, обслуживаемый персоналом и обладающий возможностью удовлетворять установленным потребностям и целям (3.31 ГОСТ Р ИСО/МЭК 12207).
Источник: ГОСТ Р ИСО/МЭК 15910-2002: Информационная технология. Процесс создания документации пользователя программного средства оригинал документа
3.31 система (system): Комплекс, состоящий из процессов, технических и программных средств, устройств и персонала, обладающий возможностью удовлетворять установленным потребностям или целям.
Источник: ГОСТ Р ИСО/МЭК 12207-99: Информационная технология. Процессы жизненного цикла программных средств оригинал документа
3.36 система (system): Совокупность взаимосвязанных и взаимодействующих объектов. [ ГОСТ Р ИСО 9000, статья 3.2.1]
Источник: ГОСТ Р 51901.6-2005: Менеджмент риска. Программа повышения надежности оригинал документа
3.2 система (system): Совокупность взаимосвязанных и взаимодействующих элементов. [ ГОСТ Р ИСО 9000 - 2001]
Примечания
1 С точки зрения надежности система должна иметь:
a) определенную цель, выраженную в виде требований к функционированию системы;
b) заданные условия эксплуатации.
2 Система имеет иерархическую структуру.
Источник: ГОСТ Р 51901.5-2005: Менеджмент риска. Руководство по применению методов анализа надежности оригинал документа
3.2.1 система (system): Совокупность взаимосвязанных и взаимодействующих элементов.
Источник: ГОСТ Р ИСО 9000-2008: Системы менеджмента качества. Основные положения и словарь оригинал документа
3. Система обработки
СОИ
Information processing
system
Совокупность технических средств и программного обеспечения, а также методов обработки информации и действий персонала, обеспечивающая выполнение автоматизированной обработки информации
Источник: ГОСТ 15971-90: Системы обработки информации. Термины и определения оригинал документа
3.7 система (system): Совокупность взаимосвязанных или взаимодействующих элементов.
Примечания
1 Применительно к надежности система должна иметь:
a) определенные цели, представленные в виде требований к ее функциям;
b) установленные условия функционирования;
c) определенные границы.
2 Структура системы является иерархической.
Источник: ГОСТ Р 51901.12-2007: Менеджмент риска. Метод анализа видов и последствий отказов оригинал документа
2.39 система (system): Совокупность взаимосвязанных и взаимодействующих элементов.
Источник: ГОСТ Р 53647.2-2009: Менеджмент непрерывности бизнеса. Часть 2. Требования оригинал документа
3.20 система (system): Конфигурация взаимодействующих в соответствии с проектом составляющих, в которой элемент системы может сам представлять собой систему, называемую в этом случае подсистемой.
(МЭК 61513, статья 3.61)
Источник: ГОСТ Р МЭК 61226-2011: Атомные станции. Системы контроля и управления, важные для безопасности. Классификация функций контроля и управления оригинал документа
3.61 система (system): Конфигурация взаимодействующих в соответствии с проектом составляющих, в которой элемент системы может сам представлять собой систему, называемую в этом случае подсистемой.
[МЭК 61508-4, пункт 3.3.1, модифицировано]
Примечание 1 - См. также «система контроля и управления».
Примечание 2 - Системы контроля и управления следует отличать от механических систем и электрических систем АС.
Источник: ГОСТ Р МЭК 61513-2011: Атомные станции. Системы контроля и управления, важные для безопасности. Общие требования оригинал документа
3.2.1 система (system): Совокупность взаимосвязанных и взаимодействующих элементов.
Источник: ГОСТ ISO 9000-2011: Системы менеджмента качества. Основные положения и словарь
2.34 система (system): Специфическое воплощение ИТ с конкретным назначением и условиями эксплуатации.
[ИСО/МЭК 15408-1]
а) комбинация взаимодействующих компонентов, организованных для достижения одной или нескольких поставленных целей.
[ИСО/МЭК 15288]
Примечания
1 Система может рассматриваться как продукт или совокупность услуг, которые она обеспечивает.
[ИСО/МЭК 15288]
2 На практике интерпретация данного зачастую уточняется с помощью ассоциативного существительного, например, «система самолета». В некоторых случаях слово «система» допускается заменять, например, контекстным синонимом «самолет», хотя это может впоследствии затруднить восприятие системных принципов.
[ИСО/МЭК 15288]
Источник: ГОСТ Р 54581-2011: Информационная технология. Методы и средства обеспечения безопасности. Основы доверия к безопасности ИТ. Часть 1. Обзор и основы оригинал документа
3.34 система (system):
Совокупность связанных друг с другом подсистем и сборок компонентов и/или отдельных компонентов, функционирующих совместно для выполнения установленной задачи или
совокупность оборудования, подсистем, обученного персонала и технических приемов, обеспечивающих выполнение или поддержку установленных функциональных задач. Полная система включает в себя относящиеся к ней сооружения, оборудование, подсистемы, материалы, обслуживание и персонал, необходимые для ее функционирования в той степени, которая считается достаточной для выполнения установленных задач в окружающей обстановке.
Источник: ГОСТ Р 51317.1.5-2009: Совместимость технических средств электромагнитная. Воздействия электромагнитные большой мощности на системы гражданского назначения. Основные положения оригинал документа
3.2.6 система (system): Совокупность взаимосвязанных или взаимодействующих элементов.
Источник: ГОСТ Р 54147-2010: Стратегический и инновационный менеджмент. Термины и определения оригинал документа
3.12 система (system): Совокупность взаимосвязанных и взаимодействующих элементов
[ ГОСТ Р ИСО 9000-2008, ст. 3.2.1]
3.136 система (system): Совокупность объектов реального мира, организованная для заданной цели.
Источник: ГОСТ Р 54136-2010: Системы промышленной автоматизации и интеграция. Руководство по применению стандартов, структура и словарь оригинал документа
Англо-русский словарь нормативно-технической терминологии > system
-
15 language
-
absolute language
-
algorithmical language
-
algorithmic language
-
applicative language
-
artificial language
-
assembler language
-
block-structured language
-
Boolean algebra-based language
-
Boolean based language
-
command language
-
compilative language
-
compiler language
-
computer language
-
computer-dependent language
-
computer-independent language
-
computer-oriented language
-
computer-sensitive language
-
context-free language
-
control language
-
conversational language
-
core language
-
data language
- data manipulation language -
data-base language
-
data-definition language
-
data-query language
-
declarative language
-
deduction-oriented language
-
design language
-
explicit language
-
expression-oriented language
-
extensible language
-
FG-kernel language
-
finite state language
-
formal specification language
-
function language
-
functional language
-
graphics-oriented language
-
graphics language
-
hardware-based language
-
high-level language
-
host language
-
human language
-
human-oriented language
-
hybrid language
-
imperative language
-
input language
-
instruction language
-
interactive language
-
interface language
-
intermediate language
-
interpretive language
-
job control language
-
kernel language
-
knowledge representation language
-
list-processing language
-
low-level language
-
machine language
-
machine-dependent language
-
machine-independent language
-
machine-oriented language
-
macro language
-
meta language
-
mnemonic language
-
narrative language
-
native language
-
native-mode language
-
natural language
-
NC-AM language
-
network control language
-
nonprocedural language
-
nucleus language
-
object language
-
object-oriented language
-
original language
-
parallel language
-
plain language
-
privacy language
-
problem solving language
-
problem-oriented language
-
procedural language
-
program development language
-
program language
-
programming language
-
pseudo language
-
query language
-
real-time language
-
reference language
-
regular language
-
relational language
-
retrieval language
-
robot language
-
rule language
-
semantic language
-
sentential language
-
simulation language
-
source language
-
specification description language
-
specification language
-
stratified language
-
structured language
-
symbolic language
-
system language
-
system-oriented language
-
target language
-
typed language
-
unstratified language
-
untyped language
-
user-oriented language
-
world-modeling language -
16 PDC
1) Компьютерная техника: Primary Domain Controler3) Американизм: Public Disclosure Commission4) Спорт: Philip Derek Champion5) Военный термин: Pacific Defense College, Per Diem, Travel and Transportation Allowance Committee, Polaris documentation control, Propaganda Development Center, parametric defense coverage, performance data computer, personnel data card, personnel dispatch center, personnel dispersal center, personnel distribution center, personnel distribution command, power distribution cabin, probability of detection and conversion, procurement document change, product data center, professional development center, proficiency data card, program data coordinator, publications distribution center, pyrotechnic devices checker7) Химия: Pretty Darn Confusing8) Финансы: Public Debt Committee9) Автомобильный термин: Park Distance Control10) Грубое выражение: Pretty Dumb Criminal11) Телевидение: (Programme Delivery Control System) Система программирования видеозаписи12) Телекоммуникации: Personal Digital Cellular13) Сокращение: Participatory Design Conference, Partido Democrata Cristiano (Chile), Parts Distribution Center (автомобильный термин), Postal Data Center (i.e. NYPDC, Minneapolis PDC), Processing and Distribution Center (180 in 2004)14) Электроника: Passive data collection15) Вычислительная техника: Power Disk Cartridge (ECMA), PROLOG Development Center (Hersteller, Daenemark, PROLOG), Primary DOMAIN Controller (MS, Windows, NT, BDC), Personal Digital Cellular (network, GSM), personal digital cellural, primary domain controller16) Нефть: perforating depth control, polycrystalline diamond cutter, pressure differential controller, коронка, армированная поликристаллическими синтетическими алмазами (polycrystalline diamond compact), буровые долота PDC17) Транспорт: Pre - Departure Clearance18) Пищевая промышленность: Purina Dog Chow19) Фирменный знак: Pressure Dynamic Consultants, Priority Dispatch Corporation20) Бурение: polycrystalline diamond compact (with diamond inserts), кран трубного склада (pipe deck crane), поликристаллический алмазный композит, polycrystalline diamond compact, polycrystalline diamond composite21) Сетевые технологии: Plugin Delay Compensation, Pointer To Device Context, Programme Delivery Control22) Программирование: Processor Dependent Code, Professional Developers Conference23) Автоматика: portable data collector, production data controller24) Океанография: Pacific Disaster Center25) Сахалин Ю: personnel development committee26) Химическое оружие: Project Data Coordinator27) Макаров: phase distribution chromatography28) SAP.тех. сбор производственных данных29) Нефть и газ: perforating depth control log, poly crystalline diamond composite, poly crystalline diamond cutter, power distribution cabinet, каротажная диаграмма для определения глубины интервала перфорации, поликристаллический алмазный резец, резец PDC30) Маркетология: Product Discount Credit (в сетевых компаниях одна из опций перечисления премиальных на скидку на последующую приобретаемую продукцию)31) Электротехника: power distribution control32) Правительство: Prairie Du Chien, Wisconsin33) НАСА: Planetary Data Center -
17 pdc
1) Компьютерная техника: Primary Domain Controler3) Американизм: Public Disclosure Commission4) Спорт: Philip Derek Champion5) Военный термин: Pacific Defense College, Per Diem, Travel and Transportation Allowance Committee, Polaris documentation control, Propaganda Development Center, parametric defense coverage, performance data computer, personnel data card, personnel dispatch center, personnel dispersal center, personnel distribution center, personnel distribution command, power distribution cabin, probability of detection and conversion, procurement document change, product data center, professional development center, proficiency data card, program data coordinator, publications distribution center, pyrotechnic devices checker7) Химия: Pretty Darn Confusing8) Финансы: Public Debt Committee9) Автомобильный термин: Park Distance Control10) Грубое выражение: Pretty Dumb Criminal11) Телевидение: (Programme Delivery Control System) Система программирования видеозаписи12) Телекоммуникации: Personal Digital Cellular13) Сокращение: Participatory Design Conference, Partido Democrata Cristiano (Chile), Parts Distribution Center (автомобильный термин), Postal Data Center (i.e. NYPDC, Minneapolis PDC), Processing and Distribution Center (180 in 2004)14) Электроника: Passive data collection15) Вычислительная техника: Power Disk Cartridge (ECMA), PROLOG Development Center (Hersteller, Daenemark, PROLOG), Primary DOMAIN Controller (MS, Windows, NT, BDC), Personal Digital Cellular (network, GSM), personal digital cellural, primary domain controller16) Нефть: perforating depth control, polycrystalline diamond cutter, pressure differential controller, коронка, армированная поликристаллическими синтетическими алмазами (polycrystalline diamond compact), буровые долота PDC17) Транспорт: Pre - Departure Clearance18) Пищевая промышленность: Purina Dog Chow19) Фирменный знак: Pressure Dynamic Consultants, Priority Dispatch Corporation20) Бурение: polycrystalline diamond compact (with diamond inserts), кран трубного склада (pipe deck crane), поликристаллический алмазный композит, polycrystalline diamond compact, polycrystalline diamond composite21) Сетевые технологии: Plugin Delay Compensation, Pointer To Device Context, Programme Delivery Control22) Программирование: Processor Dependent Code, Professional Developers Conference23) Автоматика: portable data collector, production data controller24) Океанография: Pacific Disaster Center25) Сахалин Ю: personnel development committee26) Химическое оружие: Project Data Coordinator27) Макаров: phase distribution chromatography28) SAP.тех. сбор производственных данных29) Нефть и газ: perforating depth control log, poly crystalline diamond composite, poly crystalline diamond cutter, power distribution cabinet, каротажная диаграмма для определения глубины интервала перфорации, поликристаллический алмазный резец, резец PDC30) Маркетология: Product Discount Credit (в сетевых компаниях одна из опций перечисления премиальных на скидку на последующую приобретаемую продукцию)31) Электротехника: power distribution control32) Правительство: Prairie Du Chien, Wisconsin33) НАСА: Planetary Data Center -
18 language
язык || языковой- action description language
- actual machine language
- agent programming language
- AI language
- Algol-like language
- algorithmical language
- algorithmic language
- application-oriented language
- applicative language
- artificial language
- assembler language
- assembly language
- assembly-output language
- assignment-free language
- behavioral language
- bidirectional language
- block-structured language
- Boolean-based language
- business definition language
- business-oriented language
- calculus-type language
- C-based language
- client-side language
- code language
- command language
- compiled language
- compiler language
- component definition language
- composite language
- computer language
- computer-dependent language
- computer-independent language
- computer-oriented language
- computer-programming language
- computer-sensitive language
- consensus language
- context-free language
- control language
- conversational language
- core language
- data definition language
- data description language
- data language
- data manipulation language
- data storage description language
- database language
- data-entry language
- data-flow language
- data-query language
- declarative language
- defining language
- descriptive language
- descriptor language
- design language
- device media control language
- direct execution language
- directly interpretable language
- Dyck language
- end-user language
- escape language
- evolutive language
- executive-control language
- executive language
- explicit language
- extensible language
- fabricated language
- finite state language
- flow language
- foreign language
- formalized language
- frame-based language
- freestanding language
- functional language
- generated language
- graphics language
- graph-oriented language
- hardware-description language
- hardware language
- higher-level language
- higher-order language
- host language
- human language
- human-oriented language
- human-readable language
- indexed language
- information retrieval language
- informational language
- information language
- inherently ambiguous language
- input language
- input/output language
- instruction language
- integrated language
- interactive language
- interim language
- intermediate language
- internal language
- interpreted language
- job control language
- job-oriented language
- knowledge representation language
- language pair
- letter-equivalent languages
- linear language
- linear-programming language
- list-processing language
- logic-type language
- low-level language
- machine language
- machine-dependent language
- machine-independent language
- machine-oriented language
- macroassembly language
- macro language
- macroinstruction language
- macroprogramming language
- man-to-computer language
- mathematical formular language
- memory management language
- mnemonic language
- modeling language
- native language
- natural language
- NC programming language
- nested language
- network-oriented language
- nonprocedural language
- numder language
- object language
- object modeling language
- object-oriented language
- one-dimensional language
- operator-oriented language
- original language
- page description language
- parallel language
- phrase structure language
- predicate language
- predicate logic-based language
- predicate logic language
- privacy language
- problem statement language
- problem-oriented language
- procedural language
- procedure-oriented language
- process control language
- production language
- program language
- programming language
- pseudo language
- pseudomachine language
- query language
- readable specification language
- reference language
- regular language
- relational language
- relational-type language
- representation language - requirements modeling language
- restricted language
- rule-based language
- ruly language
- schema language
- science-oriented language
- script language
- self-contained language
- semantic-formal language
- semiformal language
- sentential language
- serial language
- simulation language
- single-assignment language
- source language
- specialized language
- specification language
- stream-based language
- strict language
- structured programming language
- structured query language
- super language
- super-high-level language
- symbolic language
- symbolic programming language
- syntax language
- synthetic language
- system input language
- system language
- system-oriented language
- tabular language
- target language
- TC language
- time sharing language
- type-free language
- unified modeling language
- update language
- user language
- user-oriented language
- very-high-level languageEnglish-Russian dictionary of computer science and programming > language
-
19 device
1. устройство; приспособление; механизм; аппарат; прибор2. маркаdevice of double sheet control stop — устройство для автоматической остановки машины при подаче сдвоенных листов
air conditioning device — акклиматизационная установка, установка для кондиционирования воздуха, кондиционер
air cushion device — устройство для создания воздушной подушки, устройство для поддува
automatic rubber blanket wash-up device — автоматическое устройство для смывки офсетной резинотканевой пластины
3. устройство для копирования микрокарт4. устройство для копирования апертурных картcontrol device — управляющее устройство, контрольный прибор
corona charging device — зарядное устройство с коронатором, коронирующее зарядное устройство
cutoff device — устройство рубки, устройство резки
decurling device — устройство для разглаживания ; устройство, предотвращающее скручивание, устройство для предотвращения скручивания
detecting device — следящее устройство, детектор
doctoring device — ракельное устройство, ракель
electrophotographic fixing device — устройство для закрепления электрофотографического изображения; закрепляющее устройство электрофотографического аппарата
exposure safeguarding device — устройство, гарантирующее правильную величину экспозиции
fail-safe security device — предохранительно-блокирующее устройство, устройство, обеспечивающее безопасность работы
feeding device — питающее устройство; самонаклад
feed roller force adjusting device — устройство для регулирования степени прижима листоподающего ролика
finger guard device — рукоотталкиватель, рукоограждающее устройство
hand safety device — рукоотталкиватель, рукоограждающее устройство
imaging device — устройство, формирующее изображение
5. лентопитающее устройство6. устройство для передачи листов в захватыinking device — устройство для наката краски; накатная группа красочного аппарата
ink mist prevention device — устройство, предотвращающее пыление краски
7. устройство на входе, входное устройство8. устройство ввода данныхready/not ready device — устройство готовности
9. устройство для передачи листа в захватыattached device — навесной элемент; прикрепленное устройство
10. устройство для захватаmapping device — устройство отображения; способ отображения
11. устройство для вкладывания приложенийjogging device — сталкивающее устройство; устройство для сталкивания
magnifying device — увеличитель, устройство для увеличения
12. счётное устройствоfail-safe device — безаварийное устройство; надёжный прибор
device directory — таблица устройства; указатель устройства
addressed device — адресуемое устройство; адресуемый прибор
13. дозирующее устройство, дозатор14. мешалка15. краскотёрка16. устройство для вызова шрифта смешанного кегляmultiple point ink control device — устройство для управления регулировочными винтами ножа красочного аппарата
numbering device — нумерационное устройство, нумератор
17. устройство на выходе, выходное устройствоdirty-trick device — мина — ловушка
I/O device — устройство ввода-вывода
18. устройство вывода данныхpage makeup device — верстальное устройство; видеотерминальное устройство для пополосной вёрстки
photodetection device — фотоэлектрический щуп, фотоэлектрическое контрольное устройство
photographic composing device — фотонаборное устройство; фотонаборная машина
securing device — устройство, обеспечивающее безопасность
19. устройство для припудривания20. устройство для нанесения порошкаpowder spray device — устройство для распыления порошка, распылитель
print cutting device — устройство для обрезки оттисков; устройство для разрезки запечатываемой ленты на отдельные оттиски
processing control device — управляющее устройство; устройство, управляющее процессом
21. читающее устройствоrecording device — записывающее устройство; способ записи
22. читальный аппарат23. регистровое устройство24. устройство для регулирования приводки25. устройство для перемотки лентыdevice code — код устройства; адрес устройства
device name — имя устройства; номер устройства
26. устройство для сматывания лентыroll-type copying paper supply device — рулонная установка для подачи бумажной ленты в копировальную машину
27. сканирующее устройство28. развёртывающее устройствоselective printing device — устройство для избирательной печати; впечатывающее устройство
sheet feed tray raising and lowering device — устройство для подъёма и опускания стапельного стола самонаклада
sheet piling device — листоукладчик, устройство для укладки листов
sheet stacking device — листоукладчик, листоукладывающее устройство; листовое приёмное устройство
stirring device — перемешивающее устройство, устройство для перемешивания
stock pile level control device — устройство, контролирующее верхний уровень стопы
straightening device — выравнивающее устройство, устройство для выравнивания
tension device — устройство для регулирования натяжения, рулонный тормоз
29. термографическое устройство30. термопреобразователь изображенияthermal print device — устройство для термопечати, устройство для печатания на термочувствительном материале
threading device — устройство для заправки, устройство для проводки
toner fixing device — устройство для закрепления тонера, закрепляющее устройство
toner image fixing device — устройство для закрепления изображения, образованного тонером
trip-saving register device — устройство, предотвращающее автоматическое выключение машины при дополнительном приталкивании
unwinding device — лентопитающее устройство, устройство для разматывания
wash-up device — смывочное устройство, устройство для смывки
web directional control device — устройство, контролирующее подачу ленты
-
20 Creativity
Put in this bald way, these aims sound utopian. How utopian they areor rather, how imminent their realization-depends on how broadly or narrowly we interpret the term "creative." If we are willing to regard all human complex problem solving as creative, then-as we will point out-successful programs for problem solving mechanisms that simulate human problem solvers already exist, and a number of their general characteristics are known. If we reserve the term "creative" for activities like discovery of the special theory of relativity or the composition of Beethoven's Seventh Symphony, then no example of a creative mechanism exists at the present time. (Simon, 1979, pp. 144-145)Among the questions that can now be given preliminary answers in computational terms are the following: how can ideas from very different sources be spontaneously thought of together? how can two ideas be merged to produce a new structure, which shows the influence of both ancestor ideas without being a mere "cut-and-paste" combination? how can the mind be "primed," so that one will more easily notice serendipitous ideas? why may someone notice-and remember-something fairly uninteresting, if it occurs in an interesting context? how can a brief phrase conjure up an entire melody from memory? and how can we accept two ideas as similar ("love" and "prove" as rhyming, for instance) in respect of a feature not identical in both? The features of connectionist AI models that suggest answers to these questions are their powers of pattern completion, graceful degradation, sensitization, multiple constraint satisfaction, and "best-fit" equilibration.... Here, the important point is that the unconscious, "insightful," associative aspects of creativity can be explained-in outline, at least-by AI methods. (Boden, 1996, p. 273)There thus appears to be an underlying similarity in the process involved in creative innovation and social independence, with common traits and postures required for expression of both behaviors. The difference is one of product-literary, musical, artistic, theoretical products on the one hand, opinions on the other-rather than one of process. In both instances the individual must believe that his perceptions are meaningful and valid and be willing to rely upon his own interpretations. He must trust himself sufficiently that even when persons express opinions counter to his own he can proceed on the basis of his own perceptions and convictions. (Coopersmith, 1967, p. 58)he average level of ego strength and emotional stability is noticeably higher among creative geniuses than among the general population, though it is possibly lower than among men of comparable intelligence and education who go into administrative and similar positions. High anxiety and excitability appear common (e.g. Priestley, Darwin, Kepler) but full-blown neurosis is quite rare. (Cattell & Butcher, 1970, p. 315)he insight that is supposed to be required for such work as discovery turns out to be synonymous with the familiar process of recognition; and other terms commonly used in the discussion of creative work-such terms as "judgment," "creativity," or even "genius"-appear to be wholly dispensable or to be definable, as insight is, in terms of mundane and well-understood concepts. (Simon, 1989, p. 376)From the sketch material still in existence, from the condition of the fragments, and from the autographs themselves we can draw definite conclusions about Mozart's creative process. To invent musical ideas he did not need any stimulation; they came to his mind "ready-made" and in polished form. In contrast to Beethoven, who made numerous attempts at shaping his musical ideas until he found the definitive formulation of a theme, Mozart's first inspiration has the stamp of finality. Any Mozart theme has completeness and unity; as a phenomenon it is a Gestalt. (Herzmann, 1964, p. 28)Great artists enlarge the limits of one's perception. Looking at the world through the eyes of Rembrandt or Tolstoy makes one able to perceive aspects of truth about the world which one could not have achieved without their aid. Freud believed that science was adaptive because it facilitated mastery of the external world; but was it not the case that many scientific theories, like works of art, also originated in phantasy? Certainly, reading accounts of scientific discovery by men of the calibre of Einstein compelled me to conclude that phantasy was not merely escapist, but a way of reaching new insights concerning the nature of reality. Scientific hypotheses require proof; works of art do not. Both are concerned with creating order, with making sense out of the world and our experience of it. (Storr, 1993, p. xii)The importance of self-esteem for creative expression appears to be almost beyond disproof. Without a high regard for himself the individual who is working in the frontiers of his field cannot trust himself to discriminate between the trivial and the significant. Without trust in his own powers the person seeking improved solutions or alternative theories has no basis for distinguishing the significant and profound innovation from the one that is merely different.... An essential component of the creative process, whether it be analysis, synthesis, or the development of a new perspective or more comprehensive theory, is the conviction that one's judgment in interpreting the events is to be trusted. (Coopersmith, 1967, p. 59)In the daily stream of thought these four different stages [preparation; incubation; illumination or inspiration; and verification] constantly overlap each other as we explore different problems. An economist reading a Blue Book, a physiologist watching an experiment, or a business man going through his morning's letters, may at the same time be "incubating" on a problem which he proposed to himself a few days ago, be accumulating knowledge in "preparation" for a second problem, and be "verifying" his conclusions to a third problem. Even in exploring the same problem, the mind may be unconsciously incubating on one aspect of it, while it is consciously employed in preparing for or verifying another aspect. (Wallas, 1926, p. 81)he basic, bisociative pattern of the creative synthesis [is] the sudden interlocking of two previously unrelated skills, or matrices of thought. (Koestler, 1964, p. 121)11) The Earliest Stages in the Creative Process Involve a Commerce with DisorderEven to the creator himself, the earliest effort may seem to involve a commerce with disorder. For the creative order, which is an extension of life, is not an elaboration of the established, but a movement beyond the established, or at least a reorganization of it and often of elements not included in it. The first need is therefore to transcend the old order. Before any new order can be defined, the absolute power of the established, the hold upon us of what we know and are, must be broken. New life comes always from outside our world, as we commonly conceive that world. This is the reason why, in order to invent, one must yield to the indeterminate within him, or, more precisely, to certain illdefined impulses which seem to be of the very texture of the ungoverned fullness which John Livingston Lowes calls "the surging chaos of the unexpressed." (Ghiselin, 1985, p. 4)New life comes always from outside our world, as we commonly conceive our world. This is the reason why, in order to invent, one must yield to the indeterminate within him, or, more precisely, to certain illdefined impulses which seem to be of the very texture of the ungoverned fullness which John Livingston Lowes calls "the surging chaos of the unexpressed." Chaos and disorder are perhaps the wrong terms for that indeterminate fullness and activity of the inner life. For it is organic, dynamic, full of tension and tendency. What is absent from it, except in the decisive act of creation, is determination, fixity, and commitment to one resolution or another of the whole complex of its tensions. (Ghiselin, 1952, p. 13)[P]sychoanalysts have principally been concerned with the content of creative products, and with explaining content in terms of the artist's infantile past. They have paid less attention to examining why the artist chooses his particular activity to express, abreact or sublimate his emotions. In short, they have not made much distinction between art and neurosis; and, since the former is one of the blessings of mankind, whereas the latter is one of the curses, it seems a pity that they should not be better differentiated....Psychoanalysis, being fundamentally concerned with drive and motive, might have been expected to throw more light upon what impels the creative person that in fact it has. (Storr, 1993, pp. xvii, 3)A number of theoretical approaches were considered. Associative theory, as developed by Mednick (1962), gained some empirical support from the apparent validity of the Remote Associates Test, which was constructed on the basis of the theory.... Koestler's (1964) bisociative theory allows more complexity to mental organization than Mednick's associative theory, and postulates "associative contexts" or "frames of reference." He proposed that normal, non-creative, thought proceeds within particular contexts or frames and that the creative act involves linking together previously unconnected frames.... Simonton (1988) has developed associative notions further and explored the mathematical consequences of chance permutation of ideas....Like Koestler, Gruber (1980; Gruber and Davis, 1988) has based his analysis on case studies. He has focused especially on Darwin's development of the theory of evolution. Using piagetian notions, such as assimilation and accommodation, Gruber shows how Darwin's system of ideas changed very slowly over a period of many years. "Moments of insight," in Gruber's analysis, were the culminations of slow long-term processes.... Finally, the information-processing approach, as represented by Simon (1966) and Langley et al. (1987), was considered.... [Simon] points out the importance of good problem representations, both to ensure search is in an appropriate problem space and to aid in developing heuristic evaluations of possible research directions.... The work of Langley et al. (1987) demonstrates how such search processes, realized in computer programs, can indeed discover many basic laws of science from tables of raw data.... Boden (1990a, 1994) has stressed the importance of restructuring the problem space in creative work to develop new genres and paradigms in the arts and sciences. (Gilhooly, 1996, pp. 243-244; emphasis in original)Historical dictionary of quotations in cognitive science > Creativity
См. также в других словарях:
Context-dependent memory — refers to improved recall of specific episodes or information when the context present at encoding and retrieval are the same. One particularly common example of context dependence at work occurs when an individual has lost an item (e.g. lost car … Wikipedia
Context awareness — is defined complementary to location awareness. Whereas location may serve as a determinant for resident processes, context may be applied more flexibly with mobile computing with any moving entities, especially with bearers of smart… … Wikipedia
Processing (programming language) — Processing Paradigm(s) object oriented Appeared in 2001; 9 years ago (2001) … Wikipedia
Context MBA — was the first integrated software application for personal computers, providing five functions in one program: spreadsheet, database, charting, word processing, and communication software.[1] It was first released in 1981 by Context Management… … Wikipedia
Context-adaptive binary arithmetic coding — (CABAC) is a form of entropy coding used in H.264/MPEG 4 AVC video encoding. It is a lossless compression technique. It is notable for providing much better compression than most other encoding algorithms used in video encoding, and is one of the … Wikipedia
Context-adaptive variable-length coding — (CAVLC) is a form of entropy coding used in H.264/MPEG 4 AVC video encoding. It is an inherently lossless compression technique, like almost all entropy coders. In H.264/MPEG 4 AVC, it is used to encode residual, zig zag order, blocks of… … Wikipedia
Context-sensitive user interface — A context sensitive user interface is one which can automatically choose from a multiplicity of options based on the current or previous state(s) of the program operation.[1]Context sensitivity is almost ubiquitous in current graphical user… … Wikipedia
Context sensitive user interface — A context sensitive user interface is one which can automatically choose from a multiplicity of options based on the current or previous state(s) of the program operation. [ [http://www.webopedia.com/TERM/C/context sensitive.html Webopedia :… … Wikipedia
Stochastic context-free grammar — A stochastic context free grammar (SCFG; also probabilistic context free grammar, PCFG) is a context free grammar in which each production is augmented with a probability. The probability of a derivation (parse) is then the product of the… … Wikipedia
Natural language processing — (NLP) is a field of computer science and linguistics concerned with the interactions between computers and human (natural) languages; it began as a branch of artificial intelligence.[1] In theory, natural language processing is a very attractive… … Wikipedia
information processing — Acquisition, recording, organization, retrieval, display, and dissemination of information. Today the term usually refers to computer based operations. Information processing consists of locating and capturing information, using software to… … Universalium