ADVERTISEMENT

Speaker Dy has somber but resolute words on Zamboanga school shooting tragedy

Published Aug 18, 2026 08:51 pm

At A Glance

  • Speaker Faustino "Bojie" Dy III mourns the victims of the Ateneo de Zamboanga shooting, stressing the pain felt by families and the need for more than condolences.
  • He urges evidence‑based action, listening to experts, parents, teachers, and youth to identify gaps and strengthen school safety.
  • Dy vows Congress would act promptly and sustainably to protect children, ensuring tragedies are not forgotten after mourning.
House Speaker Isabela 6th district Rep. Faustino "Bojie" Dy III (Facebook)
House Speaker Isabela 6th district Rep. Faustino "Bojie" Dy III (Facebook)


House Speaker Isabela 6th district Rep. Faustino "Bojie" Dy III gave a somber yet resolute take on the deadly shooting at Ateneo de Zamboanga University in Zamboanga City on Monday, Aug. 18.
Dy viewed the tragic incident not just as a lawmaker, but also as a family man.
"Nakikiramay po tayo nang buong puso sa mga pamilya at mahal sa buhay ng mga batang nasawi sa trahedyang nangyari sa Ateneo de Zamboanga," the Speaker said.
(We extend our heartfelt condolences to the families and loved ones of the children who perished in the tragedy at Ateneo de Zamboanga.)
"Bilang ama at lolo, masakit isipin na may mga magulang na naghatid ng anak nila sa paaralan ngayong araw, pero hindi na nila ito makakasamang umuwi," he said.
(As a father and grandfather, it is painful to think of parents who brought their children to school today but will no longer be able to bring them home.)
Authorities said a Grade 9 student armed with two firearms shot and killed another student before taking his own life at the Ateneo de Zamboanga University campus. Two others were injured and hundreds of students were evacuated during the ordeal, which was was disturbingly livestreamed by the shooter.
"Our children are growing up in a world very different from the one we grew up in. They face influences and dangers that many of us did not have to deal with at their age. We owe it to them to understand that world better," Dy said.
More importantly, the House leader underscored that the government's response "must not end with condolences and prayers".
"Kailangan nating maintindihan kung bakit at paano ito nangyari, kung ano ang maaaring nakapigil dito, at kung ano ang dapat nating baguhin para manatiling ligtas ang ating mga anak sa paaralan," he said.
(We need to understand why and how this happened, what could have prevented it, and what must change to keep our children safe in school.)
Several ranking House members have already pitched ways to improve campus security and response mechanisms.
Proactive, sustainable 
Dy espoused a more proactive approach and said, "As lawmakers, our work cannot begin only after a tragedy has happened. We have to look for the gaps before another family has to bury a child."
He says response must be guided by facts and evidence. "Makikinig tayo sa mga eksperto at susuriin ang studies, research, at karanasan ng ibang bansa. At higit sa lahat, makikinig tayo sa mga magulang, guro at mismong mga kabataan."
(We will listen to experts and examine studies, research, and the experiences of other countries.And above all, we will listen to parents, teachers, and the young people themselves.)
Dy rallied the legislators to come up with sustainable solutions, not one-offs. "Hindi natin puwedeng iyakan ang trahedyang ito ngayon, tapos kalimutan na lang bukas."
(We cannot simply grieve this tragedy today and forget it tomorrow.)
"Kikilos ang Kongreso nang maagap, batay sa ebidensya, at may paninindigang humanap ng mga solusyong tunay na magbibigay-proteksyon sa ating mga anak," Dy promised.
(Congress will act promptly, based on evidence, and with determination to find solutions that truly protect our children.)
"Sa mga pamilyang nagdadalamhati ngayon, kasama ninyo kami sa sakit at sa panalangin," the veteran solon from Isabela concluded.
(To the families now in mourning, we are with you in your pain and in prayer.)

Related Tags

Zamboanga City Ateneo de Zamboanga University school shooting Faustino \"Bojie\" Dy III House of Representatives
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; } }

{{ static_articles_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.