We have seen how to reuse an existing dictionary with a new template. This is a core feature of the Intercalate modeling paradigm: that the data model represented by the dictionary has multiple external manifestations, or views, represented by the templates.
We have seen how to create a lookup table to perform systematic translation of values from one domain to another.
We have seen how to override general default values with specific ones in nested structures. This applies to keys used in lookup tables as well as those with simple values.