englishCustomVocabobject
Custom English vocabulary. Here we define a basic dictionary of irregular plurals, a/an words, and verb parameters. Games that want to save a little compiled file space might want to replace this with a set that only defines the words actually needed in the game. Games are free to define additional custom vocabulary words by adding their own CustomVocab objects; the library will automatically find and merge them into the dictionary during preinit.
englishCustomVocab
:
CustomVocab
Superclass Tree (in declaration order)
englishCustomVocab
CustomVocab
` object`
Summary of Properties
irregularPlurals
specialAOrAn
verbParams
Summary of Methods
(none)
Properties
irregularPlurals
OVERRIDDEN
irregular plurals
specialAOrAn
OVERRIDDEN
special-case ‘a’ vs ‘an’ words
verbParams
OVERRIDDEN
verb parameters, for {xxx} tokens in message strings
Methods
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1