Re: Simple alternation
Piotr Bański <[email protected]>
| Newsgroups | gmane.text.tei.general |
|---|---|
| Message-ID | <[email protected]> |
Ah, what an excellent example of how markup can influence linguistic modelling. On Peter's approach, I can't see an easy way to signal a potential alternation between lemmas, with the possible linkage to dictionary units with all the associated info. (Of course, it can be done remotely or quasi-remotely, but not locally). Whereas on the quoted approach (coupled with some extra, but minor, assumptions), such an alternation should be much easier to express in a natural manner. Cool, thanks, Paul and Peter! :-) Best, Piotr On 18/10/16 17:10, Peter Boot wrote: >> <choice> >> <unclear>meuyn</unclear> >> <unclear>weuyn</unclear> >> </choice> > > I would use > > <choice> > <unclear>m</unclear> > <unclear>w</unclear> > </choice>euyn > > Peter >