#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.