author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Wed, 29 Sep 2010 10:09:48 +0300 | |
changeset 589 | 33ee2c5f7de5 |
parent 544 | 325f93da096d |
child 593 | 37152ba4a7c3 |
permissions | -rw-r--r-- |
543 | 1 |
-*- mode:outline; coding: utf-8 -*- |
2 |
||
3 |
* Translation. |
|
4 |
||
5 |
http://www.microsoft.com/Language/en-US/StyleGuides.aspx |
|
6 |
Microsoft Style Guides are collections of rules that define language and style |
|
7 |
conventions for specific languages. |
|
102 | 8 |
|
9 |
* Latin abbreviation. |
|
10 |
||
11 |
** e.g. |
|
12 |
||
544
325f93da096d
Use ASCII quote char instead some from UTF-8.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
543
diff
changeset
|
13 |
When you mean "for example," use e.g. It is an abbreviation for the Latin |
102 | 14 |
phrase "exempli gratia". |
15 |
||
16 |
** i.e. |
|
17 |
||
544
325f93da096d
Use ASCII quote char instead some from UTF-8.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
543
diff
changeset
|
18 |
When you mean "that is," use "i.e." It is an abbreviation for the Latin phrase |
102 | 19 |
"id est". |