1= {
2
3 'author': 'Author',
4 'authors': 'Authors',
5 'organization': 'Organization',
6 'address': 'Address',
7 'contact': 'Contact',
8 'version': 'Version',
9 'revision': 'Revision',
10 'status': 'Status',
11 'date': 'Date',
12 'copyright': 'Copyright',
13 'dedication': 'Dedication',
14 'abstract': 'Abstract',
15 'attention': 'Attention!',
16 'caution': 'Caution!',
17 'danger': '!DANGER!',
18 'error': 'Error',
19 'hint': 'Hint',
20 'important': 'Important',
21 'note': 'Note',
22 'tip': 'Tip',
23 'warning': 'Warning',
24 'contents': 'Contents'}