Consider the sequence of operations transforming a word rat into a word robot:
rat -> [insert "o" after "r"] -> roat -> [insert "b" after "o"] -> robat -> [substitute "a" by "o"] -> robot
What alignment corresponds to this sequence of transformation? Your answer is expected to be in the following format:
b-one
brown