acquaint
Interpersonal relationships are dynamic systems that change continuously during their existence. Like living organisms, relationships have a beginning, a lifespan, and an end. They tend to grow and improve gradually, as people get to know each other and become closer emotionally, or they gradually deteriorate as people drift apart, move on with their lives and form new relationships with others. One of the most influential models of relationship development was proposed by a psychologist George Levinger. This model was formulated to describe heterosexual, adult romantic relationships, but it has been applied to other kinds of interpersonal relations as well. According to the model, the natural development of a relationship follows five stages:
1. Acquaintance and acquaintanceship – Becoming acquainted depends on previous relationships, physical proximity, first impressions, and a variety of other factors. If two people begin to like each other, continued interactions may lead to the next stage, but acquaintance can continue indefinitely. Another example is the association.
2. Buildup – During this stage, people begin to trust and care about each other. The need for intimacy, compatibility and such filtering agents as common background and goals will influence whether or not interaction continues.
3. Continuation – This stage follows a mutual commitment to quite a strong and close long-term friendship, romantic relationship, or even marriage. It is generally a long, relatively stable period. Nevertheless, continued growth and development will occur during this time. Mutual trust is important for sustaining the relationship.
4. Deterioration – Not all relationships deteriorate, but those that do tend to show signs of trouble. Boredom, resentment, and dissatisfaction may occur, and individuals may communicate less and avoid self-disclosure. Loss of trust and betrayals may take place as the downward spiral continues, eventually ending the relationship. (Alternately, the participants may find some way to resolve the problems and reestablish trust and belief in others.)
5. Ending – The final stage marks the end of the relationship, either by breakups, death or by spatial separation for quite some time and severing all existing ties of either friendship or romantic love.
在TBBT里,Sheldon called Leonard and Raj friends, and Howard a "treasured acquaintance". 最后一集他领诺贝尔奖时致辞:...I was there the moment Leonard and Penny met... [LDOCE][牛津]
1. I made his acquaintance at a party.
2. Most people are nicer than you think on first acquaintance.

scrape (up) an acquaintance with sb: attempt to meet or befriend sb, esp because they may prove useful to one's needs, ambitions, or desires, 套瓷. "Well then, the soultion is simple. I shall befriend him. Kripke! ... Well I think we're off to a terrific start."
quaint:unusual and attractive <= French(clever) <= Latin(known). acquaint: to know. 狡黠(jiǎo xiá),近/反义词;诡诈,机灵、狡猾,圆滑、正直、憨厚、诚实、古灵精怪
acquaint的更多相关文章
- acid, acknowledge, acquaint
acid sulphuric|hydrochloric|nitric|carbolic|citric|lactic|nucleic|amino acid: 硫|盐|硝|碳|柠檬|乳|核|氨基酸 王水是 ...
- Project Management Process
Project Management ProcessDescription .............................................................. ...
- WCF websocket
WebSocket, like as TCP, is a bi-directional, full-duplex communication channel over a single TCP con ...
- oracle单词
OEM Blackouts n. 黑朦:灯火管制(blackout的复数)Projection n. 投射:规划:突出:发射:推测premium adj. 高价的:优质的 ############## ...
- 3.The significance of Books 书本的意义
3.The significance of Books 书本的意义 (1)A bookless life is an imcomplete life.Books influence the depth ...
- The Air Jordan 4 Oreo Remastered would be re-released in 2015
May be the Jordan 4 Oreo probably the most anticipated pair among the remastered Jordans for 2015? W ...
- Of efficiency and methodology
There are only too many articles and books which pertains to the discussion of efficiency and method ...
- 大学外语四六级英语词汇CET
anticipation n. 预期,期望 appreciation n. 感谢,感激 array n. 陈列,一系列 assurance n. 保证 emergency n. 紧急情况 encour ...
- 英语四6级CET6资料大学六级单词
ambient a.周围的,包围着的 ambiguous a.模棱两可的:分歧的 ambitious a.有雄心的:热望的 ample a.足够的:宽敞的 amplitude n.广大:充足:振幅 a ...
随机推荐
- 栈的压入、弹出顺序 牛客网 剑指Offer
栈的压入.弹出顺序 牛客网 剑指Offer 题目描述 输入两个整数序列,第一个序列表示栈的压入顺序,请判断第二个序列是否可能为该栈的弹出顺序.假设压入栈的所有数字均不相等.例如序列1,2,3,4,5是 ...
- Python3 TypeError: initial_value must be str or None, not bytes
response.read() returns an instance of bytes while StringIO is an in-memory stream for text only. Us ...
- Luogu 520题纪念
一入OI深似海......
- 基于Dapr的 Azure 容器应用
微软在 Ignite 2021 大会上发布了预览版的Azure Container Apps,这是一个完全托管的无服务器容器运行时间,用于大规模构建和运行现代应用程序.从2021 年 11 月 2 日 ...
- C++ substr 的两个用法
substr是C++语言函数,主要功能是复制子字符串,要求从指定位置开始,并具有指定的长度. basic_string substr(size_type _Off = 0,size_type _C ...
- 2021 羊城杯WriteUP
比赛感受 题目质量挺不错的,不知道题目会不会上buu有机会复现一下,躺了个三等奖,发下队伍的wp Team BinX from GZHU web Checkin_Go 源码下载下来发现是go语言写的 ...
- SVN设置忽略文件列表以及丢失了预定增加的文件解决方法
设置svn忽略列表 Linux下svn命令行配置 1. 修改版本库的相关属性 2. svn 客户端的配置 Windows下 Tortoise SVN 设置 1. Tortoise SVN 上修改版本库 ...
- 菜鸡的Java笔记 第二十二 - java 对象多态性
本次只是围绕着多态性的概念来进行讲解,但是所讲解的代码与实际的开发几乎没有关系,而且多态一定是在继承性的基础上才可以操作的, 而本次将使用类继承的关系来描述多态的性质,实际的开发中不会出 ...
- Python 注释和键盘输入,输出数据格式化
Python中的注释有单行注释和多行注释: Python中单行注释以 # 开头,例如: # 这是一个注释 print("Hello, World!") 多行注释用三个单引号 ''' ...
- 分布式事务(七)之Seata简介
在前面的文章中,我们介绍了分布式事务的概念以及一些解决方案.fenSeata是一款开源的分布式事务解决方案,致力于提供高性能和简单易用的分布式事务服务.Seata将为用户提供了AT.TCC.SAGA和 ...