R/function_words.R

#' Function Words
#'
#' A vector of function words from John and Muriel Higgins's list
#' used for the text game ECLIPSE.  The list is augmented with additional
#' contractions from \code{\link[lexicon]{key_contractions}}.
#'
#' @section Copyright: John Higgins
#' @docType data
#' @keywords datasets
#' @name function_words
#' @usage data(function_words)
#' @format A character vector with 350 elements
#' @references 'http://myweb.tiscali.co.uk/wordscape/museum/funcword.html'
NULL
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.