Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


smutbook:classes:api:grammar:youhesheit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
smutbook:classes:api:grammar:youhesheit [2026/08/25 13:23] leesmutbook:classes:api:grammar:youhesheit [2026/08/25 13:46] (current) lee
Line 1: Line 1:
 ==== youHeSheIt( pronounSubject=undefined, verb=undefined, singular3pVerb=undefined, capitalize=false ) ==== ==== youHeSheIt( pronounSubject=undefined, verb=undefined, singular3pVerb=undefined, capitalize=false ) ====
  
-Define an object in the defaults datastore.  Redefinition is not allowed.+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:
     * //singular3pVerb//: An optional 3p verb form to append if the subject is male, female, or neuter.  If not provided, 's' will be appended to the 'verb' argument above and that will be used.     * //singular3pVerb//: An optional 3p verb form to append if the subject is male, female, or neuter.  If not provided, 's' will be appended to the 'verb' argument above and that will be used.
     * //capitalize//: Whether or not to capitalize the first letter of the output string.     * //capitalize//: Whether or not to capitalize the first letter of the output string.
-  * **Returns:** a Proxy-wrapped instantiation of the defined object+  * **Returns:** the pronoun/verb phrase
-  * **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.
  
smutbook/classes/api/grammar/youhesheit.1787689428.txt.gz · Last modified: by lee