englishCustomVocabobjectenglish.t[2414]

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  

irregularPluralsOVERRIDDENenglish.t[2416]

irregular plurals

specialAOrAnOVERRIDDENenglish.t[2567]
special-case 'a' vs 'an' words

verbParamsOVERRIDDENenglish.t[2591]
verb parameters, for {xxx} tokens in message strings

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2