I'm after a basic list of words and their "role" in language. It could be plain text, excel, csv, but all I want is, eg:
cat noun
run verb
etc. Simple as that. I'm teaching a young friend who's also a bit poor on the "parts of English" (as am I - I don't even know the collective noun for "nouns/verbs/adjectives etc") some basic programming, so we thought we'd make a simple Google spreadsheet lookup table language tester.
This is NOT a programming question - that part we can do, but having drawn many dead ends with either over-complicated web pages (ie: dictionary sites wrapped with adverts and extra html) or endless "hackers dictionaries" (just massive word-only lists) I wondered if anyone here had any ideas. Sorry if this is the wrong place, but it's called "English language" so I thought it might fit.
Thanks.