R/data.R

#' Examples of glosses
#'
#' A dataset containing five glossing examples extracted from Koptjevskaja-Tamm (2015)'s
#' *The Linguistics of Temperature* and chapters within.
#'
#' @format A [`tibble::tibble`] with 5 rows and 6 variables:
#' \describe{
#'   \item{original}{The text in the original language.}
#'   \item{parsed}{The text with translations to English or morphological annotation per word or expression,
#'   with LaTeX formatting.}
#'   \item{translation}{Free translation to English.}
#'   \item{label}{Label for referencing the example.}
#'   \item{language}{Original language of the text.}
#'   \item{Source}{Where the example was taken from (published paper).}
#' }
"glosses"

Try the glossr package in your browser

Any scripts or data that you put into this service are public.

glossr documentation built on May 29, 2024, 11:53 a.m.