NOUNS {MoLE} | R Documentation |
Generate nominal lexicon
Description
Generate nominal lexicon for founding agents
Usage
NOUNS(n = world$nNouns, local = world$local)
Arguments
n |
Number of nominal lexemes |
local |
Should agents have lexemes to refer to speech-act participants (i.e. 'I/me' and 'you')? |
Details
Minimally 2 entries are necessary to create a dataframe.
Value
data frame with randomly generated forms, their meaning representations in terms of numeric vectors, and frequency counters.
Author(s)
Sander Lestrade
See Also
VERBS
, FIRSTSPEAKER
, SEMUPDATE
Examples
NOUNS(10)
[Package MoLE version 1.0.1 Index]