-
Notifications
You must be signed in to change notification settings - Fork 7
Minor changes #106
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
Minor changes #106
Conversation
| <a href="#cp-line-feed"><code title="line feed">LF</code></a>, and/or | ||
| <a href="#cp-carriage-return"><code title="carriage return">CR</code></a>) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I think I noted somewhere else earlier today, I think the LF and CR should both be pluralized (i.e., LFs and CRs), just like the spaces and tabs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #107
| and terminated by <a href="#cp-full-stop"><code title="full stop">.</code></a>. | ||
| White space (<a href="#cp-space"><code title="space">spaces</code></a>, and/or <a href="#cp-tab"><code title="horizontal tab">tabs</code></a>) may surround terms, | ||
| forming an <a data-cite="RDF12-CONCEPTS#dfn-rdf-triple">RDF triple</a>, | ||
| terminated by a full stop (<a href="#cp-full-stop"><code title="full stop">.</code></a>). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, this is US English, so /a full stop (/a period (/, as in rdf-n-quads.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #107.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unicode calls it "Full Stop"
https://www.compart.com/en/unicode/U+002E
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we call out the "full stop" in the title, and with a link into the characters table. But, common English usage is to use "period", just as it is typically "slash" instead of "Solidus".
Changes suggested by @TallTed in #104.
Preview | Diff