• This function returns the pronoun for a given gender and word case.

    Parameters

    • gender: string

      The gender to get the pronoun for.

    • wordCase: string

      The word case to get the pronoun for.

    Returns string

    The pronoun.

Generated using TypeDoc