pos_df_pronouns: Pronouns
Description
A dataset containing pronouns categorized by type, singular, point_of_view,
and use. Note that 'you', and 'yours' appear twice because 'you' can be
singular or plural.Usage
data(pos_df_pronouns)
Format
A data frame with 34 rows and 5 variablesDetails
- pronoun. The pronoun.
- type. The pronoun type; either "personal", "reflexive", or "possessive".
- singular. logical. If
TRUE
the pronoun is singular, otherwise it's plural.
- point_of_view. The point of view; either "first", "second", or "third".
References
http://www.english-grammar-revolution.com/list-of-pronouns.html