ADVERTISEMENT

Sikodiwa: Returns, reunions, and the wisdom of roots

Published Dec 2, 2025 12:01 am  |  Updated Dec 1, 2025 10:48 am
Nov. 23 was a red-letter day for my family. Four days before his birthday, my son, Carl Lorenz Cervantes, launched his book, Sikodiwa: Revisiting Filipino Indigenous Wisdom for Personal and Shared Well-Being, published by North Atlantic Books.
It is a proud moment for a parent, naturally. But as I read through his exploration of our ancestral worldviews—concepts of Kapwa (shared identity) and the profound meaning behind the proverb “Ang hindi marunong lumingon sa pinanggalingan ay hindi makararating sa pinaroroonan” (Those who do not honor their roots will never reach their destination)—I found myself reflecting on my own timeline. Carl writes about the necessity of looking back to understand where we are going. By happy coincidence, life recently offered me a chance to do exactly that.
Just a few days ago, I flew to Davao City for a reunion. It was a gathering of former employees of the Northern Mindanao Development Bank (NMDB). Walking into that room was like stepping into a time capsule, instantly transporting me back to 1990.
That year, 1990, marked my first foray into the banking world. I was a young, eager Account Officer, cutting my teeth on credit proposals, client calls, and the rigorous discipline of development finance. We were a tight-knit group then, navigating the economic landscape of Mindanao, fueled by coffee and the idealism of youth.
At the reunion, the years melted away. We were no longer the senior executives or retirees we are today; we were once again the young officers in the trenches. We laughed over old stories—the difficult accounts, the shared struggles of balancing ledgers and lives. There is a unique bond formed in the fire of one’s first job. These were the people who saw me before I had a title, before I had a lengthy CV, and significantly, before I became a father to the author who recently launched his book.
The timeline struck me with poignant clarity. I started at NMDB in 1990. Four years later, in 1994, Carl was born.
In those early years, my world was defined by numbers—interest rates, amortization schedules, and IRR. I was building a career, arguably to give my growing family "wings." I wanted to ensure they could fly, that they would have opportunities I worked hard to secure.
Thirty-five years later, that child born in the midst of my banking career has written a book not about interest rates, but about roots.
Sikodiwa challenges us to decolonize our minds and reconnect with a Filipino psychology that values the collective over the individual, and spiritual well-being over material accumulation. There is a beautiful irony here. In 1990, as an Account Officer, I was trained to look at the "bottom line." In 2025, my son is teaching me, and his readers, to look at the "root line."
His book argues that we cannot be fully whole until we acknowledge the indigenous wisdom that flows through our veins. It made me realize that my reunion in Davao was not just a social event; it was an act of Sikodiwa in itself. It was a return to my professional roots. Acknowledging where I came from—that provincial development bank, those mentors, those peers—is essential to understanding the financial executive I am today.
In the corporate world, we often speak of “legacy” in terms of succession planning or asset management. But there is a deeper legacy at play. It is the transmission of values. The hard work and integrity I learned at NMDB in 1990 did not just stay in the office; they traveled home. They became part of the atmosphere in which Carl grew up. Perhaps, in some way, the stability provided by that career allowed him the freedom to explore the esoteric and deep cultural questions he answers in his book.
As financial executives, we are often focused on the future—forecasts, projections, and next year's budget. But on this specific Tuesday, I am embracing the lesson of Sikodiwa. I am celebrating the launch of my son’s work, which invites us to honor our past. And I am celebrating the enduring friendships from Davao that remind me of who I was when I started.
To my former colleagues from NMDB: thank you for being part of my “pinanggalingan” (origins). And to my son, Carl: congratulations. You have given your father a new lens through which to view his own journey. It turns out that to truly fly, we must first recognize the ground that held us.
Sikodiwa is available in our local bookstore and in digital copy. I invite my colleagues in the business community to read it. You might find that the indigenous wisdom of our ancestors has a lot to teach us about leading with empathy, authenticity, and a true sense of Kapwa in the modern boardroom.

Related Tags

Financial Executives Institute of the Philippines (FINEX)
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.