If we could stop bickering about which creatures do or don’t deserve to be called smart, an emerging movement of scientists and philosophers argue that we might discover fundamental elements of intelligence that are common to all life. – Noema
function my_excerpt_length($length) return 200; add_filter(‘excerpt_length’, ‘my_excerpt_length’);