ADVERTISEMENT

Evidence so strong vs VP Duterte, all they can do is spread fake news--Adiong

Published May 23, 2026 11:55 pm

At A Glance

  • Rep. Zia Alonto Adiong said strong evidence against Vice President Sara Duterte is being met only with fake news and rumors.
  • He urged civil society and media to fight disinformation and keep focus on the impeachment charges of fund misuse, wealth, bribery, and threats.
  • Adiong stressed the trial should teach Filipinos to separate facts from propaganda and uphold accountability.
Lanao del Sur 1st district Rep. Zia Alonto Adiong (Ellson Quismorio/ MANILA BULLETIN)
Lanao del Sur 1st district Rep. Zia Alonto Adiong (Ellson Quismorio/ MANILA BULLETIN)


House prosecution panel spokesperson Lanao del Sur 1st district Rep. Zia Alonto Adiong is so confident about the strength of the evidence against impeachment respondent Vice President Sara Duterte, he knows that only fake news has a chance of disrupting it.
“Sa lakas ng ebidensya, ang ipinantatapat na lang nila ay fake news. Kapag hindi kayang harapin ang articles of impeachment, gumagawa sila ng bagong multo para takutin ang tao,” Adiong said on May 23 during the Saturday News Forum at Dapo Restaurant in Quezon City.
(The evidence is so strong, all they can counter with is fake news. When they cannot face the articles of impeachment, they create new ghosts to scare the people.)
In the backdrop of Adiong remarks are Senator Imee Marcos' allegations that a constituent assembly among lawmakers was underway to extend the term of President Marcos until 2031, cancel the 2028 elections, or raise the presidential age requirement to disqualify Duterte.
“Hindi ito simpleng tsismis lang (These aren't simple rumors). These narratives are designed to deflect, distract, and poison public understanding before the Senate trial even hears the evidence,” Adiong said.
As such, the Midnanaoan called on civil society groups, the academe, media institutions, churches, and independent fact-checkers to work together in combating the growing wave of disinformation surrounding the upcoming Senate impeachment trial.
Senator Marcos--a known Duterte family ally--is one of the 24 senator-judges in the high-stakes trial.
The Senate formally convened as an impeachment court on May 18, while the Office of the Vice President (OVP) received the writ of summons on May 20. Senator Erwin Tulfo earlier said trial proceedings are expected to begin on July 6, with impeachment hearings to be conducted after regular Senate sessions.
Adiong said such rumors must be subjected to the same standards applied to any serious public claim. Without proof, he said, these narratives merely serve as political diversions from the actual impeachment case now before the Senate impeachment court.
“Hindi lang sila basta mga chismosang marites. Kapag sinasadya mong magpakalat ng kasinungalingan para ilihis ang hustisya, kalaban ka na ng katotohanan at pananagutan."
(They are not just idle gossips. When you deliberately spread lies to divert justice, you become an enemy of truth and accountability.)
He says public attention should remain focused on the articles of impeachment, which include allegations involving the misuse of P612.5 million confidential funds; unexplained wealth; bribery; and threats against the President, the First Lady, and a former House Speaker.
"Iyon ang kaso. Huwag nating hayaang tabunan ito ng fake news (That is the case. Let's not allow it to be buried under fake news),” underscored Adiong.
The twice-impeached Duterte has denied wrongdoing and described the impeachment case as politically motivated.
Pinoys must learn truth vs propaganda from trial
Adiong added that the impeachment proceedings should also serve as a national civic education moment, where Filipinos learn to distinguish evidence from insinuation, constitutional accountability from political noise, and truth from propaganda.
He urged universities, student publications, newsrooms, fact-checking organizations, legal groups, and civic formations to actively monitor impeachment-related claims, trace their sources, demand proof, and swiftly correct falsehoods.
Alonto Adiong warned that disinformation thrives by planting doubt before facts are fully presented--a tactic he said was especially dangerous in an impeachment trial where public trust in democratic institutions depends on evidence-based discourse.
“If there is evidence, present it. If there is none, stop using fear as a political shield. The Senate trial must be about facts, accountability, and the state of our democracy,” Adiong said.

Related Tags

fake news imee marcos Zia Alonto Adiong Sara Duterte Impeachment Senate
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.