Description Usage Arguments Value
Parse a single word by making a call to a lookup parsing service
1 2 | iparseWord(w,
URLPrefix = "http://www.perseus.tufts.edu/hopper/xmlmorph?lang=la&lookup=")
|
w |
the word |
URLPrefix |
the url of the XML parsing results for each word is constructed by prefixing URLPrefix to the word. The default value will query Perseus Latin word tool database. |
A list of the same structure as a word
element in a parsed
data object, such as produced by the function iparse
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.