VERBS {MoLE} | R Documentation |
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.
Author(s)
Sander Lestrade
See Also
NOUNS
, FIRSTSPEAKER
, SEMUPDATE
Examples
VERBS(10)
[Package MoLE version 1.0.1 Index]