ピリオド(.)
ピリオド(.)についての説明です。
ピリオドを使う場面
ピリオドは、文の末尾と略語に用います。
文の末尾
平叙文や命令文の末尾にはピリオドを付けます。リスト内の項目の場合も、完全な文であればピリオドを付けます。
例1
This sample adds a new user to the domain, including only the required information. For the full list of user fields, see the API's reference documentation.
(引用元:Google Developers、2023-02-15閲覧)
例1では1文目は平叙文、2文目は命令文です。
略語
「Mr.」や「etc.」など一部の略語に使います。「US」(米国)や「AM」(午前)など付けないケースもあります。
例2
Reloads this thread, and associated state from Gmail (useful in case the labels, read state, etc., have changed).
(引用元:Google Developers、2023-02-15閲覧)
なお、例2にあるように「etc.」がカンマの前に来る場合にピリオドは省略しませんが、文末に来る場合にピリオドは不要です(「etc..」としない)。ただし「etc.」の使用は推奨されません(参考)。
その他
ピリオドは小数点にも用いられます。詳しくは桁区切りと小数点をご覧ください。