TURN: Organize communicative turn

Description Usage Arguments Value Author(s) See Also Examples

Description

Organize communicative turn in conversation. Involves generating a situation (SITUATION), developing an utterance (PROPOSITION, PREPARE, PRODUCE), interpreting the utterance (INTERPRET), and updating the lexicon (FREQUPDATE, EROSION).

Usage

1
TURN(speakerID, hearerID)

Arguments

speakerID

Pointer to speaker agent

hearerID

Pointer to hearer agent

Value

Character string on screen, real output: agents with updated usage history.

Author(s)

Sander Lestrade

See Also

TALK

Examples

1
2
FOUND()
TURN(1,2)

Example output

[1] "apejedaf wytopytu"

MoLE documentation built on May 2, 2019, 3:02 p.m.