-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathglosses.Rd
26 lines (26 loc) · 849 Bytes
/
glosses.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{glosses}
\alias{glosses}
\title{Examples of glosses}
\format{
A \code{\link[tibble:tibble]{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).}
}
}
\usage{
glosses
}
\description{
A dataset containing five glossing examples extracted from Koptjevskaja-Tamm (2015)'s
\emph{The Linguistics of Temperature} and chapters within.
}
\keyword{datasets}