business from English bisynes
business from English bisynes
Etymology
From Middle English bisynes
Hyphenation: business
Noun
business (countable and uncountable)
1.(countable) A specific commercial enterprise or establishment. [quotations ▼]
I was left my father's business.
2.(countable) A person's occupation, work, or trade.
He is in the motor and insurance businesses.
I'm going to Las Vegas on business.
3.(uncountable) Commercial, industrial, or professional activity.
He's such a poor cook, I can't believe he's still in business!
We do business all over the world.
4.(uncountable) The volume or amount of commercial trade. [quotations ▼]
Business has been slow lately.
They did nearly a million dollars of business over the long weekend.
5.(uncountable) One's dealings; patronage.
I shall take my business elsewhere.
6.(uncountable) Private commercial interests taken collectively. [quotations ▼]
This proposal will satisfy both business and labor.
7.(uncountable) The management of commercial enterprises, or the study of such management.
I studied business at Harvard.
8.(countable) A particular situation or activity.
This UFO stuff is a mighty strange business.
9.(countable) An objective or a matter needing to be dealt with. [quotations ▼]
Our principal business here is to get drunk.
Let's get down to business.
10.(uncountable) Something involving one personally.
That's none of your business.
11.(uncountable, parliamentary procedure) Matters that come before a body for deliberation or action.
If that concludes the announcements, we'll move on to new business.
12.(travel, uncountable) Business class, the class of seating provided by airlines between first class and coach. [quotations ▼]
13.(acting) Action carried out with a prop or piece of clothing, usually away from the focus of the scene. [quotations ▼]
14.(countable, rare) The collective noun for a group of ferrets. [quotations ▼]
15.(uncountable, slang, Britain) Something very good; top quality. (possibly from "the bee's knees")
These new phones are the business!
16.(slang, uncountable) Excrement, particularly that of a non-human animal.
Your ferret left his business all over the floor.
As the cart went by, its horse lifted its tail and did its business.
Adjective
business
1.Of, to, pertaining to or utilized for purposes of conducting trade, commerce, governance, advocacy or other professional purposes. [quotations ▼]
"Please do not use this phone for personal calls; it is a business phone."
2.Professional, businesslike, having concern for good business practice. [quotations ▼]
3.Supporting business, conducive to the conduct of business. [quotations ▼]
business from English bisynes的更多相关文章
- 商业BISYNES英语BISYNES商务
business from English bisynes Etymology From Middle English bisynes Hyphenation: business Noun busin ...
- 生意bisynes单词bisynes商业
英语bisynes商务概念的提出是改革的产物,有一个演变的过程:贸易部--商业部.外贸部--内贸部--内贸局--商务部.是内外贸一体化的概念. 中文名:商务 外文名:Business,Bisynes商 ...
- 生意bisynes商业
1.Of, to, pertaining to or utilized for purposes of conducting trade, commerce, governance, advocacy ...
- TED_Topic9:How we're priming some kids for college — and others for prison
Alice Goffman In the United States, two institutions guide teenagers on the journey to adulthood: co ...
- Business talking in English
Talking one: A: Microsoft, this is Steve. B: Hi Steve, this is Richard from Third Hand Testing. I am ...
- Lesson 14 Do you speak English?
Text I had an amusing experience last year. After I had left a small village in the south of France. ...
- English sentence
For a better environment, we should teach our children to put litter/garbage/trash into dustbin/dust ...
- Hyperion Business Modeling for Microsoft Windows (32-bit)
介质包搜索 常见问题 说明 复查 许可证列表 以确定需要下载的产品程序包. 请选择产品程序包和平台,然后单击“查找”. 如果只有一项结果,则可以看到下载页.如果有多个结果,请选择一个,然后单 ...
- English Training Material - 04
Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...
随机推荐
- JS项目快速压缩(windows平台)
问题 当下JS项目都有node_modules,从而项目文件多,容量大. 如何快速压缩一个JS项目? 方法 首先对JS项目安装生产环境的依赖npm install --production. 这时不要 ...
- anaconda 安装指定源的包
当前知道的有两种方式可以查找: 1.conda search 命令:conda search pkg_name 安装的时候直接:conda install cudatoolkit=版本后 conda ...
- (转nginx不浏览直接下载文件的解决方法
原文:https://www.zhan200.com/xwt/39.html 如果nginx配置不对,就会造成部分文件,在浏览器中不是直接预览,而是进行了下载.修改的方法是修改配置文件.具体解决方法如 ...
- 品优购商城项目(六)CAS客户端与SpringSecurity集成
cas单点登录旨在解决传统登录模式session在分布式项目中共享登录信息的问题. 本文cas服务器使用 4.0版本,仅供学习参考.把 cas.war 直接部署在tomcat即可,这里有个固定的用户名 ...
- Jav面向对象
/* * 面向对象: * 1.关注现实存在的事物的各方面信息,从对象的角度出发,根据事物的特征进行程序设计 * 2.对象:用来描述客观事物的一个实体 * 3.类:具有相同属性和方法的一组对象的集合 * ...
- mockito的用法
well,说来惭愧,之前一直知道有这么个东西,但总是看不进去.刚好趁着这次迭代间隙有些闲暇,认真看了下,大概明白是怎么回事了. 首先,mock是个概念,这个词的本意就是“虚假的”.“模仿的”.在测试的 ...
- RabbitMQ中文文档PHP版本(三)--工作队列
2019年12月10日09:57:52 原文:https://www.rabbitmq.com/tutorials/tutorial-two-php.html
- Java分布式:分布式锁之数据库实现
Java分布式:分布式锁之数据库实现 分布式锁系列教程重点分享锁实现原理 锁实现原理 创建一张名为methodLock的数据库表,为方法名字段(method_name)添加唯一性约束. CREATE ...
- GIT实践:同步远程分支
GIT实践:同步远程分支 克隆远程仓库对应分支 克隆时指定分支,语法为:git clone -b 分支名 远程地址. 同步远程分支 更新远程分支 当Git仓库地址发生变化后,首先更新远程地址 git ...
- 使用echarts绘制条形图和扇形图
使用echarts绘制条形图和扇形图 简单举例说明下echarts如何绘制条形图和扇形图 代码示例 <!doctype html> <html lang="en" ...