I would appreciate clarification.I have a dictionary file, with lots of of pairs.
...
I would like to substitute this using grep (by an instruction in the dictionary, but no grep otherwise in the file):cion(| |\t|\r) ción\1Or something equivalent.I suspect that I have to add a line previously, but I don’t understand the particular explanation in the manual.