variationLijk {languageR} | R Documentation |
This dataset documents variation in the use of the suffix -lijk, as realized in 32 words, in spoken Dutch across region (Flanders versus The Netherlands), sex (females versus males) and education (high versus mid).
data(variationLijk)
A data frame with 32 observations on the following 8 variables.
nlfemaleHigh
nlfemaleMid
nlmaleHigh
nlmaleMid
vlfemaleHigh
vlfemaleMid
vlmaleHigh
vlmaleMid
Keune, K., Ernestus, M., Van Hout, R. and Baayen, R.H. (2005) Social, geographical, and register variation in Dutch: From written 'mogelijk' to spoken 'mok', Corpus Linguistics and Linguistic Theory, 1, 183-223.
## Not run: data(variationLijk) variationLijk.ca = corres.fnc(variationLijk) plot(variationLijk.ca, rcex=0.7, ccol="black", rcol = rep("blue", nrow(variationLijk))) ## End(Not run)