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. UIView的响应链

    父视图 和子视图的关联 只有当父视图  userInteractionEnabled=YES; 是其子视图才可响应 userInteractionEnabled=NO代表不接受响应 UIView的默认 ...

  2. 使用EntityFramwork[6.1]进行级联保存的时候出现异常

    出现的异常:System.InvalidOperationException: Multiplicity constraint violated. The role 'IncomeItem_Creat ...

  3. [转] C#反射设置属性值和获取属性值

    /// /// 获取类中的属性值 /// /// /// /// public string GetModelValue(string FieldName, object obj) { try { T ...

  4. iOS app开发资料整理

    Objective C快速入门: http://blog.csdn.net/totogo2010/article/details/7632384 http://www.cocoachina.com/i ...

  5. Sublime Text 安装sftp插件

    1. 先安装Package Control组件,用于管理插件. 按ctrl+`组合键,输入以下内容后按Enter键 sublime text 2 版本: import urllib2,os;pf='P ...

  6. 【转载】Linux下编辑生成.mo文件

    转载自:http://www.hackbase.com/tech/2012-02-27/65972.html 编辑生成.mo文件 我们在弄网站的时候很可能会接触到.mo和.po文件..po文件是GNU ...

  7. python编码问题的最终分析

    python初学者,往往因为字符编码的问题而苦恼不已,本人也是阅读了大量的博客,再进行了一定的测试,基本搞清楚了编码问题的前因后果.下面一段代码是在python3.5上的,以它为例进行讲解(请忽略糟糕 ...

  8. 我的WCF学习与强化系列文章

    1.WCF服务创建与使用(请求应答模式) 2.WCF服务创建与使用(双工模式) 3.WCF序列化 4.WCF实现方法重载 5.WCF会话(Session)与实例(Instance)管理 后面会继续更新 ...

  9. API Design

    REST API Design Guidelines V 1.0.201208 Draft 5 Last Updated: 08/31/2012 1       简介 本文档旨在规范REST API的 ...

  10. 程序代码记Log

    private static object s_lock = new object(); public static void TraceLog(string message, string logF ...