dogma-jimfinium/drafts/punctuation.md
2026-07-02 17:39:18 -04:00

34 lines
573 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: On Punctuation
date: 2025-11-20
published: false
tags: []
---
## Names for Punctuation Marks
Many punctuation marks have names other than "<function> sign/symbol". Here are some that I know:
- `!`: bang
- `‽` (or any combination of `?` and `!`): interrobang
- `#!`: shebang
- `#`: octothorpe
- `~`: tilde
- `\``: backtick
- `/`: solidus
- `\`: reverse solidus
- `[]`: brackets
- `{}`: braces
- `...`: ellipse
- `|`: pipe
- `&`: ampersand
- `¶`: pilcrow
- `:—`: dog's bollocks
- `-`: hyphen
- ``: en dash
- `—`: em dash
## Nesting Punctuation
The