ADVERTISEMENT

Diokno's senatorial bid gets support from legal luminaries, deans

Published Dec 11, 2021 11:58 am

Top legal experts in the country, as well as deans of different colleges of law, asked fellow lawyers and the public to elect human rights lawyer Jose Manuel 'Chel' Diokno to the Senate, espousing his respect for basic human rights and qualities that will uplift the Filipinos’ plight.

Human rights lawyer Chel Diokno

“Today, on Human Rights Day, Lawyers for Chel Diokno for Senator 2022 call on our fellow lawyers and all Filipinos to stand up and fight— for justice, for good laws that have at their heart the protection of the rights of all Filipinos, and for candidates with the ability, wisdom, courage, and conscience to make such laws,” the group’s statement read on Friday, Dec. 10.

“We ask that you help make a better Philippine Senate and a better Philippines by supporting and voting for Chel Diokno as Senator in 2022,” it added.

The statement stressed the need to choose lawmakers who know the laws and has the experience in crafting said laws.

“May obligasyon tayong bumoto—at may karapatan tayong magkaroon—ng mga senador na matalino, walang kahina-hinalang mga agenda o bahid ng korapsyon, at ‘yung may malalim at mahusay na pagiisip upang makapagbalangkas ng mga programa at patakaran (We have an obligation to vote—and we have the right to have—senators who are intelligent, with no hidden agenda and streak of corruption, and someone with deep and capable thinking to craft programs and rules),” the group said.

The Lawyers for Chel added it believed Diokno, who is running for the Senate for the second time since the 2019 midterm elections, has these qualities, describing him as a “seasoned lawyer and law professor” who “has fearlessly spoken truth to power, being among the first to condemn the EJKs that have been unleashed under the guise of a war on drugs.”

READ: Diokno throws hat in opposition’s unity slate

During the program for the group’s launching, former Supreme Court Senior Associate Justice Antonio Carpio endorsed Diokno because the Filipinos “need a guardian in the Senate, will defend, preserve, and protect the civil and political rights.”

He said the human rights defender was one of the first lawyers to question the controversial Anti-Terror Law and his goal is to protect the fundamental rights of the Filipinos as enshrined in the Constitution.

Carpio talked about Diokno’s mission to defend the Filipinos right to freedom of expression and the press, freedom from arbitrary arrest and detention, and freedom of assembly and of association.

Another prominent lawyer, former Supreme Court Associate Justice Jose Vitug also pushed for Diokno’s inclusion in the Senate, saying that he has personally asked for his views in different matters in the past.

“He's a highly respected colleague in the legal profession as well as in the academe. Quite importantly to me is that, while he has not joined the judiciary for one reason or another, he's held in high esteem by many magistrates who would occasionally ask for his views on certain issues,” he said.

Vitug added that Diokno’s “heart is in the right place” because he has always been concerned about the welfare of the less fortunate.

READ: Diokno worried about rising PH debt, says gov’t must spend money properly

“It would be, I think, a privilege and honor for us to be able to have him there along with those who have done so well not only now but in the past,” the former high magistrate said.

Retired Ombudsman Conchita Carpio-Morales also expressed her support for Diokno, who she said “is fiercely and relentlessly committed to the rule of law” on behalf of ordinary Filipinos “who have found themselves at the receiving end of overreaching state power.”

“At no other time in our nationhood than now do we more urgently need senators who know how our laws have failed the people and how these laws and the legal community may be reformed so that they finally become true handmaidens to justice,” she said.

Diokno, the founding dean of the De La Salle University College of Law, rendered public service in a variety of roles, including lawyering for the families of the victims of the MV Dona Paz tragedy in the late 1980s.

He is also the chairperson of the Free Legal Assistance Group (FLAG), a nationwide organization of human rights lawyers founded in 1974 by luminaries the late Senators Lorenzo Tanada and Joker Arroyo, and Diokno’s father, Jose “Pepe” Diokno.

The convenors of Lawyers for Chel include deans of the Colleges of Law in Manila and provinces, senior partners of prominent law firms, professors, chief legal counsels, and former justices of the Supreme Court.

Related Tags

senatorial bid conchita carpio-morales 2022 elections Chel Diokno Antonio Carpio law experts
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.