This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| smutbook:classes:api:grammar:youhesheit [2026/08/25 13:23] – lee | smutbook:classes:api:grammar:youhesheit [2026/08/25 13:46] (current) – lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== youHeSheIt | + | ==== youHeSheIt( pronounSubject=undefined, |
| - | Define an object in the defaults datastore. | + | Return a subjective pronoun and optional verb form based on the gender of the pronounSubject. |
| - | * **Defined in:** Persistence/PersistentObject.js | + | * **Defined in:** macros/Grammar.js |
| * **Type:** Function | * **Type:** Function | ||
| * **Arguments: | * **Arguments: | ||
| Line 10: | Line 10: | ||
| * // | * // | ||
| * // | * // | ||
| - | * **Returns: | + | * **Returns: |
| - | * **Throws:** Error if an object of the given id has already been defined. | + | * **Throws:** Error if the pronoun subject is ultimately undefined or does not resolve to a PersistentObject. |