ADVERTISEMENT

Farewell, Mira

Published Jul 2, 2023 08:26 pm

SPEAKING OUT


Makati Medical Center June 24, 2023 6:20 p.m. My dearest Mira, It is with a heavy heart that I write this farewell letter to you. Today, we bid farewell to your physical presence, knowing that you have found peace after a nine-year battle with your  illness. Our children, Trisha, Dondi, Fran, and I were  by your side as you took your last breath. Mira, my love, I want you to know that your memory will forever be cherished in our hearts. We shared beautiful moments together as a couple and as parents. The laughter, the tears, and the unwavering support we gave each other will forever be etched in my soul. Mira, as our friends know, you have been bedridden for quite some time. However, there were brief moments when you could sit up and move around in your wheelchair. During these windows of opportunity, I would take you outside to enjoy the fresh air and sunshine. We would go to the nearest church or visit the mall when you felt up to it. One Holy Week, we even managed to complete our visita iglesia, although it took us several days to visit all the churches. I remember that our first stop during that particular year was the St. Therese Church, where we exchanged our vows 55 years ago. Our courtship had its share of ups and downs, even experiencing a brief breakup that left us both heartbroken. Our wedding plans almost fell through, but we managed to overcome the obstacles and become happily married thereafter. On our honeymoon, we were invited to stay at the Baguio Country Club by our wedding sponsors, Tio Domeng and Tia Patring Sioson. However, due to poor visibility at Loakan Airport, our plane landed in Bauang, La Union instead. We had to take a taxi from there, and unfortunately, we encountered a landslide on the way to Baguio. It took three hours for the DPWH crew to clear the road, and we finally arrived at the Baguio Country Club close to 10 p.m. The following day, we were shocked to read the newspaper headline announcing the eruption of Mayon Volcano, which was our original  honeymoon destination. Our marriage blessed us with three wonderful children—Trisha, Dondi, and Frannie—who have now grown up. Later, we welcomed our son-in-law, Joy, into the family. You postponed your medical residency for almost 10 years to take care of our children, and once you resumed your practice, you became a well-respected pediatrician at the Makati Medical Center and other prestigious hospitals. Later, you opened your pediatric clinic at the Alabang Town Center and, eventually, at the Asian Hospital. You became “Tita Doctor” to so many children living in and around the Alabang area. One of them is now a doctor who  attended to you during your penultimate confinement at Makati Med. We always made an effort to spend quality time with our family, traveling together both locally and abroad. However, our family faced a tragic event just as everything seemed to be going well. As I neared the end of my term on the Monetary Board, you were diagnosed with a rare nerve disorder called progressive non-fluent aphasia in January 2014. This condition gradually robbed you of your memory and ability to speak, eat, or perform everyday activities. It left you bedridden and entirely dependent on others for assistance. I was devastated, and our entire family felt the weight of this affliction. We tried various remedies, including stem cell treatment, in hopes of reversing or delaying the progression of the disorder. With five months remaining in my term, I made the difficult decision to resign from the BSP. I knew that my place was by your side, providing the love and care you needed. Although this misfortune brought us great sadness, it also had its bright side. It allowed me to fulfill the vows we made 55 years ago, to love and serve each other  in sickness and in health. It brought our family closer together, and on a personal level, it deepened my connection with our Lord. In a peculiar way, I found myself fulfilling my childhood dream of becoming ‘Doc” Toting as I cared for you as my one and only patient. On our 50th anniversary, we renewed our vows in a simple ceremony officiated by Monsignor Tomas Gonzalez in our condo at the BGC. Monsignor Tom, our  close family friend and our former parish priest in San Roque Alabang, performed the ceremony using verbal and sign language, considering your condition. We were surrounded by our immediate family members—Trisha, Joy, Dondi, Fran, and your  sisters Charito and Girlie, who flew in from the States. Aware of your difficulty in ingesting anything orally, I forewarned Monsignor Tom that you might reject the communion host. But to our surprise, you received it without any difficulty. It was your first communion in four years. With heartfelt love and gratitude, I now say goodbye, my dearest Mira. Rest now in eternal peace in the bosom of our Lord. Until we meet again, Toting

Related Tags

SPEAKING OUT IGNACIO R BUNYE
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.