-
61 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
-
62 administrativo
adj.administrative, executive, management, administrating.m.white-collar worker, administrator, office worker, clerk.* * *► adjetivo1 administrative► nombre masculino,nombre femenino1 (funcionario) official, civil servant; (de empresa, banco) office worker* * *(f. - administrativa)adj.* * *administrativo, -a1.ADJ administrative; (Com) managerial; (=del gobierno) of the government, of the administration2.SM / F (=funcionario) clerk, office worker; (=encargado) administrator, administrative officer* * *I- va adjetivo administrativeII- va masculino, femenino administrative assistant (o officer etc); ( con funciones más rutinarias) clerk* * *= administrative, bureaucratic, clerical, managerial, administrative assistant, white collar worker, paper-pusher, office clerk, back-office, white collar.Ex. Each local library is a separate administrative unit with separate and independent files for circulation, acquisitions, periodicals, and holdings.Ex. For the majority of ordinary people the European Community remains a remote bureaucratic organization.Ex. Prior to computerisation of the production of catalogues and indexes considerable clerical effort was expended in filing index and catalogue cards.Ex. The course had concentrated on executive decision making, with a side excursion into the study and findings of Henry Mintzberg as reported in his book, 'The Nature of managerial Work'.Ex. If the idea of launching a program was accepted, it would be the administrative assistant's job to plan, organize, and implement it.Ex. There is no clear definition of a white collar worker, but the Bureau of Labor Statistics includes professional, technical, managerial, sales, and clerical workers in this category.Ex. The article is entitled 'The technicolor coat of the academic library personnel officer: the evolution from paper-pusher to policy maker'.Ex. Other occupations included professor, attorney, carpenter, homemaker, realtor, office clerk, hospital director, librarian, researcher, student, teacher, and writer.Ex. As an organization, MCN has always championed back-office, mission-critical, 'heavy lifting' aspects of museum technologies.Ex. A new Federal regulation aimed at tackling white-collar crime has sobering implications for managers.----* administrativo de apoyo = clerical employee.* administrativo encargado de los archivos = file clerk.* auxiliar administrativo = administrative assistant.* cuestión administrativa = administrative issue.* derecho administrativo = administrative law.* error administrativo = clerical mistake, clerical error.* exceso de personal administrativo = administrative bloat.* exceso de plantilla administrativa = administrative bloat.* justicia administrativa = administrative justice.* personal administrativo = administrative staff.* procedimiento administrativo = administrative procedure.* reforma administrativa = administrative reform.* registro administrativo = administrative record.* secretario administrativo = administrative secretary.* * *I- va adjetivo administrativeII- va masculino, femenino administrative assistant (o officer etc); ( con funciones más rutinarias) clerk* * *= administrative, bureaucratic, clerical, managerial, administrative assistant, white collar worker, paper-pusher, office clerk, back-office, white collar.Ex: Each local library is a separate administrative unit with separate and independent files for circulation, acquisitions, periodicals, and holdings.
Ex: For the majority of ordinary people the European Community remains a remote bureaucratic organization.Ex: Prior to computerisation of the production of catalogues and indexes considerable clerical effort was expended in filing index and catalogue cards.Ex: The course had concentrated on executive decision making, with a side excursion into the study and findings of Henry Mintzberg as reported in his book, 'The Nature of managerial Work'.Ex: If the idea of launching a program was accepted, it would be the administrative assistant's job to plan, organize, and implement it.Ex: There is no clear definition of a white collar worker, but the Bureau of Labor Statistics includes professional, technical, managerial, sales, and clerical workers in this category.Ex: The article is entitled 'The technicolor coat of the academic library personnel officer: the evolution from paper-pusher to policy maker'.Ex: Other occupations included professor, attorney, carpenter, homemaker, realtor, office clerk, hospital director, librarian, researcher, student, teacher, and writer.Ex: As an organization, MCN has always championed back-office, mission-critical, 'heavy lifting' aspects of museum technologies.Ex: A new Federal regulation aimed at tackling white-collar crime has sobering implications for managers.* administrativo de apoyo = clerical employee.* administrativo encargado de los archivos = file clerk.* auxiliar administrativo = administrative assistant.* cuestión administrativa = administrative issue.* derecho administrativo = administrative law.* error administrativo = clerical mistake, clerical error.* exceso de personal administrativo = administrative bloat.* exceso de plantilla administrativa = administrative bloat.* justicia administrativa = administrative justice.* personal administrativo = administrative staff.* procedimiento administrativo = administrative procedure.* reforma administrativa = administrative reform.* registro administrativo = administrative record.* secretario administrativo = administrative secretary.* * *administrativemasculine, feminineadministrative assistant ( o officer etc); (que desempeña funciones más rutinarias) clerk* * *
administrativo◊ -va adjetivo
administrative
■ sustantivo masculino, femenino
administrative assistant (o officer etc);
( con funciones más rutinarias) clerk
administrativo,-a
I adjetivo administrative
II m,f (funcionario) official
' administrativo' also found in these entries:
Spanish:
administrativa
- empleada
- empleado
- trámite
- secretaría
- secretario
- sumario
English:
administrative
- channel
- council
- office staff
- office worker
- assistant
- clerk
- file
- paper
* * *administrativo, -a♦ adjadministrative;personal administrativo administrative staff♦ nm,foffice worker, clerical worker* * *I adj administrativeII m, administrativa f administrative assistant* * *administrativo, -va adj: administrative* * *administrativo n office worker -
63 catalogación
f.cataloguing, filing, listing.* * *1 cataloguing (US cataloging)* * *SF cataloguing, cataloging (EEUU)* * *= cataloguing [cataloging, -USA].Nota: Proceso por el cual se elaboran asientos catalográficos y se mantiene el catálogo.Ex. The citation order now gives precedence to processes, such as circulation control and cataloguing rather than to types of libraries.----* 1ª Edición de las Reglas de Catalogación Anglo-Americanas (RCAA1) = AACR1 (Anglo-American Cataloguing Rules 1st Edition).* 2ª Edición de las Reglas de Catalogación Anglo-Americanas (RCAA2) = AACR2 (Anglo-American Cataloguing Rules 2nd Edition).* agencia de catalogación = cataloguing agency.* catalogación analítica = analytical cataloguing.* catalogación a nivel local = local cataloguing.* catalogación automatizada = computerised cataloguing, computer-based cataloguing.* catalogación bibliográfica = bibliographic cataloguing.* catalogación capturada = derived cataloguing, copy cataloguing.* catalogación centralizada = centralised cataloguing, central cataloguing.* catalogación compartida = cooperative cataloguing, shared cataloguing.* catalogación completa = full cataloguing.* catalogación corriente = current cataloguing.* catalogación de imágenes = image cataloguing.* catalogación de material no librario = non-book cataloguing.* catalogación derivada = derived cataloguing, copy cataloguing, derivative cataloguing.* catalogación descriptiva = descriptive cataloguing.* catalogación en cooperación = cooperative cataloguing.* Catalogación en Publicación (CEP) = Cataloguing-in-Publication (CIP).* catalogación importada = derived cataloguing, copy cataloguing.* Catalogación Legible por Máquina (MARC) = MARC (Machine Readable Cataloguing).* catalogación manual = manual cataloguing.* catalogación mínima = undercataloguing [undercataloging, -USA].* catalogación no automatizada = non-computerised cataloguing.* catalogación original = original cataloguing.* catalogación por copia = copy cataloguing.* catalogación según la portada = title page cataloguing.* catalogación simplificada = abbreviated cataloguing.* catalogación temática = subject cataloguing.* catalogador encargado de la catalogación importada = copy cataloguer.* catalogador encargado de la catalogación original = original cataloguer.* centro de catalogación = cataloguing department.* Comité de Revisión de las Reglas de Catalogación (CCRC) = Catalog Code Revision Committee (CCRC).* cooperativa de catalogación = cataloguing cooperative.* cooperativa de catalogación sueca = LIBRIS.* departamento de catalogación = cataloguing department, catalogue department, technical services department.* fichero de catalogación en curso = in-process cataloguing file.* jefe del servicio de catalogación = cataloguing head.* módulo de catalogación = cataloguing module, cataloguing system, catalogue module.* proceso de catalogación = cataloguing procedure.* proceso de catalogación, el = cataloguing process, the.* Programa Nacional para las Adquisiciones y la Catalogación (NPAC) = National Program for Acquisitions and Cataloging (NPAC).* red de catalogación = cataloguing network.* regla de catalogación = cataloguing rule.* reglas de catalogación = catalogue code, cataloguing code.* Reglas de Catalogación Anglo-Americanas (RCAA) = AACR (Anglo-American Cataloguing Rules).* reglas de catalogación del Museo Británico = BM code.* revisor de la catalogación = cataloguing revisor.* sección de catalogación = cataloguing division, cataloguing department.* servicio de catalogación = cataloguing service.* sesión de catalogación = cataloguing session.* trabajo de catalogación = cataloguing work.* unidad de catalogación = cataloguing unit.* * *= cataloguing [cataloging, -USA].Nota: Proceso por el cual se elaboran asientos catalográficos y se mantiene el catálogo.Ex: The citation order now gives precedence to processes, such as circulation control and cataloguing rather than to types of libraries.
* 1ª Edición de las Reglas de Catalogación Anglo-Americanas (RCAA1) = AACR1 (Anglo-American Cataloguing Rules 1st Edition).* 2ª Edición de las Reglas de Catalogación Anglo-Americanas (RCAA2) = AACR2 (Anglo-American Cataloguing Rules 2nd Edition).* agencia de catalogación = cataloguing agency.* catalogación analítica = analytical cataloguing.* catalogación a nivel local = local cataloguing.* catalogación automatizada = computerised cataloguing, computer-based cataloguing.* catalogación bibliográfica = bibliographic cataloguing.* catalogación capturada = derived cataloguing, copy cataloguing.* catalogación centralizada = centralised cataloguing, central cataloguing.* catalogación compartida = cooperative cataloguing, shared cataloguing.* catalogación completa = full cataloguing.* catalogación corriente = current cataloguing.* catalogación de imágenes = image cataloguing.* catalogación de material no librario = non-book cataloguing.* catalogación derivada = derived cataloguing, copy cataloguing, derivative cataloguing.* catalogación descriptiva = descriptive cataloguing.* catalogación en cooperación = cooperative cataloguing.* Catalogación en Publicación (CEP) = Cataloguing-in-Publication (CIP).* catalogación importada = derived cataloguing, copy cataloguing.* Catalogación Legible por Máquina (MARC) = MARC (Machine Readable Cataloguing).* catalogación manual = manual cataloguing.* catalogación mínima = undercataloguing [undercataloging, -USA].* catalogación no automatizada = non-computerised cataloguing.* catalogación original = original cataloguing.* catalogación por copia = copy cataloguing.* catalogación según la portada = title page cataloguing.* catalogación simplificada = abbreviated cataloguing.* catalogación temática = subject cataloguing.* catalogador encargado de la catalogación importada = copy cataloguer.* catalogador encargado de la catalogación original = original cataloguer.* centro de catalogación = cataloguing department.* Comité de Revisión de las Reglas de Catalogación (CCRC) = Catalog Code Revision Committee (CCRC).* cooperativa de catalogación = cataloguing cooperative.* cooperativa de catalogación sueca = LIBRIS.* departamento de catalogación = cataloguing department, catalogue department, technical services department.* fichero de catalogación en curso = in-process cataloguing file.* jefe del servicio de catalogación = cataloguing head.* módulo de catalogación = cataloguing module, cataloguing system, catalogue module.* proceso de catalogación = cataloguing procedure.* proceso de catalogación, el = cataloguing process, the.* Programa Nacional para las Adquisiciones y la Catalogación (NPAC) = National Program for Acquisitions and Cataloging (NPAC).* red de catalogación = cataloguing network.* regla de catalogación = cataloguing rule.* reglas de catalogación = catalogue code, cataloguing code.* Reglas de Catalogación Anglo-Americanas (RCAA) = AACR (Anglo-American Cataloguing Rules).* reglas de catalogación del Museo Británico = BM code.* revisor de la catalogación = cataloguing revisor.* sección de catalogación = cataloguing division, cataloguing department.* servicio de catalogación = cataloguing service.* sesión de catalogación = cataloguing session.* trabajo de catalogación = cataloguing work.* unidad de catalogación = cataloguing unit.* * *(de libros, cuadros) cataloguing; (calificación) description* * *catalogación nfcataloguing;dos expertos se encargarán de la catalogación de los objetos two experts will be in charge of cataloguing the objects;su catalogación entre los tres mejores me parece injusta I think it's unfair to rank him among the top three;no admitir catalogación [ser extraordinario] to be hard to categorize* * *f cataloging, Brcataloguing -
64 dudoso
adj.1 doubtful, insecure, in doubt, hesitant.2 doubtful, uncertain, unlikely, improbable.3 dubious, arguable, doubtable, doubtful.4 of dubious origin, fishy, louche.* * *► adjetivo1 (incierto) doubtful, uncertain2 (vacilante) hesitant, undecided3 (sospechoso) suspicious, dubious4 (poco seguro) questionable* * *(f. - dudosa)adj.1) doubtful2) dubious3) questionable* * *dudoso, -a1. ADJ1) (=incierto) [diagnóstico, futuro] doubtful, uncertain; [resultado] indecisivede origen dudoso — of doubtful o uncertain origin
aún es dudosa su colaboración — it's still uncertain whether he will collaborate, his collaboration is still uncertain
2) (=vacilante) [persona] hesitantestar dudoso — to be undecided, be in two minds
3) (=sospechoso) [actuación, dinero, reputación] dubiousel empleo de tácticas dudosas — the use of suspect o dubious tactics
2.SM / Fel voto de los dudosos — the "undecided" vote
* * *- sa adjetivoa) ( incierto) doubtfullo veo dudoso — it's doubtful, I doubt it
b) <costumbres/moral> dubious, questionable; < victoria> dubious; < decisión> dubiousc) ( indeciso) hesitant, undecided* * *= suspect, dodgy [dodgier -comp., dodgiest -sup.], doubtful, dubious, questionable, suspicious, suspicious, unconvinced, dicey [dicier -comp., diciest -sup.], uncleared, iffy [iffier -comp., iffiest -sup.], rocky [rockier -comp., rockiest -sup.], borderline, fishy [fishier -comp., fishiest -sup.], fly-by-night, dubious-sounding.Ex. The utility, in information service terms, of a narrow technical education is suspect.Ex. The statistical procedures from Czchekoslovakia and Romania have been pretty dodgy and unsatisfactory.Ex. Without AACR is doubtful whether computerised cataloguing would have been implemented so relatively painlessly and successfully = Sin las RCAA es dudoso que la catalogación automatizada se hubiera implementado tan fácilmente y con tanto éxito, relativamente hablando.Ex. On no account should the schedules of a classification scheme be modified in order to gain some dubious advantage of this kind.Ex. It was questionable if the talent available was fit for the rather specific purposes of SLIS.Ex. This can make them reluctant to accept or suspicious of outside help.Ex. This program can also discover misconfigured or faulty applications that generate suspicious data traffic.Ex. Many educators still remain unconvinced of the value of school libraries in the school.Ex. Predicting the future is dicey.Ex. Its relation to cognitive impairment is as yet uncleared.Ex. I think we have some chance to get Friday in, but Saturday is dead meat without any doubt whatsoever and Sunday is pretty iffy.Ex. The English is a little rocky on this lovely web site but we have it on good word that the original French is très bien.Ex. An indication that the Commission would be prepared to accept a borderline project would provide a useful lever when the application is passed to the UK Government.Ex. This is when children are not really concerned with scientific truth; they believe in Father Christmas anyway, even if there lurks the suspicion that there is something rather fishy about it all.Ex. What I was reading about looked like a really genuine and reliable way of earning good money that didn't involve some fly-by-night, get-rich-quick scheme.Ex. But I seem to get an awful lot of people trying to interest me in dubious-sounding business propositions.----* con dudosa reputación = disreputable.* conseguido de manera dudosa = ill-gotten.* estar dudoso = be doubtful.* proceder dudoso = unfair practice.* que parece dudoso = dubious-sounding.* ser dudoso = be doubtful.* * *- sa adjetivoa) ( incierto) doubtfullo veo dudoso — it's doubtful, I doubt it
b) <costumbres/moral> dubious, questionable; < victoria> dubious; < decisión> dubiousc) ( indeciso) hesitant, undecided* * *= suspect, dodgy [dodgier -comp., dodgiest -sup.], doubtful, dubious, questionable, suspicious, suspicious, unconvinced, dicey [dicier -comp., diciest -sup.], uncleared, iffy [iffier -comp., iffiest -sup.], rocky [rockier -comp., rockiest -sup.], borderline, fishy [fishier -comp., fishiest -sup.], fly-by-night, dubious-sounding.Ex: The utility, in information service terms, of a narrow technical education is suspect.
Ex: The statistical procedures from Czchekoslovakia and Romania have been pretty dodgy and unsatisfactory.Ex: Without AACR is doubtful whether computerised cataloguing would have been implemented so relatively painlessly and successfully = Sin las RCAA es dudoso que la catalogación automatizada se hubiera implementado tan fácilmente y con tanto éxito, relativamente hablando.Ex: On no account should the schedules of a classification scheme be modified in order to gain some dubious advantage of this kind.Ex: It was questionable if the talent available was fit for the rather specific purposes of SLIS.Ex: This can make them reluctant to accept or suspicious of outside help.Ex: This program can also discover misconfigured or faulty applications that generate suspicious data traffic.Ex: Many educators still remain unconvinced of the value of school libraries in the school.Ex: Predicting the future is dicey.Ex: Its relation to cognitive impairment is as yet uncleared.Ex: I think we have some chance to get Friday in, but Saturday is dead meat without any doubt whatsoever and Sunday is pretty iffy.Ex: The English is a little rocky on this lovely web site but we have it on good word that the original French is très bien.Ex: An indication that the Commission would be prepared to accept a borderline project would provide a useful lever when the application is passed to the UK Government.Ex: This is when children are not really concerned with scientific truth; they believe in Father Christmas anyway, even if there lurks the suspicion that there is something rather fishy about it all.Ex: What I was reading about looked like a really genuine and reliable way of earning good money that didn't involve some fly-by-night, get-rich-quick scheme.Ex: But I seem to get an awful lot of people trying to interest me in dubious-sounding business propositions.* con dudosa reputación = disreputable.* conseguido de manera dudosa = ill-gotten.* estar dudoso = be doubtful.* proceder dudoso = unfair practice.* que parece dudoso = dubious-sounding.* ser dudoso = be doubtful.* * *dudoso -sa1 (incierto) doubtfullo veo dudoso it's doubtful, I doubt itsu participación aún está dudosa it is still uncertain whether they will take partes dudoso que cumpla su promesa it's doubtful o I doubt whether he'll keep his promise2 ‹costumbres/moral› dubious, questionable; ‹victoria› dubiousuna campaña publicitaria de dudoso gusto an advertising campaign in dubious o doubtful tasteuna decisión dudosa a doubtful o dubious decision3 (indeciso) hesitant, undecided* * *
dudoso◊ -sa adjetivo
dudoso,-a adjetivo
1 (poco probable) unlikely, doubtful
(incierto) los orígenes de la creación son dudosos, the origins of creation are uncertain
(con pocas garantías) la atribución a Velázquez es dudosa, the attribution to Velazquez is doubtful
2 (indeciso, vacilante) undecided: estaba dudoso, he was hesitant
3 (turbio) dubious
' dudoso' also found in these entries:
Spanish:
dudosa
- incierto
- oscuro
English:
bad debt
- borderline
- doubtful
- dubious
- moot
- questionable
- touch
- uncertain
- border
* * *dudoso, -a adj1. [improbable] doubtful;una palabra de origen dudoso a word of doubtful origin;lo veo dudoso I doubt it;ser dudoso (que) to be doubtful (whether), to be unlikely (that);es dudoso que asista a la reunión it's unlikely (that) he'll attend the meeting, it's doubtful whether he'll attend the meeting2. [vacilante] hesitant, indecisive;estaba dudoso sobre qué hacer she was unsure about what to do3. [sospechoso] questionable, dubious;un individuo de dudosa reputación an individual of dubious reputation;una broma de gusto dudoso a joke in questionable taste;un penalti dudoso a dubious penalty* * *adj1 ( incierto) doubtful, dubious2 ( indeciso) hesitant* * *dudoso, -sa adj1) : doubtful2) : dubious, questionable♦ dudosamente adv* * *dudoso adj (en general) doubtfulestoy dudoso, no sé qué coche elegir I'm doubtful, I don't know which car to choose -
65 eliminación
f.1 elimination, removal, discard, disposal.2 put-out.3 elimination.* * *1 elimination* * *noun f.1) elimination2) removal* * *SF1) (=de posibilidades) elimination2) [de concursante, deportista] eliminationprotestó por su eliminación del concurso — she protested against her elimination from the competition
3) (=desaparición) [de mancha, obstáculo] removal; [de residuos] disposal4) [de incógnita] elimination5) (Fisiol) elimination* * *femenino elimination* * *= clearance, cutoff, deletion, elimination, erasure, removal, removing, suppression, withdrawal, disposal, disbandment, eradication, excision, axing, disbanding, overturning, clearing, wiping out.Ex. Most of the larger cities have set up wholesale slum clearance programmes and rehousing in council housing and high-rise flats.Ex. This is very important to remember in assessing the true significance of the potential of the LC catalog cutoff, to which Mr. Welsh refers.Ex. The query number Q0001 is needed for deletion at a later date.Ex. Left hand truncation, which involves the neglect of prefixes or the elimination of characters from the beginning of a word, is also possible in many systems.Ex. This method has the advantage of simplicity and ease of erasure.Ex. Other references follow, with the progressive removal of terms.Ex. The activities assigned were the following: unpacking and drying wet books; cleaning and removing mould; and dry cleaning techniques for papers and books.Ex. The practice of modifying the citation order prescribed by chain procedure can be extended beyond the suppression of time and form concepts.Ex. This situation has been severely aggravated by the sudden withdrawal of nearly a decade of federal largesse toward education and education-related activities.Ex. The current agricultural research programme includes scientific and technical research to improve land use and effluent disposal.Ex. The methods employed and labour costs associated with the disbandment are detailed.Ex. The background papers on education prepared for the conference did not include the role of libraries in the eradication of illiterary.Ex. In the light of unpopular decisions about the financing of local government, public libraries have been prime candidates for excision.Ex. This article reports briefly on the axing of the Wilson Library Bulletin.Ex. Disbanding of serials departments may result from the integration into automated systems of serials processing.Ex. This fight has caused the overturning of the tradition ofprivate ownership of presidential records.Ex. This clearing of the terminological undergrowth is only half the battle.Ex. He promoted a program of racial persecution and racism involving the wiping out of the Jews.----* eliminación de ambigüedades = disambiguation.* eliminación de basura = waste disposal.* eliminación de la cafeina = decaffeination.* eliminación del intermediario = disintermediation.* eliminación de los duplicados = deduplication.* eliminación del sarro = descaling.* eliminación de registros duplicados = duplicate elimination.* eliminación de virus = virus elimination.* * *femenino elimination* * *= clearance, cutoff, deletion, elimination, erasure, removal, removing, suppression, withdrawal, disposal, disbandment, eradication, excision, axing, disbanding, overturning, clearing, wiping out.Ex: Most of the larger cities have set up wholesale slum clearance programmes and rehousing in council housing and high-rise flats.
Ex: This is very important to remember in assessing the true significance of the potential of the LC catalog cutoff, to which Mr. Welsh refers.Ex: The query number Q0001 is needed for deletion at a later date.Ex: Left hand truncation, which involves the neglect of prefixes or the elimination of characters from the beginning of a word, is also possible in many systems.Ex: This method has the advantage of simplicity and ease of erasure.Ex: Other references follow, with the progressive removal of terms.Ex: The activities assigned were the following: unpacking and drying wet books; cleaning and removing mould; and dry cleaning techniques for papers and books.Ex: The practice of modifying the citation order prescribed by chain procedure can be extended beyond the suppression of time and form concepts.Ex: This situation has been severely aggravated by the sudden withdrawal of nearly a decade of federal largesse toward education and education-related activities.Ex: The current agricultural research programme includes scientific and technical research to improve land use and effluent disposal.Ex: The methods employed and labour costs associated with the disbandment are detailed.Ex: The background papers on education prepared for the conference did not include the role of libraries in the eradication of illiterary.Ex: In the light of unpopular decisions about the financing of local government, public libraries have been prime candidates for excision.Ex: This article reports briefly on the axing of the Wilson Library Bulletin.Ex: Disbanding of serials departments may result from the integration into automated systems of serials processing.Ex: This fight has caused the overturning of the tradition ofprivate ownership of presidential records.Ex: This clearing of the terminological undergrowth is only half the battle.Ex: He promoted a program of racial persecution and racism involving the wiping out of the Jews.* eliminación de ambigüedades = disambiguation.* eliminación de basura = waste disposal.* eliminación de la cafeina = decaffeination.* eliminación del intermediario = disintermediation.* eliminación de los duplicados = deduplication.* eliminación del sarro = descaling.* eliminación de registros duplicados = duplicate elimination.* eliminación de virus = virus elimination.* * *1 (de posibilidades) eliminationsolucionaron el problema por eliminación they solved the problem by (a) process of elimination2 (de una competición) elimination3 (de grasas, toxinas) elimination4 (de una incógnita) elimination5 (de residuos) disposalla eliminación de los residuos the disposal of the waste products* * *
eliminación sustantivo femenino
elimination;
( de residuos) disposal
eliminación sustantivo femenino elimination
' eliminación' also found in these entries:
Spanish:
residuo
English:
disposal
- elimination
- removal
* * *eliminación nf1. [en juego, deporte, concurso] elimination2. [de contaminación, grasas, toxinas] elimination;[de residuos] disposal; [de fronteras, obstáculos] removal, elimination eliminación de residuos waste o garbage disposal Fighallar algo por eliminación to work sth out by a process of elimination* * *f1 elimination2 de desperdicios disposal3 INFOR deletion* * ** * *1. (en general) elimination2. (de una mancha) removal -
66 escribir
v.to write.hace mucho que no me escribe she hasn't written to me for a long timetodavía no ha aprendido a escribir he still hasn't learned (how) to writeescribir a lápiz to write in pencilescribir a mano to write by handescribir a máquina to type* * *(pp escrito,-a)1 (gen) to write2 (deletrear) to spell, write1 to write1 (deletrear) to spell, be spelt■ ¿cómo se escribe? how do you spell it?2 (uso recíproco) to write to each other\escribir a mano to write in longhand, write by handescribir a máquina to type* * *verb* * *( pp escrito)1. VT VI1) [+ palabra, texto] to writeel que esto escribe — [gen] the present writer; (Prensa) this correspondent
2) [en ortografía] to spell"voy" se escribe con "v" — "voy" is spelled with a "v"
¿cómo se escribe eso? — how is that spelled?, how do you spell that?
3) [+ cheque] to write out, make out4) [+ música] to compose, write2.See:* * *1.verbo transitivo1)a) ( anotar) to writeb) ( ser autor de) <libro/canción/carta> to write2.escribir vi to write3.nunca le escribe — she never writes him (AmE) o (BrE) writes to him
escribirse v pron (recípr)* * *= put down, set down, spell, tap out, transcribe, type, write, write down, write up, pen, put + pen to paper, set + pen to paper, register in, drop + a line, script, take down.Ex. Any individual might engage in different information managament activities aimed at putting down new information through writing, glossing, assembling or extracting, and so forth.Ex. Set the components down as an ordered string of symbols, according to the filing value of the role operator.Ex. For instance: rhyme is still RIME; gypsy is spelled G-I-P -- most of us are instructed to spell it 'g-y-p'.Ex. When the user is building a trail, he names it, inserts the name in his code book, and taps it out on his keyboard.Ex. With a limited number of exceptions the title proper is transcribed exactly as to order, wording and spelling.Ex. To start Bibliofile just type 'bib' at the DOS prompt as shown below, then press < Enter>.Ex. A paraphrase is an interpretation of the concepts featured in a document, written in the language of the writer of the paraphrase.Ex. On other occasions, where the search must be specified with a number of interacting concepts and other parameters, it will be necessary to write the concepts down.Ex. Statistical research into ILL is valuable but can cause problems unless written up well for a more general audience.Ex. His career in composition produced some of the most idiomatic and popular short violin pieces ever penned.Ex. Some writers of fiction write because they cannot do otherwise they have an almost uncontrollable urge to put pen to paper or finger to keyboard.Ex. Once pen was set to paper, the graphic record superseded the need to retain large amounts of information within human memory.Ex. Authors must register in their own name and not a pseudonym or maiden name under which the book may be written.Ex. The article 'E-mail: turn on, tune in, drop a line...' gives a brief outline of the commands used on the electronic mail system Data-Mail.Ex. The program was designed and scripted using the Apple Macintosh computer with HyperCard software.Ex. All technical processes that take place before, during and directly after the flight are taken down automatically by the flight recorder in the cockpit.----* arte de escribir = penmanship.* arte y técnica de escribir obras de teatro = playwriting.* brazo de silla para escribir = writing board arm.* capacidad de saber leer y escribir = literacy skills.* en el momento de escribir estas líneas = at the time of writing.* escribir a mano = handletter.* escribir a máquina = type.* escribir como negro = ghost, ghosting.* escribir con sentido = write + sense.* escribir con tiza = chalk.* escribir en coautoría = co-author [coauthor].* escribir en colaboración = co-write [cowrite].* escribir mal = misspell.* escribir mucho sobre Algo = a lot + be written about, much + be written about.* escribir rápidamente = dash off.* escribir un artículo = write + a paper, write + piece.* escribir un trabajo = write + essay.* forma de escribir = writing style.* máquina de escribir = typewriter.* máquina de escribir de margarita = daisy-wheel typewriter.* máquina de escribir de pelota de golf = golf-ball typewriter.* máquina de escribir eléctrica = electric typewriter, electronic typewriter.* papel de escribir = writing paper.* para escribir con mayúsculas = in a shifted position.* posicionado para escribir con mayúsculas = unshifted.* saber leer y escribir = be literate.* sala de escribir = scriptorium [scriptoria, -pl.].* sobreescribir = type over.* tecla para escribir en mayúsculas = SHIFT key.* volver a escribir = retype [re-type], rewrite [re-write].* * *1.verbo transitivo1)a) ( anotar) to writeb) ( ser autor de) <libro/canción/carta> to write2.escribir vi to write3.nunca le escribe — she never writes him (AmE) o (BrE) writes to him
escribirse v pron (recípr)* * *= put down, set down, spell, tap out, transcribe, type, write, write down, write up, pen, put + pen to paper, set + pen to paper, register in, drop + a line, script, take down.Ex: Any individual might engage in different information managament activities aimed at putting down new information through writing, glossing, assembling or extracting, and so forth.
Ex: Set the components down as an ordered string of symbols, according to the filing value of the role operator.Ex: For instance: rhyme is still RIME; gypsy is spelled G-I-P -- most of us are instructed to spell it 'g-y-p'.Ex: When the user is building a trail, he names it, inserts the name in his code book, and taps it out on his keyboard.Ex: With a limited number of exceptions the title proper is transcribed exactly as to order, wording and spelling.Ex: To start Bibliofile just type 'bib' at the DOS prompt as shown below, then press < Enter>.Ex: A paraphrase is an interpretation of the concepts featured in a document, written in the language of the writer of the paraphrase.Ex: On other occasions, where the search must be specified with a number of interacting concepts and other parameters, it will be necessary to write the concepts down.Ex: Statistical research into ILL is valuable but can cause problems unless written up well for a more general audience.Ex: His career in composition produced some of the most idiomatic and popular short violin pieces ever penned.Ex: Some writers of fiction write because they cannot do otherwise they have an almost uncontrollable urge to put pen to paper or finger to keyboard.Ex: Once pen was set to paper, the graphic record superseded the need to retain large amounts of information within human memory.Ex: Authors must register in their own name and not a pseudonym or maiden name under which the book may be written.Ex: The article 'E-mail: turn on, tune in, drop a line...' gives a brief outline of the commands used on the electronic mail system Data-Mail.Ex: The program was designed and scripted using the Apple Macintosh computer with HyperCard software.Ex: All technical processes that take place before, during and directly after the flight are taken down automatically by the flight recorder in the cockpit.* arte de escribir = penmanship.* arte y técnica de escribir obras de teatro = playwriting.* brazo de silla para escribir = writing board arm.* capacidad de saber leer y escribir = literacy skills.* en el momento de escribir estas líneas = at the time of writing.* escribir a mano = handletter.* escribir a máquina = type.* escribir como negro = ghost, ghosting.* escribir con sentido = write + sense.* escribir con tiza = chalk.* escribir en coautoría = co-author [coauthor].* escribir en colaboración = co-write [cowrite].* escribir mal = misspell.* escribir mucho sobre Algo = a lot + be written about, much + be written about.* escribir rápidamente = dash off.* escribir un artículo = write + a paper, write + piece.* escribir un trabajo = write + essay.* forma de escribir = writing style.* máquina de escribir = typewriter.* máquina de escribir de margarita = daisy-wheel typewriter.* máquina de escribir de pelota de golf = golf-ball typewriter.* máquina de escribir eléctrica = electric typewriter, electronic typewriter.* papel de escribir = writing paper.* para escribir con mayúsculas = in a shifted position.* posicionado para escribir con mayúsculas = unshifted.* saber leer y escribir = be literate.* sala de escribir = scriptorium [scriptoria, -pl.].* sobreescribir = type over.* tecla para escribir en mayúsculas = SHIFT key.* volver a escribir = retype [re-type], rewrite [re-write].* * *vtA1 (anotar) to writeescribe el resultado aquí write the answer hereescríbelo antes de que se te olvide write it down before you forget itlo escribió con tiza en la puerta she chalked it on the doorhabía algunos comentarios escritos con lápiz en el margen somebody had penciled in some comments o had written some comments in pencil in the marginescribe esta frase cien veces write this sentence out one hundred times2 (ser autor de) ‹libro/canción/carta› to writeesta victoria escribe una nueva página de nuestra historia with this victory a new chapter has been written in our history3 (Inf) ‹programa› to writeB ( pas)(deletrear): se escribe como se pronuncia it's written o spelled as it's pronouncedno sé cómo se escribe su apellido I don't know how you spell his surnameestas palabras se escriben sin acento these words are written without an accent, these words don't have an accent■ escribirvito writeno sabe leer ni escribir she can't read or writeescribir a máquina to type( recípr):nos escribimos desde hace años we've been writing to each other o we've been corresponding for yearsescribirse CON algn:me escribo con ella we write to each otherse escribe con un peruano she has a Peruvian penfriend o penpal* * *
escribir ( conjugate escribir) verbo transitivo
1
2 ( ortográficamente) to write;
no sé cómo se escribe I don't know how you spell it;
se escribe sin acento it's written without an accent
verbo intransitivo
to write;◊ nunca le escribe she never writes him (AmE) o (BrE) writes to him;
escribir a máquina to type
escribirse verbo pronominal ( recípr): me escribo con ella we write to each other;
se escribe con un peruano she has a Peruvian penfriend o penpal
escribir verbo transitivo to write
(a máquina, en el ordenador) to type
' escribir' also found in these entries:
Spanish:
absoluta
- absoluto
- anotar
- apuntar
- carro
- cinta
- de
- decidirse
- don
- escritura
- gustar
- letra
- máquina
- margarita
- número
- pluma
- tabulador
- teclado
- teclear
- velocidad
- acentuar
- comer
- dictado
- dorso
- garabatear
- maquinilla
- plumilla
- poner
- rodillo
- tinta
English:
antiquated
- chalk
- contribute
- daisywheel
- formality
- inspiration
- intend
- keep
- literate
- make out
- neatly
- paint in
- pen
- print
- put
- quill pen
- spell
- toss off
- type
- typewriter
- waffle
- write
- write in
- write out
- writing
- can
- dash
- get
- loss
- review
- rewrite
- skill
- state
- stencil
- whichever
- writer
* * *♦ vt1. [carta, novela, canción] to write;le escribí una carta I wrote him a letter, I wrote a letter to him;escribió unas notas a lápiz she wrote some notes in pencil;escriba las instrucciones en un papel write the instructions on a piece of paper;se ha escrito mucho sobre este tema much has been written on this subject;ha escrito una página brillante en la historia del ciclismo he has added a glorious page to cycling history2. [a persona, institución] to write;hace mucho que no me escribe she hasn't written to me for a long time;nos han escrito muchos oyentes protestando many listeners have written in complaining;¡escríbenos cuando llegues! write to us when you get there!;escribir a casa to write home♦ vito write;todavía no ha aprendido a escribir he still hasn't learnt (how) to write;escribe muy mal y no se le entiende nada he has terrible handwriting and you can't understand a word of it;escribir a lápiz to write in pencil;escribir a mano to write by hand;escribir a máquina to type;¡no te olvides de escribir! don't forget to write!* * *<part escrito>I v/t1 write;escribir a mano hand-write, write by hand;escribir a máquina type2 ( deletrear) spellII v/i write* * *escribir {33} v1) : to write2) : to spell* * *escribir vb¿sabes escribirlo? can you spell it?¿cómo se escribe? how do you spell it? -
67 mitigar
v.1 to alleviate, to reduce (aplacar) (miseria, daño, efecto).2 to mitigate, to relieve, to lighten, to alleviate.Su amor suaviza el dolor Her love mitigates the pain.* * *1 to mitigate, relieve* * *VT [gen] to mitigate frm; [+ dolor] to relieve, ease; [+ sed] to quench; [+ ira] to calm, appease; [+ temores] to allay; [+ calor] to reduce; [+ soledad] to alleviate, relieve* * *verbo transitivo < dolor> to relieve, ease; <pena/surfrimiento> to alleviate, mitigate (frml); < sed> to quench* * *= blunt, bring + relief, temper, mitigate, attenuate, deflate, defuse, take + the sting out of + Algo, take + the bite out of, assuage, appease.Ex. It is arguable that such exhortation and implied criticism blunts receptivity and that it is ultimately counterproductive.Ex. The recent emergence of microcomputers brought some relief to this dilemma.Ex. This advantage must be tempered by the fact that the standard centrally produced record may not always be consistent with local requirements.Ex. Confusion caused by repetition of descriptive information in access points can be mitigated by careful screen design.Ex. In the emerging technological environment of distributed systems, however, the informal or even formal links between source and user are attenuated or broken.Ex. These developments deflate some traditional assumptions about and privileges associated with scientific and technical knowledge.Ex. This article gives examples of how problem behaviour can be defused in a library.Ex. The director amplified: 'The personal touch would probably take some sting out of the layoff, but if I did it this way I could avoid involved discussions'.Ex. The aim of this paper is to chart a different course of interpretation through Husserl's earliest work; a course which doesn't take all of the bite out of Heidegger's critique of technology.Ex. The dullard's envy of brilliant men is always assuaged by the suspicion that they will come to bad end.Ex. They've been working their butts off since the program was launched to appease the crowd.----* mitigar el daño = minimise + damage, alleviate + damage.* mitigar el efecto = mitigate + effect.* mitigar el efecto de Algo = minimise + effect.* mitigar el riesgo = minimise + risk.* mitigar una dificultad = alleviate + difficulty.* mitigar un problema = alleviate + problem.* * *verbo transitivo < dolor> to relieve, ease; <pena/surfrimiento> to alleviate, mitigate (frml); < sed> to quench* * *= blunt, bring + relief, temper, mitigate, attenuate, deflate, defuse, take + the sting out of + Algo, take + the bite out of, assuage, appease.Ex: It is arguable that such exhortation and implied criticism blunts receptivity and that it is ultimately counterproductive.
Ex: The recent emergence of microcomputers brought some relief to this dilemma.Ex: This advantage must be tempered by the fact that the standard centrally produced record may not always be consistent with local requirements.Ex: Confusion caused by repetition of descriptive information in access points can be mitigated by careful screen design.Ex: In the emerging technological environment of distributed systems, however, the informal or even formal links between source and user are attenuated or broken.Ex: These developments deflate some traditional assumptions about and privileges associated with scientific and technical knowledge.Ex: This article gives examples of how problem behaviour can be defused in a library.Ex: The director amplified: 'The personal touch would probably take some sting out of the layoff, but if I did it this way I could avoid involved discussions'.Ex: The aim of this paper is to chart a different course of interpretation through Husserl's earliest work; a course which doesn't take all of the bite out of Heidegger's critique of technology.Ex: The dullard's envy of brilliant men is always assuaged by the suspicion that they will come to bad end.Ex: They've been working their butts off since the program was launched to appease the crowd.* mitigar el daño = minimise + damage, alleviate + damage.* mitigar el efecto = mitigate + effect.* mitigar el efecto de Algo = minimise + effect.* mitigar el riesgo = minimise + risk.* mitigar una dificultad = alleviate + difficulty.* mitigar un problema = alleviate + problem.* * *mitigar [A3 ]vtto mitigatepara mitigar los efectos de la crisis económica to mitigate the effects of the economic crisismitigar la pena to alleviate the griefno mitiga el dolor it does not relieve o ease o calm the painmitigó el hambre que tenían it relieved their hunger* * *
mitigar ( conjugate mitigar) verbo transitivo ‹ dolor› to relieve, ease;
‹pena/sufrimiento› to alleviate, mitigate (frml);
‹ sed› to quench
mitigar verbo transitivo to mitigate, alleviate: estos regalos ayudarán a mitigar el disgusto, these gifts will help alleviate the pain
' mitigar' also found in these entries:
English:
assuage
- ease
- mitigate
- relieve
- soften
* * *mitigar vt[aplacar] [efecto] to mitigate; [miseria] to alleviate; [daño] to reduce; [ánimos] to calm; [sed] to quench, to slake; [hambre] to take the edge off; [choque, golpe] to soften; [dudas, sospechas] to allay* * *v/t* * *mitigar {52} vtaliviar: to mitigate, to alleviate♦ mitigación nf -
68 publicación
f.1 publication, bulletin, journal, periodical.2 broadcast, announcement, posting.3 publishing, putting forth.* * *1 publication* * *noun f.* * *SF publication* * *femenino publication* * *= item, launch, publication, publication, publishing, issuance, printed work.Ex. A catalogue is a list of the materials or items in a library, with the entries representing the items arranged in some systematic order.Ex. A gathering of 10 CD-ROM application developers resulted in the launch of the CD-ROM Standards and Practices Action Group.Ex. A collection is two or more independent works or parts of works by one or more than one author published together and not written for the same occasion or for the publication in hand = Una colección son dos o más obras o partes de obras independientes de uno o más autores publicadas juntas y que no ha sido escritas para la misma ocasión o para la publicación en cuestión.Ex. In order to support these three elements, and to ensure that schemes are updated it is important to have some organisation which takes responsibility for revision and publication.Ex. It embodied programmes in secretarial studies, publishing, office management and graphic design.Ex. The date of publication must be inferred from the date of issuance or coverage on a periodical.Ex. The last mentioned covers, with certain provisos, periodical articles, other printed works, and copies for other libraries.----* agencia de publicación = issuing bureau.* área de publicación = publication, distribution etc. area.* area de publicación o distribución = imprint.* artículo de publicación periódica = journal article, periodical article.* biblioteconomía especializada en las publicaciones seriadas = serials librarianship.* canales de publicación = publishing channels.* Catalogación en Publicación (CEP) = Cataloguing-in-Publication (CIP).* catalogador de publicaciones seriadas = serials cataloguer.* catálogo de publicaciones = publication(s) list.* catálogo de publicaciones periódicas = serials catalogue.* cese de publicación de una revista = title cessation.* circulación de publicaciones periódicas = periodical routing.* colección de publicaciones monográficas = monograph stock.* colección de publicaciones periódicas = periodical stock, periodical collection.* comportamiento de publicación = publication behaviour.* control de la circulación de publicaciones seriadas = serials circulation control.* control de publicaciones periódicas = periodicals control.* control de publicaciones seriadas = serials control, periodicals inventory control.* departamento de publicaciones = publishing arm.* de próxima publicación = about to be published.* de reciente publicación = recently published, recently released, newly published.* Descripción Bibliográfica Normalizada Internacional para Publicaciones Seria = ISBD(S) (International Standard Bibliographic Description - Serials).* directorio de publicaciones periódicas = serials directory.* edición de publicaciones periódicas = serials publishing.* editor de publicación = publishing editor.* editor de publicaciones electrónicas = electronic publisher [e-publisher].* exceso de publicaciones = overpublishing.* explosión de las publicaciones = publication explosion.* explosión de las publicaciones, la = literature explosion, the.* expurgo de publicaciones periódicas = periodical collection weeding.* fecha de publicación = age, date of issue, date of publication.* fichero de control de publicaciones periódicas = periodicals file [periodical file], periodical holdings file.* fondos de publicaciones periódicas = serial holdings.* hábito de publicación = publishing habit.* índice de impacto de una publicación periódica = periodical impact factor.* índice de publicaciones periódicas = periodical index.* industria de las publicaciones periódicas, la = serial industry, the.* industria de las publicaciones seriadas, la = serials industry, the.* ISSN (Número Internacional Normalizado para Publicaciones Seriadas) = ISSN (International Standard Serial Number).* libertad de publicación = freedom to publish.* lista de publicaciones = publication(s) list.* lugar de publicación = place of publication.* módulo de control de publicaciones seriadas = serials control system, serials control system, serials control module.* no cumplir con el plazo de publicación = miss + publication deadline.* número de publicaciones = publication count.* parte de una publicación = component part.* pedido de publicaciones periódicas = serials ordering.* Programa Nacional para las Publicaciones Seriadas (NSDP) = National Serials Data Program (NSDP).* publicación académica = academic publication.* publicación científica = scholarly publication, scientific publication, scientific paper, research publication.* publicación comercial = trade publication.* publicación de documentos del gobierno = government publishing.* publicación de documentos oficiales = official publishing.* publicación del gobierno = government publication.* publicación de movimiento = movement publication.* publicación de recensiones bibliográficas = reviewing source.* publicación de reseñas bibliográficas = reviewing source.* publicación de resúmenes = abstracting and indexing publication, abstracting publication.* publicación de una noticia dos veces = crossposting [cross-posting].* publicación digital = digital publication.* publicación divulgativa = trade publication.* publicación electrónica = electronic publication [e-publication].* publicación en Internet = Web publishing.* publicación en la web = Web publishing.* publicación en microfilm = microfilm publication.* publicación en papel = paper publication.* publicación en prensa = forthcoming title.* publicación en publicaciones periódicas = serials publishing.* publicaciones = literature, publishing activity.* publicaciones académicas electrónicas = electronic scholarship [e-scholarship].* publicaciones alternativas = alternative publications.* publicaciones científicas electrónicas = electronic scholarship [e-scholarship].* publicaciones del parlamento = Command papers, parliamentary papers.* publicaciones divulgativas = trade literature.* publicaciones electrónicas = electronic publishing (e-publishing).* publicación especializada = specialised publication, specialist publication.* publicaciones periódicas = journal literature, periodical literature, serial literature.* publicación gratuita = free publication.* publicación gubernamental = government publication.* publicación mensual = monthly publication.* publicación no periódica = non-periodical publication.* publicación no seriada = non-serial.* publicación oficial = government publication, official publication.* publicación periódica = periodical, periodical title, serial, periodical publication.* publicación periódica electrónica = electronic serial.* publicación periódica en curso = current periodical.* publicación quinquenal = quinquennial.* publicación según la demanda = on-demand publishing.* publicación seriada = serial, serial publication, serials publication, serial(s) title.* publicación seriada activa = active serial.* publicación seriada de referencia = reference serial.* publicación seriada electrónica = electronic serial.* publicación seriada en curso = current serial.* publicación seriada impresa = print serial.* publicación seriada inactiva = inactive serial.* publicación seriada muerta = dead serial.* publicación seriada vigente = active serial.* publicación seriada viva = active serial.* publicación sin papel = paperless publishing.* publicación técnica = technical publication.* publicación trimestral = quarterly publication.* publicación troceada = salami publishing.* recepción de publicaciones periódicas = checking in [checking-in].* recepción de publicaciones seriadas = accessioning of serials.* reclamación de publicaciones periódicas = periodical claiming.* registro de publicaciones seriadas = serials record.* restricción a la publicación en prensa = press restriction.* rotación de publicaciones periódicas = routing, journal routing.* sección de publicaciones periódicas = serial department, periodicals area.* sección de últimos números de publicaciones periódicas = current periodicals area.* servicio centralizado de control de publicaciones seriadas = consolidation service.* servicio de indización de publicaciones peri = periodicals indexing service.* sistema de control de publicaciones seriadas = serials system, serials control system.* Sistema Internacional de Datos sobre Publicaciones Seriadas (ISDS) = ISDS (International Serials Data System).* título de la publicación periódica = serial title.* título de publicación periódica = periodical title.* * *femenino publication* * *= item, launch, publication, publication, publishing, issuance, printed work.Ex: A catalogue is a list of the materials or items in a library, with the entries representing the items arranged in some systematic order.
Ex: A gathering of 10 CD-ROM application developers resulted in the launch of the CD-ROM Standards and Practices Action Group.Ex: A collection is two or more independent works or parts of works by one or more than one author published together and not written for the same occasion or for the publication in hand = Una colección son dos o más obras o partes de obras independientes de uno o más autores publicadas juntas y que no ha sido escritas para la misma ocasión o para la publicación en cuestión.Ex: In order to support these three elements, and to ensure that schemes are updated it is important to have some organisation which takes responsibility for revision and publication.Ex: It embodied programmes in secretarial studies, publishing, office management and graphic design.Ex: The date of publication must be inferred from the date of issuance or coverage on a periodical.Ex: The last mentioned covers, with certain provisos, periodical articles, other printed works, and copies for other libraries.* agencia de publicación = issuing bureau.* área de publicación = publication, distribution etc. area.* area de publicación o distribución = imprint.* artículo de publicación periódica = journal article, periodical article.* biblioteconomía especializada en las publicaciones seriadas = serials librarianship.* canales de publicación = publishing channels.* Catalogación en Publicación (CEP) = Cataloguing-in-Publication (CIP).* catalogador de publicaciones seriadas = serials cataloguer.* catálogo de publicaciones = publication(s) list.* catálogo de publicaciones periódicas = serials catalogue.* cese de publicación de una revista = title cessation.* circulación de publicaciones periódicas = periodical routing.* colección de publicaciones monográficas = monograph stock.* colección de publicaciones periódicas = periodical stock, periodical collection.* comportamiento de publicación = publication behaviour.* control de la circulación de publicaciones seriadas = serials circulation control.* control de publicaciones periódicas = periodicals control.* control de publicaciones seriadas = serials control, periodicals inventory control.* departamento de publicaciones = publishing arm.* de próxima publicación = about to be published.* de reciente publicación = recently published, recently released, newly published.* Descripción Bibliográfica Normalizada Internacional para Publicaciones Seria = ISBD(S) (International Standard Bibliographic Description - Serials).* directorio de publicaciones periódicas = serials directory.* edición de publicaciones periódicas = serials publishing.* editor de publicación = publishing editor.* editor de publicaciones electrónicas = electronic publisher [e-publisher].* exceso de publicaciones = overpublishing.* explosión de las publicaciones = publication explosion.* explosión de las publicaciones, la = literature explosion, the.* expurgo de publicaciones periódicas = periodical collection weeding.* fecha de publicación = age, date of issue, date of publication.* fichero de control de publicaciones periódicas = periodicals file [periodical file], periodical holdings file.* fondos de publicaciones periódicas = serial holdings.* hábito de publicación = publishing habit.* índice de impacto de una publicación periódica = periodical impact factor.* índice de publicaciones periódicas = periodical index.* industria de las publicaciones periódicas, la = serial industry, the.* industria de las publicaciones seriadas, la = serials industry, the.* ISSN (Número Internacional Normalizado para Publicaciones Seriadas) = ISSN (International Standard Serial Number).* libertad de publicación = freedom to publish.* lista de publicaciones = publication(s) list.* lugar de publicación = place of publication.* módulo de control de publicaciones seriadas = serials control system, serials control system, serials control module.* no cumplir con el plazo de publicación = miss + publication deadline.* número de publicaciones = publication count.* parte de una publicación = component part.* pedido de publicaciones periódicas = serials ordering.* Programa Nacional para las Publicaciones Seriadas (NSDP) = National Serials Data Program (NSDP).* publicación académica = academic publication.* publicación científica = scholarly publication, scientific publication, scientific paper, research publication.* publicación comercial = trade publication.* publicación de documentos del gobierno = government publishing.* publicación de documentos oficiales = official publishing.* publicación del gobierno = government publication.* publicación de movimiento = movement publication.* publicación de recensiones bibliográficas = reviewing source.* publicación de reseñas bibliográficas = reviewing source.* publicación de resúmenes = abstracting and indexing publication, abstracting publication.* publicación de una noticia dos veces = crossposting [cross-posting].* publicación digital = digital publication.* publicación divulgativa = trade publication.* publicación electrónica = electronic publication [e-publication].* publicación en Internet = Web publishing.* publicación en la web = Web publishing.* publicación en microfilm = microfilm publication.* publicación en papel = paper publication.* publicación en prensa = forthcoming title.* publicación en publicaciones periódicas = serials publishing.* publicaciones = literature, publishing activity.* publicaciones académicas electrónicas = electronic scholarship [e-scholarship].* publicaciones alternativas = alternative publications.* publicaciones científicas electrónicas = electronic scholarship [e-scholarship].* publicaciones del parlamento = Command papers, parliamentary papers.* publicaciones divulgativas = trade literature.* publicaciones electrónicas = electronic publishing (e-publishing).* publicación especializada = specialised publication, specialist publication.* publicaciones periódicas = journal literature, periodical literature, serial literature.* publicación gratuita = free publication.* publicación gubernamental = government publication.* publicación mensual = monthly publication.* publicación no periódica = non-periodical publication.* publicación no seriada = non-serial.* publicación oficial = government publication, official publication.* publicación periódica = periodical, periodical title, serial, periodical publication.* publicación periódica electrónica = electronic serial.* publicación periódica en curso = current periodical.* publicación quinquenal = quinquennial.* publicación según la demanda = on-demand publishing.* publicación seriada = serial, serial publication, serials publication, serial(s) title.* publicación seriada activa = active serial.* publicación seriada de referencia = reference serial.* publicación seriada electrónica = electronic serial.* publicación seriada en curso = current serial.* publicación seriada impresa = print serial.* publicación seriada inactiva = inactive serial.* publicación seriada muerta = dead serial.* publicación seriada vigente = active serial.* publicación seriada viva = active serial.* publicación sin papel = paperless publishing.* publicación técnica = technical publication.* publicación trimestral = quarterly publication.* publicación troceada = salami publishing.* recepción de publicaciones periódicas = checking in [checking-in].* recepción de publicaciones seriadas = accessioning of serials.* reclamación de publicaciones periódicas = periodical claiming.* registro de publicaciones seriadas = serials record.* restricción a la publicación en prensa = press restriction.* rotación de publicaciones periódicas = routing, journal routing.* sección de publicaciones periódicas = serial department, periodicals area.* sección de últimos números de publicaciones periódicas = current periodicals area.* servicio centralizado de control de publicaciones seriadas = consolidation service.* servicio de indización de publicaciones peri = periodicals indexing service.* sistema de control de publicaciones seriadas = serials system, serials control system.* Sistema Internacional de Datos sobre Publicaciones Seriadas (ISDS) = ISDS (International Serials Data System).* título de la publicación periódica = serial title.* título de publicación periódica = periodical title.* * *1 (acción) publicationfecha de publicación date of publication2 (obra) publicationCompuesto:periodical* * *
publicación sustantivo femenino
publication
publicación sustantivo femenino publication
' publicación' also found in these entries:
Spanish:
abono
- boletín
- bombazo
- dicha
- dicho
- ejemplar
- revista
- secuestrar
- traer
- consagrar
- índice
- luz
- mensual
- número
- reaparición
- suscripción
- trimestral
English:
appearance
- milestone
- paper
- publication
- quarterly
- release
- journal
- monthly
- periodical
* * *publicación nf1. [acción] publication;una revista de publicación semanal a weekly magazine2. [escrito, revista] publication* * *f publication* * ** * *publicación n publication -
69 Программа повышения эффективности технических мер и мероприятий для снижения выбросов твёрдых частиц с дымовыми газами ТЭС (США)
Программа повышения эффективности технических мер и мероприятий для снижения выбросов твёрдых частиц с дымовыми газами ТЭС (США)
—
[А.С.Гольдберг. Англо-русский энергетический словарь. 2006 г.]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > Программа повышения эффективности технических мер и мероприятий для снижения выбросов твёрдых частиц с дымовыми газами ТЭС (США)
-
70 программа оптимизации технических условий
программа оптимизации технических условий
—
[А.С.Гольдберг. Англо-русский энергетический словарь. 2006 г.]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > программа оптимизации технических условий
-
71 программа пересмотра и совершенствования технических требований
программа пересмотра и совершенствования технических требований
—
[А.С.Гольдберг. Англо-русский энергетический словарь. 2006 г.]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > программа пересмотра и совершенствования технических требований
-
72 программа по совершенствованию технических требований
программа по совершенствованию технических требований
—
[А.С.Гольдберг. Англо-русский энергетический словарь. 2006 г.]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > программа по совершенствованию технических требований
-
73 Hilfsorgan
Hilfsorgan
auxiliary (subsidiary) body;
• Hilfsorganisation relief organization (agency), welfare association;
• Hilfsorganisationen der Vereinten Nationen specialized agencies of the United Nations;
• Hilfsperson helper, aid, assistant;
• Hilfspersonal ancillary (auxiliary) workers, helpers;
• Hilfspostamt suboffice;
• Hilfsprodukt substitute [commodity];
• Hilfsprogramm emergency-aid (subsidy, relief) program(me), (Computer) auxiliary routine;
• nicht verklausuliertes Hilfsprogramm no-strings aid program(me);
• technisches Hilfsprogramm der UNO Expanded Program(me) for Technical Assistance (EPTA);
• Hilfsprojekt aid project;
• Hilfsprüfer assistant (junior) accountant, (Patentrecht) assistant examiner. -
74 director
adj.director, directing.m.1 director, leader, principal.2 superintendent, manager, officer.3 conductor, orchestra conductor.4 warden.5 headmaster, head teacher.* * *► adjetivo1 directing, managing► nombre masculino,nombre femenino1 director, manager2 (de colegio - hombre) headmaster; (mujer) headmistress3 (de universidad) rector4 (de editorial) editor5 (de cárcel) governor6 (de orquesta) conductor\director,-ra de cine film directordirector,-ra de escena stage managerdirector espiritual father confessordirector,-ra gerente managing director* * *(f. - directora)noundirector, manager, head, headmaster* * *director, -a1.ADJ [consejo, junta] governing; [principio] guiding2. SM / F1) (=responsable) [de centro escolar] headteacher, headmaster/headmistress, principal; [de periódico, revista] editor; (Cine, TV) director; [de orquesta] conductor; [de hospital] manager, administrator; [de prisión] governor, warden (EEUU)director(a) artístico/a — artistic director
director(a) de departamento — (Univ) head of department
director(a) de funeraria — undertaker, funeral director, mortician (EEUU)
director(a) de interiores — (TV) studio director
director(a) de tesis — thesis supervisor, research supervisor
2) (Com) (=gerente) manager; [de mayor responsabilidad] directordirector(a) adjunto/a — assistant manager
director(a) ejecutivo/a — executive director, managing director
director(a) técnico/a — technical manager
3.SM(Rel)* * *- tora masculino, femeninoa) ( de escuela) (m) head teacher, principal (AmE), headmaster (BrE); (f) head teacher, principal (AmE), headmistress (BrE); (de periódico, revista) editor (in chief); ( de hospital) administrator; ( de prisión) warden (AmE), governor (BrE)b) (Com) ( gerente) manager; ( miembro de junta directiva) director, executivec) (Cin, Teatr) director* * *= chairman [chairmen, pl.], chairperson [chairpersons, -pl.], chief, chief librarian, director, head, manager [manageress, -fem.], headmaster, office manager, business manager, chair.Ex. As head of a committee, and being recognized as such, it's perfectly all right with me if I'm called the chairman rather than the chairwoman.Ex. Special thanks to the ISAD Program Planning Committee, in particular its chairperson, for the conceptual organization.Ex. He subsequently served as chief of that Division, chief of the Serial Record Division, Assistant Director for Cataloging of the Processing Department, Director of the Processing Department, and Assistant Librarian of Processing Services.Ex. The chief librarian or director of libraries, by which title the post is sometimes now known, will in general be fully occupied with making decisions on internal professional policy, committee work, and administration and management in the widest sense.Ex. Hugh C, Atkinson, director of the University of Illinois Libraries, has consistently been in the forefront in applying automation to traditional library problems and services.Ex. She began her career at Central Missouri State University where she was head of the Documents Depository.Ex. Such hosts are more likely to be accessed by end-users such as economists and managers, than information workers.Ex. The author played a large part in the successful establishment of the school library when her husband became headmaster = La autora desempeñó un gran papel en la creación de la biblioteca escolar cuando su esposo fue nombrado director.Ex. This department is headed by a general office manager who has a staff of bookkeepers, billing clerks, comptrollers, and secretaries.Ex. Watman wondered how the profession would react to the idea of a business manager instead of assistant.Ex. Once elected, the chair is responsible for maintaining discipline and ensuring that all students are treated fairly.----* cargo de director = directorship.* cartas al director = letter to the editor.* Conferencia de Directores de Bibliotecas Nacionales (CDNL) = Conference of Directors of National Libraries (CDNL).* directora conjunta = co-chairperson.* director adjunto = assistant director, deputy director, joint director.* director artístico = art director.* director cinematográfico = film director.* director comercial = marketing executive, chief commercial officer.* director conjunto = co-chairperson.* director de biblioteca = library director.* director de cine = film director.* director de curso = course leader.* director de departamento = department head.* director de empresa = company director.* director de escuela = school principal.* director de filial = branch head.* director de finanzas = finance director.* director de funeraria = funeral director, undertaker, mortician.* director de la biblioteca = head librarian.* director de marketing = marketing executive.* director de museo = curator.* director de operaciones = chief operating officer (COO), director for operations.* director de orquesta = conductor.* director de periódico = newspaper editor.* director de pompas fúnebres = undertaker, funeral director, mortician.* director de prisión = prison warden.* director de tesis = PhD supervisor, dissertation adviser, dissertation supervisor, thesis supervisor, thesis adviser, research supervisor.* director ejecutivo = executive director, executive officer, chief executive officer (CEO), managing director, chief executive.* director ejecutivo de la gestión del conocimiento = knowledge executive.* director, el = principal.* director financiero = finance director, chief financial officer.* director general = executive director, Director-General, executive officer, chief executive officer (CEO), chief executive, senior director.* director principal = senior director.* partichela de piano director, violín director, etc = piano/violin, etc. conductor part.* subdirector = assistant director.* * *- tora masculino, femeninoa) ( de escuela) (m) head teacher, principal (AmE), headmaster (BrE); (f) head teacher, principal (AmE), headmistress (BrE); (de periódico, revista) editor (in chief); ( de hospital) administrator; ( de prisión) warden (AmE), governor (BrE)b) (Com) ( gerente) manager; ( miembro de junta directiva) director, executivec) (Cin, Teatr) director* * *el directorEx: Anthony read the handwritten note he found in his mailbox from the principal of the high school at which he had been employed as head of the school media program for one month.
= chairman [chairmen, pl.], chairperson [chairpersons, -pl.], chief, chief librarian, director, head, manager [manageress, -fem.], headmaster, office manager, business manager, chair.Ex: As head of a committee, and being recognized as such, it's perfectly all right with me if I'm called the chairman rather than the chairwoman.
Ex: Special thanks to the ISAD Program Planning Committee, in particular its chairperson, for the conceptual organization.Ex: He subsequently served as chief of that Division, chief of the Serial Record Division, Assistant Director for Cataloging of the Processing Department, Director of the Processing Department, and Assistant Librarian of Processing Services.Ex: The chief librarian or director of libraries, by which title the post is sometimes now known, will in general be fully occupied with making decisions on internal professional policy, committee work, and administration and management in the widest sense.Ex: Hugh C, Atkinson, director of the University of Illinois Libraries, has consistently been in the forefront in applying automation to traditional library problems and services.Ex: She began her career at Central Missouri State University where she was head of the Documents Depository.Ex: Such hosts are more likely to be accessed by end-users such as economists and managers, than information workers.Ex: The author played a large part in the successful establishment of the school library when her husband became headmaster = La autora desempeñó un gran papel en la creación de la biblioteca escolar cuando su esposo fue nombrado director.Ex: This department is headed by a general office manager who has a staff of bookkeepers, billing clerks, comptrollers, and secretaries.Ex: Watman wondered how the profession would react to the idea of a business manager instead of assistant.Ex: Once elected, the chair is responsible for maintaining discipline and ensuring that all students are treated fairly.* cargo de director = directorship.* cartas al director = letter to the editor.* Conferencia de Directores de Bibliotecas Nacionales (CDNL) = Conference of Directors of National Libraries (CDNL).* directora conjunta = co-chairperson.* director adjunto = assistant director, deputy director, joint director.* director artístico = art director.* director cinematográfico = film director.* director comercial = marketing executive, chief commercial officer.* director conjunto = co-chairperson.* director de biblioteca = library director.* director de cine = film director.* director de curso = course leader.* director de departamento = department head.* director de empresa = company director.* director de escuela = school principal.* director de filial = branch head.* director de finanzas = finance director.* director de funeraria = funeral director, undertaker, mortician.* director de la biblioteca = head librarian.* director de marketing = marketing executive.* director de museo = curator.* director de operaciones = chief operating officer (COO), director for operations.* director de orquesta = conductor.* director de periódico = newspaper editor.* director de pompas fúnebres = undertaker, funeral director, mortician.* director de prisión = prison warden.* director de tesis = PhD supervisor, dissertation adviser, dissertation supervisor, thesis supervisor, thesis adviser, research supervisor.* director ejecutivo = executive director, executive officer, chief executive officer (CEO), managing director, chief executive.* director ejecutivo de la gestión del conocimiento = knowledge executive.* director, el = principal.* director financiero = finance director, chief financial officer.* director general = executive director, Director-General, executive officer, chief executive officer (CEO), chief executive, senior director.* director principal = senior director.* partichela de piano director, violín director, etc = piano/violin, etc. conductor part.* subdirector = assistant director.* * *masculine, feminine1 (de una escuela) ( masculine) head teacher, principal ( AmE), headmaster ( BrE); ( feminine) head teacher, principal ( AmE), headmistress ( BrE); (de un periódico, una revista) editor, editor in chief; (de un hospital) administrator; (de una prisión) warden ( AmE), governor ( BrE)Compuestos:● director adjunto, directora adjuntamasculine, feminine deputy director● director/directora de divisiónmasculine, feminine divisional director● director/directora de escenamasculine, feminine stage manager● director/directora de orquestamasculine, feminine conductor● director/directora de ventasmasculine, feminine sales manager o director● director ejecutivo, directora ejecutivamasculine, feminine executive directormasculine father confessor● director/directora general● director/directora gerentemasculine, feminine managing director● director técnico, directora técnica* * *
director◊ - tora sustantivo masculino, femenino
(f) head teacher, principal (AmE), headmistress (BrE);
(de periódico, revista) editor (in chief);
( de hospital) administrator;
( de prisión) warden (AmE), governor (BrE)
( miembro de junta directiva) director, executive;
c) (Cin, Teatr) director;
director,-ora sustantivo masculino y femenino
1 director
(de un colegio) head teacher, US principal
(de un periódico) editor
2 (de una película, musical) director
(de orquesta) conductor
' director' also found in these entries:
Spanish:
achuchar
- cineasta
- consejera
- consejero
- definitivamente
- desear
- dirección
- directiva
- directivo
- directora
- dtor
- entrante
- fiscal
- galerista
- general
- proyecto
- realizador
- realizadora
- sazón
- script
- subdirector
- subdirectora
- adjunto
- interino
- jefe
- llegar
- secretario
- señor
English:
advertise
- climax
- conductor
- deputy
- director
- dismiss
- distrust
- film
- film maker
- governor
- head
- headmaster
- hook
- manager
- managing
- MD
- meeting
- mgr
- Postmaster General
- president
- principal
- producer
- put through
- showman
- stage director
- stage manager
- superintendent
- act
- ask
- coach
- controller
- editor
- editorial
- elevate
- funeral
- instigation
- managing director
- mortician
- movie
- stage
- take
- warden
* * *director, -ora nm,f1. [de empresa] director;[de hotel, hospital, banco] manager, f manageress; [de periódico] editor; [de colegio] Br headmaster, f headmistress, US principal; [de cárcel] Br governor, US warden director adjunto associate o deputy director;director comercial marketing manager;director ejecutivo executive director;director espiritual spiritual director;director en funciones acting manager;director general general manager;director gerente managing director, chief executive, esp US chief executive officer;director de recursos humanos human resources manager;director técnico [en fútbol] director of football;director de tesis supervisor;director de ventas sales director o manager2. [de obra artística] directordirector artístico artistic director;director de banda musical bandmaster;director de circo ringmaster;director de escena producer, stage manager;director de fotografía director of photography;director musical musical director;director de orquesta conductor* * *I adj leadingII m, directora f1 de empresa manager2 EDU principal, Brhead (teacher)* * *1) : director, manager, head2) : conductor (of an orchestra)* * *director n1. (de cine) director2. (de empresa, banco) manager3. (de colegio) head / headteacher4. (de periódico) editor -
75 interesar
v.1 to interest.le interesa el arte she's interested in artpor si te interesa in case you're interestedeste asunto nos interesa a todos this matter concerns us allEl museo interesa a los chicos The museum interests the kids.2 to be to the advantage of.no les interesa que baje el precio it wouldn't be to their advantage for the price to come down3 to be interested in, to have concern over, to have interest in.Nos interesa el negocio We are interested in the business.Nos interesa We are interested.4 to be interesting, to appeal.El museo interesa The museum is interesting.5 to puncture.* * *1 to interest2 (despertar interés) to interest3 (afectar) to concern4 (ser útil) to be in somebody's interest■ la construcción del pantano nos interesa a todos the construction of the reservoir is in everyone's interest1 to take an interest ( por, in)\interesarse por la salud de alguien to ask after somebody's health* * *verb1) to interest* * *1. VI1) (=despertar interés)a) [tema, propuesta] to be of interest, interestun tema que interesa a los jóvenes — a subject of interest to young people, a subject which interests young people
esa propuesta no nos interesa — we're not interested in that proposal, that proposal is of no interest to us
b) [actividad, persona]solo le interesa el dinero — his only interest is money, all he's interested in is money
2) (=concernir)a quien pueda interesar — frm to whom it may concern frm
3) (=convenir)no dice nada porque no le interesa desde el punto de vista judicial — he doesn't say anything because, from a legal point of view, it's not in his interest
este coche podría interesarte — this car could be of interest (to you), this car might interest you
cuando algo no le interesa, cambia de tema — whenever he feels uncomfortable about something, he changes the subject
interesaría conocer más datos antes de decidirnos — it would be useful to have more details before making a decision
te podría interesar invertir en bolsa — it could be interesting for you to invest on the stock market
2. VT1)2) (Med) [+ órgano, nervio] to affect3) (Com)el portador interesa cinco euros en... — the bearer has a stake of five euros in...
3.See:* * *1.verbo intransitivoa) ( suscitar interés)ese tipo de programas no interesa aquí — there's no audience for that sort of program here; (+ me/te/le etc)
¿te interesa la propuesta? — are you interested in the proposal?
esto a ti no te interesa — this doesn't concern you, this is no concern of yours
b) ( convenir)2.interesaría comprobar los datos — it would be useful/advisable to check the data
interesar vt3.interesar a alguien en algo — to interest somebody in something, get somebody interested in something
interesarse v prona) ( tener interés) to take interestinteresarse en or por algo — to take an interest in something
no se interesa por nada — he isn't interested in anything, he takes no interest in anything
b) ( preguntar)interesarse por algo/alguien — to ask o inquire about something/somebody
se interesó por tu salud — she asked o inquired about your health
* * *= be interested in, interest, catch + Posesivo + fancy.Ex. Then something compelled her to blurt out: ' Are you interested in the job?' 'We haven't frightened you off, have we?' ejaculated another, with a nervous laugh.Ex. The book 'Dors' by Diana Dors will undoubtedly interest her fans.Ex. At nightfall, drop anchor at any place that catch your fancy and the lullaby of the gentle waves put you to sleep.----* interesarse = mark + interest, work up + an interest.* interesarse apasionadamente por + Nombre = be bitten by the + Adjetivo + bug.* interesarse en/por = interest in.* interesarse por = be concerned with, take + interest in, pursue + interest.* interesarse por Algo superficialmente = dabble in.* interesarse por el tema = enter + the field.* no interesar = can't/couldn't be bothered.* porque + Pronombre + interesar = out of interest.* ser lo que a Uno le interesa = be (right) up + Posesivo + alley, be + Posesivo + cup of tea.* * *1.verbo intransitivoa) ( suscitar interés)ese tipo de programas no interesa aquí — there's no audience for that sort of program here; (+ me/te/le etc)
¿te interesa la propuesta? — are you interested in the proposal?
esto a ti no te interesa — this doesn't concern you, this is no concern of yours
b) ( convenir)2.interesaría comprobar los datos — it would be useful/advisable to check the data
interesar vt3.interesar a alguien en algo — to interest somebody in something, get somebody interested in something
interesarse v prona) ( tener interés) to take interestinteresarse en or por algo — to take an interest in something
no se interesa por nada — he isn't interested in anything, he takes no interest in anything
b) ( preguntar)interesarse por algo/alguien — to ask o inquire about something/somebody
se interesó por tu salud — she asked o inquired about your health
* * *= be interested in, interest, catch + Posesivo + fancy.Ex: Then something compelled her to blurt out: ' Are you interested in the job?' 'We haven't frightened you off, have we?' ejaculated another, with a nervous laugh.
Ex: The book 'Dors' by Diana Dors will undoubtedly interest her fans.Ex: At nightfall, drop anchor at any place that catch your fancy and the lullaby of the gentle waves put you to sleep.* interesarse = mark + interest, work up + an interest.* interesarse apasionadamente por + Nombre = be bitten by the + Adjetivo + bug.* interesarse en/por = interest in.* interesarse por = be concerned with, take + interest in, pursue + interest.* interesarse por Algo superficialmente = dabble in.* interesarse por el tema = enter + the field.* no interesar = can't/couldn't be bothered.* porque + Pronombre + interesar = out of interest.* ser lo que a Uno le interesa = be (right) up + Posesivo + alley, be + Posesivo + cup of tea.* * *interesar [A1 ]vi1(suscitar interés): ese tipo de programas no interesa en este país there's no audience for that sort of program in this country(+ me/te/le etc): no me interesa la política I'm not interested in politics, politics holds no interest for me¿te interesa la propuesta? are you interested in the proposal?, is the proposal of interest to you?este anuncio podría interesarte this advertisement might interest youel local me interesa como estudio I'm interested in the place as a studioeste problema nos interesa a todos this is a problem which concerns us allesto a ti no te interesa this doesn't concern you, this is no concern of yours2(convenir): interesaría comprobar los datos it would be useful/advisable to check the dataen su caso le interesa este tipo de préstamo this sort of loan would be right for o would suit someone in your situation■ interesarvtA ‹persona› interesar a algn EN algo to interest sb IN sth, get sb interested IN sthlogré interesarlo en el proyecto I managed to get him interested o to interest him in the projectla bala le interesó el pulmón izquierdo the bullet damaged his left lungla afección le ha interesado el corazón the condition has affected his heartel terremoto interesó a miles de casas the earthquake affected o damaged thousands of houses1 (tener interés) to take interest interesarse EN or POR algo to take an interest IN sthno se interesa por nada he isn't interested in anything, he takes no interest in anythingno se interesa por lo que pasa a su alrededor she takes no interest in what's going on around herse interesó mucho en los detalles técnicos he took a lot of interest in o he was very interested in o he showed great interest in the technical detailsinteresarse POR algn to care ABOUT sbnadie se interesa por mí nobody cares about me2 (preguntar) interesarse POR algo/algn to ask o inquire ABOUT sth/sbse interesó por tu salud she asked o inquired about your health* * *
interesar ( conjugate interesar) verbo intransitivo
esto a ti no te interesa this doesn't concern you, this is no concern of yoursb) ( convenir):◊ interesaría comprobar los datos it would be useful/advisable to check the data;
me interesa este tipo de préstamo this sort of loan would suit me
verbo transitivo interesar a algn en algo to interest sb in sth, get sb interested in sth
interesarse verbo pronominal
interesarse en or por algo to take an interest in sth
interesar
I verbo transitivo
1 (inspirar interés) to interest: el fútbol no le interesa en absoluto, football doesn't interest him at all
atiende, creo que esto te interesa, pay attention, I think you should listen to this
2 (incumbir) to concern: eso no te interesa, it's none of your business
II vi (ser motivo de interés) to be of interest, to be important: interesa que nos reunamos cuanto antes, it is important that we meet as soon as possible
' interesar' also found in these entries:
Spanish:
concernir
- deber
English:
appeal
- care for
- interest
- concern
* * *♦ vi1. [atraer el interés] to interest;le interesa el arte she's interested in art;me interesaría conocerla I'd like to meet her;por si te interesa in case you're interested;este asunto nos interesa a todos this matter concerns us all;es un tema que no interesa it's a subject of little interest;a quien pueda interesar [en carta] to whom it may concern2. [convenir]no les interesa que baje el precio it wouldn't be to their advantage for the price to come down;siempre hace lo que más le interesa he always does whatever suits his interests best;sólo le interesa acostarse con ella all he's interested in is going to bed with her♦ vt1. [despertar interés en] to interest;lo interesé en mi proyecto I got him interested in my project* * *v/t interest* * *interesar vt: to interestinteresar vi: to be of interest, to be interesting* * *interesar vb1. (en general) to interest / to be interested in¿te interesa venir? are you interested in coming?2. (ser útil) to be in your interest -
76 программа программ·а
programme, scheme; program амер.отменить программу — to annul / to scrap a programme
разрабатывать / составлять программу — to draw up a programme, to programme
всеобъемлющая программа — all-embracing / comprehensive programme
долгосрочная программа — long-range / long-term programme
комплексная программа (развития, сотрудничества и т.п.) — comprehensive programme
Мировая продовольственная программа, МПП — World Food Programme, WFP
расширенная программа — broadened / comprehensive / expanded programme
экспериментальная программа, программа выпуска опытной продукции — pilot programme
программа безвозмездных / даровых поставок — give-away programme
"П. демократии и открытой дипломатии" (США) — "Program of Democracy and Public Diplomacy"
программа, заслуживающая одобрения — laudable programme
программа, имеющая большое значение — meaningful programme
программа маркетинга / организации сбыта продукции эк. — marketing programme
программа мероприятий (особ. детальная) — scenario
программа мира — peace programme, programme for peace
Программа ООН по окружающей среде, ЮНЕП — United Nations Environment Programme, UNEP
программа по сокращению расходов на закупки военной техники и имущества — procurement-and-logistics cost reduction program амер.
программа производства вооружений и предметов военно-технического снабжения — munitions programme
программа поэтапной ликвидации ядерного оружия — programme for the step-by-step elimination of nuclear weapons
программа работы — order of business, programme of work
программа развития научно-технического сотрудничества — programme for the development of scientific and technical cooperation
Программа развития ООН, ПРООН — United Nations Development Programme, UNDP
программа развития экономического сотрудничества — programme for the development of economic cooperation
Программа стратегической оборонной инициативы, СОИ амер. — Strategic Defence Initiative Programme, SDIP
программа, требующая строгой экономии — austerity programme
Russian-english dctionary of diplomacy > программа программ·а
-
77 TCP
-
78 demostración
f.1 demonstration, proof.2 display, show, demonstration, demo.3 public demonstration, mutiny, subversive assembly of demonstrators.4 illustration, explanation, demonstration.* * *1 (gen) demonstration2 (manifestación) show, display3 MATEMÁTICAS proof* * *noun f.2) show, display* * *SF1) (=comprobación) [de ejemplo, producto] demonstration; [de teorema, teoría] proofdemostración comercial — commercial exhibition, trade exhibition
2) (=manifestación externa) [de cariño, fuerza] show; [de amistad] gesture; [de cólera] display* * *a) ( de teorema) proofb) (de poder, aptitudes) demonstrationgrandes demostraciones de cariño — a great show o display of affection
c) (de producto, método) demonstration* * *= demonstration, manifestation, substantiation, tangible evidence, demo, reassurance, showroom demonstration, visual explanation.Ex. Steinhagen conducted database searching demonstrations for information professionals and set the wheels in motion for the establishment of the country's first demonstration center of compact disc databases.Ex. The concepts introduced by the colon: (colon) may be manifestations of either Personality, Matter or Energy facets within a given compound.Ex. Written substantiation of this belief, from a wide variety of points of view, has become plentiful in the 1970s.Ex. The chairwoman of the board had decided that as part of the screening process those who had successfully survived the initial winnowing should furnish the board with tangible evidence of how they might perform on a specific assignment.Ex. Shareware, public domain software, and demos can legally be copied and distributed.Ex. Such reassurance becomes particularly important if the inquirer has not sampled the file, either in a printed format or in browsing online.Ex. While this may not be precisely the same application, it will still be a `real' situation, handling `real' data, and it will give a more accurate picture than a simple showroom demonstration.Ex. Perhaps the most famous and certainly one of the oldest visual explanations in mathematics is the visual proof of the Pythagorean theorem.----* CD-ROM de demostración = CD sampler.* demostración del hecho de que = evidence of the fact that.* demostración de programa = software demo.* demostración de software = software demo.* demostración de teoremas = theorem proving.* demostración técnica = technical presentation.* disco de demostración = demonstration disc.* hacer una demostración = give + demonstration.* perfecta demostración = object lesson.* * *a) ( de teorema) proofb) (de poder, aptitudes) demonstrationgrandes demostraciones de cariño — a great show o display of affection
c) (de producto, método) demonstration* * *= demonstration, manifestation, substantiation, tangible evidence, demo, reassurance, showroom demonstration, visual explanation.Ex: Steinhagen conducted database searching demonstrations for information professionals and set the wheels in motion for the establishment of the country's first demonstration center of compact disc databases.
Ex: The concepts introduced by the colon: (colon) may be manifestations of either Personality, Matter or Energy facets within a given compound.Ex: Written substantiation of this belief, from a wide variety of points of view, has become plentiful in the 1970s.Ex: The chairwoman of the board had decided that as part of the screening process those who had successfully survived the initial winnowing should furnish the board with tangible evidence of how they might perform on a specific assignment.Ex: Shareware, public domain software, and demos can legally be copied and distributed.Ex: Such reassurance becomes particularly important if the inquirer has not sampled the file, either in a printed format or in browsing online.Ex: While this may not be precisely the same application, it will still be a `real' situation, handling `real' data, and it will give a more accurate picture than a simple showroom demonstration.Ex: Perhaps the most famous and certainly one of the oldest visual explanations in mathematics is the visual proof of the Pythagorean theorem.* CD-ROM de demostración = CD sampler.* demostración del hecho de que = evidence of the fact that.* demostración de programa = software demo.* demostración de software = software demo.* demostración de teoremas = theorem proving.* demostración técnica = technical presentation.* disco de demostración = demonstration disc.* hacer una demostración = give + demonstration.* perfecta demostración = object lesson.* * *1 (de un teorema) proof2 (de poder, aptitudes) demonstrationlo recibieron con grandes demostraciones de cariño they welcomed him with a great show o display of affectionhicieron una demostración de sus habilidades artísticas they demonstrated their artistic ability3 (de un producto, método) demonstration* * *
demostración sustantivo femenino
demonstration;
( de teorema) proof
demostración sustantivo femenino
1 demonstration
una demostración de fuerza/afecto, a show of strength/ affection
2 (de una teoría) proof
' demostración' also found in these entries:
Spanish:
despliegue
- exhibición
- muestra
- prueba
English:
demo
- demonstration
- impartiality
- managerial
- show
- demonstrate
- display
* * *demostración nf1. [muestra] demonstration;una demostración de cariño a demonstration of affection2. [exhibición] display;la policía hizo una demostración de fuerza ante los manifestantes the police made a show of force in front of the demonstrators3. [del funcionamiento] demonstration;hacer una demostración [de cómo funciona algo] to demonstrate, to give a demonstration;me hizo una demostración de cómo preparar una paella he showed me how to make a paella4. [matemática] proof* * *f1 proof2 de método demonstration* * ** * *1. (enseñanza) demonstration2. (muestra) show / display -
79 ejecutar
v.1 to carry out.ejecutar las órdenes de alguien to carry out somebody's orders2 to execute (condenado).Ella ejecuta los planes She executes the plans.El ejecutó a Ricardo He executed=killed Richard.La computadora ejecutó el programa The computer ran the program.3 to perform (concierto).4 to execute, to run (computing) (programa).5 to play.El virtuoso ejecutó una canción The virtuoso played a song.6 to enforce.El policía ejecutó el reglamento The policeman enforced the rules.* * *1 (una orden etc) to carry out2 MÚSICA to perform, play3 (ajusticiar) to execute4 DERECHO to seize5 INFORMÁTICA to run* * *verb1) to execute2) perform* * *VT1) (=ajusticiar) to execute2) (=hacer cumplir) [+ orden, sentencia] to carry out, execute; [+ deseos] to perform, fulfil, fulfill (EEUU)3) (Mús) to perform, play4) (Inform) to run5) (Jur) to attach, distrain on* * *verbo transitivo1) <condenado/reo> to execute2) < plan> to implement, carry out; <orden/trabajo> to carry out; < sentencia> to execute, enforce; <ejercicio/salto> to perform; <sinfonía/himno nacional> to play, perform* * *= execute, execute.Ex. Some cataloguing may be conducted by a technical services department, whilst other cataloguing may be executed in the local studies department, or the children's library.Ex. Knowing that the trials were inherently unfair and he was almost certain to be convicted and executed, Corey refused to stand for trial.----* ejecutar una acción = effect + execution.* ejecutar una función = run + function.* ejecutar una orden = execute + command, execute + instruction.* ejecutar una tarea = execute + task.* ejecutar una utilidad = run + utility.* repetir, reponer, volver a ejectuar = rerun [re-run].* * *verbo transitivo1) <condenado/reo> to execute2) < plan> to implement, carry out; <orden/trabajo> to carry out; < sentencia> to execute, enforce; <ejercicio/salto> to perform; <sinfonía/himno nacional> to play, perform* * *= execute, execute.Ex: Some cataloguing may be conducted by a technical services department, whilst other cataloguing may be executed in the local studies department, or the children's library.
Ex: Knowing that the trials were inherently unfair and he was almost certain to be convicted and executed, Corey refused to stand for trial.* ejecutar una acción = effect + execution.* ejecutar una función = run + function.* ejecutar una orden = execute + command, execute + instruction.* ejecutar una tarea = execute + task.* ejecutar una utilidad = run + utility.* repetir, reponer, volver a ejectuar = rerun [re-run].* * *ejecutar [A1 ]vtA ‹condenado/reo› to executeB1 ‹plan› to implement, carry out, execute ( frml); ‹orden/trabajo› to carry out; ‹sentencia› to execute, enforce2 ‹ejercicio/salto› to perform3 ‹sinfonía/himno nacional› to play, perform* * *
ejecutar ( conjugate ejecutar) verbo transitivo
1 ‹condenado/reo› to execute
2 ‹ plan› to implement, carry out;
‹orden/trabajo› to carry out;
‹ sentencia› to execute, enforce;
‹ejercicio/salto› to perform;
‹sinfonía/himno nacional› to play, perform
ejecutar verbo transitivo
1 (llevar a cabo, cumplir) to carry out: ejecutó la orden sin rechistar, he carried out the order without flinching
2 (asesinar) to execute
3 Mús to perform, play
4 Inform to run
' ejecutar' also found in these entries:
Spanish:
hacer
- cumplir
English:
execute
- foreclose
- put
- run
- shoot
- sight-read
- to
- death
- gas
- perform
* * *ejecutar vt1. [realizar] [trabajo, tarea] to carry out;[plan, proyecto] to implement, to carry out; [penalti, lanzamiento, disparo] to take; [ejercicio, acrobacia] to perform;ejecutar las órdenes de alguien to carry out sb's orders;ejecutar la sentencia de un juez to enforce a judge's sentence2. [condenado] to execute3. [pieza musical] to perform* * *v/t1 ( realizar) carry out, implement, execute2 condenado execute3 INFOR run, execute4 MÚS play, perform* * *ejecutar vt1) : to execute, to put to death2) : to carry out, to perform* * *ejecutar vb2. (matar) to execute3. (actuar) to perform -
80 llevar
v.1 to take.llevar algo/a alguien a to take something/somebody tome llevó en coche he drove me thereEl bus llevó a María The bus got Mary there.2 to carry.llevaban en hombros al entrenador they were carrying the coach on their shouldersEl bus lleva mercadería para vender The bus carries goods for selling.Esa frase lleva mala intención That phrase carries bad intention.3 to wear.llevo gafas I wear glassesno llevo dinero I haven't got any money on me4 to have.llevar el pelo largo to have long hairllevas las manos sucias your hands are dirty5 to handle, to deal with.lleva la contabilidad she keeps the books6 to keep.llevar el paso to keep in step7 to deal or cope with.llevar algo bien/mal to deal o cope with something well/badly¿cómo lo llevas? (informal) how are you getting on?8 to be wearing, to have, to wear.LLeva un buen traje He is wearing a nice suit.9 to lead, to live.Lleva un vida muy triste He leads a very sad life.10 to convey.Su gesto lleva amor His gesture conveys love.11 to take up.Ella llevó ciencias el año pasado She took up Science last year.12 to have been.Llevo viviendo mucho tiempo aquí I have been living a long time here.* * *1 (gen) to take■ te llevo en coche I'll take you in the car, I'll give you a lift2 (tener) to have; (tener encima) to have, carry■ ¿qué llevas ahí? what's that you've got there?■ ¿cuánto dinero llevas? how much money have you got on you?3 (prenda) to wear, have on4 (aguantar) to cope with■ ¿cómo lleva lo de quedarse sin trabajo? how's he coping with losing his job?5 (dirigir) to be in charge of■ ¿quién lleva el tema de los pedidos? who's in charge of orders?6 (conducir - coche) to drive; (moto) - to ride7 (pasar tiempo) to be8 (libros, cuentas) to keep9 (años) to be older10 (vida) to lead11 (tiempo, esfuerzo) to take12 (compás, paso, ritmo) to keep■ contigo no bailo, no sabes llevar el paso I'm not dancing with you, you can't keep in step■ ¿cuánto te llevaron por la reparación? how much did they charge you for the repairs?1 llevar a (conducir) to take, lead■ y esto, ¿adónde nos lleva? and where will this lead us?■ esto me lleva a pensar que... this leads me to think that...■ ¿qué lo llevó a actuar así? what made him act like that?3 llevar + participio to have2 (recibir) to get3 (estar de moda) to be fashionable5 MATEMÁTICAS to carry over\dejarse llevar por... to be influenced by..., get carried away with...llevar a la práctica to put into practicellevar adelante to carry outllevar la cuenta de to keep track ofllevar las de + inf to be likely to + infllevarse a matar to be at daggers drawn* * *verb1) to carry2) take, take away3) wear4) endure, bear•- llevarse* * *Para las expresiones llevar adelante, llevar la contraria, llevar las de perder, llevar a la práctica, llevar a término, llevar ventaja, ver la otra entrada.1. VERBO TRANSITIVO1) (=transportar) [con los brazos] to carry; [indicando el punto de destino] to take; [en vehículo] to transport"comida para llevar" — "food to take away", "take-away food"
¿es para llevar? — is it to take away?
2) (=llevar puesto) to wear¿hay que llevar corbata a la reunión? — do we have to wear a tie to the meeting?
llevaba puesto un sombrero muy raro — she had a very odd hat on, she was wearing a very odd hat
3) (=llevar encima)¡la que llevaba encima aquella noche! — * he was really smashed that night! *
4) (=tener)a) [+ barba, pelo] to haveb) [+ adorno, ingrediente] to havelleva un rótulo que dice... — it has a label (on it) which says...
¿qué lleva el pollo que está tan bueno? — what's in this chicken that makes it taste so good?
c) [+ armas, nombre, título] to have, bear frmel libro lleva el título de... — the book has the title of..., the book is entitled...
5) [+ persona]a) (=acompañar, conducir) to take¿adónde me llevan? — where are you taking me?
a ver ¿cuándo me llevas a cenar? — when are you going to take me out for a meal?
b) [en coche] to driveSofía nos llevó a casa — Sofía gave us a lift home, Sofía drove us home
yo voy en esa dirección, ¿quieres que te lleve? — I'm going that way, do you want a lift?
6) (=conducir)a) [+ vehículo] to driveb) [+ persona, entidad]llevó a su empresa a la bancarrota — he caused his company to go bankrupt, he bankrupted his company
•
[dejarse] llevar — to get carried awayno te dejes llevar por las apariencias — don't be taken in {o} deceived by appearances
si te dejas llevar por él, acabarás mal — if you fall in with him, you'll be in trouble
7) (=dirigir) [+ negocio, tienda] to run•
llevar la [casa] — to run the household•
¿quién lleva la [cuenta]? — who is keeping count?llevar las cuentas {o} los libros — (Com) to keep the books
compás 1)•
llevar una [materia] — Méx to study a subject8) (=aportar) to bring9) (=adelantar en)10) (=inducir)llevar a algn a creer que... — to lead sb to think that..., make sb think that...
esto me lleva a pensar que... — this leads me to think that...
11) (=tolerar)¿cómo lleva lo de su hijo? — how's she coping with what happened to her son?
tiene mucho genio y hay que saber llevarlo — he's very bad-tempered and you have to know how to deal with him
12) [indicando tiempo]a) (=haber estado) to be¿cuánto tiempo llevas aquí? — how long have you been here?
b) (=tardar) to take13) (=cobrar) to chargeno quería llevarme nada — he didn't want to charge me, he didn't want to take any money
14) (=ir por)¿qué dirección llevaba? — what direction was he going in?, which way was he going?
•
lleva [camino] de ser como su padre — it looks like he's going to turn out just like his father15) [+ vida] to leadllevar una vida tranquila — to live {o} lead a quiet life
16) + participio17) (=producir) (Com, Econ) to bear; (Agr) to bear, producelos bonos llevan un 8% de interés — the bonds pay {o} bear interest at 8%
no lleva fruto este año — it has no fruit this year, it hasn't produced any fruit this year
2.VERBO INTRANSITIVO [carretera] to go, leadesta carretera lleva a La Paz — this road goes {o} leads to La Paz
3.See:* * *1.verbo transitivo1)a) ( de un lugar a otro) to take¿qué llevas en el bolso? — what have you got in your bag?
comida para llevar — take out (AmE) o (BrE) takeaway meals
b) ( transportar) to carryc) < persona> to taked) ( tener consigo) to have2)a) (guiar, conducir) to takenos llevaron por un sendero — they led o took us along a path
la llevaba de la mano — I/he was holding her hand
b) (impulsar, inducir) to leadesto me lleva a pensar que... — this leads me to believe that...
¿qué la llevó a hacerlo? — what made her do it?
3) <ropa/perfume/reloj> to wear4) ( tener) to haveuna canción que lleva por título `Rencor' — a song entitled `Rencor'
5) ( tener a su cargo) <negocio/tienda> to run; < caso> to handle6)no sé bailar - no importa, yo te llevo — I can't dance - it doesn't matter, I'll lead
7) < vida> to leadllevar una vida tranquila/muy ajetreada — to lead a quiet/very hectic life; (+ compl)
¿cómo lleva lo del divorcio? - lo lleva muy mal — how is she coping with the divorce? - she's taking it very badly
8) (seguir, mantener)llevar el ritmo or el compás — to keep time
¿llevas la cuenta de lo que te debo? — are you keeping track of what I owe you?
¿qué dirección llevaban? — which direction were they going in?
9)a) ( requerir) to takelleva tiempo hacerlo bien — it takes time to do it well; (+ me/te/le etc)
b) (tener como ingrediente, componente)¿qué lleva esta sopa? — what's in this soup?
el tren sólo lleva dos vagones — the train has only two cars (AmE) o (BrE) carriages
10) (aventajar, exceder en) (+ me/te/le etc)11) (Esp) ( cobrar) to charge2.llevar v aux3.llevar las de ganar/de perder — to be likely to win/lose
llevar via) camino/carretera to go, leadb) ( al bailar) to lead4.llevarse v pron1)a) ( a otro lugar) to take¿quién se llevó mi paraguas? — who took my umbrella?
b) <premio/dinero> to winc) (quedarse con, comprar) to take¿cuántos se quiere llevar? — how many would you like?
d) (Mat) to carry9 y 9 son 18, me llevo una — 9 plus 9 is 18, carry one
e) (Arg) < asignatura> to carry over2) ( dirigir)3) <susto/regañina> to get4)5) ( hablando de modas)* * *= bear, bring, carry, lead, lug off, steer, engage, escort, lead + Pronombre + down the road to, take along, tote.Ex. Examples of homographs are: bear (to carry, or an animal) and score (music, football or to cut).Ex. Subject experts may bring a more informed and critical eye to document analysis.Ex. Cable TV systems have now been introduced in the United States that have the technical ability to carry two-way signals.Ex. A book index is an alphabetically arranged list of words or terms leading the reader to the numbers of pages on which specific topics are considered, or on which specific names appear.Ex. The whole affair, assembled and compressed, could be lugged off in a moving van.Ex. They decided that they had to set up information and referral services to steer people to the correct agency.Ex. And literature is part of that essential human behavior; it engages us in pre-enactments and re-enactments.Ex. Their work included escorting clients to other agencies.Ex. The catalog's deterioration is leading us down the road to lesser quality library service.Ex. When you're crunched for time, take along snacks that pack a wallop, nutritionally speaking.Ex. These bags are the best way to tote around your books, groceries, beach stuff, or even your puppy.----* agua + llevar = wash away.* Algo que lleva mucho tiempo de hacer = time-consuming [time consuming].* comida para llevar = takeaway meal, take-out meal, take-out.* correr como alma que lleva el diablo = run for + Posesivo + life.* cuando el río suena, agua lleva = there's no smoke without fire, where there's smoke there's fire.* dejarse llevar = become + carried away by, drift along, drift, coast along, go with + the flow, let + go, go along with + the flow.* dejarse llevar fácilmente = be easily led.* dejarse llevar (por) = fall + victim to, give + way (to).* dejarse llevar por el instinto = fly by + the seat of + Posesivo + pants.* dejarse llevar por el pánico = panic.* dejarse llevar por la corriente = go with + the flow, go along with + the flow.* el camino que lleva a = a/the doorway to.* el llevar = carrying.* el sendero que lleva a = a/the doorway to.* encargado de llevar a cabo = implementor [implementer].* encargado de llevar el marcador = scorer.* flor para llevar en el ojal = boutonniere.* la edad se lleva en el alma = you are as old as you feel.* la senda que lleva a = a/the doorway to.* llevando sobrepelliz = surpliced.* llevar a = lead on to, lead up to, result (in), take + Nombre + back to, usher into.* llevar a Algo a una nueva dimensión = take + Nombre + into a new dimension.* llevar a Alguien a juicio = bring + lawsuit against + Alguien, take + legal action, take + legal proceedings.* llevar a Alguien al límite = push + Alguien + over the edge, drive + Alguien + over the edge.* llevar a buen término = bring to + a close.* llevar a cabo = accomplish, carry out, conduct, execute, go about, implement, proceed, effect, realise [realize, -USA], transact, carry through, press forward (with).* llevar a cabo actividades = conduct + business.* llevar a cabo una acción = effect + execution.* llevar a cabo una actividad = conduct + activity.* llevar a cabo una actuación común = make + a concerted effort.* llevar a cabo una iniciativa = take + initiative.* llevar a cabo una misión = accomplish + mission.* llevar a cabo una orden = execute + command.* llevar a cabo una redada = swoop.* llevar a cabo una serie de pasos anteriormente realizados = execute + steps.* llevar a cabo un atraco = pull off + heist.* llevar a cabo un proyecto = carry out + project, undertake + project, develop + project.* llevar a cabo un robo = execute + theft, pull off + heist.* llevar a casa = bring + home.* llevar a conclusiones erróneas = mislead.* llevar a confusión = lead to + confusion.* llevar a cotas más altas = raise to + greater heights, take + Nombre + to greater heights.* llevar adelante = go ahead with, carry on, carry out.* llevar a engaño = be misleading, be deceiving.* llevar a + Estado Emocional = send into + Estado Emocional.* llevar a hablar de una cuestión = bring up + issue.* llevar a hombros = carry + Nombre + shoulder-high.* llevar a juicio = prosecute, sue, file + suit against, bring + a suit against, litigate, bring + criminal charges against, file + lawsuit against, take + Nombre + to court, bring + Nombre + to justice, put on + trial, try.* llevar a la bancarrota = bankrupt.* llevar a la conclusión = lead to + the conclusion.* llevar a la ficción = fictionalise [fictionalize, -USA].* llevar a la práctica = practise [practice, -USA], put into + practice, put into + practical effect, carry out, put into + effect.* llevar a la práctica una decisión = implement + decision.* llevar a la quiebra = bankrupt.* llevar Algo/Alguien a = usher + Nombre + into.* llevar Algo a sus últimas consecuencias = take + Nombre + to its ultimate conclusion.* llevar Algo demasiado lejos = push + Nombre + too far.* llevar Algo hasta el final = carry + Nombre + to the end.* llevar al hospital con toda urgencia = rush + Nombre + to hospital.* llevar al hospital de bulla y corriendo = rush + Nombre + to hospital.* llevar al hospital urgentemente = rush + Nombre + to hospital.* llevar al juzgado = take + Nombre + to court.* llevar al límite = stretch.* llevar a los tribunales = take + Nombre + to court.* llevar al poder = bring + Nombre + to power.* llevar aquí + Expresión Temporal = have been around + Expresión Temporal.* llevar a remolque = take in + tow.* llevar a tomar una decisión = lead (up) to + decision.* llevar aún más lejos = take + one stage further, progress + one stage further, carry + one stage further, develop + one stage further, take + a step further, extend + one step further, carry + one step further, take + one step further.* llevar camino de enfrentamiento con = be on a collision course with.* llevar consigo = carry around.* llevar el compás = beat + time.* llevar el mando = rule + the roost.* llevar el peso = undertake + burden.* llevar el sello de = bear + the imprint of, bear + the mark(s) of, bear + the stamp of, bear + the hallmarks of, have + the hallmarks of.* llevar el sello distintivo de = bear + the hallmarks of, have + the hallmarks of.* llevar en autobús = bus.* llevar en camión = truck.* llevar en volandas = carry + Nombre + shoulder-high.* llevar + Expresión Temporal = take + Expresión Temporal.* llevar la antorcha = carry + the torch.* llevar la batuta = call + the shots, be the boss, call + the tune, rule + the roost, set + the agenda.* llevar la contraria = antagonise [antagonize, -USA].* llevar la cuenta = tally.* llevar la cuenta de = keep + track of.* llevar la delantera = ahead of the game.* llevar la impronta de = bear + the imprint of, bear + the mark(s) of, bear + the stamp of, bear + the hallmarks of, have + the hallmarks of.* llevar la marca de = bear + the mark(s) of, bear + the stamp of, bear + the imprint of, bear + the hallmarks of, have + the hallmarks of.* llevar la marca distintiva de = bear + the hallmarks of, have + the hallmarks of.* llevar la montaña a Mahoma = bring + the mountain to Mohammed.* llevar la responsabilidad de Algo = carry + the burden.* llevar la voz cantante = call + the shots, be the boss, call + the tune, rule + the roost, set + the agenda.* llevarle la corriente a Alguien = play along with.* llevarlo bien = take it in + Posesivo + stride.* llevar + Nombre + aún más lejos = take + Nombre + a/one step further/farther.* llevar por el aire = waft.* llevar por el camino de = lead + Pronombre + down the road to.* llevar por el mal camino = lead + astray.* llevar por mal camino = mislead.* llevar (puesto) = wear.* llevar puesto el cinturón de seguridad = wear + a seat belt.* llevar razón = be right, be in the right.* llevar ropa puesta = wear + clothing.* llevar rumbo de colisión con = be on a collision course with.* llevarse = take, take away, cream off, haul away, cart, make off with, take + Nombre + away, be in, get away with.* llevarse a las mil maravillas con + Nombre = get on with + Nombre + swimmingly.* llevarse a las mis maravillas = get along/on + like a house on fire.* llevarse bien = get along, on good terms, hit it off.* llevarse bien con Alguien = get on with + Pronombre Personal.* llevarse el gato al agua = steal + the show, steal + the limelight, the nod + go to.* llevarse el mérito = take + the credit (for).* llevarse la fama = take + the credit (for).* llevarse la palma = sweep + the board, steal + the limelight, steal + the show, take + the biscuit, take + the cake, come out on + top.* llevárselo el viento = blow away.* llevarse los problemas a casa = bring + problems home.* llevarse una desilusión = be gutted, feel + gutted.* llevarse una (gran) sorpresa = be in for a (big) surprise.* llevarse un chasco = be gutted, feel + gutted, be disappointed.* llevarse un palo = be gutted, feel + gutted.* llevar sobre la espalda = carry on + Posesivo + shoulders.* llevar sobre los hombros = carry on + Posesivo + shoulders.* llevar tiempo = take + time, take + a while, take + long, absorb + time.* llevar tiempo y esfuerzo = take + time and effort.* llevar todas las de perder = odds + be stacked against, not have a leg to stand on.* llevar una cruz = suffer from + curse.* llevar una eternidad = take + ages (and ages).* llevar una vida + Ajetivo = lead + an + Adjetivo + existence.* llevar una vida arriesgada = live + dangerously, live + dangerously close to the edge.* llevar una vida de perros = lead + a dog's life.* llevar una vida miserable = live + wretched existence.* llevar un diario de trabajo = keep + diary.* llevar un minuto = take + minute.* llevar un negocio = conduct + a business.* no llevar a ninguna parte = achieve + nothing.* no llevar a ningún fin = beat + a dead horse, fart + in the wind.* no llevar a ningún fin, ser un pérdida de tiempo = flog + a dead horse.* no llevar a ningún sitio = go + nowhere.* pasar llevando = take through.* que se lleva gestando hace tiempo = long-simmering.* viajar llevando un mochila = backpacking.* * *1.verbo transitivo1)a) ( de un lugar a otro) to take¿qué llevas en el bolso? — what have you got in your bag?
comida para llevar — take out (AmE) o (BrE) takeaway meals
b) ( transportar) to carryc) < persona> to taked) ( tener consigo) to have2)a) (guiar, conducir) to takenos llevaron por un sendero — they led o took us along a path
la llevaba de la mano — I/he was holding her hand
b) (impulsar, inducir) to leadesto me lleva a pensar que... — this leads me to believe that...
¿qué la llevó a hacerlo? — what made her do it?
3) <ropa/perfume/reloj> to wear4) ( tener) to haveuna canción que lleva por título `Rencor' — a song entitled `Rencor'
5) ( tener a su cargo) <negocio/tienda> to run; < caso> to handle6)no sé bailar - no importa, yo te llevo — I can't dance - it doesn't matter, I'll lead
7) < vida> to leadllevar una vida tranquila/muy ajetreada — to lead a quiet/very hectic life; (+ compl)
¿cómo lleva lo del divorcio? - lo lleva muy mal — how is she coping with the divorce? - she's taking it very badly
8) (seguir, mantener)llevar el ritmo or el compás — to keep time
¿llevas la cuenta de lo que te debo? — are you keeping track of what I owe you?
¿qué dirección llevaban? — which direction were they going in?
9)a) ( requerir) to takelleva tiempo hacerlo bien — it takes time to do it well; (+ me/te/le etc)
b) (tener como ingrediente, componente)¿qué lleva esta sopa? — what's in this soup?
el tren sólo lleva dos vagones — the train has only two cars (AmE) o (BrE) carriages
10) (aventajar, exceder en) (+ me/te/le etc)11) (Esp) ( cobrar) to charge2.llevar v aux3.llevar las de ganar/de perder — to be likely to win/lose
llevar via) camino/carretera to go, leadb) ( al bailar) to lead4.llevarse v pron1)a) ( a otro lugar) to take¿quién se llevó mi paraguas? — who took my umbrella?
b) <premio/dinero> to winc) (quedarse con, comprar) to take¿cuántos se quiere llevar? — how many would you like?
d) (Mat) to carry9 y 9 son 18, me llevo una — 9 plus 9 is 18, carry one
e) (Arg) < asignatura> to carry over2) ( dirigir)3) <susto/regañina> to get4)5) ( hablando de modas)* * *llevar (puesto)(v.) = wearEx: The camera hound of the future wears on his forehead a lump a little larger than a walnut.
= bear, bring, carry, lead, lug off, steer, engage, escort, lead + Pronombre + down the road to, take along, tote.Ex: Examples of homographs are: bear (to carry, or an animal) and score (music, football or to cut).
Ex: Subject experts may bring a more informed and critical eye to document analysis.Ex: Cable TV systems have now been introduced in the United States that have the technical ability to carry two-way signals.Ex: A book index is an alphabetically arranged list of words or terms leading the reader to the numbers of pages on which specific topics are considered, or on which specific names appear.Ex: The whole affair, assembled and compressed, could be lugged off in a moving van.Ex: They decided that they had to set up information and referral services to steer people to the correct agency.Ex: And literature is part of that essential human behavior; it engages us in pre-enactments and re-enactments.Ex: Their work included escorting clients to other agencies.Ex: The catalog's deterioration is leading us down the road to lesser quality library service.Ex: When you're crunched for time, take along snacks that pack a wallop, nutritionally speaking.Ex: These bags are the best way to tote around your books, groceries, beach stuff, or even your puppy.* agua + llevar = wash away.* Algo que lleva mucho tiempo de hacer = time-consuming [time consuming].* comida para llevar = takeaway meal, take-out meal, take-out.* correr como alma que lleva el diablo = run for + Posesivo + life.* cuando el río suena, agua lleva = there's no smoke without fire, where there's smoke there's fire.* dejarse llevar = become + carried away by, drift along, drift, coast along, go with + the flow, let + go, go along with + the flow.* dejarse llevar fácilmente = be easily led.* dejarse llevar (por) = fall + victim to, give + way (to).* dejarse llevar por el instinto = fly by + the seat of + Posesivo + pants.* dejarse llevar por el pánico = panic.* dejarse llevar por la corriente = go with + the flow, go along with + the flow.* el camino que lleva a = a/the doorway to.* el llevar = carrying.* el sendero que lleva a = a/the doorway to.* encargado de llevar a cabo = implementor [implementer].* encargado de llevar el marcador = scorer.* flor para llevar en el ojal = boutonniere.* la edad se lleva en el alma = you are as old as you feel.* la senda que lleva a = a/the doorway to.* llevando sobrepelliz = surpliced.* llevar a = lead on to, lead up to, result (in), take + Nombre + back to, usher into.* llevar a Algo a una nueva dimensión = take + Nombre + into a new dimension.* llevar a Alguien a juicio = bring + lawsuit against + Alguien, take + legal action, take + legal proceedings.* llevar a Alguien al límite = push + Alguien + over the edge, drive + Alguien + over the edge.* llevar a buen término = bring to + a close.* llevar a cabo = accomplish, carry out, conduct, execute, go about, implement, proceed, effect, realise [realize, -USA], transact, carry through, press forward (with).* llevar a cabo actividades = conduct + business.* llevar a cabo una acción = effect + execution.* llevar a cabo una actividad = conduct + activity.* llevar a cabo una actuación común = make + a concerted effort.* llevar a cabo una iniciativa = take + initiative.* llevar a cabo una misión = accomplish + mission.* llevar a cabo una orden = execute + command.* llevar a cabo una redada = swoop.* llevar a cabo una serie de pasos anteriormente realizados = execute + steps.* llevar a cabo un atraco = pull off + heist.* llevar a cabo un proyecto = carry out + project, undertake + project, develop + project.* llevar a cabo un robo = execute + theft, pull off + heist.* llevar a casa = bring + home.* llevar a conclusiones erróneas = mislead.* llevar a confusión = lead to + confusion.* llevar a cotas más altas = raise to + greater heights, take + Nombre + to greater heights.* llevar adelante = go ahead with, carry on, carry out.* llevar a engaño = be misleading, be deceiving.* llevar a + Estado Emocional = send into + Estado Emocional.* llevar a hablar de una cuestión = bring up + issue.* llevar a hombros = carry + Nombre + shoulder-high.* llevar a juicio = prosecute, sue, file + suit against, bring + a suit against, litigate, bring + criminal charges against, file + lawsuit against, take + Nombre + to court, bring + Nombre + to justice, put on + trial, try.* llevar a la bancarrota = bankrupt.* llevar a la conclusión = lead to + the conclusion.* llevar a la ficción = fictionalise [fictionalize, -USA].* llevar a la práctica = practise [practice, -USA], put into + practice, put into + practical effect, carry out, put into + effect.* llevar a la práctica una decisión = implement + decision.* llevar a la quiebra = bankrupt.* llevar Algo/Alguien a = usher + Nombre + into.* llevar Algo a sus últimas consecuencias = take + Nombre + to its ultimate conclusion.* llevar Algo demasiado lejos = push + Nombre + too far.* llevar Algo hasta el final = carry + Nombre + to the end.* llevar al hospital con toda urgencia = rush + Nombre + to hospital.* llevar al hospital de bulla y corriendo = rush + Nombre + to hospital.* llevar al hospital urgentemente = rush + Nombre + to hospital.* llevar al juzgado = take + Nombre + to court.* llevar al límite = stretch.* llevar a los tribunales = take + Nombre + to court.* llevar al poder = bring + Nombre + to power.* llevar aquí + Expresión Temporal = have been around + Expresión Temporal.* llevar a remolque = take in + tow.* llevar a tomar una decisión = lead (up) to + decision.* llevar aún más lejos = take + one stage further, progress + one stage further, carry + one stage further, develop + one stage further, take + a step further, extend + one step further, carry + one step further, take + one step further.* llevar camino de enfrentamiento con = be on a collision course with.* llevar consigo = carry around.* llevar el compás = beat + time.* llevar el mando = rule + the roost.* llevar el peso = undertake + burden.* llevar el sello de = bear + the imprint of, bear + the mark(s) of, bear + the stamp of, bear + the hallmarks of, have + the hallmarks of.* llevar el sello distintivo de = bear + the hallmarks of, have + the hallmarks of.* llevar en autobús = bus.* llevar en camión = truck.* llevar en volandas = carry + Nombre + shoulder-high.* llevar + Expresión Temporal = take + Expresión Temporal.* llevar la antorcha = carry + the torch.* llevar la batuta = call + the shots, be the boss, call + the tune, rule + the roost, set + the agenda.* llevar la contraria = antagonise [antagonize, -USA].* llevar la cuenta = tally.* llevar la cuenta de = keep + track of.* llevar la delantera = ahead of the game.* llevar la impronta de = bear + the imprint of, bear + the mark(s) of, bear + the stamp of, bear + the hallmarks of, have + the hallmarks of.* llevar la marca de = bear + the mark(s) of, bear + the stamp of, bear + the imprint of, bear + the hallmarks of, have + the hallmarks of.* llevar la marca distintiva de = bear + the hallmarks of, have + the hallmarks of.* llevar la montaña a Mahoma = bring + the mountain to Mohammed.* llevar la responsabilidad de Algo = carry + the burden.* llevar la voz cantante = call + the shots, be the boss, call + the tune, rule + the roost, set + the agenda.* llevarle la corriente a Alguien = play along with.* llevarlo bien = take it in + Posesivo + stride.* llevar + Nombre + aún más lejos = take + Nombre + a/one step further/farther.* llevar por el aire = waft.* llevar por el camino de = lead + Pronombre + down the road to.* llevar por el mal camino = lead + astray.* llevar por mal camino = mislead.* llevar (puesto) = wear.* llevar puesto el cinturón de seguridad = wear + a seat belt.* llevar razón = be right, be in the right.* llevar ropa puesta = wear + clothing.* llevar rumbo de colisión con = be on a collision course with.* llevarse = take, take away, cream off, haul away, cart, make off with, take + Nombre + away, be in, get away with.* llevarse a las mil maravillas con + Nombre = get on with + Nombre + swimmingly.* llevarse a las mis maravillas = get along/on + like a house on fire.* llevarse bien = get along, on good terms, hit it off.* llevarse bien con Alguien = get on with + Pronombre Personal.* llevarse el gato al agua = steal + the show, steal + the limelight, the nod + go to.* llevarse el mérito = take + the credit (for).* llevarse la fama = take + the credit (for).* llevarse la palma = sweep + the board, steal + the limelight, steal + the show, take + the biscuit, take + the cake, come out on + top.* llevárselo el viento = blow away.* llevarse los problemas a casa = bring + problems home.* llevarse una desilusión = be gutted, feel + gutted.* llevarse una (gran) sorpresa = be in for a (big) surprise.* llevarse un chasco = be gutted, feel + gutted, be disappointed.* llevarse un palo = be gutted, feel + gutted.* llevar sobre la espalda = carry on + Posesivo + shoulders.* llevar sobre los hombros = carry on + Posesivo + shoulders.* llevar tiempo = take + time, take + a while, take + long, absorb + time.* llevar tiempo y esfuerzo = take + time and effort.* llevar todas las de perder = odds + be stacked against, not have a leg to stand on.* llevar una cruz = suffer from + curse.* llevar una eternidad = take + ages (and ages).* llevar una vida + Ajetivo = lead + an + Adjetivo + existence.* llevar una vida arriesgada = live + dangerously, live + dangerously close to the edge.* llevar una vida de perros = lead + a dog's life.* llevar una vida miserable = live + wretched existence.* llevar un diario de trabajo = keep + diary.* llevar un minuto = take + minute.* llevar un negocio = conduct + a business.* no llevar a ninguna parte = achieve + nothing.* no llevar a ningún fin = beat + a dead horse, fart + in the wind.* no llevar a ningún fin, ser un pérdida de tiempo = flog + a dead horse.* no llevar a ningún sitio = go + nowhere.* pasar llevando = take through.* que se lleva gestando hace tiempo = long-simmering.* viajar llevando un mochila = backpacking.* * *llevar [A1 ]vtA1 (de un lugar a otro) to taketengo que llevar los zapatos a arreglar I must take my shoes to be mendedle llevé unas flores I took her some flowerste lo llevaré cuando vaya el sábado I'll bring it when I come on Saturdayeste programa pretende llevar un mensaje de paz y amor a sus hogares this program aims to bring a message of peace and love into your homesel camión llevaba una carga de abono the truck was carrying a load of fertilizerdeja que te ayude a llevar las bolsas let me help you carry your bags¿qué llevas en el bolso que pesa tanto? what have you got in your bag that weighs so much?2 ‹persona› to takeiba para ese lado y me llevó hasta la estación she was going that way so she gave me a lift to o took me to o dropped me at the stationvoy a llevar a los niños al colegio I'm going to take the children to schoolnos llevó a cenar fuera he took us out to dinnerla llevaba de la mano I was holding her hand, I had her by the hand3(tener consigo): los atracadores llevaban metralletas the robbers carried submachine gunsno llevo dinero encima or conmigo I don't have any money on me4 (CS) (comprar) to take¿la señora ha decidido? — sí, llevo éste have you decided, madam? — yes, I'll take o I'll have this one¿cuántos va a llevar? how many would you like?B1(guiar, conducir): nos llevaron por un sendero hacia la cueva they led o took us along a path toward(s) the caveeste camino te lleva al río this path leads o takes you to the riveresta discusión no nos llevará a ninguna parte arguing like this won't get us anywhere2 (impulsar, inducir) to leadsu afición por el juego lo llevó a cometer el desfalco his passion for gambling led him to embezzle the moneyesto me lleva a pensar que miente this leads me to believe that she is lying¿qué puede llevar a una madre a hacer una cosa así? what could induce a mother to do such a thing?C1 ‹vestido/sombrero› to wearpuede llevarse suelto o con cinturón it can be worn loose or with a beltllevaba uniforme he was wearing his uniform, he was in uniformno llevo reloj I'm not wearing a watch, I haven't got a watch on2(hablando de modas): vuelven a llevarse las faldas cortas short skirts are back in fashionya no se lleva eso de las fiestas de compromiso people don't have engagement parties any moreD(tener): llevas la corbata torcida your tie's crookedhace años que lleva barba he's had a beard for yearsllevaba el pelo corto she wore o had her hair short, she had short haircada entrada lleva un número each ticket bears a number o has a number on itel colegio lleva el nombre de su fundador the school carries o bears the name of its founderuna canción que lleva por título `Rencor' a song entitled `Rencor'A(tener a su cargo): lleva la contabilidad de la empresa she does the company's accountssu padre lleva la tienda/el bar his father runs the shop/the barel abogado que lleva el caso the lawyer o ( AmE) attorney who is handling the casemi compañero lleva lo de los créditos my colleague deals with loanstrabaja a tiempo completo y además lleva la casa she works full time and does all the housework as wellB1 (conducir) ‹vehículo› to drive; ‹moto› to ride¿quién llevaba el coche? who was driving the car?2 ‹pareja›(al bailar): no sé bailar — no importa, yo te llevo I can't dance — it doesn't matter, I'll leadC1 ‹vida› to lead(+ compl): lleva una vida normal/muy ajetreada he leads o has a normal life/very hectic lifellevan su relación en secreto they're keeping their relationship secret¿cómo llevas lo del divorcio? how are you coping with the divorce?está en segundo año y lo lleva muy bien he's in the second year and he's doing very welllleva muy mal lo de que te vayas al extranjero she's taking this business of you going abroad very badlyllevaste muy bien la entrevista you handled the interview very well2 ( Ven) ‹golpe/susto› to getllevamos un susto grande cuando … we got a terrible fright when …va a llevar un disgusto grande cuando se entere he's going to be very upset when he finds outD(seguir, mantener): llevar el ritmo or el compás to keep timebaila mal, no sabe llevar el compás he's a bad dancer, he can't keep in time to the music¿estás llevando la cuenta de lo que te debo? are you keeping track of what I owe you?¿qué rumbo llevan? what course are they on?¿qué dirección llevaban? which direction were they going in o were they headed in?A1 (requerir, insumir) to takelleva mucho tiempo hacerlo bien it takes a long time to do it well(+ me/te/le etc): le llevó horas aprendérselo de memoria it took her hours to learn it by heartme va a llevar horas it's going to take me hours2(tener como ingrediente, componente): ¿qué lleva esta sopa? what's in this soup?esta masa lleva mantequilla en lugar de aceite this pastry is made with butter instead of oillleva unas gotas de jugo de limón it has a few drops of lemon juice in iteste modelo lleva tres metros de tela you need three meters of material for this dressla blusa lleva un cuello de encaje the blouse has a lace collarel tren lleva dos vagones de primera the train has o ( frml) conveys two first-class carriagesB (aventajar, exceder en) (+ me/te/le etc):me lleva dos años he's two years older than memi hijo te lleva unos centímetros my son is a few centimeters taller than you, my son is taller than you by a few centimetersnos llevan tres días de ventaja they have a three-day lead over usno me llevó nada por arreglármelo he didn't charge me (anything) for fixing it■lleva media hora esperando she's been waiting for half an hour¿llevas mucho rato aquí? have you been here long?lleva tres días sin probar bocado he hasn't eaten a thing for three daysel tren lleva una hora de retraso the train's an hour late¿te desperté? — no, llevo horas levantada did I wake you? — no, I've been up for hourslleva cinco años en la empresa she's been with the company for five yearshasta ahora llevan ganados todos los partidos they've won every game so farya llevaba hecha la mitad de la manga I'd already done half the sleevellevar las de ganar/perder to be bound to win/losecon el apoyo del jefe, llevas todas las de ganar if the boss is behind you, you're bound to succeed■ llevarvi1 «camino/carretera» to go, leadlleva directamente al pueblo it goes o leads straight to the village¿adónde lleva este camino? where does this road go o lead?2 (al bailar) to lead■ llevarseA1 (a otro lugar) to takela policía se llevó al sospechoso the police took the suspect away¿quién se ha llevado mi paraguas? who's taken my umbrella?nos lo llevamos a la playa we took him off to the beachno te lleves el diccionario, lo necesito don't take the dictionary (away), I need itllévate a los chicos de aquí get the children out of herelos ladrones se llevaron las joyas the thieves went off with o took the jewelsel agua se llevó cuanto encontró a su paso the water swept away everything in its path2 ‹dinero/premio› to winla película que se llevó todos los premios the movie that carried off o won o took all the prizes3 (quedarse con, comprar) to takeno sé cuál llevarme I don't know which one to have o take¿cuántos se quiere llevar? how many would you like?4 ( Mat) to carry9 y 9 son 18, me llevo una 9 plus 9 is 18, carry one5 ( Arg) ‹asignatura› to carry overB(dirigir): no te lleves el cuchillo a la boca don't put your knife in your mouthse llevó la mano al bolsillo he put his hand to his pocketC ‹susto/regañina› to get¡qué susto me llevé! what a fright I got!me llevé una gran decepción I was terribly disappointed, it was a terrible disappointmentse llevó su merecido he got what he deservedquiero que se lleve un buen recuerdo I want him to leave here with pleasant memoriesDllevarse bien con algn to get along with sb, to get on (well) with sb ( BrE)nos llevamos mal we don't get along o onse llevan a matar they really hate each otherse llevan como perro y gato they fight like cat and dog* * *
llevar ( conjugate llevar) verbo transitivo
1
te lo llevaré cuando vaya I'll bring it when I come;
¿qué llevas en la bolsa? what have you got in your bag?;
comida para llevar take out (AmE) o (BrE) takeaway meals
me llevó (en su coche) hasta la estación she gave me a lift to the station;
lo llevaba en brazos/de la mano she was carrying him in her arms/holding her hand
2
◊ la llevaba de la mano I/he was holding her hand;
esto no nos llevará a ninguna parte this won't get us anywhere
◊ esto me lleva a pensar que … this leads me to believe that …
3
1 ( tener a su cargo) ‹negocio/tienda› to run;
‹ caso› to handle;
‹ contabilidad› to do
2 (esp Esp) ( conducir) ‹ vehículo› to drive;
‹ moto› to ride
3 ‹ vida› to lead;
¿cómo llevas el informe? how are you getting on with the report?
4 (seguir, mantener): llevar el ritmo or el compás to keep time;◊ ¿llevas la cuenta de lo que te debo? are you keeping track of what I owe you?;
¿qué dirección llevaban? which direction were they going in?
1
nos llevan un día de ventaja they have a one-day lead over us
2 (Esp) ( cobrar) to charge
llevar v aux:
lleva tres días sin comer he hasn't eaten for three days;
el tren lleva una hora de retraso the train's an hour late;
llevo revisada la mitad I've already checked half of it
verbo intransitivo [camino/carretera] to go, lead
llevarse verbo pronominal
1
¿quién se llevó mi paraguas? who took my umbrella?;
el agua se llevó las casas the water swept away the houses
d) (Mat) to carry;◊ 9 y 9 son 18, me llevo una 9 plus 9 is 18, carry one
2 ‹susto/regañina› to get;
se llevó un buen recuerdo he left here with pleasant memories
3
4 ( hablando de modas) to be in fashion;
llevar verbo transitivo
1 to take: llévame a casa, take me home
(en dirección al oyente) te lo llevaré al trabajo, I'll bring it to your work
2 (vestir) to wear: lleva el pelo suelto, she wears her hair down
3 (transportar) to carry: no llevo dinero encima, I don't carry any money on me
4 (tolerar, sufrir) lleva muy mal la separación, she is taking the separation very badly
5 (una diferencia de edad) le lleva dos años a su hermana, he is two years older than his sister
6 (cobrar) me llevó dos mil pesetas por el arreglo, she charged me two thousand pesetas for the repairs
7 (necesitar) eso no lleva mucho trabajo, that doesn't need much work
8 (tiempo) llevo dos horas esperando, I've been waiting for two hours
esto llevará un buen rato, this will take a long time
9 (un negocio, empresa) to be in charge of
(a una persona) to handle: te lleva por donde quiere, she does what she likes with you
♦ Locuciones: llevar adelante, to carry sthg through
llevar las de ganar/perder, to be on a winning/losing streak
La traducción más común es to take: ¿Adónde llevas eso?, Where are you taking that? Llévalo a la cocina. Take it to the kitchen. Sin embargo, tratándose de llevar algo hacia el oyente o el hablante, debes emplear el verbo to bring: Te lo llevaré mañana. I'll bring it to you tomorrow. Te llevaré un regalo. I'll bring you a present.
' llevar' also found in these entries:
Spanish:
acercar
- agitada
- agitado
- aire
- altar
- andar
- aparejada
- aparejado
- bajar
- batuta
- caballo
- cabo
- calzar
- calle
- cantante
- cargar
- cartera
- ciega
- ciego
- conducir
- costar
- dejarse
- delantera
- efectuar
- ejecutar
- escrita
- escrito
- garaje
- inducir
- juicio
- magistratura
- mal
- maquillarse
- operar
- pantalla
- pantalón
- perder
- preferir
- realizar
- sed
- sofoco
- subir
- traer
- transportar
- usar
- vestir
- voz
- anca
- andas
- arrastrar
English:
absorb
- accomplish
- account
- achieve
- ahead
- amulet
- astray
- authenticity
- band
- bankrupt
- bear
- blow
- boil
- bring
- carry
- carry about
- carry around
- carry away
- carry off
- carry on
- carry out
- coal
- conduct
- drag off
- drive
- effect
- fly
- follow through
- footpath
- forceful
- forever
- go through with
- hand-luggage
- handle
- haul up
- have
- have on
- have up
- hold
- hump
- implement
- inclination
- justice
- keep
- lead
- lead out
- lead to
- lead up to
- live
- lug
* * *♦ vt1. [de un lugar a otro] to take;le llevé unos bombones al hospital I took her some chocolates at the hospital, I brought some chocolates for her to the hospital with me;llevaré a los niños al zoo I'll take the children to the zoo;nosotros llevamos la mercancía del almacén a las tiendas we bring o transport the goods from the warehouse to the shops;me llevó en coche he drove me there;¿vas al colegio? ¡sube, que te llevo! are you going to school? get in, I'll give you a Br lift o US ride;¿para tomar aquí o para llevar? is it to eat in or Br to take away o US to go?;2. [acarrear] to carry;llevaba un saco a sus espaldas she was carrying a sack on her back;llevaban en hombros al entrenador they were carrying the coach on their shoulders;¿llevas rueda de recambio? have you got a spare wheel?;llevar adelante algo [planes, proyecto] to go ahead with sth;llevar consigo [implicar] to lead to, to bring about;está prohibido llevar armas carrying arms is prohibited3. [encima] [ropa, objeto personal] to wear;llevo gafas I wear glasses;¿llevas reloj? [en este momento] have you got a watch on?, are you wearing a watch?;[habitualmente] do you wear a watch?;llevaba una falda azul she was wearing a blue skirt;no lleva nada puesto she hasn't got anything o any clothes on;no llevo dinero I haven't got any money on me;nunca llevo mucho dinero encima I never carry a lot of money on me o around;4. [tener] to have;llevar bigote to have a moustache;lleva el pelo largo he has long hair;me gusta llevar el pelo recogido I like to wear my hair up;llevas las manos sucias your hands are dirty;los productos ecológicos llevan una etiqueta verde environmentally friendly products carry a green label¿qué lleva el daiquiri? what do you make a daiquiri with?6. [guiar, acompañar] to take;los llevé por otro camino I took them another way;lo llevaron a la comisaría he was taken to the police station;un guía nos llevó hasta la cima a guide led us to the top;Méxlléveme con el gerente I want to see the manager7. [dirigir] to be in charge of;[casa, negocio] to look after, to run;lleva la contabilidad she keeps the books8. [manejar, ocuparse de] [problema, persona] to handle;[asunto, caso, expediente] to deal with; [automóvil] to drive; [bicicleta, moto] to ride;este asunto lo lleva el departamento de contabilidad this matter is being handled by the accounts department;ella llevó las negociaciones personalmente she handled the negotiations herself;el inspector que lleva el caso the inspector in charge of the case;lleva muy bien sus estudios he's doing very well in his studies;sabe cómo llevar a la gente she's good with people9. [mantener] to keep;el hotel lleva un registro de todos sus clientes the hotel keeps a record of all its guests;llevo la cuenta de todos tus fallos I've been keeping count of all your mistakes;llevar el paso to keep in step;llevan una vida muy tranquila they lead a very quiet life10. [soportar] to deal o cope with;llevar algo bien/mal to deal o cope with sth well/badly;llevo bien lo de ir en tren todos los días, pero lo de madrugar… I can quite happily cope with catching the train every day, but as for getting up early…;Fam¿cómo lo llevas con el nuevo jefe? how are you getting on with your new boss?lleva camino de ser famoso/rico he's on the road to fame/riches;llevar las de ganar/perder: el equipo local lleva las de ganar/perder the local team are favourites to win/lose;en un juicio, llevamos las de ganar if the matter goes to court, we can expect to win;no te enfrentes con él, que llevas las de perder don't mess with him, you can't hope to winaquella inversión le llevaría a la ruina that investment was to bring about his ruin;¿adónde nos lleva la ingeniería genética? where is all this genetic engineering going to end?;llevar a alguien a hacer algo to lead o cause sb to do sth;esto me lleva a creer que miente this makes me think she's lying;¿qué pudo llevarle a cometer semejante crimen? what could have led o caused him to commit such a crime?me lleva dos centímetros/dos años he's two centimetres taller/two years older than me15. [costar] [tiempo, esfuerzo] to take;me llevó un día hacer este guiso it took me a day to make this dish16. [pasarse] [tiempo]lleva tres semanas sin venir she hasn't come for three weeks now, it's three weeks since she was last here;llevaba siglos sin ir al cine I hadn't been to the cinema for ages, it was ages since I'd been to the cinema;¿cuánto tiempo llevas aquí? how long have you been here?;llevo todo el día llamándote I've been trying to get through to you on the phone all day;llevar mucho tiempo haciendo algo to have been doing sth for a long time¿qué te llevaron por la revisión del coche? how much o what did they charge you for servicing the car?llevaré la roja I'll take o have the red one;¿lo envuelvo o lo lleva puesto? shall I wrap it up for you or do you want to keep it on?♦ vi[conducir]llevar a to lead to;esta carretera lleva al norte this road leads north♦ v aux(antes de participio)llevo leída media novela I'm halfway through the novel;llevo dicho esto mismo docenas de veces I've said the same thing time and again;llevaba anotados todos los gastos she had noted down all the expenses* * *I v/t1 take;llevar a alguien en coche drive s.o., take s.o. in the car;llevar dinero encima carry money3 ritmo keep up4:llevar las de perder be likely to lose;me lleva dos años he’s two years older than me;llevo ocho días aquí I’ve been here a week;llevo una hora esperando I’ve been waiting for an hour;¿te llevó dos horas hacer eso? it took you two hours to do that?II v/i lead (a to)* * *llevar vt1) : to take away, to carryme gusta, me lo llevo: I like it, I'll take it2) : to wear3) : to take, to leadllevamos a Pedro al cine: we took Pedro to the movies4)llevar a cabo : to carry out5)llevar adelante : to carry on, to keep goingllevar vi: to leadun problema lleva al otro: one problem leads to anotherllevar v aux: to havellevo mucho tiempo buscándolo: I've been looking for it for a long timelleva leído medio libro: he's halfway through the book* * *llevar vb¿quieres que te lleve la compra? shall I carry your shopping?4. (tener) to have¿qué llevas en la mano? what have you got in your hand?6. (tiempo) to have beenllevarle a alguien... años to be... years older than somebody
См. также в других словарях:
Technical diving — Technical diver during a decompression stop. Technical diving (sometimes referred to as Tec diving) is a form of scuba diving that exceeds the scope of recreational diving (although the vast majority of technical divers dive for recreation and… … Wikipedia
Technical University of Nova Scotia — Sexton Gymnasium at the Technical University of Nova Scotia Active 1907–1997 Location Halifax, Nova Scotia … Wikipedia
Technical school — is a general term used for two year college which provide mostly employment preparation skills for trained labor, such as welding, culinary arts and office management.Associations supporting technical schoolsThe Association for Career and… … Wikipedia
Technical communication tools — Technical communicators use a variety of tools to create usable information. Often referred to as a tool set , there is no defined list of tools that are used by all technical writers. However, broad categories of tools are used by most technical … Wikipedia
Technical debt — (also known as design debt or code debt) are synonymous, neologistic metaphors referring to the eventual consequences of poor software architecture and software development within a codebase. Common causes of technical debt include (a combination … Wikipedia
Technical fellow — is an honor that awards the title to individuals whose technical vision, expertise, and world class leadership are widely recognized. These individuals are instrumental in developing and driving technical strategies in their respective industries … Wikipedia
Program of All-Inclusive Care for the Elderly — (PACE) programs provide comprehensive health services for individuals age 55 and over who are sufficiently frail to be categorized as nursing home eligible by their state s Medicaid program. Services include primary and specialty medical care,… … Wikipedia
Program assurance — is a systematic approach to measure the success of a program.It is used for: *performing independent reviews and assessments for program performance, *ensuring implementation of robust risk management to address potential problems before they… … Wikipedia
Program Composition Notation — (PCN) is a specification notation for building up larger programs from smaller modules or programs (usually written in C or Fortran). Efficient parallel programming is at the heart of PCN. Larger composed programs are intended to execute… … Wikipedia
Technical and Further Education — or TAFE (pronounced [tæɪf] ) institutions provide a wide range of predominantly vocational tertiary education courses in Australia. Fields covered include hospitality, tourism, construction, engineering, secretarial skills, visual arts, computer… … Wikipedia
Technical Support Working Group — (TSWG) is a United States Interagency program for research and development for anti terrorism and counter terrorism. Established in 1986, TSWG falls under the oversight of the Office of the Coordinator for Counterterrorism at the Department of… … Wikipedia