Argument Resolution
Some dictionary entries can be set via template arguments in the template declaration. For examples of template arguments, see Template Argument Dictionary Entries.
You can resolve an argument list into a dictionary with:
Function: srecode-resolve-arguments temp dict
Resolve all the arguments needed by the template temp. Apply anything learned to the dictionary dict.