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.的更多相关文章

  1. S8-codelab02

    import news_cnn_model import numpy as np import os import pandas as pd import pickle import shutil i ...

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

  3. python 词云学习

    词云入门 三步曲 数据获取:使用爬虫在相关网站上获取文本内容 数据清洗:按一定格式对文本数据进行清洗和提取(文本分类,贴标签) 数据呈现:多维度呈现和解读数据(计算,做表,画图) 一 模块的安装 pi ...

  4. KDD2015,Accepted Papers

    Accepted Papers by Session Research Session RT01: Social and Graphs 1Tuesday 10:20 am–12:00 pm | Lev ...

  5. C++学习23 虚函数详解

    虚函数对于多态具有决定性的作用,有虚函数才能构成多态.上节的例子中,你可能还未发现虚函数的用途,不妨来看下面的代码. #include <iostream> using namespace ...

  6. Java各国首都列表

    国 家 名 称 首  都 中华人民共和国 People's Republic of China 北京 Beijing 蒙古 Mongolia 乌兰巴托 Elggydggmgj 朝鲜 Democrati ...

  7. C++语言基础(11)-多态

    一.产生背景 先看下面的例子: #include <iostream> using namespace std; //基类People class People{ public: Peop ...

  8. hdu 4778 Gems Fight! 博弈+状态dp+搜索

    作者:jostree 转载请注明出处 http://www.cnblogs.com/jostree/p/4102743.html 题目链接:hdu 4778 Gems Fight! 博弈+状态dp+搜 ...

  9. [翻译]:Artificial Intelligence for games 5.3 STATE MACHINES:状态机

    目录 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 Chapter 5 Decision Making 5.3 STATE MACHINES:状态机 ...

随机推荐

  1. NSScanner知悉 (转)

    http://blog.csdn.net/likendsl/article/details/7974761 NSScanner是一个类,用于在字符串中扫描指定的字符,尤其是把它们翻译/转换为数字和别的 ...

  2. laravel select 传参

    传值: $params['select'] = 'taobao_id,title,image,price,coupon_deduct,coupon_condition'; 接受参数 $result = ...

  3. Docker部署Hadoop集群

    Docker部署Hadoop集群 2016-09-27 杜亦舒 前几天写了文章"Hadoop 集群搭建"之后,一个朋友留言说希望介绍下如何使用Docker部署,这个建议很好,Doc ...

  4. javascript event(事件对象)详解

    javascript event(事件对象)详解   1. 事件对象     1. 事件对象 Event 对象代表事件的状态,比如事件在其中发生的元素.键盘按键的状态.鼠标的位置.鼠标按钮的状态. 什 ...

  5. HADOOP命令介绍

    一.用户命令1.archive命令 (1).什么是Hadoop archives?Hadoop archives是特殊的档案格式.一个Hadoop archive对应一个文件系统目录. Hadoop ...

  6. 【转】ArcGIS地图缓存制作简介

    [PDF]ArcGIS 地图缓存制作简介 - Esri中国 ArcGIS地图缓存制作简介 制作好的电子地图只有发布为服务后才能为更多的用户所查看与使用.ArcGIS Server 为共享 GIS 资源 ...

  7. SPSS数据分析—主成分分析

    我们在分析问题的时候,为了准确全面的反映问题,常常收集很多变量,这些变量之间往往具有相关性,导致存在大量的重复信息,直接使用的话,不但模型非常复杂,而且所引起的共线性问题会使模型准确度降低. 对此,我 ...

  8. 关于CDN下查找网站真实ip

    关于CDN下查找网站真实ip From  t00ls.net -----雨苁收集 杂乱无章,自己慢慢看,有问题加Q2359795780~~~~~~噗 先来几张t00lslogo             ...

  9. python之萌新入门的第一天

    新人的挑战一:配置环境变量及正确地使用工具. 配置环境好难,照着教程做很简单,但是确定环境配置成功好难. 一开始运行helloworld程序的文件时一直出现SyntaxError:invaild sy ...

  10. 【转】【翻译】对响应式SVG的再思考

    来源: http://www.w3ctech.com/topic/1555 原文地址:http://www.smashingmagazine.com/2014/03/rethinking-respon ...