englishCustomVocabobject

english.t[2414]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

irregularPluralsOVERRIDDEN

english.t[2416]

irregular plurals

specialAOrAnOVERRIDDEN

english.t[2567]

special-case ‘a’ vs ‘an’ words

verbParamsOVERRIDDEN

english.t[2591]

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