Function is_relation_alias:
Defined in module container (file: /std/container.c)

Determine whether or not the relation is valid and return which relation
the alias is associated with.

Prototype:
string is_relation_alias(string test);
