ADVERTISEMENT

Lorenzana says Joma Sison doing psywar tactics for blaming gov't for Sagay massacre

Published Oct 25, 2018 03:09 pm
By Francis Wakefield Defense Secretary Delfin Lorenzana Thursday said that communist leader Jose Maria Sison's statement that the Duterte government is behind the Sagay City, Negros Occidental massacre of nine farmers is just part of his psywar tactics. Senator Panfilo Lacson leads the Senate Finance Subcommittee “E” in scrutinizing the P251 billion proposed 2019 budget of the Department of National Defense (DND) and its attached agencies presented by Sec. Delfin Lorenzana. Also in attendance during Tuesday’s hearing, Oct. 2, 2018 are (L-R) Senators Francis “Kiko” Pangilinan, Win Gatchalian, Gregorio Honasan and JV Ejercito. (Photo: Joseph Vidal/PRIB) Sec. Delfin Lorenzana (Joseph Vidal/PRIB/ MANILA BULLETIN) Lorenzana said such a claim comes from a man who he said is the mastermind of numerous atrocities including the Plaza Miranda bombing. "Yeah right! Coming from the mastermind of the Plaza Miranda bombing, the killing of hundreds of New People’s Army (NPA) cadres suspected of being agents of the government, as well as assassination/killings of innocent civilians in the past 50 years?," Lorenzana said. "Come on, Mr. Sison! Don’t be quick to point your finger as your other fingers are pointing back at you," he added. Lorenzana said Sison has been unmasked as the man behind these atrocities by no less than his former comrades. "Your psywar no longer works. Nobody, even your so-called fighters, believe you anymore," Lorenzana said. Blood in their hands On Wednesday, Armed Forces of the Philippines (AFP) Chief of Staff General Carlito Galvez Jr. said that when the conclusive findings of the investigation have been released on the killing of nine farm workers, the Communist Party of the Philippines-NPA (CPP-NPA) and its front organization, the National Federation of Sugar Workers (NFSW), will have blood on their hands. Galvez made the remark following a press briefing at Camp Aguinaldo to give an update on the incident and an ongoing investigation to establish the identities and motives of the perpetrators of the killing of the farm workers at sugar plantation in Sagay City, on Saturday, October 21, 2018. Galvez said various government agencies including the Philippine National Police (PNP), National Bureau of Investigation (NBI), and the Department of Agrarian Reform (DAR), are jointly working in the investigation to immediately solve the killing. He said the results of the initial investigation laid out three possible scenarios that may have led to the incident, as authorities are looking at the involvement of other land claimants, the landowner’s private army, and the CPP-NPA. "What is already known is that the victims are all recruits of the NFSW, a front organization of the CPP-NPA. In fact, they were recruited, after paying P500 for 1 hectare of land, less than two days before the incident," Galvez said. Galvez said according to the families, residents, and local authorities in the area, the victims are not workers in the farm or claimants to the land. The Department of Agrarian Reform (DAR) has also claimed that the victims are not entitled beneficiaries. "They were brought there by their recruiters from the NFSW who left just before the shooting happened," Galvez said. CPP-NPA Involvement Galvez said the CPP has been hatching plans to oust the Duterte administration and this incident is part of their plan to rouse civil unrest and discredit the government. He said the CPP's "Oplan Bungkalan", a nationwide campaign to mobilize farmworkers to rally for the cause of the communists marketed as a struggle for agrarian reform, is taking advantage of farmers and is using them as bait. He said by manipulating, deceiving, and exploiting the needs of these farmers, the NFSW has put their lives in grave danger by pitting them against landowners and other land claimants in order to jumpstart an orchestrated nationwide protest by leftist groups. AFP, PNP non-involvement As to the alleged involvement of the AFP in the killing of nine farmers, Galvez said Agrarian Reform Secretary John Castriciones has already categorically denied the AFP and the police’s involvement in the killings and clarified that the incident is a land conflict. "We call on leftist groups to substantiate their allegations and give the families some reprieve and consolation by not propagandizing and politicizing the incident," Galvez said. Assistance and Justice Galvez said the military has extended its sincerest condolences to the victims’ families and has provided assistance. "The AFP, DAR, DSWD, and local government unit of Negros are working together to give immediate and long-term aid for the victims’ families and to ensure that justice will be served. The government and its security forces will work together to resolve the social cancer and land conflict in the area," Galvez said.
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.