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的更多相关文章

  1. 商业BISYNES英语BISYNES商务

    business from English bisynes Etymology From Middle English bisynes Hyphenation: business Noun busin ...

  2. 生意bisynes单词bisynes商业

    英语bisynes商务概念的提出是改革的产物,有一个演变的过程:贸易部--商业部.外贸部--内贸部--内贸局--商务部.是内外贸一体化的概念. 中文名:商务 外文名:Business,Bisynes商 ...

  3. 生意bisynes商业

    1.Of, to, pertaining to or utilized for purposes of conducting trade, commerce, governance, advocacy ...

  4. 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 ...

  5. Business talking in English

    Talking one: A: Microsoft, this is Steve. B: Hi Steve, this is Richard from Third Hand Testing. I am ...

  6. 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. ...

  7. English sentence

    For a better environment, we should teach our children to put litter/garbage/trash into dustbin/dust ...

  8. Hyperion Business Modeling for Microsoft Windows (32-bit)

    介质包搜索 常见问题    说明   复查 许可证列表 以确定需要下载的产品程序包. 请选择产品程序包和平台,然后单击“查找”. 如果只有一项结果,则可以看到下载页.如果有多个结果,请选择一个,然后单 ...

  9. English Training Material - 04

    Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...

随机推荐

  1. Netty 4 实现一个 NettyClient

    本文章为作者原创,有问题的地方请提出指正. 1.类继承Diagram 2.定义EndPoint类 目前仅仅定义了2个方法,分别用来获取本地或远程服务器的地址. package netty; impor ...

  2. HTTPS原理分析

    引言 随着互联网安全意识的普遍提高,对安全要求稍高的应用中,HTTPS的使用是很常见的,所以,无论是即时通讯IM还是其它应用,在网络安全意识增强的今天,很多场景下使用HTTPS是肯定没错的.对于即时通 ...

  3. pg中与超时设置有关的参数

    statement_timeout控制语句执行时长,单位是ms.超过设定值,该语句将被中止.不推荐在postgresql.conf中设置,因为会影响所有的会话,如非要设置,应该设置一个较大值. loc ...

  4. Python之快速排序代码

    def quicksort(array): less = [] greater = [] if len(array) <= 1: return array pivot = array.pop() ...

  5. 【转载】 TensorFlow学习——tf.GPUOptions和tf.ConfigProto用法解析

    原文地址: https://blog.csdn.net/c20081052/article/details/82345454 ------------------------------------- ...

  6. 关于Oracle to_date函数的高级用法

    由于种种原因,在我们的系统中,账套期间(PERIOD_NAME)由于格式设置的原因,数据库层存储的格式如下 Mar-19,而不是常规的2019-03. 我们无法更改数据库,涉及到的点太多. 但是期间数 ...

  7. Spring、SpringMVC、Spring Boot、Spring Cloud 概念、关系及区别

    注:此文章转载于其他大神 一.正面解读: Spring主要是基于IOC反转Beans管理Bean类,主要依存于SSH框架(Struts+Spring+Hibernate)这个MVC框架,所以定位很明确 ...

  8. 细说RESTful API之文档管理

    目录 API文档格式 文档管理方式 基于注解实现,代码和文档在一起 Swagger Api2Doc 基于API测试工具生成 Postman rest-client 独立编写文档 RAP DOCleve ...

  9. url、href、src

    一.URL的概念 统一资源定位符(或称统一资源定位器/定位地址.URL地址等,英语:Uniform Resource Locator,常缩写为URL),有时也被俗称为网页地址(网址).如同在网络上的门 ...

  10. WEBSHELL-恶意代码检测

    静态查杀 提取特征写成规则库,调用规则库查杀.基于规则,会比较快,但漏报.误报会比较明显,一般的Webshell一句话木马变形混淆会比较多. yara规则 $eval = /(<\?php|[; ...