| Date | 13 March 1997 |
|---|---|
| Started | 15:00 |
| Ended | 16:00 |
Instructions
Click on the Link to this button beside the speech or paragraph to expand it to a useful panel containing:
- The date of the speech
- A link to the original page of the PDF document
- A URL that can be used in most blogs
- A structured Citation template suitable for use in a Wikipedia article.
Those last two rows ("URL" and "wiki") use textboxes to hide most of the text.
To access this text, right-click in the textbox with your mouse and choose "Select All", then right-click again and choose "Copy". Now you can right-click into another window and choose "Paste" to get the text.
Agenda items 33 and 35 (continued)
The situation in the Middle East
Question of Palestine
Draft resolution (A/51/L.68)
Mr. Wisnumurti (Indonesia)
I deem it a distinct honour and privilege to introduce, on behalf of the sponsors, the draft resolution contained in document A/51/L.68 concerning Israeli settlement activities in the occupied Palestinian territory, in particular in occupied East Jerusalem.
I am pleased to announce in this connection that the following countries should be added to the list of sponsors of the draft resolution: Bangladesh, Bosnia and Herzegovina, Brunei Darussalam, Cambodia, China, the Comoros, Guyana, Liechtenstein, the Maldives, Papua New Guinea, the Philippines, the former Yugoslav Republic of Macedonia, Turkey, the United Republic of Tanzania and Yemen.
During the past several days, we have heard widespread expressions of the grave concern of the international community over the decision taken by Israel on 26 February 1997 to embark upon new settlement activities in Jabal Abu Ghneim in Jerusalem. Here at the United Nations, such concern has been reflected in the debates heard in the Security Council last week as well as in this forum since yesterday. Speaker after speaker has categorically rejected the Israeli action as constituting a flagrant violations of resolutions of the General Assembly and of the Security Council, and in particular resolutions 242 (1967), 252 (1968) and 338 (1973), which, inter alia, emphasize the inadmissibility of the acquisition of territory by force and consider all measures and actions taken by Israel which seek to change the legal status of Jerusalem as invalid. These speakers have also referred to the decision as being in clear breach of the Fourth Geneva Convention and of other rules of international law. Furthermore, they have consistently taken the position that the decision is contrary to the letter and spirit of the Declaration of Principles and subsequent agreements, not least because it seeks to pre-empt the outcome of permanent status negotiations by changing the legal status and demographic composition of Jerusalem.
They maintain that Israel's decision violates the atmosphere of mutual trust and confidence required if the peace process is to have a successful outcome. The Assembly has taken up this situation because of the failure of the Security Council to take the necessary measures to address the issue, despite the wishes of the overwhelming majority of its members. It is therefore incumbent upon the General Assembly, which represents the international community, to pronounce itself in no uncertain terms on this question, in keeping with its responsibility under the Charter.
By the terms of the preambular paragraphs of the draft resolution, the General Assembly would express its deep concern at Israel's decision to establish new settlements in the Jabal Abu Ghneim area in East Jerusalem. It would also express concern at other measures whose objective is to promote new settlements. It would emphasize the illegality of such settlements, which constitute a major obstacle to peace. In recalling the relevant resolutions adopted by the General Assembly and the Security Council on Jerusalem, the draft resolution would reaffirm that all legislative and administrative measures, as well as actions taken by Israel, which are intended to alter the status of that city, including expropriation of land and properties thereon, are invalid and cannot change that status. It would furthermore reaffirm the General Assembly's support for the ongoing Middle East peace process and the agreements reached, including the recent Agreement on Hebron. The General Assembly would also express its concern about the difficulties facing the Middle East peace process, including their impact on Palestinian living conditions, while urging the parties to fulfil their obligations, including those under the agreements already reached.
Under operative paragraph 1, the General Assembly would call upon the Israeli authorities to refrain from all actions or measures, including settlement activities, which alter the facts on the ground, pre-empt the final status negotiations and have negative implications for the Middle East peace process. Under operative paragraph 2, the Assembly would call upon Israel, the occupying Power, to abide scrupulously by its legal obligations and responsibilities under the Geneva Convention relative to the Protection of Civilian Persons in Time of War, of 12 August 1949, which is applicable to all the territories occupied by Israel since 1967. Operative paragraph 3 contains a call on all parties to continue, in the interests of peace and security, their negotiations within the Middle East peace process on its agreed basis and also to continue the timely implementation of the agreements reached. Finally, the General Assembly would request the Secretary-General to bring to the attention of the Government of Israel the provisions of the resolution.
The sponsors regard the draft resolution as a reasonable, balanced and appropriate response to Israel's decision. It contains provisions whose implementation would make a significant contribution towards reversing the dangerous situation caused by Israel's ill-conceived action. We are convinced that the adoption of this draft resolution would be invaluable in ensuring that the peace process remains on track. Finally, the draft resolution as a whole represents a reaffirmation of the permanent responsibility of the United Nations on the question of Palestine.
For these reasons, the sponsors recommend the adoption of the draft resolution by the Assembly.
The President
We shall now proceed to consider draft resolution A/51/L.68.
I shall first call on those representatives who wish to make statements in explanation of vote before the voting.
May I remind delegations that explanations of vote are limited to 10 minutes and should be made by delegations from their seats.
Mr. Peleg (Israel)
This draft resolution is one-sided and biased. It singles out Israel and is detrimental to the Middle East peace process.
Today Israel mourns the six schoolgirls and their teacher who were murdered this morning in the Jordan Valley. This terrible crime reinforces our belief that the only way to promote peace in the Middle East, to support the political process and to fight terrorism is through direct talks. This is the only proven method for peacemaking in the Middle East. Needless debates far removed from the realities of the region have never contributed to settling the contentious issues between Israel and its Arab neighbours.
Israel welcomes the positive support of the United Nations for the peace process, as expressed by General Assembly resolution 51/29, entitled "Middle East peace process". International support for the peace process can be useful, but only when it is in concert with the efforts of all the parties involved, with a view towards building a consensus.
It is difficult to comprehend that countries that wish to play a more active role in the Middle East peace process are rushing to support and even sponsor such a blatantly one-sided draft resolution. Their actions are completely incompatible with their wishes.
Israel will therefore vote against this draft resolution, and it calls on Member States that support the peace process in the Middle East to do the same.
--> -->
| <type 'exceptions.UnicodeEncodeError'> | Python 2.6.6: /usr/bin/python Fri May 24 14:15:55 2013 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| /data/vhost/www.undemocracy.com/docs/trunk.py in |
| 194 if __name__ == "__main__": |
| 195 pathpart = os.getenv("PATH_INFO") |
| 196 maintrunk(pathpart) |
| 197 |
| 198 |
| maintrunk = <function maintrunk>, pathpart = '/generalassembly_51/meeting_93' |
| /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_51/meeting_93') |
| 131 elif pagefunc == "gameeting": |
| 132 LogIncomingDB(hmap["docid"], hmap["gadice"] or "0", referrer, ipaddress, useragent, remadeurl) |
| 133 WriteHTML(hmap["htmlfile"], hmap["pdfinfo"], hmap["gadice"], hmap["highlightdoclink"]) |
| 134 elif pagefunc == "agendanumexpanded": |
| 135 LogIncomingDB(pagefunc, hmap["agendanum"], referrer, ipaddress, useragent, remadeurl) |
| global WriteHTML = <function WriteHTML>, hmap = {'docid': 'A-51-PV.93', 'gadice': '', 'gameeting': 93, 'gasession': 51, 'highlightdoclink': None, 'htmlfile': '/home/undemocracy/undata/html/A-51-PV.93.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>} |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-51-PV.93.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth=None) |
| 322 if dclass == "spoken": |
| 323 if not gadice or agendagidcurrent == gadice: |
| 324 WriteSpoken(gid, dtextmu, councilpresidentnation) |
| 325 elif dclass == "subheading": |
| 326 if agendagidcurrent and (not gadice or agendagidcurrent == gadice): |
| global WriteSpoken = <function WriteSpoken>, gid = u'pg002-bk03', dtextmu = u'<h3 class="speaker"> <span class="name">Mr. Bi\xf8r..., to help them reach this all-important goal.</p>', councilpresidentnation = None |
| /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk03', dtext=u'<h3 class="speaker"> <span class="name">Mr. Bi\xf8r..., to help them reach this all-important goal.</p>', councilpresidentnation=None) |
| 62 |
| 63 if personlink: |
| 64 print '<a class="name" href="%s">%s</a>' % (personlink, name), |
| 65 else: |
| 66 print '<span class="name">%s</span>' % name |
| personlink = u'/Norway/lian', name = u'Mr. Bi\xf8rn Lian' |
<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode character u'\xf8' in position 42: ordinal not in range(128)
args =
('ascii', u'<a class="name" href="/Norway/lian">Mr. Bi\xf8rn Lian</a>', 42, 43, 'ordinal not in range(128)')
encoding =
'ascii'
end =
43
message =
''
object =
u'<a class="name" href="/Norway/lian">Mr. Bi\xf8rn Lian</a>'
reason =
'ordinal not in range(128)'
start =
42