Example Dictionaries

What does a dictionary of multiple similar objects look like?

It looks like a collection of key-value pairs with a consistent structure, like a glossary. Every key represents a term, and every value represents a meaning.

What does a dictionary that represents only one object look like?

It looks like information about only one kind of object or topic.