ADVERTISEMENT

Colonial mentality is the disease, not the cure

Published Feb 21, 2020 12:00 am
HOT SPOT By TONYO CRUZ Tonyo Cruz Tonyo Cruz As expected, our most colonial-minded friends are gnashing their teeth in fury over President Duterte’s termination of the Visiting Forces Agreement (VFA). They proclaim the end of United States protection and aid which they say are essential and indispensable to our national security. How the VFA and the other military agreements with the US have actually protected us from China’s invasion and occupation of Philippine islands and seas, the colonial-minded pro-VFA officials cannot say. Under the VFA, US military forces can freely enter the Philippines without notifying us of their number, duration, destination, and route. No visas, border control, import, and quarantine requirements whatsoever. Exactly how this arrangement has deterred China, we don’t know. Under the VFA, US military forces have staged Balikatan war games with Philippine troops. After several dozens of such military exercises, the US troops have benefited immensely from the knowledge of fighting wars in an archipelagic country such as ours, while Filipino “counterparts” take orders and get supervised. Exactly how the games has deterred China, we don’t know. Buried in the official and media reports on the controversial Mamasapano massacre were mentions of US troops participating in the operation, purportedly because the VFA made it possible for them to be present and to provide supervision and intel. Exactly how they prevented Filipino troop casualties, we do not know. One by one, colonial-minded officials have denounced the VFA’s termination and warned we would lose a lot of military aid. It is a claim that raises the question: Aid for what and for whom? Concerned Filipino-Americans and Americans have been asking the US government to stop aid that goes to death squads killing suspected “pushers” in the cities, and suspected “communists” in the countryside. If that’s the kind of aid we are getting and which the colonial-minded officials insist on receiving, then surely we are better off without it. Remember the Enhanced Defense Cooperation Agreement signed under Barack Obama and Noynoy Aquino, and implemented under Duterte?  Under EDCA, the government consented to giving the US full access and control to five Philippine installations -- Basa Air Base in Pampanga, Bautista Air Base in Palawan, Fort Magsaysay in Nueva Ecija, Ebuen Air Base in Cebu, and Lumbia Airport in Cagayan de Oro. Five new military bases for the US, courtesy of the Philippine government! Is China shaking in fear that we have given the Americans untrammelled entry to the country, as well as five military bases?  Absolutely not. The problem of our colonial-minded friends is that they have believe their own myths, and would like us to do the same. But the fact is, colonial mentality in diplomacy and defense have brought us to where we are now, a laughingstock to Beijing. For instance: On the West Philippine Sea, the most that the US has done is to state its position on the “freedom of navigation” for American civilian and military vessels. Beijing knows that the US won’t defend the Philippines, even if we had a million military agreements with Washington, DC. The mistake of colonial-minded Filipinos is to assume that American and Philippine interests are one and the same, and that the Mutual Defense Treaty, VFA, and EDCA would automatically oblige the US to defend the Philippines.  Not even the title “major non-NATO ally” means anything practical to the needs of the Philippines, but for the US it means the Philippines is a guaranteed doormat, refuelling post, military games venue, launching pad, or outpost in the region. Notwithstanding his many concessions to Beijing, Duterte remains loyal to Donald Trump and to US economic and military interests. He has kept the onerous neocolonial relations intact: beneficial to the US, questionable as to our own national benefit. It is entirely possible that Duterte is playing his pro-American card more deftly than the other pro-Americans elsewhere in government. Duterte’s termination of the VFA could be his signal to Trump that he’s open to renegotiating the terms of US military presence in the Philippines, on terms that are more to Trump’s liking. When we shout “Atin ang Pinas” at rallies at the Chinese consulate and online. It cannot mean we want China out and the US in. It means we stand for our national independence, sovereignty, and territory. It means reexamining military and economic agreements, and terminating all unequal and onerous ones so that we could as a nation freely decide on our fate, needs, and aspirations. Our neighbors Indonesia and Vietnam show us how to preserve national security, and to defend national sovereignty. It is to uphold one’s independence and self-determination and to rely on one’s own people. Definitely, they are succeeding because they do not depend on and are not a puppet or pawn to Big Powers who have their own interests to protect. For so long, colonial mentality has been promoted as the cure. We should by now realize that it is the disease that afflicts the spine of the corrupt neocolonial state, and which gives us as a people untold shame upon shame.  
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.