Patrick Hall

Results 8 comments of Patrick Hall

Thanks for the explanation, interested in this too. I have routinely parsed XML with `.parseFromString(xml, 'text/html')` and it often seems to work; could you explain what it means to “parse...

Okay, retro is cool too ;)

Presumably on the agenda already but I’ll mention `.cells` as well, on `tr`s.

Thanks for this discussion. Curious about `lang` tags on the other tiers; the `"wä-sobä sämʾä ʾIsayəyyas` is also Ge’ez, is it not?

As long as we’re talking `lang` tags, could there or should there be one for the morphological gloss tier? This is something that has long been unclear to me. `and-when`...

Another interesting approach is to use `inline-grid` instead of `inline-flex` — that results in fewer rules overall: ```css .stack { display: inline-grid; margin-right: .75em; margin-top: .5em; } ```

I don’t see how it makes sense that glossed words would not correspond to a semantic node. If the inline flows are sufficient to represent the gloss, why is the...