powered by
Generates set of unique forms for initial generation of speakers.
FORMS(n, length = world$wordLength, vowels = world$vowels, consonants = world$consonants)
Number of word forms to be generated
Length (range) within which word forms have to fall.
Vowels that are used in the language
character vector
Allows for CV and VC
VERBS, NOUNS, FOUND, FUSE, PROCREATE
VERBS
NOUNS
FOUND
FUSE
PROCREATE
# NOT RUN { world$vowels; world$consonants; world$wordLength FORMS(10) # }
Run the code above in your browser using DataLab