pos_df_irregular_nouns {lexicon} | R Documentation |
Irregular Nouns Word Dataframe
Description
A dataset containing a data.frame
of irregular noun singular and
plural forms from Arizona Department of Education (https://cms.azed.gov)
and augmented with selected common nouns from Wikipedia's "English Plurals"
(https://en.wikipedia.org/wiki/English_plurals).
Usage
data(pos_df_irregular_nouns)
Format
A data frame with 124 rows and 2 variables
https://cms.azed.gov/home/GetDocumentFile?id=54de1d89aadebe14a8707103
https://en.wikipedia.org/wiki/English_plurals
Details
singular. The singular form of the noun
plural. The plural form of the noun
License
The Wikipedia data is Creative Commons. See https://creativecommons.org/licenses/by-sa/3.0/ for License information.
[Package lexicon version 1.2.1 Index]