Learn R Programming

MoLE (version 1.0.1)

SEMUPDATE: Update lexicon

Description

Update meaning lexicon on the basis of usage. Involves NOUNDESEMANTICIZATION, VERBDESEMANTICIZATION, FUSE, and PERSONUPDATE. Also, words that have become meaningless are replaced.

Usage

SEMUPDATE(agentID)

Arguments

agentID

Pointer to agent whose lexicon is to be updated.

Value

agent with updated lexicon

See Also

talk

Examples

Run this code
# NOT RUN {
FOUND()
SEMUPDATE(1)
# }

Run the code above in your browser using DataLab