STD_ITEMIVE(1) OBJECTIVE(1)
NNAAMMEE
_o_b_j_e_c_t_i_v_e_(_) - returns the objective pronoun for a gender
SSYYNNOOPPSSIISS
string objective(string|object val)
DDEESSCCRRIIPPTTIIOONN
Given an object or a gender string, this function will
return the appropriate objective pronoun ("him", "her", or
"it") for the gender passed, or for the gender of the
object in question.
EEXXAAMMPPLLEESS
_o_b_j_e_c_t_i_v_e(find_player("lassondra")) returns "her"
head1 LOCATION
/secure/SimulEfun/english.c
SSEEEE AALLSSOO
_n_o_m_i_n_a_t_i_v_e_(_), _p_o_s_s_e_s_s_i_v_e_(_), _p_o_s_s_e_s_s_i_v_e___n_o_u_n_(_), _r_e_f_l_e_x_i_v_e_(_)
AAuutthhoorr
Descartes of Borg
1