Re: [Apertium-stuff] Problem with letter case in interchunk (or after)

2021-10-09 Thread Daniel Swanson
or similar should work just fine in postchunk. If not, that's a bug I need to look into. You might not be able to use tags in , but I'd have to double check that. On Sat, Oct 9, 2021 at 4:20 PM Hèctor Alòs i Font wrote: > > As far as I know, in postchunk only the name of the chunk can be seen.

Re: [Apertium-stuff] Problem with letter case in interchunk (or after)

2021-10-09 Thread Hèctor Alòs i Font
As far as I know, in postchunk only the name of the chunk can be seen. We cannot read any tag of the header (I don't know why). So, I don't see how to put a condition in interchunk for the postchunk, except, maybe, changing the name of the chunk. Missatge de Daniel Swanson del dia ds., 9 d’oct.

Re: [Apertium-stuff] Problem with letter case in interchunk (or after)

2021-10-09 Thread Daniel Swanson
You could set the case of the chunk pseudolemma or else append a tag to it and then condition on that in postchunk. On Sat, Oct 9, 2021 at 3:28 PM Hèctor Alòs i Font wrote: > > In the interchunk stage I am adding a word, which happens to be very often at > the beginning of a sentence. So I face

[Apertium-stuff] Problem with letter case in interchunk (or after)

2021-10-09 Thread Hèctor Alòs i Font
In the interchunk stage I am adding a word, which happens to be very often at the beginning of a sentence. So I face two issues. On the one hand, to put an initial capital letter to the word I add, if needed, and, on the other hand, to remove the initial capital letter from the following word, if