await - 英語から日本語への翻訳


await

」の意味 : 待つ [まつ / matsu]、待ち受ける、期待する、窺う、アウェイト
発音記号 : [əˈweɪt]

辞書項目

名詞

  1. アウェイト aweito

動詞

  1. 待つ まつ matsu 常用 (to look forward to, to anticipate)
  2. 待ち受ける まちうける machiukeru 常用 (to wait for, to expect)
  3. 期待する kitai suru
  4. 窺う うかがう ukagau
  5. 相まつ あいまつ aimatsu
  6. 待って
  7. 待ちます

例文

動詞用法、待つ、または期待する


await confirmation

— 確認を待つ

await news

— 知らせを待つ

await developments

— 事態の進展を待つ

await the outcome

— 結果を待つ

await the decision

— 決定を待つ

await judgment

— 判決を待つ

await arrival

— 到着を待つ

ビジネス文書または指示、回答または指示を待つ


await your reply

— あなたの返事を待つ

await further instructions

— さらなる指示を待つ

await confirmation from management

— 経営陣の確認を待つ

await payment

— 支払いを待つ

await clearance

— 許可を待つ

await approval

— 承認を待つ

プログラミング


await expression

— await式

await fetch()

— fetch()の完了を待つ

await Promise.all([...])

— すべてのPromiseの完了を待つ

await response.json()

— 応答のJSON変換を待つ

for await (const item of stream)

— ストリームの非同期反復

awaitable object

— await可能オブジェクト

await timeout

— タイムアウトを待つ


出典: JMdict (電子辞書研究開発グループ EDRDG), ウィクショナリー英語版 (CC BY-SA)