ADVERTISEMENT

The evil of hazing must end

Published Mar 10, 2026 12:05 am
FINDING ANSWERS
The death of yet another young student in the name of “brotherhood” should compel more decisive action against one of the most senseless and brutal traditions of fraternities.
The brutality suffered by 19-year-old maritime student Mark Kenneth Alcedo last March 1 in Cavite, reportedly inflicted by members of the Tau Gamma Phi fraternity, has once again pushed hazing into the headlines.
According to authorities, Alcedo was brought to a hospital by individuals who initially claimed he had been a victim of a hit-and-run accident. The truth soon emerged: Alcedo had suffered blunt force trauma during a fraternity initiation rite. He was declared dead on arrival.
Four fraternity members have surrendered to police. The suspects reportedly identified eight more suspects and 12 other persons of interest. Interior and Local Government Secretary Jonvic Remulla has met with the national leadership of Tau Gamma, who he said promised the surrender of all other suspects by today.
The latest tragedy continues to raise a troubling question: why does hazing persist despite decades of public outrage, painful lessons, and the strengthened anti-hazing law?
Part of the answer lies in the psychological pull of fraternities and similar organizations. Many young people join seeking identity, empowerment, and a sense of belonging. The promise of brotherhood can be appealing during the uncertain years of youth. But when that promise is tied to violence, it becomes something darker.
The Philippines has already paid a terrible price for this culture. In 1991, Ateneo law freshman Leonardo 'Lenny' Villa died during violent initiation rites of Aquila Legis fraternity. His death led to the passage of RA 8049, the original Anti-Hazing Law I authored when I was senator.
More than two decades later, the nation was again shocked by the death of Horacio 'Atio' Castillo III in 2017, exposing how deeply entrenched the problem remained. The tragedy led to the passage of RA 11053 which imposes tougher penalties.
Yet despite tough legislation, hazing continues. It’s obvious that tougher laws cannot really make people desist from committing crimes. But here’s the truth: Certainty of arrest and conviction, or a swift and impartial justice system can be the best deterrent to crimes.
Police, prosecutors, judges, jails and the community, or the so-called five pillars of the justice system must work efficiently to identify, apprehend, prosecute, convict and incarcerate offenders. An efficient criminal justice system can indeed deter criminality.
Thus, Sec. Remulla’s effort to exert pressure that could lead to the surrender of all those involved in the crime is notable. It is an important step toward making the criminal justice system work.
Police investigators must uncover the truth behind incidents often hidden by secrecy and fabricated stories — as what initially happened in the Alcedo case. Prosecutors must build strong cases despite the clandestine nature of hazing rituals.
“The law is rigorous in penalizing the crime of hazing,” the Supreme Court declared in its July 1, 2015 ruling (G.R. No. 209464) which upheld the conviction of Dandy Dungo and Gregorio Sibal Jr., members of Alpha Phi Omega, for the fatal hazing of University of the Philippines student Marlon Villanueva.
The High Court acknowledged that hazing had long plagued educational institutions and communities, prompting lawmakers to enact RA 8049 in 1995. The Court concluded that its provisions provide strong tools for prosecution.
The decision also recognized the challenges posed by the secretive nature of hazing rituals. Because initiation rites are often concealed, prosecutors frequently rely on circumstantial evidence to establish the chain of events leading to a victim’s death.
In the Villanueva case, the Court ruled that the “unbroken chain of events” presented by the prosecution left no doubt about the accused’s participation in the hazing. The High Court expressed hope that the ruling would guide judges and lawyers in applying the Anti-Hazing Law.
With such guidance from the judiciary, courts across the country now have a stronger foundation for securing convictions in hazing cases. The message must be clear to every fraternity member contemplating violent initiation rites: hazing is not a harmless tradition. It is a crime — and those responsible can and will be punished.
Still, the fight against hazing cannot rely solely on punishment after tragedy strikes. Prevention remains the greater goal. This is where the Commission on Higher Education plays a crucial role.
Under Presidential Proclamation No. 907 (2020), CHED is tasked to “lead, coordinate, and supervise” the nationwide observance of National Hazing Prevention Week every second week of February. The goal is to strengthen the campaign against hazing and other forms of fraternity violence.
But such observance should not be reduced to a symbolic annual event. As the government body overseeing higher education institutions, CHED is uniquely positioned to shape campus culture across the country.
Making students aware of the evils of hazing — what it is, why it is illegal, and what the consequences are for those who get involved — ought to be a continuing, year-round CHED activity.
As I’ve said in previous columns, true brotherhood is forged in shared ideals, not shared trauma. Fraternities can transform initiation rites from violent ordeals into positive undertakings — reforestation drives, cleaning esteros, ang community-building projects. Let shared service, not shared suffering, become the badge of brotherhood. ([email protected])
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.