Re: Simple alternation
Magdalena Turska <[email protected]>
| Newsgroups | gmane.text.tei.general |
|---|---|
| Message-ID | <CAOxh6NAugfekrbpem0eSWy0bHn4+5kLcKT3gVn+NXOkGZ7Q4QQ@mail.gmail.com> |
Hi Paul, what's in the image looks a lot like app/rdg to me. Magdalena On 18 October 2016 at 16:02, Paul Schaffner <[email protected]> wrote: > Given this presentation in an edition: > > http://www.umich.edu/~pfs/mec/queries/meuynweuyn.jpg > > (which nicely and succinctly says, 'this word is either "meuyn" > or "weuyn" but I can't tell which), what is the simplest TEI > way to capture this meaning? (not the appearance, just the meaning.) > > Does this suffice? > > <choice> > <unclear>meuyn</unclear> > <unclear>weuyn</unclear> > </choice> > > Or is something like this required? > > <choice> > <unclear exclude="#weuyn" xml:id="meuyn">meuyn</unclear> > <unclear exclude="#meuyn" xml:id="weuyn">weuyn</unclear> > </choice> > > Or is there another, better, way altogether? > > pfs > > -- > Paul Schaffner Digital Library Production Service > [email protected] | http://www.umich.edu/~pfs/ >