ADVERTISEMENT

The privilege of the middle class

Published May 2, 2026 12:05 am  |  Updated May 1, 2026 04:07 pm
HOTSPOT
The last time the middle class “revolted” was in 2016. It was quite impossible to see the revolt in plain election results, but it was clear in the exit polls conducted on Election Day.
According to the SWS, the exit polls showed the following:
The higher the class, the more the appeal of Duterte: His lead was 26 points in class ABC, compared to 17 points in class D, and only seven points in class E.
The more the schooling, the more the appeal of Duterte: His lead was 28 points among college graduates, 19 points over those with some college, 8 points among those with some high school, and 7 points among others.
The younger the voter, the more the appeal of Duterte: His lead over was 33 points in ages 18-24, 26 points in ages 25-34, 14 points in ages 35-44, 10 points in ages 45-54, and 4 points in ages 55 and up.
Fast forward to 2026, that former president faces trial before the International Criminal Court for crimes against humanity, the first former Asian head of state to be brought to trial. It was a costly and deadly mistake affecting a generation of mostly poor and working-class families.
The middle class is again out for blood, and looking for a new hero. From the comfort of their air conditioned homes and offices, or from TNVS rides they can always afford to take, and in between domestic and foreign trips, they are complaining about not receiving any “ayuda.” They are furious that senior citizens and the absolutely poor are receiving lifeline discounts. They are going ballistic that their ₱5,000, ₱10,000, ₱15,000 electric bills included a ₱1.00 subsidy for lifeline customers. They say it is absolutely unfair. (Neri Colmenares and Chel Diokno have correctly taken issue with who should pay for the lifeline subsidy.)
One can only hope the middle class looks at the workingclass positions on the crisis: the removal of excise taxes and VAT from diesel and gasoline, the nationalization of the oil industry, and the review of the oil deregulation law and other similar laws that cause untold hardship on the majority. It has never been a part of workingclass politics in this country to demand ayuda. They have always been suspicious of ayuda as a poor substitute to minimum wage increases and to a living wage.
Make no mistake, the middle class has a storied history in the country. It could be brilliant, revolutionary, radical, and progressive like in the Propaganda Movement, the 1896 Revolution, the Philippine-American War, the Second World War, and the anti-dictatorship resistance. It has a tradition of putting country first, proposing solutions beneficial to all, and forming invincible alliances with the workingclass.
Trouble begins when the middle class retreats to its position of privilege.
In his 1981 visit to the Philippines, Pope John Paul II spoke with Filipino professionals at the Araneta Coliseum. His words remain relevant.
“You are people who have reached your present positions as a result of hard and serious efforts, both personal and collective…
“But you are also the result of a great effort on the collective level. For your families and your nation have had to invest great material and spiritual resources in order to train and perfect ever more numerous builders of society, with a solid intellectual and technical education.
“You have a twofold calling. In the first place, you have to meet your personal needs and those of your families, through the exercise of your professions. In this you have sometimes experienced difficulties and frustrations and perhaps even discouragement. And yet you must not give up, knowing as you do that you are also called upon to make your contribution to the service of the common good.
“When things are going well, never shut yourselves off from society for the sake of making money, gaining power or acquiring more knowledge; do not retreat into a position of privilege. May you put your talents to good use by serving ever more generously the needs and aspirations of all your brothers and sisters in the Philippines. I am thinking in particular of that great number of people who, as a result of different circumstances—injustice, poverty, the need to make a bare living, the lack of cultural stimulus—have been unable to attain the levels of university training and education that you have enjoyed.
“The complete development of the people of your country, and the satisfaction of their spiritual and material needs, call for much effort on your part; health-care for everyone; the defense of the sacred nature of human life and its promotion; the affirmation of the role of law in social and political relations if true order and real freedom are to be ensured; the building of worthy housing, properly adapted to every family and every individual; the education of youth by teaching directed towards the search for truth and its affirmation; the balanced and fruitful management of natural resources in order to ensure that everyone has a fair share of their benefits: all these are matters that concern you directly.”

Related Tags

Tonyo Cruz HOTSPOT
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.