SITUATION {MoLE} | R Documentation |
Create situational context
Description
Create situational context that consists of set of events among which the target event to be described.
Usage
SITUATION(speakerID)
Arguments
speakerID |
Pointer to speaker agent whose concepts are used to create situation. |
Details
Events are generated on the basis of agents' world knowledge. In principle, qualified participants are more likely than unqualified ones (e.g. books are read, not eaten; cf. world$roleNoise
; world$referenceNoise
).
Local person always known, so if world$local==T, oddsNew for Dahl numbers are adjusted.
Situations with multiple events are more likely than situations with single event.
Locals are animate.
If none of the candidates qualifies argument criterium, only recency is used for topichood (cf. DuBois: preference for actor topic)
Value
dataframe with sets of vectors that specify actions and actors, and if present undergoer participants.
Author(s)
Sander Lestrade
References
John W. DuBois (1987), The discourse basis of ergativity. Language 63 (4)
See Also
TURN
Examples
FOUND()
SITUATION(1)