
objective()(3)         C LIBRARY FUNCTIONS         objective()(3)

NAME
     objective() - get the objective gender form

SYNOPSIS
     string objective(mixed thingy)

DESCRIPTION
     Returns the objective form ('him', 'her', 'it') of thinghy.
     Thinghy may be either an object (in which case query_gender()
     is called) or a string ('male', 'female', 'other').

SEE ALSO
     possessive(3), nominative(3).
