Inviting

What kinds of social activities in your city could be appropriate ways of entertaining visitors from other countries?

Typical ideas are arts and cultural events such as theatre, cinema, concerts, exhibitions, famous monuments and buildings, or sports event, golf, tourist trips, excursions, restaurants and bars.

More private corporate hospitality such as parties, receptions, and possibly invitations to someone's home ( highly culture dependent ).

 

Culture and entertainment

Language Checklist

Socialising (2)

Saying what's on and what's available

There's a (good) film/play/concert/on at…

We have a good theatre in the city …

There are some …

- interesting museums/public buildings …

- good restaurants

Are you interested in …?

- eating out?

- visiting/seeing …?

 

Inviting

Would you be interested in going to see …?

I'd like to invite you to have dinner this evening. Is that a good idea?

 

Responding to an invitation

That would be very nice.

I'd like that.

Thank you. That would be a pleasure.

 

Declining an invitation

I'd like to, but I'm afraid …

That would be nice, but unfortunately …

- I'm rather tired …

- I have an appointment this evening …

- I'm rather busy …

- I have some work to do …

 

Stating preference

I like (Japanese) cuisine very much …

I think I'd like to …

I think I'd prefer …

I particularly like (classical) music …

 

Looking at a mean

The (fish) sounds nice …

I think I'd like to try …

I think I'll have …

Shall we have a bottle of …?

 

Commenting on an evening out

It's been a lovely evening.

It's been very nice.

Thank you very much for your hospitality.

I enjoyed it very much.

Skills Checklist

Socialising (2)

Before receiving visitors to your company

Be prepared to talk in English about your professional field and/or your company and business:

  • the professional field you are involved in
  • your professional activities
  • current research and other projects
  • future plans
  • the history of your company
  • company organization
  • who owns the company
  • the number of employees
  • the international involvement of your company
  • products and services
  • the market
  • competition

 

Be able to talk about:

  • your country an your town
  • history
  • tourism
  • museums and public buildings
  • entertainment
  • cultural and religious centres of interest

 

You may wish to talk about

  • education
  • transport systems
  • the economy
  • companies
  • exports an imports

English Training Material - 04的更多相关文章

  1. English Training Material - 05

    Could I leave a message? Language Checklist Telephoning (1) Introducing yourself Good morning, Arist ...

  2. English Training Material - 03

    Cross-cultural understanding (2) 1 The following text is about cultural diversity. Read it through o ...

  3. English Training Material - 01

    Building a relationship Cross-cultural understanding Eye contact In many Western societies, includin ...

  4. English Training Material - 02

    OUTSIDE CORRESPONDENCE AND CONTACT   Jared: I'm glad you could come – and you're in for a treat. Thi ...

  5. Material Design Animation

    Material Design Animation Authentic motion 真实的运动 运动以一种优美流动的形式描述了空间关系,功能和目的. Mass and weight: 质量和重量 在 ...

  6. Android Material Design 学习笔记 - Matrial Theme

    google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感觉”(附上官方 ...

  7. Andorid视觉新冲击-Material design语言

    [写在前面] google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感 ...

  8. 【Android】进入Material Design时代

    由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Desi ...

  9. Android Material Design-Creating Apps with Material Design(用 Material Design设计App)-(零)

    转载请注明出处:http://blog.csdn.net/bbld_/article/details/40400031 翻译自:http://developer.android.com/trainin ...

随机推荐

  1. 解决方法:64位系统-未在本地计算机上注册“Microsoft.Jet.OLEDB.4.0”提供程序

    win7或win8 64位下调试程序,出现这样的错误提示:未在本地计算机上注册 Microsoft.Jet.OLEDB.4.0 提供程序 解决方法如下: 方法一:“设置应用程序池默认属性”/“常规”/ ...

  2. struts2完全捕获404错误的方法

    目前在做一个网络应用程序,struts2 + spring + hibernate,服务器是tomcat.希望用户在IE地址栏乱敲的时候,所敲入的所有未定义的URL都能被程序捕捉到,然后转到一个自制的 ...

  3. Logstash日志搜集

    软件准备: logstash-2.1.0.zip elasticsearch-2.1.0.zip kibana-4.3.0-windows.zip Redis-x64-2.8.2104.msi 下载地 ...

  4. 说说你所熟知的MSSQL中的substring函数

    说说你所熟知的MSSQL中的substring函数 *:first-child { margin-top: 0 !important; } body>*:last-child { margin- ...

  5. MyBatis魔法堂:各数据库的批量Update操作

    一.前言   MyBatis的update元素的用法与insert元素基本相同,因此本篇不打算重复了.本篇仅记录批量update操作的sql语句,懂得SQL语句,那么MyBatis部分的操作就简单了. ...

  6. [Code] C#与js的正则表达式

    元字符: 单个字符: . [] 限定符: * + ? {n} {n,} {n,m} 头尾: ^ $' 其他: | () 正则表达式在js和C#中都有. C#中: 创建: var regex = new ...

  7. 图片轮播(淡入淡出)--JS原生和jQuery实现

    图片轮播(淡入淡出)--js原生和jquery实现 图片轮播有很多种方式,这里采用其中的 淡入淡出形式 js原生和jQuery都可以实现,jquery因为封装了很多用法,所以用起来就简单许多,转换成j ...

  8. MVC。Action方法,常用的返回类型有几种?

    常用的: 1,string,直接返回响应报文字符串 public ActionResult test(){return "哈哈";}2.ViewResult,ActionResul ...

  9. 三分 --- CSU 1548: Design road

    Design road Problem's Link:   http://acm.csu.edu.cn/OnlineJudge/problem.php?id=1548 Mean: 目的:从(0,0)到 ...

  10. 一些JavaScript题目

    在JavaScript中,运行下面代码,sum的值是(). var sum=0;for(i=1;i<10;i++){if(i%5==0)break;sum=sum+i;} A. 40B. 50C ...