替换词

名词

  • 结果 Result

    • consequence
  • 人 People, person
    • citizen, individual
  • 发展 Development
    • advancement,progress
  • 朋友 Friends
    • companions
  • 原因 Reason
    • cause ,factor
  • 影响 Influence
    • effect,impact
  • 方面 aspect
    • facet
  • 交流 communication
    • interaction

动词

  • 利用 Use

    • optimize, utilize
  • 表明 Show
    • illustrate ,reveal ,demonstrate,manifest
  • 依靠 Depend on
    hinge on - rely on - count on

  • 宣称 Declare
    • Allege ,assert,claim
  • 发生 Happen
    • occur,come up ,take place (take place of 替代)
  • 知道 Know
    • be aware of ,be conversant with ,familiar with
  • 拥有 Have
    • be owned by ,possess
  • 理解 Understand
    • comprehend ,discern
  • 开始 Begin
    • commence (及物)
  • 注意、重视 pay attention to
    • pour attention into ,attach importance to
  • 记住 remember
    • bear in mind that
  • 反对 disagree with sth
    • frown on sth,be against
  • 导致 cause
    • lead to,result in,give rise to,trigger

形容词

  • 昂贵的 Expensive

    • pricey
  • 复杂的 Complex
    • intricate
  • 不同的 Different
    • various,a variety of,diverse
  • 许多的 Many
    • numerous,a large amount of ,a lot of,a host of,multitude of
  • 有趣的 Interesting
    • amusing ,entertaining ,engaging 
  • 重要的 Important
    • significant,vital,crucial,prominent,prominent 
  • 普遍的 Common
    • commonplace, universal
  • 整个的 Whole
    • entire
  • 奇怪的 Strange
    • weird, eccentric
  • 最好的 Best
    • optimal
  • 难以置信的 Unbelievable
    • incredible
  • 著名的 Famous
    • renowned
  • 好的 Good
    • excellent, terrific, extraordinary ,remarkable 
  • 危险的 Dangerous
    • hazardous
  • 富裕的 Rich
    • wealthy, affluent,well-heeled
  • 贫穷的 Poor
    • needy ,in poverty,impoverished
  • 有活力的 energetic 
    • dynamic ,animated 
  • 充足的 abundant
    • ample ,plentiful , generous
  • 合理的 reasonable
    • sound ,rational ,sensible
  • 唯一的/唯一地 Only
    • unique ,merely ,solely ,uniquely
  • 大的 Big
    • vast ,massive ,enormous,huge
  • 新的 new
    • brand-new ,fresh
  • 有害的 harmful
    • ruinous , destructive
  • 困难的 Difficult
    • formidable ,laborious
  • 怀疑的 doubtful
    • skeptical ,suspicious
  • 一些 some
    • a slice of,quite a few,several

副词

  • 频繁地 offer

    • frequently
  • 现在 Nowaday
    • currently
  • 越来越 More and more
    • increasingly,increasing+形容词,growing+形容词
  • 非常地 Very
    • extremely, greatly, highly
  • 大约 About
    • approximately
  • 平稳地 Steadly
    • smoothly ,slowly,slightly
  • 明显地 Clearly
    • obviously ,evidently,distinctly

连词

  • 首先 Firstly

    • initially
  • 然后 Then
    • subsequently - afterward - thereafter - secondarily
  • 最后 Lastly
    • in conclusion - last but not least - eventually - ultimately
  • 也、同时 Too
    • as well - moreover - in addition
  • 以及、额外 And
    • Plus - as well as - bonus - in addition
  • 否则 Or
    • otherwise - if not - or else
  • 因此 So
    • therefore - thus - consequently
  • 因为 Because
    • due to - for the reason that
  • 但是 But
    • nevertheless - however - nonetheless
  • 与...相比 - Compared with sb,compared to sth
    • in comparison with/sb , by comparison with/sb
  • 如果 if
    • in the event of ,in case (of)
  • 在...之前 Before
    • prior to
  • 例如 For example
    • for instance,to name only a few+名词,as an example

短语

  • 我认为 - I think

    • be convinced, hold the opinion that… ,it is universally acknowledged that

