Assuming I have an input file with an essay:

\starttext

\input essay

\stoptext


Is there any command to tell ConTeXt to print a specific sentence, e.g. the first sentence from paragraph 2, or the last sentence from paragraph 1, etc?

--Joel