Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions en-US/Punctuation.xml

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can add the curly variants for quotation marks (single and double, opening and closing) to the list in line 756.

Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,9 @@ PLAY [Gather and display facts for managed nodes] ****************************</
<para>
For guidance on whether to use a possessive, refer to <xref linkend="possessives"/>.
</para>
<para>
Whether an apostrophe uses a straight character (the same as a straight single quotation mark) or a curly character is determined by considerations that include language, translation, and typography.
</para>


</section>
Expand Down Expand Up @@ -750,7 +753,7 @@ PLAY [Gather and display facts for managed nodes] ****************************</
To refer to a punctuation mark or special character, use its name alone if it is one of the following standard characters:
</para>
<para>
. , : ; ' " ( ) [ ] { } ! ?
. , : ; ' ‘ ’ " “ ” ( ) [ ] { } ! ?
</para>
<para>
For all other characters, use the character name followed by the symbol in parentheses.
Expand Down Expand Up @@ -819,7 +822,7 @@ PLAY [Gather and display facts for managed nodes] ****************************</

</row>
<row>
<entry> &apos; </entry>
<entry> &apos; or ’ </entry>
<entry> Apostrophe </entry>

</row>
Expand Down Expand Up @@ -874,8 +877,8 @@ PLAY [Gather and display facts for managed nodes] ****************************</

</row>
<row>
<entry> &quot; </entry>
<entry> Double quotation mark </entry>
<entry> &quot; or “ ” </entry>
<entry> Double quotation marks </entry>

</row>
<row>
Expand Down Expand Up @@ -959,8 +962,8 @@ PLAY [Gather and display facts for managed nodes] ****************************</

</row>
<row>
<entry> &apos; </entry>
<entry> Single quotation mark </entry>
<entry> &apos; or ‘ ’ </entry>
<entry> Single quotation marks </entry>

</row>
<row>
Expand Down