ADVERTISEMENT

Perplexed and disappointed: South Korea's Moon regroups after mediation failure

Published May 25, 2018 04:30 pm
By Reuters US President Donald Trump’s decision to cancel next month’s summit with North Korea’s Kim Jong Un came as shock to South Korean officials, who only days ago were publicly predicting a “99.9 percent” chance the meeting would proceed as scheduled. Already on shaky ground amid stalled talks with North Korea, South Korea’s ability to fulfill its self-assigned role of mediator between Pyongyang and Washington suffered the biggest blow yet when Trump apparently failed to give his allies in Seoul a heads up about his announcement. South Korea's President Moon Jae-in (REUTERS/Kim Kyung-Hoon/Pool/File Photo / MANILA BULLETIN) South Korea's President Moon Jae-in
(REUTERS/Kim Kyung-Hoon/Pool/File Photo / MANILA BULLETIN) The setback follows months of diplomatic progress that led to a historic summit between Kim and South Korean President Moon Jae-in in April. Some experts said the cancelled meeting might add to scepticism in Washington that Moon might have misled Trump on North Korea’s willingness to abandon its nuclear weapons program, although US officials have held at least two face-to-face meetings with Kim in recent weeks. Coming just a day after Moon returned from a trip to Washington to convince Trump to proceed with the summit, the about-face also signalled friction between the old allies over how to deal with a nuclear-armed North Korea. Pictures released by South Korea’s presidential Blue House showed a glum faced Moon in an emergency meeting with security advisers near midnight to review Trump’s letter to Kim cancelling the summit. Moon described the decision as “perplexing” and “regrettable”. While sharing the goal of complete denuclearisation, Moon’s government is more eager for dialogue and has urged Washington to address the North’s security concerns even as Trump’s top aides warned Pyongyang to swiftly forsake its nuclear arsenal or face the fate of Libya. “They overestimated what the North means in terms of denuclearisation and oversold it to Washington,” said Chun Yung-woo, a former South Korean nuclear negotiator. “You get sick if you eat undercooked food. You get caught if you sell fake stuff as luxury.” DIFFERENCES WITH THE US  Relations between North and South Korea, still technically at war after their 1950-53 conflict ended without a formal peace treaty, have dominated Moon’s first year in office. Moon had been credited with creating conditions for peace by bringing the old foes on a diplomatic path, after North Korea’s relentless pursuit of a nuclear-armed missile capable of hitting the United States raised fears of a fresh war on the Korean peninsula. But there was lingering concern among US  officials that Kim was not serious about relinquishing the nuclear weapons his country has developed for decades - an issue that will continue to complicate any future talks. Moon will not be able to act on many of the agreements he made with Kim at their summit unless meaningful progress is made on the nuclear issue, which requires cooperation by the United States, said Cheon Seong-whun, a former secretary to the president for security strategy. “President Moon’s very ambitious plan to redesign the security situation on the Korean peninsula will undoubtedly face a setback,” he said. Even after US  Secretary of State Mike Pompeo travelled to Pyongyang and met Kim twice to confirm Kim’s commitment to denuclearisation, Trump has repeatedly warned the encounter might not take place or he could walk out if it looked like a deal was not possible on the North’s nuclear program. “The United States might have been discontent with the difference between what South Koreans told them about denuclearisation and what they actually found out when they met the North Koreans,” said Koh Yu-hwan, a professor in North Korea studies at Dongguk University in Seoul. Moon may have made the wrong pitch when he met Trump in Washington this week in a bid to save the summit, Chun said. “It was supposed to be about how they would get Kim to give up the nuclear program, but (Moon) was adamant about having Trump and Kim meet in some way or another and keeping up his peace initiative,” Chun said. SHORT-TERM HICCUP? Moon held a historic summit of his own with Kim in April, with the two leaders smiling, holding hands and talking privately together. At the end of the meeting, the two declared a commitment to “complete denuclearisation” of the Korean peninsula. Seoul officials said they would continue to push for talks between the North and the United States. “We see the position of both countries remaining unchanged in that they seek to resolve any issue through dialogue,” Unification Ministry spokesman Baik Tae-hyun told a regular news briefing. North Korea’s own measured reaction to Trump’s cancellation of the summit could add weight to the push, experts said. North Korea’s vice foreign minister expressed sadness the meeting had been called off but praised Trump for making a bold decision to hold the summit and said the North was open to meeting at any time. With tens of thousands of US troops stationed in South Korea, and international sanctions restricting many interactions with North Korea, Moon will need to continue to cooperate with the United States. The latest development won’t stop Moon from pursuing his goals of trying to bring the two sides together, said Lee Seong-hyon, a research fellow at Sejong Institute, nothing both the United States and North Korea kept the door open to continue dialogue. “Moon sees this as his mission,” Lee said.
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.