R/zilo_dict.R

#' Zilo language dictionary
#'
#' @format A data frame with 99 rows and 3 variables:
#' \describe{
#'   \item{zilo_cyrillic}{Zilo words written in cyrillic script}
#'   \item{eng_translation}{English translations of the words}
#'   \item{pos}{Part of speach of the words}
#' }
#'

"zilo_dict"
agricolamz/lingphonology documentation built on May 19, 2019, 2:55 a.m.