ImplicitAnnouncementContextclass
Implicit action context. This is passed to the message methods that generate implicit action announcements, to indicate the context in which the message is to be used.
class
ImplicitAnnouncementContext
: object
Superclass Tree (in declaration order)
ImplicitAnnouncementContext
` object`
Subclass Tree
ImplicitAnnouncementContext
ListImpCtx
Global Objects
Summary of Properties
getVerbCtx
isInList
isInSublist
useInfPhrase
Summary of Methods
Properties
getVerbCtx
our getVerbPhrase context - by default, don’t use one
isInList
is this message going in a list?
isInSublist
Are we in a sublist of ‘just trying’ or ‘just asking’ messages? (We can only have sublist groupings one level deep, so we don’t need to worry about what kind of sublist we’re in.)
useInfPhrase
Should we use the infinitive form of the verb, or the participle form for generating the announcement? By default, use use the participle form: “(first OPENING THE BOX)”.
Methods
buildImplicitAnnouncement (txt)
generate the announcement message given the action description
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3