parse_excerpt: Parse a Greek excerpt

View source: R/parse_excerpt.R

parse_excerptR Documentation

Parse a Greek excerpt

Description

This function parses a Greek excerpt from the Perseus Digital Library. Parsing includes part of speech, gender, case, mood, voice, tense, person, number, and degree.

Usage

parse_excerpt(urn, excerpt)

Arguments

urn

a valid urn from the perseus_catalog object.

excerpt

a valid excerpt, e.g. 5.1-5.5

Value

a data frame

Examples

parse_excerpt("urn:cts:greekLit:tlg0031.tlg002.perseus-grc2", "5.1-5.4")

ropensci/rperseus documentation built on June 28, 2023, 8:17 a.m.