ORA

Sumana Roy

ORA India 2023 Fellow

India

An author and academic, Sumana Roy is building an archive of literature on plant life in the Indian subcontinent spanning the last two millennia. Her book How I Became a Tree is recognized internationally as a seminal work in “philosophical botany.” She also focuses on another overlooked stressor in the global polycrisis—the weakening and disappearance of languages.

At the Indian Plant Humanities project, Sumana collaborates with designers, data engineers, librarians, and artists to develop ways of making storytelling around plants accessible and wondrous for diverse audiences, especially students and young people. She publishes in some of the world’s most respected literary platforms as well as in little magazines and blogs. Across her work in teaching, writing, and archiving, she is dedicated to creating a vocabulary of safety, delight, and calm to replace the language of violence and apocalypse in everyday life.

Stories BY THIS CREATOR

No stories yet. Check back soon!
window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });