Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Positioning of punctuation marks #259

Open
xfq opened this issue Feb 19, 2020 · 1 comment
Open

Positioning of punctuation marks #259

xfq opened this issue Feb 19, 2020 · 1 comment

Comments

@xfq
Copy link
Member

xfq commented Feb 19, 2020

In § 3.1 Line Composition Rules for Punctuation Marks:

Punctuation marks are usually center-aligned in the character frame in Taiwan and Hong Kong, while punctuation marks are positioned in the corner of the character frame on the side closest to the preceding text in the Chinese Mainland.

Strictly speaking, this is not true. In Mainland China, periods and commas are in the corner, while exclamation marks and question marks are not. While colons and semicolons are on the side closest to the preceding text, quotation marks and brackets are not.

@r12a
Copy link
Contributor

r12a commented Feb 24, 2020

Colons and semicolons are, iiuc, slightly more complicated still, because they aren't rotated so the side doesn't equate to 'closest to the preceding text' in vertical mode. And middle dot is always centred, iiuc.

(Fwiw, see my attempt at characterisations at https://r12a.github.io/scripts/han/#phrase and https://r12a.github.io/scripts/han/#quotations)

Since the intent here is, iirc, to indicate that things may vary, rather than to itemise which punctuation behaves in which way, perhaps a way around it is to say: "Punctuation such as full stops and commas are usually center-aligned in the character frame in Taiwan and Hong Kong, while they are positioned in the corner of the character frame on the side closest to the preceding text in the Chinese Mainland."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants