ADVERTISEMENT

Israel hits back at 'distorted' genocide case

Published Jan 12, 2024 12:35 pm

THE HAGUE, Netherlands- Israel said Friday it was not seeking to destroy the Palestinian people, as it hit back at what it called a "profoundly distorted" and "malevolent" genocide case against it at the UN's top court.

34EN2LV-Preview.jpg
A Palestinian man holds a portrait of late Palestine Liberation Organisation (PLO) leader Yasser Arafat and South Africa's anti-apartheid icon Nelson Mandela before raising the South African national flag outside the municipality building in Bethlehem in the occupied West Bank on January 12, 2024. South Africa has launched an emergency case at the International Court of Justice (ICJ) arguing that Israel stands in breach of the UN Genocide Convention, signed in 1948 in the wake of the Holocaust.
Israel said on January 12 it was not seeking to destroy the Palestinian people, as it hit back at what it called a "profoundly distorted" and "malevolent" genocide case against it at the UN's top court. (Photo by AHMAD GHARABLI / AFP)

South Africa has launched an emergency case at the International Court of Justice (ICJ) arguing that Israel stands in breach of the UN Genocide Convention, signed in 1948 in the wake of the Holocaust.

Pretoria wants judges to force Israel to "immediately" stop the Gaza campaign launched after the October 7 Hamas attacks that killed 1,140 people, according to an AFP tally based on Israeli figures.

At least 23,469 people, mostly women and children, have been killed in Israel's offensive, according to Gaza's Hamas-run health ministry.

Tal Becker, a top lawyer representing Israel, said South Africa had "regrettably put before the court a profoundly distorted factual and legal picture."

Using videos and pictures, Becker painted a graphic image of the horrors of the October 7 attacks for the robed judges in the Peace Palace in The Hague, where the ICJ sits.

Hamas militants "tortured children in front of parents, parents in front of children, burned people... systematically raped and mutilated," he said.

He stressed that Israel's response was in self-defence and not aimed at the Palestinian residents of the Gaza Strip.

"Israel is in a war of defence against Hamas, not against the Palestinian people," said Becker.

"In these circumstances, there can hardly be a charge more false and more malevolent than the allegation against Israel of genocide."

Both Israel and its ally the United States have dismissed the case as groundless and vowed a robust defence.

"The State of Israel is accused of genocide at a time when it is fighting genocide," said Prime Minister Benjamin Netanyahu in the run-up to the hearings.

"A terrorist organisation carried out the worst crime against the Jewish people since the Holocaust, and now someone comes to defend it in the name of the Holocaust? What brazen gall. The world is upside down," he added.

In Washington, State Department spokesman Matthew Miller said the South African case was "unfounded".

The ICJ will likely rule within a matter of weeks on South Africa's request. Its rulings are final and legally binding but it has little power to enforce them.

A month after Russia's invasion of Ukraine, the ICJ ordered a halt to the military operation -- to no avail.

"If there have been acts that may be characterised as genocidal then they have been perpetrated against Israel," said Becker, referring to what he called a "proudly declared agenda of annihilation" on the part of Hamas.

- 'Crossed the line' -


For this emergency proceeding, the court will not rule on the fundamentals of the case -- whether Israel is actually committing genocide -- but on whether the rights of Gazans to exist are at risk.

South Africa can bring an ICJ case against Israel as both countries have signed the Genocide Convention.

Pretoria's Justice Minister Ronald Lamola told the court on Thursday that Israel had "crossed the line" and was in breach of the convention.

He said that even the brutality of the Hamas attack could not justify this.

"Genocides are never declared in advance," said Adila Hassim, a top lawyer for South Africa.

"But this court has the benefit of the past 13 weeks of evidence that shows incontrovertibly a pattern of conduct and related intention that justifies a plausible claim of genocidal acts."

The ruling African National Congress (ANC) has long been a firm supporter of the Palestinian cause, often linking it to its own struggle against the white-minority apartheid government, which had cooperative relations with Israel.

Anti-apartheid icon Nelson Mandela famously said South Africa's freedom would be "incomplete without the freedom of the Palestinians".

Local officials in the West Bank city of Bethlehem on Friday raised the flag of South Africa, sparking cheers from the crowd.

Bethlehem mayor Anton Salman told AFP that South Africa had "shown up our suffering all around the world," hoping the case would bring "fruitful results for the Palestinian people and for humanity in general."

Addressing the ICJ on Thursday, the lawyer for South Africa Blinne Ni Ghralaigh said international justice itself was on the line.

"Some might say that the very reputation of international law, its ability and will to bind and protect all peoples equally, hangs in the balance," she told the court.

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.