Language functions
Index of language functions
Randomly selects and outputs one of the input expressions. | |
Generates a countable noun phrase in grammatically correct form. | |
Converts the input country name to its adjective form. | |
Adds a 'the' determiner to the input country name, if one is required. | |
Returns the gender of the input name (e.g. 'male' for 'John'). | |
Returns the inflected form of a noun. | |
Returns the inflected form of a verb. | |
Tests if a name is recognized by countryAdjective and countryDeterminer. | |
Presents the input values as a punctuated list. | |
Converts a number to words. | |
Returns the correct pronoun for the input name. | |
Generates text from lex rules and input data. |