diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-07-23 09:52:02 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-07-23 09:52:02 +0200 |
commit | 4c2f096a00ce6e688eb52b507d5ad84271acb30f (patch) | |
tree | 4f678a4d6017fa0b3d22130bb5d5ebbcae5c23ff /doc/style-guide-for-documentation | |
parent | new idea: epimonitors (diff) | |
download | mds-4c2f096a00ce6e688eb52b507d5ad84271acb30f.tar.gz mds-4c2f096a00ce6e688eb52b507d5ad84271acb30f.tar.bz2 mds-4c2f096a00ce6e688eb52b507d5ad84271acb30f.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/style-guide-for-documentation | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/doc/style-guide-for-documentation b/doc/style-guide-for-documentation index d3e5986..65f1aa6 100644 --- a/doc/style-guide-for-documentation +++ b/doc/style-guide-for-documentation @@ -190,8 +190,10 @@ verbatim sections and when referring a section or numbering a section. Acronyms as generic words ------------------------- -Unacceptable, always use captialised form. -For example ‘LASER’ rather than ‘laser’. +Unacceptable, always use captialised form. For example ‘LASER’ rather +than ‘laser’. This is especially important for acronyms that are not +pronounceable exactly. For example ‘radar’ is tolerable, but ‘tv’ is +intolerable. @@ -199,10 +201,9 @@ For example ‘LASER’ rather than ‘laser’. -ize versus -ise ---------------- -Always -ise, no exceptions. All words that can be -spelled with -ize can also be spelled with -ise, -the reverse however is not true. -For example ‘randomise’ rather than ‘randomize’. +Always ‘-ise’, no exceptions. All words that can be spelled with +‘-ize’ can also be spelled with ‘-ise’, the reverse however is not +true. For example ‘randomise’ rather than ‘randomize’. @@ -218,9 +219,8 @@ Only use serial comma when necessary. Possessive form of classical and biblical names ----------------------------------------------- -Adhere to the standard for non-classical, non-biblical -names. For example ‘Socrates's philosophy’ rather than -‘Socrates' philosophy’. +Adhere to the standard for non-classical, non-biblical names. For +example ‘Socrates's philosophy’ rather than ‘Socrates' philosophy’. @@ -228,14 +228,13 @@ names. For example ‘Socrates's philosophy’ rather than Plural of proper nouns ---------------------- -Proper nouns cannot be declenated to plural form with -indefinite state or construct state. For example ‘there -are two Richard in this room’ rather than ‘there are two -Richards in this room’, and ‘both Richard.’ rather than -‘both Richards’. However proper nouns can be declenated -to plural form with definite state, but only when referring -to a family, or multiple family, however dual-plural form -is not allowed in this case. +Proper nouns cannot be declenated to plural form with indefinite +state or construct state. For example ‘there are two Richard in +this room’ rather than ‘there are two Richards in this room’, and +‘both Richard.’ rather than ‘both Richards’. However proper nouns +can be declenated to plural form with definite state, but only +when referring to a family, or multiple family, however dual-plural +form is not allowed in this case. |