Bug #172
Break up reversal parst when exporting to lift
| Status: | New | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Cambell Prince | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V0.11 | |||
| Resolution: |
Description
\re one ; two ; three
Should be converted to three <reversal> elements in lift. Currently, it is generates:
<reversal>
<form lang="zxx">
<text>one ; two ; three</text>
</form>
</reversal>
History
Updated by Beth Bryson over 1 year ago
Hmm, interesting.
1. I think FLEx now does interpret the semicolon to mean it should make separate reversals. So this may not be needed for the \re field.
2. But something might be needed for \ge. Or does JohnH have a "quick fix" or other script to handle those? \ge fields with semicolons in them are a real bear to fix inside of FLEx. But I don't know that you guys could do much with it, other than flag them for the user to do something with, because there's a whole cluster of things in the sense, and you don't necessarily want to duplicate all of it for each gloss in the \ge field (e.g., example sentences, SemDom, source, other info).