Basic concepts
Styles
Tips for understanding styles in Microsoft Word
How to apply a style using the keyboard in Microsoft Word 2007
How to reinstate the Styles combo box in Word 2007
Why I don't use Custom Table Styles
Layout
Keep a figure on the same page as its caption
Is your image slipping? How to get your images to stand still
Formatting
How the Styles and Formatting Pane works
Why does text change format when I copy it into another document?
Letters are missing in my watermark when I print
How to tell Word to use Australian English or other non-US form of English
Numbering, bullets, headings, outlines
Number headings and figures in Appendixes
Why use Word's built-in heading styles?
Templates
Relationship between documents and templates
Attaching a template to a document
Word and Excel
How to copy a chart from Excel into a Word document
Insert an Excel chart or worksheet into a landscape page
How to create a hyperlink from a Word document to an Excel workbook
Sharing documents
What happens when I send my document to someone else?
How to use the Reviewing Toolbar in Microsoft Word 2002 and Word 2003
Control how a Word document opens from the internet or an intranet
Tools
Resources
Getting help, asking questions
Home
Quick Reference: How to create a Glossary
Word has no built-in mechanism to create glossaries. You can type one by hand, use hyperlinks, or use the Table of Authorities functionality.
To create a glossary across several documents, use RD fields and the Table of Authorities functionality.
The simplest way to create a glossary is to type your glossary by hand at the end of your document. Word has no built-in method of creating a glossary automatically, but you can use hyperlinks or the Table of Authorities functionality to create a glossary for one or more documents.
This option is the simplest. Go to the end of your document, and type your glossary. You can use a table with or without borders, or you can put the term and its definition in separate paragraphs.
If you put the term and its definition in paragraphs one after the other, it is a good idea to define a style for the term (called, say, GlossaryTerm) and another for the definition (called, say, GlossaryDefinition). Set each one to be followed by the other, so that when you press Enter, Word automatically formats the next paragraph in the right style.
I think this is probably the best solution if your readers are going to read your document on the screen. Using this method, the technical term or acronym can have a pop-up tooltip. The disadvantage of this method is that the definitions for your terms can't be printed out, and the definition can't be formatted in any way.
In the body of your text, select the technical term, such as "accrual accounting". Choose Insert > Bookmark. Give the bookmark an appropriate name (eg "AccrualAccounting").
Select the technical term again. Insert > Hyperlink. In the left hand pane, choose "Place in this document". In the right hand pane, choose the bookmark. In the Screen tip, you can insert the definition. See Figure 1.
Figure 1: Using a tooltip to show the definition of your terms
Word will automatically format your text as a hyperlink, and the tooltip will appear when the user hovers over the link. The hyperlink points to the bookmark, which is where the hyperlink is. That is, it links to itself. So a user who clicks the link will, effectively, jump to nowhere.
This is a good solution for a document that will be read on the screen, but may also need to be printed. Using this method, the technical term or acronym can have a pop-up tooltip, and the term has a clickable link to a full definition in a glossary.
At the end of your document, type the definition or description of your term, for example:
Accrual accounting: A system of accounting in which revenues and expenses are recognized when an economic transaction occurs. Contrasts with Cash accounting
Select the text of the definition and choose Insert > Bookmark. Give the bookmark an appropriate name (eg "AccrualAccounting").
In the body of your text, select the term "accrual accounting". Insert > Hyperlink. In the left hand pane, choose "Place in this document". In the right hand pane, choose the bookmark. In the Screen tip, insert something like "Click here to see a definition of accrual accounting". Click OK.
Word will automatically format your text as a hyperlink, and it will change colours when the user has visited that link, just like a web page hyperlink.
Using Word's Table of Authorities functionality is probably the best solution if you are creating a large document that will be heavily edited (so you can't be sure what terms or acronyms might eventually end up in the document). And, it's the best solution if you want one glossary to cover the terms or acronyms from several documents.
This is not using the Table of Authorities (TOA) functionality for its intended purpose. So if we use it to create a glossary, we have to put up with some constraints. And, we have to tweak it in several ways to achieve what we want.
But the TOA functionality does let us mark a technical term or acronym in our text, assign it a description, and later generate an alphabetical list of all the technical terms with their descriptions. And, you can create one glossary for the terms marked in several documents.
This page shows the basic way to create your glossary, and then goes through some steps to refine it.
Figure 2 The Mark Citation dialog
Figure 3 How to use the Mark Citation dialog to create a glossary entry
Tip! Keyboard shortcuts
To mark an entry for a Table of Authorities, do Alt-I (that's Alt-Shift-i).
Click where you want the Glossary to appear, do
ctrl-F9, and type between the brackets that Word gives you, so
that it looks like:
{ TOA \c "1" \p }
Press F9 to update the field and Shift-F9 to toggle the field between displaying field codes and displaying field results.
Note that you can't type the braces by hand. You must do ctrl-F9 and type within the braces that Word gives you.
You will now see your glossary. But to be useful, we have to tweak it a little.
You don't want page numbers in a glossary. (If you want pages numbers, then what you need is an index, and you would be better off using Word's index functionality.)
Unfortunately, a Table of Authorities has no switch to turn off page numbers. So the best we can do is to position them where they can't be seen.
You need to do two things here:
Update the TOA field by positioning the cursor in the field and pressing F9. The page numbers should now be off the page where they can't be seen.
This is where the limitations of the TOA functionality appear. You can't line up the descriptions to look like a table. But you can use several other tricks:
WSDL: Web Services Description Language
WSDL:
Web Services Description Language
To create one glossary for several documents, you need to do the following.
You may be tempted to change the name of one of the TOA categories to use as a heading. For example, you could change "Cases" to "Glossary". And your document could properly generate a "Glossary" heading.
But it will only work on your machine. The settings for the category names are stored in your local normal.dot. Your new category name won't travel with the document when you send it to someone else (and one only creates a Glossary to explain terms that others might not understand, so you know you'll be sending the document to someone else!).
When you mark a term or acronym for the first time, Word adds a TA field to your text. The TA field contains a short citation (your term or acronym) and a long citation (your full description or definition). In this TA field, you can see the \l long citation and the \s short citation. And you can see that Word applied category 1 to this citation with the \c 1 switch:
{ TA \l "WSDL: Web Services Description Language" \s "WSDL" \c 1 }.
If you seek to mark another instance of "WSDL" in your text (or if you use the Mark All button in the Mark Citation dialog), Word omits the long citation. So the TA field looks like this:
{ TA \s "WSDL" }.
But be careful when you're editing your document. Word will only include an entry in the glossary if there is at least one TA field that includes both a long citation and a \c 1 category identifier. Don't delete the TA field with the long citation and a \c 1 category identifier!
If you want to edit the description you gave to an acronym or term, you can edit the TA field directly. Display hidden text (use the ¶ button on the toolbar, or Tools > Options > View). You can now edit the TA field to change the text of add formatting.
Tip! Shortcuts for working with fields
F9: Update a field.
Ctrl-a, F9: Update all fields in the document.
Shift-F9: Toggle one field between showing field results and showing field codes.
Alt-F9: Toggle all fields between field results and field codes.
Ctrl-F9: Insert a field. Or, choose Insert > Field.