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. qt开源社区学习

    http://bbs.qter.org/forum.php?mod=forumdisplay&fid=52

  2. 从github获取代码

    以duilib为例: 1 建立一个文件夹,右键 git bash here. 2 git init 3 git clone https://github.com/duilib/duilib.git

  3. 使用vs中的发布功能发布asp.net core项目时遇到ERROR_CERTIFICATE_VALIDATION_FAILED错误

    今天将VS2015编制的一个asp.net core项目发布到服务器进行测试,使用的是vs中主菜单"生成"中的"发布"功能. 遇到了一个错误,在网上反复检索尝试 ...

  4. Python之路 day3 全局变量、局部变量

    #!/usr/bin/env python # -*- coding:utf-8 -*- #Author:ersa """ 全局与局部变量 在子程序中定义的变量称为局部变 ...

  5. 滴滴快车,安全把你带到凡科安全知识h5大赛

    滴滴出行提出"安全第一.体验第二.效率第三"的可持续发展宗旨.近期,滴滴出行还推广了"安全带"宣传,包括明星夫妻CP安全带姿势和明星后排安全带语音播报等,来提升 ...

  6. SPSS数据分析—聚类分析

    多元分析的主要思想之一就是降维,我们已经讲过了很多降维的方法,例如因子分析.主成分分析,多维尺度分析等,还有一种重要的降维方法,就是聚类分析. 聚类分析实质上就是按照距离远近将数据分成若干个类别,使得 ...

  7. it转行了

    国庆节后毅然的辞职了,辞职的还发生一些不愉快的事情,原来希望好去好来却不慌而散.接着便开始找工作,有过工作经验,找工作是容易些,不像刚毕业那会什么企业都没人要.因为实在是对it没感觉,所以找的都是销售 ...

  8. ThinkPHP 3.2.3(三)架构之URL模式

    一.标准URL格式 http://serverName/index.php/模块/控制器/操作   二.URL大小写 在/ThinkPHP/Conf/convention.php文件里有URL大小写的 ...

  9. discuz后台登陆 口令卡添加

    1.通过根目录文件admin.php 找到 $admincp->init(); 2.指向  dz/source/class/discuz/discuz_admincp.php 这个方法funct ...

  10. WCF初探文章列表

    WCF初探-1:认识WCF WCF初探-6:WCF服务配置 WCF初探-2:手动实现WCF程序 WCF初探-7:WCF服务配置工具使用 WCF初探-3:WCF消息交换模式之单向模式 WCF初探-8:W ...