var names = animals.map(function(animal) { animal.name + ' the ' + animal.species })