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. ssh key公钥

    在ubuntu上生成ssh key 首先使用 ls -al ~/.ssh 查看本地是否已经有key 如果没有会显示如下: ~$ ls -al ~/.ssh ls: cannot access '/ho ...

  2. best-time-to-buy-and-sell-stock leetcode C++

    Say you have an array for which the i th element is the price of a given stock on day i. If you were ...

  3. 『学了就忘』Linux基础命令 — 32、压缩和解压缩相关命令

    目录 1.".zip"格式压缩 2.".gz"格式压缩 3.".bz2"格式压缩 4.".tar"格式打包 5.打包和压 ...

  4. 剑指 Offer 20. 表示数值的字符串

    方法:分为几个部分判断 DA[.B][E/eC] D 其中D表示前后的空格,需要处理,跳过即可 A可以带正负号 有符号数 B无符号数 C可以为有符号数(带+-号) 小数点.后面必须是无符号数或者没有 ...

  5. robotframework定位页面内Frame框架里的元素

    在自动化开发中,会遇到在页面内部点开一个新的页面后,新的页面元素无法定位到的情况,如点击下图的上传图片,弹出的界面无法直接定位到: 遇到这种情况需要查看弹出界面是否是Frame框架页面:打开火狐浏览器 ...

  6. 【GIS】GeoServer服务Authkey配置记录

    特别感谢:https://www.cnblogs.com/HandyLi/p/8624507.html 1.服务受控配置 2.授权方式 3.Url模式配置 4.Authkey密钥配置 5.使用 在wm ...

  7. LeetCode刷题 二分专题

    二分专题 二分的题目类型 对于满足二段性的题目的两套模板 模板一 模板如下 模板二 模板如下 解决二分题目的一般流程 LeeCode实战 LC69.x的平方根 解法思路 LC35.搜索插入位置 解法思 ...

  8. C# 获取PDF中的数字签名证书

    PDF中的加数字签名是对文档权威性的有效证明.我们在向PDF文档添加签名时,需要准备可信任的签名证书.同时,对已有的签名,可验证签名是否有效,也可以获取文档中的签名证书信息.下面,以C#代码示例展示如 ...

  9. Vue组件传值prop验证方式

    在Vue组件开发过程中,父组件要经常给子组件传递数据,在传递数据的过程中,子组件可以使用prop来接收父组件传递的值,同时呢,我们可以为组件的 prop 指定验证要求,例如你知道的这些类型.如果有一个 ...

  10. 【linux系统】命令学习(四)统计命令

    sort 排序 -b 忽略开头的空白符 -f 将小写字母看做为大写字母 -h 根据存储容量排序(kb mb hb )从小到大 -n 按数字排序 -o 把结果写入文件 -r 以相反的顺序来排序 -t 指 ...