NOUNS: Generate nominal lexicon

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Generate nominal lexicon for founding agents

Usage

1
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

1
NOUNS(10)

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