A user asks:
I have a situation where in the source they express “recognize” or “identify” with two verbs which both take subject prefixes:
0-bagu 0-xabia
3s.S-see 3s.S-know
he/she/it recognizes
di-bagu da-xabia
3p.S-see 3p.S-know
they recognize
In the target, this is only expressed with one verb xabia “recognize”. The one-for-one target translation is *mamala sama “see know”. So, when run through the rules, I want two consecutive verbs converted to one in only this instance. If I write a new rule above my Verbs rule that takes as its input two verb items, trapping for the Mato bagu xabia, will that prevent the Verbs rule (which only has one input) from firing? If so, how do I handle this situation?
