lexical: Lexical data (Dutch)

Description Usage Format Details Examples

Description

This is a list of several lexical characteristics of Dutch.

Usage

1
data("lexical")

Format

A list with the following three elements.

onsets

a numeric vector with 26 relative onsets frequencies

bigrams

a numeric vector with 26 times 26 bigram frequencies

illegal

a character vector with illegal word-initial, word-final or word-medial letter combinations

onsetbigrams

a numeric vector with 26 times 26 bigram frequencies in word onset position

offsetbigrams

a numeric vector with 26 times 26 bigram frequencies in word offset position

Details

In the future, the list will incorporate more languages.

Examples

1

vdweijer/supply documentation built on June 28, 2021, 7:45 a.m.