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. js之oop <六>数组的crud(增删改)

    增 Create: push(); 向数组尾添加元素 var arr = [2,6,8,7,4]; arr.push(100); console.log(arr); //输出 [2,6,8,7,4,1 ...

  2. 建立eureka服务和客户端(客户端获取已经注册服务)

    1. 新建sping boot eureka server 新建立spring starter  project 修改pom.xml文件 在parent后追加 <dependencyManage ...

  3. [SoapUI] Groovy在SoapUI里获取Text文本第一行数据

    // get external txt file datadef groovyUtils =new com.eviware.soapui.support.GroovyUtils(context)def ...

  4. nodejs的第四天学习笔记

    一. ECMAScript6(es2015)es6语法 es6/es2015,在es5的基础上扩展了很多新的功能,我们要学习仅仅是es6中的部分常用新功能,这些功能在使用的时候一定要慎重,因为他们之中 ...

  5. SQL Server 2012 联机丛书安装

    已连接 Internet 的计算机: 单击"管理帮助设置"启动帮助库管理器. 在 Windows 7 中,依次选择"开始"."所有程序".& ...

  6. linux centos yum安装LAMP环境

    centos 6.5 1.yum安装和源代码编译在使用的时候没啥区别,但是安装的过程就大相径庭了,yum只需要3个命令就可以完成,源代码需要13个包,还得加压编译,步骤很麻烦,而且当做有时候会出错,源 ...

  7. 【c#】对象转json字符串/字符串转Json对象

    using Newtonsoft.Json; 一.Hashtable => Json Hashtable hash = new Hashtable(); hash.Add("key1& ...

  8. Redis在JAVA中的运用(工具类)

    最近项目需要用redis在中间做缓存所以写了一个工具类作为练习用 redis版本:redis_version:3.0.504 用到阿里的解析JSON的库:fastjson import org.apa ...

  9. markdown小记

    一直听说用markdown写文档比较符合程序员的逼格,没事就倒腾了下,附上近期整理的精华,留自己以方便查阅. 1.常用指令 单个回车 视为空格. 连续回车 才能分段. 行尾加两个空格,这里-> ...

  10. &nbsp;空格用法

    记录一下,空格的转义字符分为如下几种:平时一般用的是 1.  &160#;不断行的空白(1个字符宽度)2.  &8194#;半个空白(1个字符宽度)3.  &8195#;一个空 ...