ADVERTISEMENT

Michelle O'Neill makes history as N.Ireland's first nationalist leader

Published Feb 3, 2024 03:42 pm
AFP__20240203__34HK9N7__v1__Preview__BritainNirleandPolitics.jpg
People watch on television Northern Ireland's newly appointed First Minster from Sinn Fein party Michelle O'Neill, delivering a speech during the Northern Ireland Assembly, in Stormont on February 3, 2024. O'Neill becomes the first nationalist leader of Northern Ireland's government, when the assembly returns following a two-year boycott by the biggest pro-UK party. (Photo by Paul Faith / AFP)

BELFAST, United Kingdom–Michelle O'Neill on Saturday became the first nationalist leader of Northern Ireland's government, a historic moment for the British territory prompted by the return of power-sharing after the biggest pro-UK party ended a two-year boycott.

In a special sitting, the Northern Ireland Assembly first voted to resume devolved governing and then nominated the pro-Irish unity Sinn Fein politician as first minister.

The landmark follows the Democratic Unionist Party (DUP) ending its walkout from the Stormont institutions after this week striking a deal with the UK government over post-Brexit trade rules.

The assembly also appointed another lawmaker, the DUP's Emma Little-Pengelly, to be her deputy and filled other top ministerial posts.

Under the 1998 Good Friday or Belfast Agreement that ended three decades of sectarian violence over British rule in Northern Ireland, the first minister and deputy first minister posts are equal.

But the appointment at the assembly of a Roman Catholic pro-Irish unity first minister in a nation set up as a Protestant-majority state under British rule is hugely symbolic.

It not only reflects Sinn Fein's position as Northern Ireland's biggest party but also shifting demographics, since the island of Ireland was split into two self-governing entities in 1921.

"This is an historic day and it does represent a new dawn," O'Neill told fellow lawmakers shortly after her appointment, adding it was "unimaginable to my parents' and grandparents' generation".

"I am wholeheartedly committed to continue in the work of reconciliation between all of our people.

"The past cannot be changed or cannot be undone but what we can do, what we all can do, is build a better future," she added.

 

- 'Optimism' -

 

O'Neill takes office facing the pressing problem of fixing budgetary constraints and crumbling public services that have sparked widespread industrial disputes in Northern Ireland.

She has called the assembly's restoration "a day of optimism" and urged a joint effort to tackle the problems.

The 47-year-old has been first minister-designate since May 2022, when Sinn Fein became the largest party at elections for the 90-seat assembly, which has responsibility for domestic policy areas when sitting.

But she had been unable to take up the role because of the boycott of the assembly by the DUP.

Northern Ireland shares the UK's only land border with the European Union, with the Republic of Ireland to the south, but under the 1998 peace accord it needs to be kept open, without infrastructure.

London struck a separate Brexit trade pact with Brussels over Northern Ireland which mandated port checks on goods arriving there from mainland Britain -- England, Scotland and Wales.

Unionists, though, said that effectively keeping only Northern Ireland in the EU single market and customs union risked cutting it adrift from the rest of the UK, and made a united Ireland more likely.

 

- 'Surrender deal' -

 

After two years of protracted negotiations, the DUP has returned to power-sharing, striking a deal with London this week which will ease routine checks on goods crossing the Irish Sea destined to remain in Northern Ireland.

The UK government will release a £3.3-billion ($4.2-billion) package to bolster struggling public services there, after a series of strikes in recent weeks over pay.

"Today is a good day for Northern Ireland, a day when once again our place in the United Kingdom and its internal market is respected and protected," DUP leader Jeffrey Donaldson said at Stormont.

Saturday's formalities began with the election of a neutral speaker, followed by nominations for the parties entitled to jointly lead the decision-making executive, and ministers for nine departments.

The non-aligned third-biggest party, Alliance, has said it will be willing to take the justice portfolio again, and is eligible for another ministry.

The smaller Ulster Unionists are also entitled to a ministerial position but the fifth-largest party, the nationalist SDLP, are not and will form the opposition.

However, smaller, more hardline unionists remain bitterly opposed to Stormont's return, arguing the "surrender deal" changes nothing.

"We will not be surrendering our land to the EU," pro-UK activist Mark McKendry told fellow loyalists Thursday, calling on them to "mobilise" in protest.

But others are backing the agreement.

Former first minister and ex-DUP leader Peter Robinson said it secures "very substantial" progress on safeguarding the union, in a video message shared Saturday by the party.


 

Related Tags

WORLDNEWS
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.