an interpreter

listen to the pronunciation of an interpreter
İngilizce - Türkçe

an interpreter teriminin İngilizce Türkçe sözlükte anlamı

interpreter
tercüman

Tom bir simültane tercüman olmak istiyor. - Tom would like to become a simultaneous interpreter.

Ben toplantıda tercüman olarak görev yaptım. - I acted as interpreter at the meeting.

interpreter
{i} çevirmen

Tom Mary'yi bir çevirmen olarak işe aldı. - Tom hired Mary as an interpreter.

Uluslararası Konferansta gönüllü bir çevirmen olarak çalışıyor. - She is working as a volunteer interpreter at the international conference.

interpreter
yorumcu
interpreter
(Askeri) TERCÜMAN: Yabancı bir dille yapılan konuşmayı başka bir dile çeviren kimse
interpreter
dilmaç
translator
(Askeri) (DATA AUTOMATION) KOD ÇEVİRİCİ (BİLGİ İŞLEM TEÇHİZATI): Herhangi bir dilde veya kod halinde verilmiş bilgiyi başka bir dil veya kodda ifade haline çeviren otomatik bilgi işlem teçhizatı
interpreter
mütercim
translator
çeviri yapan kimse
translator
çevirici izlence
translator
yazılı çeviri yapan kimse
translator
çevirmen

Tom üniversiteden mezun olduğundan beri bir çevirmen olarak çalışmaktadır. - Tom has been working as a translator ever since he graduated from college.

Çevirmenlerin karşılaştığı bir sorun kaynak belgenin kötü yazılmasıdır. - One problem translators face is that sometimes the source document is poorly written.

translator
tercüman

Bazı tercümanlar Alisa yaygın bir Rus ismi olmasına rağmen Alice'in adını Sonya ya da Anya'yla değiştirdi - Some translators changed Alice's name to Sonya or Anya, even though Alisa is a widespread Russian name.

Marika neden Japonca-Fince tercüman olarak çalışmıyor? - Why doesn't Marika work as a Japanese-Finnish translator?

interpreter
(Bilgisayar) yorumlamalı program
interpreter
{i} yorumlayıcı
interpreter
yorumlamak program
interpreter
tercüman/yorumcu
translator
{i} tercüman, çevirici, sözlü/yazılı çeviri yapan kimse; çevirmen, mütercim, yazılı çeviri yapan kimse
translator
telgrafı gönderen otomatik cihaz
İngilizce - İngilizce
translator
truchman
latimer
interpreter
One who listens to a speaker in one language and relates that utterance to the audience in a different language. Contrasted with translator

Wei Li had to interpret the whole speech, and they didn't even give her any study materials beforehand.

interpreter
a person who makes intelligible the speech of a foreigner by oral translation
interpreter
One who enables two persons of different languages to understand each other by repeating to each what it would have been to the interpreter's advantage for the other to have said
interpreter
A high-level language translator that converts individual high-level computer language program instructions (source code) into machine instructions It translates and executes each statement line-by-line during the running of the program
interpreter
In computer terminology, a circuit or device which translates an instruction from pseudocode into an instruction or series of instructions which the computer can understand and obey
interpreter
someone who mediates between speakers of different languages
interpreter
(computer science) a program that translates and executes source language statements one line at a time someone who mediates between speakers of different languages someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles
interpreter
A program that reads, interprets, and executes a program, eliminating the need for compiling source code Running a program through an interpreter can reduce the edit-compile-run-debug cycle to simply edit-run-debug, saving substantial development time For more information see the Cogent White Paper: Gamma Discussion - Interpreted Languages
interpreter
A person that is certified as being able to translate, orally or in writing, spoken or sign language into the common language of the court
interpreter
someone who uses art to represent something; "his paintings reveal a sensitive interpreter of nature"; "she was famous as an interpreter of Shakespearean roles"
interpreter
program which translates the program statements into machine language one line at a time as the program is running
interpreter
an advocate who represents someone else's policy or purpose; "the meeting was attended by spokespersons for all the major organs of government"
interpreter
One who or that which interprets, explains, or expounds; a translator; especially, a person who translates orally between two parties
interpreter
{i} one who orally translates from one language to another; clarifier, explainer; commentator
interpreter
a computer program that translates and executes each command of the programming language as it goes along
interpreter
The interpreter/transliterator facilitates communication between the person who is deaf or hearing impaired and a hearing person through the use of sign language or oral interpretation/transliteration
interpreter
A software program that translates a programming language into machine language one statement at a time
interpreter
One who explains something, such as an art exhibit
interpreter
A person who has been certified as having the ability to orally or in writing translate spoken or sign language to the common language of the court
interpreter
a program that translates a program in an interpreted language into executable machine code
interpreter
A program that reads source code one statement at a time, translates that statement to machine language, executes the machine language statement, then continues with the next statement BASIC is sometimes interpreted and sometimes compiled Although less convenient for programming, compilers are much faster than interpreters
interpreter
A program which executes other programs Interpreting code is slower than running the compiled code because the interpreter must analyse each statement in the program each time it is executed and then perform the desired action whereas the compiled code just performs the action
interpreter
A module that alternately decodes and executes every statement in some body of code The Java interpreter decodes and executes Java bytecode See also compiler, runtime system
interpreter
A program that reads human-readable source code directly, and uses the instructions in it to process data and produce results awk is typically (but not always) implemented as an interpreter See also "Compiler "
interpreter
A program which executes another program written in a programming language other than machine code
interpreter
A program that translates and executes high-level languages on instruction at a time
interpreter
- A sign language interpreter facilitates communication between deaf and hearing people by signing what is said and speaking what is signed An oral interpreter provides a similar service but uses oral communication (speech reading) instead of sign language
interpreter
A program which examines a script or program source code and executes it, line by line; cf compiler
interpreter
A program which executes a translated version of a source program by implementing a virtual machine Interpreters typically simulate the actions of an idealized Central Processing Unit An interpreter for Java must implement the Java Virtual Machine (JVM) and executes the bytecodes produced by a Java compiler The advantage of using an interpreter for Java is that it make the language more portable than if it were a fully compiled language The bytecode version of a program produced by a Java compiler may be run on any interpreter implementing the JVM
interpreter
(computer science) a program that translates and executes source language statements one line at a time
interpreter
That entity, typically a human subject (or a computer agent), which interprets the sign, or more precisely, the sign vehicle I have made special notice of those cases where I refer to the technical meaning of that term as defined in computer science
interpreter
A program that reads and executes source code one line at a time Does not create an executable file that can run independently Compare to compiler
interpreter
a piece of software that directly executes source code without first compiling and storing the code in an intermediate format
interpreter
A simple emulator that interprets each subject instruction in turn, updating the subject machine state after each instruction Such emulators are very simple to write, but provide poor performance
interpreter
A program that translates a program (especially a program in byte-code) into instructions expressed in a computer's machine language and executes those instructions on the computer An interpreter translates and executes statements in the source language one after the other, as opposed to a compiler, which translates the entire program before the program is executed
interpreter
An interpreter is a person whose job is to translate what someone is saying into another language. Aristide spoke to the press through an interpreter
interpreter
A module that alternately decodes and executes every statement in some body of code The JavaTM interpreter decodes and executes bytecode for the Java virtual machine See also compiler, runtime system 1
an interpreter

    Heceleme

    an in·ter·pre·ter

    Türkçe nasıl söylenir

    ın întırprıtır

    Telaffuz

    /ən ənˈtərprətər/ /ən ɪnˈtɜrprətɜr/