Australian troops to the fight against Islamic State militants.
He arrived in Arnhem Land on Sunday, honouring an election promise to spend a week every year in an indigenous area.
Mr Abbott says he wants to hear from local people about community needs.
His visit comes a day after he committed Australian troops to the fight against Islamic State militants.
On Sunday Mr Abbott announced the deployment of 600 troops to the United Arab Emirates ahead of possible combat operations against Islamist militants in Iraq.
Late last week, Australia also raised its terrorism threat level to "high" for the first time in over a decade, amid concerns over the effect of Islamist conflicts on domestic security.
Mr Abbott said he would be in regular contact with Canberra. "Obviously, if there are dramatic new developments I can move if needs be," he said.
Referendum timetable
The prime minister, who is staying in a tent at a site sacred to the local community near Nhulunbuy on the north-east tip of the Northern Territory, was given a traditional welcome when he arrived on Sunday.
On Monday morning, he visited an indigenously-run sawmill and the site of a possible new bauxite mine.
Mr Abbott has described the visit as a chance to "gain a better understanding of the needs of people living and working in those areas".
line
Phil Mercer, BBC News, Sydney
Painted Yolngu dancers greeted Tony Abbott on his arrival at Yirrkala in Arnhem Land, one of the largest Aboriginal reserves in Australia. He is camping near the mining town of Nhulunbuy where, according to legend, the didgeridoo was created by the revered spiritual figure Ganbulabula.
On a typically warm Northern Territory morning, Mr Abbott started the week at a site where an indigenous community hopes to develop a bauxite mine. Economic independence is the ambition of tribal leaders, and employment has been the focus of the conservative prime minister's first full day in the Top End of Australia.
In a rugged part of the country, there is a strong sense of goodwill towards Mr Abbott, who is seeing for himself the privations and cultural pleasures of life in such a remote corner of the Australian continent. Politicians from Canberra have made bold, but ultimately misguided, pledges about Aboriginal jobs and health in the past. Tony Abbott will not want to make promises he can't keep.
line
Local indigenous leaders say they are seeking a renewed focus on a referendum for constitutional recognition of indigenous Australians.
Last year, parliament passed a bill recognising Aboriginal and Torres Strait Islander peoples as the country's first inhabitants, but the constitution contains no mention of them.
"I think we're all in favour of doing the right thing by Aboriginal people," Mr Abbott said.
Australian troops to the fight against Islamic State militants.的更多相关文章
- S8-codelab02
import news_cnn_model import numpy as np import os import pandas as pd import pickle import shutil i ...
- father of the archangel of death"?
e wields an axe, a sword and a machine gun and his battlefield pranks have become as legendary as hi ...
- python 词云学习
词云入门 三步曲 数据获取:使用爬虫在相关网站上获取文本内容 数据清洗:按一定格式对文本数据进行清洗和提取(文本分类,贴标签) 数据呈现:多维度呈现和解读数据(计算,做表,画图) 一 模块的安装 pi ...
- KDD2015,Accepted Papers
Accepted Papers by Session Research Session RT01: Social and Graphs 1Tuesday 10:20 am–12:00 pm | Lev ...
- C++学习23 虚函数详解
虚函数对于多态具有决定性的作用,有虚函数才能构成多态.上节的例子中,你可能还未发现虚函数的用途,不妨来看下面的代码. #include <iostream> using namespace ...
- Java各国首都列表
国 家 名 称 首 都 中华人民共和国 People's Republic of China 北京 Beijing 蒙古 Mongolia 乌兰巴托 Elggydggmgj 朝鲜 Democrati ...
- C++语言基础(11)-多态
一.产生背景 先看下面的例子: #include <iostream> using namespace std; //基类People class People{ public: Peop ...
- hdu 4778 Gems Fight! 博弈+状态dp+搜索
作者:jostree 转载请注明出处 http://www.cnblogs.com/jostree/p/4102743.html 题目链接:hdu 4778 Gems Fight! 博弈+状态dp+搜 ...
- [翻译]:Artificial Intelligence for games 5.3 STATE MACHINES:状态机
目录 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 ...
随机推荐
- Deep Learning 23:dropout理解_之读论文“Improving neural networks by preventing co-adaptation of feature detectors”
理论知识:Deep learning:四十一(Dropout简单理解).深度学习(二十二)Dropout浅层理解与实现.“Improving neural networks by preventing ...
- 20161117__安装Qt5.3.2
1.strings /usr/lib64/libstdc++.so.6 | grep GLIBCXX 2.yum install libGL-devel 2.在安装 Qt5.3.2x86的时候,会报错 ...
- weex 小结 -- <list>
可以包含各种子组件 <refresh style="width:750;padding:30;flex-direction:row;justify-content:center;&qu ...
- C# 编程实现非自相交多边形质心
计算公式公式: http://en.wikipedia.org/wiki/Centroid#Centroid_of_polygon 多边形的质心: 一个非自相交的n个顶点的多边形(x0,y0), (x ...
- 基于Red5的视频直播平台
搭建环境:Win2008 server + jdk1.8+red5-server-1.0.6 下载地址:https://github.com/Red5 修改启动配置文件(修改为jdk路径): 安装模版 ...
- 《开源安全运维平台:OSSIM最佳实践》内容简介
<开源安全运维平台:OSSIM最佳实践 > 李晨光 著 清华大学出版社出版 内 容 简 介在传统的异构网络环境中,运维人员往往利用各种复杂的监管工具来管理网络,由于缺乏一种集成安全运维平台 ...
- Centos系统下Lamp环境的快速搭建
首先为了搭建一个稳定的lamp的练习环境,确保你的虚拟机可以连网,这里我们使用的yum安装,它可以帮助我们解决软件自己的依赖关系.我还在后面加了postgresql数据库如果不需要的话可以去掉和pos ...
- (47) odoo详细操作手册
odoo 8 详细操作手册, ERP(Odoo8.0)操作手册-v1.10(陈伟明).pdf 链接: http://pan.baidu.com/s/1hsp0bVQ 密码: r9tt 花了将近9个月时 ...
- js判断是手机还是电脑访问网站
js判断是手机还是电脑访问网站 <script type="text/javascript"> <!- ...
- 用超链接提交表单,实现在动态网页的url中隐藏参数
动态网页中怎么隐藏url参数传递 我们在做动态网站的时候往往会在各个页面之间传递参数,而这些参数的名称和值都会在url地址栏中被暴露出来,这样一方面不安全,另一方面也不便于搜索引擎的收录,有的时候还有 ...