যেকোনো শব্দ লিখুন!

"colon" in Japanese

コロン(:記号)結腸(けっちょう)

Definition

コロン(:)はリストや説明、引用の前に使う句読点です。また、結腸は人間の大腸の一部です。

Usage Notes (Japanese)

プログラミング(特にPythonやJSON, CSS)ではコロンがよく使われます。医学では「結腸がん」の話題が多いです。「セミコロン(;)」と混同しないようにしましょう。

Examples

Use a colon before listing items in a sentence.

文中で項目を列挙する前には**コロン**を使いましょう。

The doctor ordered a colon examination.

医者は**結腸**の検査を指示しました。

Don't forget the colon after the greeting in a formal letter.

フォーマルな手紙の挨拶の後に**コロン**を忘れずに使いましょう。

Regular screening can detect colon cancer at an early, treatable stage.

定期検診で**結腸**がんを早期に発見し、治療可能な段階で見つけられます。

In Python, every function definition ends with a colon before the indented block.

Pythonでは、すべての関数定義の最後に必ず**コロン**を付けて、その後インデントされたブロックが続きます。

Use a colon before listing the ingredients.

材料を並べる前に**コロン**を使いましょう。