accommodate

词源: to make fit, suitable; 近/反义词: adapt, adjust, lodge; disoblige, incommode, misfit

Lodging is a form of the sharing economy. Lodging is done in a hotel, motel, hostel, inn or hostal, a private home (commercial, i.e. a bed and breakfast, a guest house, a vacation rental, or non-commercially, as in certain homestays or in the home of friends), in a tent, caravan/campervan (often on a campsite). Lodgings may be self-catering, whereby no food is provided, but cooking facilities are available.

Lodging is offered by an owner of real property or a leasehold estate, including the hotel industry, hospitality industry, real estate investment trusts, and owner-occupancy houses. Lodging can be facilitated by an intermediary such as a travel website. The hospitality industry is a broad group of businesses that provide services to customers. The industry can be broken down into three basic areas: accommodations, food and beverage, and travel and tourism. The service industry is a type of business that provides services to customers rather than producing a product.

The accommodation reflex (or accommodation-convergence [会聚] reflex) is a reflex action of the eye, in response to focusing on a near object, then looking at a distant object (and vice versa), comprising coordinated changes in vergence, lens shape (accommodation) and pupil size. The word vergence has two meanings: 1. the inward or outward turning of one or both eyes that occurs when focusing on an object; 2. a measure of the convergence or divergence [发散] of a pair of light rays. Apparently both con- and di- are prefixes. When I said apparently, I meant "according to the way a situation appears, although I cannot be sure".

六级/考研单词: lodge, motel, inn, tent, caravan, seldom, whereby, hospitable, invest, website, beverage, accommodate, vice, comprise, coordinate, lens, outward, converge, diverge, ray, accord, situate

accompany

词源: "to be in company with", "take as a companion". company的词源是companion,除了公司外,还有group of people, friends的意思。In fact,我认为这才是核心意思。friends开公司未必是好主意,但开公司总得几个人吧?一个人开的叫小店。电影里常有的We've got company. 不是我们开公司了(got a company才是),是“有人来陪伴我们了”。来人和武侠小说里的“朋友”一样,未必是好人,译为“有人来了”得了。enterprise的核心意思是事业心、进取心,事业,引申为企业,因为aforesaid是创办企业所必须的。entrepreneur和enterprise的词源都有undertake的意思。

近义词: convoy, escort. accompaniment: 伴随物,伴奏

SAN JOSE, Calif. – May 10, 2018 – Cisco (NASDAQ: CSCO) announced today it has completed the acquisition of Accompany, a privately held company based in Los Altos, Calif. The company provides an AI-driven relationship intelligence platform for finding new prospects (potential buyers or clients), navigating the selling process, and strengthening relationships. Accompany's AI technology and talent will help Cisco accelerate priority areas across its collaboration portfolio. Cisco acquired Accompany for $270 million in cash and assumed equity awards. Accompany Founder and CEO Amy Chang has been named senior vice president in charge of Cisco's Collaboration Technology Group (CTG).The Accompany team joins the CTG under Chang's leadership.

六级/考研单词: intellect, navigate, talent, accelerate, collaborate, portfolio, million, equity, vice

If sb assumes responsibility, they take it.

[LDOCE] a lot of talent, musical talent, many talents, 可数不可数都可以。意为"person/people with a natural ability/skill"时不可数。什么叫talent? LDOCE说*natural*, 牛津说special or very great,没提natural. The philosopher Arthur Schopenhauer (1788–1860) once said that, "talent hits a target no one else can hit; Genius hits a target no one else can see.". 我打17881860没打通,手机可能欠费了。

