list
A simple function equivalent to list.
.(...)
...
Named objects (usually character vectors for this package).
A list of named objects.
.(Male=c("he", "his"), Female=c("she", "her"))