This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| smutbook:classes:api:grammar:start [2026/08/25 13:00] – created lee | smutbook:classes:api:grammar:start [2026/08/25 13:28] (current) – lee | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| **Note:** As much as referring to a singular someone of indeterminate gender with a plural pronoun makes me cringe grammatically, | **Note:** As much as referring to a singular someone of indeterminate gender with a plural pronoun makes me cringe grammatically, | ||
| + | |||
| + | You probably won't ever need to use these functions in your game. These functions provide functionality to the grammar macros (see the [[SmutBook: | ||
| + | |||
| + | Pronoun forms are implemented in accordance with the following table: | ||
| + | |||
| + | | ^ Subjective ^ Objective ^ Possessive Adjective ^ Absolute Possessive ^ Reflexive/ | ||
| + | ^ male | he | him | his | his | himself | ||
| + | ^ female | ||
| + | ^ neuter | ||
| + | ^ singular1p | I | me | my | mine | myself | ||
| + | ^ singular2p | you | you | your | yours | yourself | ||
| + | ^ plural1p | ||
| + | ^ plural2p | ||
| + | ^ plural3p | ||
| + | |||