الگوی کاربرد:
the caller [on line number / on the phone]
The caller hung up before I could ask for their name.
A telefonáló letette a telefont, mielőtt megkérdezhettem volna a nevét.
Please hold while I connect you to the next available caller.
Kérem, tartsa a vonalat, amíg összekapcsolom a következő elérhető telefonálóval.
The police traced the caller and confirmed it was a false alarm.
The show took questions from a caller in New York.
Your last caller had a really interesting point about remote work.
نمونههای زبانآموزی
The caller did not leave a message.
A telefonáló nem hagyott üzenetet.
An unknown caller tried to reach me last night.
Tegnap este egy ismeretlen hívó próbált elérni.
The radio host spoke to a caller from London.
I did not know who the caller was.
The caller asked to speak with my manager.
اشتباه رایج:
Learners sometimes confuse "caller" with "call" and say *"I got a caller from him"* instead of "I got a call from him". "Caller" is the person; "call" is the action or the phone contact.
معنی
person making a phone call
ترکیبهای رایج
unknown caller
|cold caller
|phone caller
|incoming caller
|first-time caller
|returning caller
هممعنیها
phone caller (More explicit; makes clear the call is by telephone.)
|
caller on the line (Longer phrase, often used in broadcasting when talking about people calling a show.)
متضادها
receiver (Refers to the person who answers or takes the call, the opposite role to the person who initiates it.)
موضوعها
communication
|technology
|daily life
|daily_life
تعریف
The person who is using the phone to call you or another person.
A person who is making a telephone call, especially the person on the other end of the line that you are speaking to or answering.
الگوی کاربرد:
a/the caller at [a place / the door]
We had an unexpected caller at the door just after midnight.
Éjfél után nem sokkal váratlan látogató állt az ajtónk előtt.
The company does not accept callers without an appointment.
A cég előzetes időpont nélkül nem fogad látogatókat.
She wasn’t taking any callers while she was recovering from surgery.
The museum asked all callers to check in at the front desk.
He was a regular caller at their home during the summer.
نمونههای زبانآموزی
There was a caller at the door this morning.
Ma reggel egy látogató állt az ajtónál.
The doctor will not see any callers today.
Az orvos ma nem fogad látogatókat.
We had many callers over the holiday.
An unexpected caller arrived during dinner.
The office only accepts callers between 9 and 5.
اشتباه رایج:
Learners sometimes use "visitor" when native speakers prefer "caller" in short, formal, or old-fashioned contexts (e.g. on office signs: "No callers without appointment"). However, in everyday conversation, "visitor" or simply "someone" is more common than "caller" for people who come to your home.
معنی
person who visits a place
ترکیبهای رایج
unexpected caller
|late-night caller
|uninvited caller
|regular caller
|door-to-door caller
هممعنیها
visitor (More general; can be for short or long visits, and not limited to quick calls.)
|
guest (Suggests a more welcomed or planned visit, sometimes longer or more formal than a simple caller.)
متضادها
host (The person receiving visitors, the opposite side of the visit from the caller.)
موضوعها
daily life
|social
|home
|daily_life
|relationships
تعریف
A person who comes to a house or place to see someone for a short visit.
A person who visits someone’s home or another place, usually for a short time and often without a long stay or overnight visit.
الگوی کاربرد:
a/the [type of event] caller
The bingo caller read out the winning numbers slowly and clearly.
A bingóbemondó lassan és érthetően olvasta fel a nyerő számokat.
Our square dance caller kept the energy high all night.
A square dance-táncvezetőnk egész este pörgős hangulatot teremtett.
The raffle caller asked everyone to check their tickets carefully.
The new game caller struggled to keep up with the fast pace.
As caller, she made sure every player heard each number.
نمونههای زبانآموزی
The bingo caller said the next number.
A bingóbemondó bemondta a következő számot.
The dance caller told everyone where to move.
A táncvezető megmondta mindenkinek, merre lépjen.
The caller spoke loudly so all players could hear.
He worked as a bingo caller on weekends.
The caller made a mistake and repeated a number.
اشتباه رایج:
Learners may think "caller" always means someone on the phone and misunderstand phrases like "bingo caller". In these contexts, it means the person saying the numbers or moves, not calling by telephone.
معنی
person announcing moves or numbers
ترکیبهای رایج
bingo caller
|square dance caller
|raffle caller
|lottery caller
|game caller
هممعنیها
announcer (More general; used for TV, radio, and events, not only for games or dances.)
|
MC (Short for master of ceremonies; broader hosting role, not only calling numbers or moves.)
متضادها
participant (The person taking part in the game or dance, rather than leading it by calling out instructions.)
موضوعها
entertainment
|games
|music
|arts_entertainment
|sports
تعریف
A person who says numbers, moves, or instructions aloud in a game or dance so other people can follow.
A person whose role is to call out instructions, numbers, or moves during a dance, game, or similar organized activity.
الگوی کاربرد:
the caller of [a function / method]
The function returns an error code to the caller.
A függvény hibakódot ad vissza a hívónak.
You can inspect the caller in the stack trace to find out where the bug originates.
A veremnyomban megvizsgálhatod a hívót, hogy kiderítsd, honnan ered a hiba.
This library validates its input and throws an exception if the caller passes invalid data.
The API checks whether the caller has the required permissions.
Control is handed back to the caller after the asynchronous operation completes.
نمونههای زبانآموزی
The caller sends data to the function.
A hívó adatokat küld a függvénynek.
After the function runs, it gives a value back to the caller.
Miután a függvény lefut, visszaad egy értéket a hívónak.
We log the caller so we know which part of the program used this method.
The caller must check if the result is null.
The program stopped before it returned to the caller.
اشتباه رایج:
Non-technical learners may confuse this with a person on the phone. In programming texts, "caller" almost always refers to code that calls another function, not to a human.
معنی
function or code that calls another
ترکیبهای رایج
caller function
|caller method
|caller context
|return to the caller
|identify the caller
هممعنیها
calling function (More explicit description; often used in explanations and documentation.)
|
invoking code (Technical phrase focusing on the action of starting a function.)
متضادها
callee (Technical term for the function that is being called, the opposite side of the call from the caller.)
موضوعها
technology
|computing
|programming
تعریف
In computer code, the part of the program that calls or starts another function.
In computing, the function, method, or piece of code that invokes another function or routine.