At the bottom layer, the encoder and decoder RNNs receive as input the following: first, the source sentence, then a boundary marker "" which indicates the transition from the encoding to the decoding mode, and the target sentence. For training, we will feed the system with the following...