business meeting
Metting are all about discussions .
discussion expression
开始会议
- Let's get started
- We need to discuss...
- We need to talk about...
- The first thing we need to discuss is ...
- The first item on the agenda is...
Need to discussing solutions for problems
- We have several alternatives:
- We have two options:
- We could either ___ or ___.
If you are leading the meeting,somethings you need to move the meeting forward. Because if you let people just talk and talk and talk, you may not get through everything that on you agenda. So to move people forward ,you can say:
- Let's move on to item 2.
- Let's move on to the next topic.
- we need to move on.
- The next item (of business) is ...
- Shall/Should we move on?
If someone is moving the topic onto next item,and you still something to say, you can interrupt by say:
- Before we move on, I think we should...
- Not so fast. We haven't (yet)...
If you are not clear about what somebody is saying, you can say:
- What do you mean by ___?
- I don't quite follow you.
- I didn't get what you meant by...
- Could you clarify that?
- Could you elaborate(详细说明) on that?
elaborate means could you give more details information about what you are talking about.
Giving your suggestions and your opinions on things ,you should say:
- I think we should ...
- I suggest...
- Why don't we ...
- How about...
When you agree with what sb else say:
- (I think) that's a good idea.
- You have a good point.
- I agree.
You don't agree,you can say:
- I disagree. I think ...
- You have a good point ,but ...
- That's not such a good idea.
- I don't think that's a good idea.
- That's just plain stupid! [愚蠢至极The idea is compelety out of head]
When you want ask opinions of your colleagues sit around the table ,you can ask:
- What do you think,Alice?
- What's your opinion on that,Alice?
- Any thoughts on that?
- Any ideas?
- Do we all agree (on that)?
- Does everyone agree?
At the end of the meeting ,you need to conclude ,so in the conclusion you include everything that you talked about.
- In summary,...
- The conclusion is ...
- So,we've decided to ...
- We're going to ...(when)
- That's all for tody.
- The meeting is adjourned.
本文作者starof,因知识本身在变化,作者也在不断学习成长,文章内容也不定时更新,为避免误导读者,方便追根溯源,请诸位转载注明出处:http://www.cnblogs.com/starof/p/7255859.html有问题欢迎与我讨论,共同进步。
business meeting的更多相关文章
- 更改 Skype for Business Online 的 Sip 地址以匹配UPN
var appInsights=window.appInsights||function(config){ function r(config){t[config]=function(){var i= ...
- Technical Committee Weekly Meeting 2016.06.21
Meeting time: 2016.June.21 1:00~2:00 Chairperson: Thierry Carrez Meeting summary: 1.Add current hou ...
- Understand the Business Domain
 Understand the Business Domain Mark Richards EFFECTivE SoFTWARE ARCHiTECTS understand not only tec ...
- 如何加入 Skype for Business 会议?
参加一个线上培训,收到了Skype的参会地址,是这个样子的 然后就是一脸懵逼的不知道怎么参加会议了.找了半天终于在同事的帮助下参加成功. 我的参加方法:在Window上用Skype for Busin ...
- Instant Messaging for Business: Your 10 Best Options
Instant Messaging for Business: Your 10 Best Options By Iaroslav Kudritskiy It's probably not a surp ...
- 在 SharePoint Server 2016 本地环境中设置 OneDrive for Business
建议补丁 建议在sharepoint2016打上KB3127940补丁,补丁下载地址 https://support.microsoft.com/zh-cn/kb/3127940 当然不打,也可以用O ...
- Java Business Process Management(业务流程管理) 初识环境搭建
一.简介 (一)什么是jbpm JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理.工作流.服务协作等领域的一个开源的.灵活的.易 ...
- [LeetCode] Best Meeting Point 最佳开会地点
A group of two or more people wants to meet and minimize the total travel distance. You are given a ...
- [LeetCode] Meeting Rooms II 会议室之二
Given an array of meeting time intervals consisting of start and end times [[s1,e1],[s2,e2],...] (si ...
随机推荐
- node.js零基础详细教程(5):express 、 路由
第五章 建议学习时间4小时 课程共10章 学习方式:详细阅读,并手动实现相关代码 学习目标:此教程将教会大家 安装Node.搭建服务器.express.mysql.mongodb.编写后台业务逻辑. ...
- 安装npm及cnpm(Windows)
[工具官网] Node.js : http://nodejs.cn/ 淘宝NPM: https://npm.taobao.org/ [安装步骤] 一.安装node.js 1.前往node.js官网下载 ...
- Cordova各个插件使用介绍系列(六)—$cordovaDevice获取设备的相关信息
详情请看:Cordova各个插件使用介绍系列(六)—$cordovaDevice获取设备的相关信息 在项目中需要获取到当前设备,例如手机的ID,联网状态,等,然后这个Cordova里有这个插件可以用, ...
- JavaScript设计模式_10_职责链模式
职责链模式的定义是:使多个对象都有机会处理请求,从而避免请求的发送者和接收者之间的耦合关系,将这些对象连成一条链,并沿着这条链传递该请求,直到有一个对象处理它为止.职责链模式的名字非常形象,一系列可能 ...
- redhat初始化yum源,使用阿里云yum源
本篇文章介绍redhat7使用国内阿里云yum安装源的方法,源地址使用的https://mirrors.aliyun.com/对应使用Centos7下的安装源. 在学习<Linux就该这么学&g ...
- 2~62位任意进制转换(c++)
进制转换的符号表为[0-9a-zA-Z],共61个字符,最大可表示62进制. 思路是原进制先转换为10进制,再转换到目标进制. 疑问: 对于负数,有小伙伴说可以直接将符号丢弃,按照整数进行进位转换,最 ...
- 愚公oracle数据库同步工具
最近,利用一些时间对oracle数据库实时同步工具做了一些调研分析,主要关注了linkedin的databus和阿里的yugong两个中间件,其中databus需要在每个待同步的表上增加额外的列和触发 ...
- HTML行内元素、块状元素、行内块状元素的区别
HTML可以将元素分类方式分为行内元素.块状元素和行内块状元素三种.首先需要说明的是,这三者是可以互相转换的,使用display属性能够将三者任意转换: (1)display:inline;转换为行内 ...
- PHP加密解密的函数
<?php class Encryption { /* *功能:对字符串进行加密处理 *参数一:需要加密的内容 *参数二:密钥 */ function encrypt($str,$key){ / ...
- 【Android Developers Training】 103. 查询当前地点
注:本文翻译自Google官方的Android Developers Training文档,译者技术一般,由于喜爱安卓而产生了翻译的念头,纯属个人兴趣爱好. 原文链接:http://developer ...