default_sight_words: Sight Words

View source: R/data.R

default_sight_wordsR Documentation

Sight Words

Description

A list of almost 1000 sight words. These are included here mainly to override the Wiktionary breakdown of certain common words.

Usage

default_sight_words()

Format

Character vector.

Details

The list was derived from the Fry sight words: https://sightwords.com/sight-words/fry/#lists Words with obvious breakdowns (e.g. "words" -> "word -s") were replaced with the base word. A few cases of less-obvious breakdowns were similarly accepted (e.g. "length" was excluded from the list to allow the breakdown "long -th").

Contractions and words with three or fewer characters were left off the list, since we don't break those down anyway.

Value

A character vector of words that should not be split into morphemes.

Source

https://sightwords.com/sight-words/fry/#lists


jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.