ADVERTISEMENT

Should 9-year-olds be criminally charged? It depends, Palace says

Published Jan 22, 2019 09:44 am
By Argyll Cyrus Geducos Malacañang has reservations over the proposed lowering of the criminal age of liability to nine years old, saying kids of that age may or may not be able to discern what they are doing. Presidential Spokesman Salvador Panelo (OPS / MANILA BULLETIN) Presidential Spokesman Salvador Panelo
(OPS / MANILA BULLETIN) Presidential Spokesperson Salvador Panelo made the statement after the House of Representatives justice committee approved the proposed bill lowering the minimum age of criminal liability to nine years old. "Depende siguro sa nine-year-old, eh. Iba na ang panahon ngayon. Because of modern technology, parang ang bibilis nila (Perhaps it depends on the nine-year-old. We live in different times now. Because of modern technology, they are quick on things)," he said. "Considering the technology, yung nine parang equivalent na to 12, 15 years old, eh. May discernment na, eh (The nine-year-old kid is like a 12- or 15-year-old. They are now able to discern)," he added. "Sa criminal law, pag may discernment ka na (In criminal law, if you already know how to discern), you know what is bad and what is good, eh may problema ka sa batas (you will have a problem with the law). You will be accountable," he continued. Currently, the Juvenile Justice or Welfare Act exempts children 15 years old and below from criminal liability. However, President Duterte has been repeatedly expressing that this measure is being abused by criminals who use minors to get away with their crimes. The President said that the minimum age should be lowered but did not mention a specific number. "That's the call of Congress. It's the Congress that will make the law. The President did not say nine in particular. Just lower it. We will not question the wisdom of the lawmakers. Nasa kanila na yun (It's their decision)," Panelo said. Deterrent According to Panelo, Duterte is pushing for a lower age of criminal liability in order to protect the children from being used by criminals. "From the point of view of the President, the law, presently, is being used by criminals to use the children. So to my mind he wants that amendment to protect the children," he said. "If you have a law that will criminalize this particular age bracket, hindi na gagamitin ng mga kriminal 'yan kasi useless pala (criminals will not use them anymore because it would be useless). They're using them now kasi alam nilang (because they know they are) free, they can get out," he added. However, the Palace official was not able to point out if nine years old should really be the minimum age of criminal liability, saying that even the data of the Philippine National Police (PNP) does not record all crimes. "Ang daming hindi nagre-report. Nalalaman lang ng mga PNP na ginamit kung nahuli nila. Eh yung mga hindi nahuli? Eh di wala yun sa survey, wala 'yan sa statistics (A lot of people are not reporting to the police. The PNP is only learning of them once they are arrested. How about those who are not? They are not part of statistics)," Panelo said. Panelo said he believes that nine-year-olds would not be unjustly punished because of the proposal of the lawmakers. He said kids who might be caught may not necessarily end up in jail. "It doesn't have to be going to jail. Kasi nga depende sa provisions ng batas. Kasi depende, kahit may edad na nine, meron palaging colatilla eh (It depends on the provisions of the law because even if he is nine, there still will be a colatilla). If he or she did it with discretion, ito ang kanya, pag hindi ito naman (this will be the punishment, if not, then this will be it for him). So the law will make the distinction," he said. "If you can prove na alam niya, eh 'di may discernment na siya. Depende pa rin sa (that the child knows, then there's discernment. It still depends on the) circumstances surrounding a particular incident," he added. The Palace official, however, doubts that lawmakers will include in the law the assumption that nine-year-old kids have discernment to commit a crime. "I don't think na ilalagay nila yun. Ibababa lang nila siguro pero may colatilla (I don't think they will put that there. Perhaps they will only lower the age of criminal liability but there will still be colatilla)," Panelo said. Panelo, meanwhile, said that parents should be held accountable for the crimes committed by their children who will be under the scope of the proposed measure. "Let's just say that given the action of the President as mayor, he is open to making the parents accountable for the criminal acts of their children if the law says that they can be criminally accountable," he said. The Palace official then suggested that parents should either be jailed or lose parental custody over their children.
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.