1. concatenate - Adjective
2. concatenate - Verb
To link together; to unite in a series or chain, as things depending on one another.
Source: Webster's dictionaryI do not like to concatenate implausibilities. Charles Sheffield
concatenate terms Source: Internet
concatenate characters Source: Internet
And if our data is all strings we could just concatenate along the string and then just have methods that will only slice off the end of the string. Source: Internet
All I then needed to do was iterate through the component tree and call the method on each component and concatenate the strings to create the serialized data (see the component). Source: Internet
FILENAME contains the current filename. awk has no explicit concatenation operator; two adjacent strings concatenate them. Source: Internet