Learn R Programming

MoLE (version 1.0.1)

VERBS: Generate verbal lexicon

Description

Generate verbal lexicon for founding agents

Usage

VERBS(n = world$nVerbs)

Arguments

n

Number of verbal lexemes

Value

data frame with randomly generated forms, their meaning representations in terms of sets of numeric vectors (for action, actor role, and undergoer role), and frequency counters.

See Also

NOUNS, FIRSTSPEAKER, SEMUPDATE

Examples

Run this code
# NOT RUN {
VERBS(10)
# }

Run the code above in your browser using DataLab