ADVERTISEMENT

Grossly abusive conduct ground for legal separation of married couple -- SC

Published Apr 25, 2026 11:36 am  |  Updated Apr 25, 2026 01:56 pm
Grossly abusive conduct of a spouse against the other spouse is a ground for legal separation of a married couple, the Supreme Court (SC) ruled.
In a decision, the SC said that grossly abusive conduct are acts which result in a hostile and intimidating environment for the other spouse, their children, and common children.
However, the SC also said the determination of whether grossly abusive conduct exists as a ground for legal separation must be determined by the courts on a case-to-case basis taking into consideration the facts and evidence in each case.
At the same time, the SC stressed: “A grant of a decree of legal separation under the Family Code does not sever the marriage of the parties, nor affect their marital status. The same only involves a ‘bed-and-board separation’ of the spouses considering how our jurisdiction does not allow absolute divorce.”
The SC decision under GR No. G.R. No. 243647 was made public last April 23 and written by Associate Justice Antonio T. Kho Jr.
Under Article 55 of the Family Code, there are 10 grounds for the filing of a petition for legal separation.
Among these grounds are repeated physical violence or grossly abusive conduct directed against the petitioner, a common child, or a child of the petitioner; physical violence or moral pressure to compel the petitioner to change religious or political affiliation; and attempt of respondent to corrupt or induce the petitioner, a common child, or a child of the petitioner, to engage in prostitution, or connivance in such corruption or inducement.
Also listed as grounds are final judgment sentencing the respondent to imprisonment of more than six years, even if pardoned; drug addiction or habitual alcoholism of the respondent; lesbianism or homosexuality of the respondent; sexual infidelity or perversion; attempt by the respondent against the life of the petitioner; and abandonment of petitioner by respondent without justifiable cause for more than one year.
Resolved by the SC was the petition filed by the husband against his wife. Manila Bulletin redacted their names in this news post.
Case records showed that the couple met in 2000 and was married in 2003. They have two children.
Due to their differences, the couple separated in 2008. Later, they decided to reconcile. When the husband could no longer bear the “grossly abusive conduct” of his wife, he filed a petition for legal separation before the regional trial court (RTC).
In his petition, the husband cited nine grounds of “grossly abusive conduct.” These were his wife’s refusal to provide help with his toothache; acts of maligning his reputation; refusal to seek marriage counselling; doing things without his knowledge; crave for more money, not liking his friends and prohibiting him from seeing them; being a closed-minded person who believes she is always right; and manipulating their children and using them to compel him to provide more support.
In a decision issued on March 1, 2017, the RTC granted the husband’s petition and decreed his legal separation from his wife.
The RTC ruled that the husband was able to prove the existence of grossly abusive conduct of his wife under Article 55 of the Family Code.
Among other things, the trial court cited the couple’s frequent quarrels and disagreement over their finances and personality differences which made their relationship miserably unbearable for the husband.
On appeal, the Court of Appeals (CA) – in a decision issued on July 19, 2018 – granted the petition of the wife and reversed the ruling of the RTC.
The CA ruled that the issues raised by the couple were frivolous and commonly exist with married couples. Also, it said the conduct raised by both parties are neither grave nor abusive and are not beyond repair or incurable.
When the husband’s motion for reconsideration was denied by the CA, he elevated the case to the SC.
Granting the petition, the SC ruled that the husband’s allegations against his wife “satisfy the existence of a hostile and intimidating environment” for the former.
It said that the wife’s treatment of her husband subjected him from always taking her lead.
“Moreover, there were numerous attempts made by (the husband) to save their marriage through counseling and interventions, which were nonetheless made futile. Furthermore, the testimonies of his witnesses further support the existence of a hostile environment as reflected by (the wife’s) controlling attitude,” it also said.
The SC ruled that the husband was able to prove that his wife’s acts constituted "grossly abusive conduct" under the Family Code.
With its ruling that reversed the CA, the SC remanded the case to the RTC “for the dissolution and liquidation of their property regime pursuant to Article 63 of the Family Code.”
The RTC was also ordered to determine the grant of custody and support to the couple’s common children under the Rule on Legal Separation.
The SC said: “As a final note, we reiterate that our Constitution is committed to the policy of strengthening the family as a basic social institution. The Constitution itself, however, does not establish the parameters of state protection to marriage and the family, as it remains the province of the legislature to define all legal aspects of marriage and prescribe the strategy and the modalities to protect it and put into operation the constitutional provisions that protect the same.”
It added that “with the enactment of the Family Code, this has been accomplished as it defines marriage and the family, spells out the corresponding legal effects, imposes the limitations that affect married and family life, as well as prescribes the grounds for declaration of nullity and those for legal separation.”

Related Tags

SC legal separation
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.