えいたんごクイズ

typescript

/ˈtaɪpskrɪpt/

意味一覧 (2件)

noun

タイプ原稿

解説 Definition

typescript は、手書きではなくタイプライターやワープロで打たれた原稿・写しを指す名詞です。出版、演劇、研究提出などで、印刷前の読みやすく整えられた本文原稿を言うときに使われます。現代ではやや書き言葉で、typed manuscript や typed copy に近い語です。

A typescript is a text that has been typed rather than written by hand. It often means a neat copy of a manuscript prepared for reading, editing, or submission before printing. The word is common in publishing, theater, and academic contexts, and it sounds a little formal or old-fashioned today.

覚え方のコツ Memory Tip

type は「タイプする、打つ」、script は「書かれたもの、原稿」と考えると、typescript は「タイプされた原稿」と覚えられます。manuscript は手書き・印刷前の原稿全般を広く指しますが、typescript は特に機械で打たれた読みやすい原稿という点が中心です。現代のプログラミング言語 TypeScript とは、大文字表記や開発文脈で出る別の意味として区別します。

Think of type as "to type" and script as "something written." So a typescript is literally "a typed piece of writing." It is close to manuscript, but typescript especially points to a readable copy made with a machine, not just any draft. Also, do not confuse it with the programming language TypeScript, which is a different meaning and usually written with a capital T and S.

例文

She sent the publisher a clean typescript of her novel.

彼女は小説の整ったタイプ原稿を出版社に送った。

The professor asked us to submit a typescript instead of handwritten notes.

教授は手書きのノートではなくタイプ原稿を提出するよう求めた。

An old typescript of the play was found in the theater archive.

その劇の古いタイプ原稿が劇場の資料庫で見つかった。

noun

タイプスクリプト

(意味 2)

解説 Definition

TypeScript は、JavaScript に静的型付けを加えたプログラミング言語です。変数や関数の型を明示して、実行前に不一致を検出し、大人数で保守する Web アプリやライブラリの開発をしやすくします。

TypeScript is a programming language based on JavaScript that adds type checking and other tools for clearer, safer code. It is commonly used in web development, especially for large projects.

覚え方のコツ Memory Tip

この項目の TypeScript は、type「型」+ script「スクリプト」と見ると覚えやすいプログラミング言語名です。JavaScript に型の仕組みを加え、compiler、interface、generic、npm、React などの開発用語と一緒に出やすい語です。typescript の基本義「タイプ原稿」とは別で、こちらは大文字表記や Web 開発の文脈で判断します。

Split it into `type` + `script`. Think: a script with clear types added to it. It is easy to remember next to `JavaScript`, but do not confuse it with `Java`.

例文

TypeScript helps developers catch errors before runtime.

TypeScriptは開発者がランタイム前にエラーを検出するのに役立ちます。

Many modern web projects use TypeScript for better code quality.

多くの最新のウェブプロジェクトはコード品質の向上のためにTypeScriptを使用しています。

Learning TypeScript improved my JavaScript programming skills.

TypeScriptを学ぶことで私のJavaScriptプログラミングスキルが向上しました。

typescript の語源・成り立ち Etymology

type はギリシャ語 typos「跡、型」に由来し、script はラテン語 scriptum「書かれたもの」に由来します。合わせて「タイプされた書き物」という意味になりました。

The word typescript is made from type and script. Type comes from Greek typos, meaning "mark" or "form," and script comes from Latin scriptum, meaning "something written." Together they came to mean a piece of writing produced by typing.

外部辞書で調べる

この単語を英単語クイズで覚えよう