NOMINATIVE(1) NOMINATIVE(1)
NNAAMMEE
_n_o_m_i_n_a_t_i_v_e_(_) - returns the nominative pronoun for an
object
SSYYNNOOPPSSIISS
string nominative(string|object val)
DDEESSCCRRIIPPTTIIOONN
This function takes either a string representing the
gender of a living object or a living object as an
argument. It returns the nominative pronoun ("he", "she",
or "it") depending on the gender.
EEXXAAMMPPLLEESS
_n_o_m_i_n_a_t_i_v_e(_t_h_i_s___p_l_a_y_e_r_(_)) returns "he" for me, at least on
Nightmare.
LLOOCCAATTIIOONN
/secure/SimulEfun/english.c
SSEEEE AALLSSOO
_o_b_j_e_c_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