| auxiliaries | R Documentation |
For 285 regular and irregular Dutch verbs, the auxiliary for the present and past perfect is listed together with the count of verbal synsets in WordNet. Regular and irregular verbs are matched in the mean for lemma frequency.
data(auxiliaries)
A data frame with 285 observations on the following 4 variables.
Verba factor with 285 monomorphemic Dutch verbs.
Auxa factor with as levels the auxiliaries hebben,
zijn and zijnheb (for verbs allowing both auxiliaries).
VerbalSynsetsa numeric vector witth the number of verbal synonym sets in WordNet in which the verb is listed.
Regularitya factor with levels irregular and
regular.
Baayen, R. H. and Moscoso del Prado Martin, F. (2005) Semantic density and past-tense formation in three Germanic languages, Language, 81, 666-698.
data(auxiliaries)
kruskal.test(auxiliaries$VerbalSynsets, auxiliaries$Aux)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.