o_Copy Concatenating
Create a new list phrase with phrases from a given list phrase appended to the end of the list.
Return
A new list phrase with the given list phrase's subphrases appended.
Parameters
self
The list phrase to extend.
new List Phrase
The list phrase containing subphrases to append.