accommodate, accompany的更多相关文章

  1. accommodate ~ ache

    accommodate The accommodation reflex [反射] (or accommodation-convergence [会聚] reflex) is a reflex act ...

  2. Google C++ Style Guide

    Background C++ is one of the main development languages used by many of Google's open-source project ...

  3. GRE词汇3-4 +

    page3 accommodate: common commodity accompany: Accomplice:  com—共同 plic—重叠 Complicate duplicate repl ...

  4. Automake

    Automake是用来根据Makefile.am生成Makefile.in的工具 标准Makefile目标 'make all' Build programs, libraries, document ...

  5. Google C++ 代码规范

    Google C++ Style Guide   Table of Contents Header Files Self-contained Headers The #define Guard For ...

  6. words2

    餐具:coffee pot 咖啡壶coffee cup 咖啡杯paper towel 纸巾napkin 餐巾table cloth 桌布tea -pot 茶壶tea set 茶具tea tray 茶盘 ...

  7. 收藏单词TOEFL备份托福英语

    TOEFL托福词汇串讲(文本) alchemy(chem-化学)n. 炼金术 chemistry 化学 alder 赤杨树 联想:older 老人坐在赤杨树下 sloth 树懒 algae n.海藻 ...

  8. CET4词汇

    abandon vt.丢弃:放弃,抛弃 ability n.能力:能耐,本领 abnormal a.不正常的:变态的 aboard ad.在船(车)上:上船 abroad ad.(在)国外:到处 ab ...

  9. [笔记]HAproxy reload config file with uninterrupt session

    HAProxy is a high performance load balancer. It is very light-weight, and free, making it a great op ...

随机推荐

  1. cf16C Monitor(额,,,,水数学,,)

    题意: 一块镜子长宽是a*b.现在要调整(切割)成x:y的比例. 问调整完的最大面积是多少. 思路: 先将x,y弄成最简比例,然后放大到不超过min(a,b)即可. 代码: ll a,b,x,y; l ...

  2. POJ 2584 T-Shirt Gumbo(二分图最大匹配)

    题意: 有五种衣服尺码:S,M,L,X,T N个人,每个人都有一个可以穿的衣服尺码的范围,例:SX,意思是可以穿S,M,L,X的衣服. 给出五种尺码的衣服各有多少件. 如果可以满足所有人的要求,输出 ...

  3. 第01课 OpenGL窗口(4)

    下面的代码处理所有的窗口消息.当我们注册好窗口类之后,程序跳转到这部分代码处理窗口消息. LRESULT CALLBACK WndProc( HWND hWnd, // 窗口的句柄 UINT uMsg ...

  4. [WPF] 使用三种方式实现弧形进度条

    1. 需求 前天看到有人问弧形进度条怎么做,我模仿了一下,成果如下图所示: 当时我第一反应是可以用 Microsoft.Toolkit.Uwp.UI.Controls 里的 RadialGauge 实 ...

  5. 禁用root直接远程登录,使用普通账号登录后再切换root

    1.创建一个普通用户 #useradd test 2.给test设置密码 #passwd test 3.禁用root远程登录 #vim /etc/ssh/sshd_config #PermitRoot ...

  6. CSS学习笔记:定位属性position

    目录 一.定位属性简介 二.各属性值的具体功能 1. relative 2. absolute 3. fixed 三.三种定位属性的效果总结 参考资料:https://www.bilibili.com ...

  7. 大数据中必须要掌握的 Flink SQL 详细剖析

    Flink SQL 是 Flink 实时计算为简化计算模型,降低用户使用实时计算门槛而设计的一套符合标准 SQL 语义的开发语言. 自 2015 年开始,阿里巴巴开始调研开源流计算引擎,最终决定基于 ...

  8. APP自动化环境搭建之appium工具介绍(二)

    1.下载解压android-sdk-windows-appium //配置环境: ANDROID_HOME:D:\android-sdk-windows-appium path:...;%ANDROI ...

  9. @RestController注解的作用

    原文出自"https://www.cnblogs.com/yaqee/p/11256047.html" 一.在Spring中@RestController的作用等同于@Contro ...

  10. Part 16 ng include directive in AngularJS

    ng-include directive is used to embed an HTML page into another HTML page. This technique is extreme ...