< 备考CET6 - 替换词 >的更多相关文章

  1. SCI写作经典替换词,瞬间高大上!(转)

    转自微信:http://mp.weixin.qq.com/s?__biz=MzA4NDk3ODEwNQ==&mid=202006470&idx=2&sn=e8900b94448 ...

  2. < 备考CET6 - 作文模板句 - 话题:重要性/做选择 >

    CET6 - 作文模板句 - 重要性/做选择 重要性 开头 Currently, We are entering a brand new era filled with (opportunities  ...

  3. SCI写作经典替换词

  4. 在VS中用正则表达式查找或替换

    2005VS和2008VS正则替换规则如下(2013VS不适合,不需要的同学可以直接跳到2013VS的操作办法): Example: 查找#incldue中带有gl开头的头文件的,用include.+ ...

  5. 程序猿CET4和CET6考试攻略

    写在前面: 学习一种语言是一个长期的过程,而且需要合适的语言环境,不是一朝一夕可以熟练掌握的,但是如果单纯地只是为了通过考试的话,就另当别论了 声明:本篇攻略纯属经验之谈,绝非任何性质的广告,仅供参考 ...

  6. [LeetCode] Word Ladder 词语阶梯

    Given two words (beginWord and endWord), and a dictionary, find the length of shortest transformatio ...

  7. linux shell 脚本攻略学习19--sed命令详解

    sed(意为流编辑器,英语“stream editor”的缩写)是Unix/linux常见的命令行程序.sed用来把文档或字符串里面的文字经过一系列编辑命令转换为另一种格式输出,即文本替换.sed通常 ...

  8. seo伪原创技术原理分析,php实现伪原创示例

    seo伪原创技术原理分析,php实现伪原创示例 现在seo伪原创一般采用分词引擎以及动态同义词库,模拟百度(baidu),谷歌(google)等中文切词进行伪原创,生成后的伪原创文章更准确更贴近百度和 ...

  9. 产品经理学Python:参数传递方式

    这是关于Python的第5篇文章,主要介绍下参数传递方式和如何设计自己的函数. (一) 本篇主要介绍2种参数传递方式. 位置参数 调用函数时,根据函数定义的参数位置来传递参数. def right_t ...

随机推荐

  1. Ext.js性能优化漫谈

    Ext.js是一个用于建立企业级应用的纯JS框架.毫无疑问,它为我们提供了大量的组件,比如container,panel,field,grid,这些组件使用起来很方便,不需要去写js和html,但是e ...

  2. vue.js(15)--vue的生命周期

    生命周期钩子 生命周期钩子=生命周期函数=生命周期事件 每个 Vue 实例在被创建时都要经过一系列的初始化过程——例如,需要设置数据监听.编译模板.将实例挂载到 DOM 并在数据变化时更新 DOM 等 ...

  3. linux命令之 repeat 重复执行命令

    $ vim ~/.bashrc function repeat() { number=$1 shift echo $@ for n in $(seq $number); do $@ done } $ ...

  4. FTP服务器原理及配置

    控制连接 21端口  用于发送ftp命令 数据连接 20端口  用于上传下载数据 数据连接的建立类型: 1主动模式: 服务器主动发起的数据连接 首先由客户端的21 端口建立ftp控制连接 当需要传输数 ...

  5. tail 显示文件内容尾部

    1.命令功能 tail默认显示文件内容尾部10行. 2.语法格式 tail  option  file 参数说明 参数 参数说明 -n 显示指定行数 -f 实时输出文件变化后追加的数据 -s 监视文件 ...

  6. pwd 显示当前所在的工作路径

    1.功能说明 pwd命令是“print working directory ”首字母缩写,显示当前目录的绝对路径. 2.语法格式 pwd [option] pwd 选项 3.命令参数 参数 参数说明 ...

  7. 极限编程(XP)12个最佳实践

    https://blog.csdn.net/qq_25564951/article/details/68062588 现场客户 ( On-site Customer ) 代码规范 ( Code Sta ...

  8. mac上如何搜索文件?

    在Mac上如果你用会了搜索功能那绝对是个事半功倍的技巧.因为Mac本身有强大的文件索引能力, 可以帮你快速的找到你需要的文件.就好比我要找到上周修改过的word文档应该怎么办? * 使用语音命令让Si ...

  9. 前端开发本地存储之cookie

    1.cookie cookie是纯文本,没有可执行代码,是指某些网站为了辨别用户身份.进行 session 跟踪而储存在用户本地终端(浏览器)上的数据(通常经过加密).当用户访问了某个网站的时候,我们 ...

  10. 笨办法学Python(learn python the hard way)--练习程序1-10

    下面是当初看这本书时按照书中的代码做的练习,一行一行敲下来的,都已经试运行过,没有错误(基于python3),练习1-练习10 #ex1.py 1 #print("Hello world!& ...