node_pronouns
Version:
A node.js module which modifies sentences to use different pronouns.
7 lines (5 loc) • 323 B
Markdown
# Resouces
This directory contains all the .json resources the module uses. This includes the list of all base pronouns the module supports (This can be extended!).
## `pronouns.json`
A json file containing an array of arrays. This stores pronouns.
Format: `[singular, object, posessive determiner, posessive, reflexive]`