basic ,fundamental ,extreme ,utmost和radical.区别
basic 普通用词,指明确、具体的基础或起点.
fundamental 书面用词,不如basic使用广泛,侧重指作为基础、根本的抽象的事物.
radical 着重指事物的根本或其来源.
下面是extreme和utmost的区别:
二者都具备两种词性:形容词和名词.下面分别就这两种词性情况来考察一下这两个词:
1.在作形容词的时候,utmost的意思是greatest; furthest; most extreme,即最大的; 最远的; 极度的,例如:in the utmost danger 在极端的危险中,of the utmost importance 极重要的,with the utmost care 极其小心.extreme也有类似的意思,表示程度或强度最高的; 最大可能的; 极度的,例如:show extreme patience,kindness,gentleness,etc 表现出极为耐心﹑ 和蔼﹑ 温柔等.而此二者作形容词时候的区别就在于,extreme一词除了有以上意思外,还有一个utmost所没有的意思:(of people and their opinions) far from moderate,即(指人和意见)偏激的,极端的,是一种贬义的用法,例如:hold extreme views 持偏激观点
2.在作名词的时候,utmost的意思是the greatest,furthest or most extreme degree or point,etcthat is possible,即最大限度; 极限,例如:enjoy oneself to the utmost 尽情享乐.extreme也有类似的意思,表示greatest or highest degree; either end of anything,即最大程度; 最高程度; 极端,例如:He could not tolerate the extremes of heat in the desert.他忍受不住沙漠的酷热.若要说此二者作名词时候的最大差别,在于extreme是一个可数名词,在句中一般以extremes的复数形式出现;而utmost尽管也是可数名词,但在句中通常只能用单数,以the utmost的形式出现.
basic ,fundamental ,extreme ,utmost和radical.区别的更多相关文章
- char, signed char, and unsigned char in C++
关于这三者的区别stackoverrflow里有一个答案是这样说的: 3.9.1 Fundamental types [basic.fundamental] 1 Objects declared as ...
- 小学生玩ACM----优先队列
思来想去,本人还是觉得,这个优先队列啊,不学不行,怎么说咧?虽说有时候我可以模仿它的功能,但是有的题目会坑的我大放血,况且多学会用一个小东东总不会伤身的撒,何况我是永举不垂的,哦耶,嘿嘿 优先队列嘛就 ...
- 【2018.08.01】(表/栈/队列/大小顶堆)学习Stark和Queue算法小记
Train Problem I As the new term comes, the Ignatius Train Station is very busy nowadays. A lot of st ...
- hdu 1509 Windows Message Queue
题目连接 http://acm.hdu.edu.cn/showproblem.php?pid=1509 Windows Message Queue Description Message queue ...
- Adding an On/Off switch to your Raspberry Pi
http://www.raspberry-pi-geek.com/Archive/2013/01/Adding-an-On-Off-switch-to-your-Raspberry-Pi#articl ...
- hdoj 1509 Windows Message Queue【优先队列】
Windows Message Queue Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Ot ...
- Windows Message Queue(优先队列)
欢迎参加——BestCoder周年纪念赛(高质量题目+多重奖励) Windows Message Queue Time Limit: 2000/1000 MS (Java/Others) Mem ...
- Windows Message Queue--hdu1509
Windows Message Queue Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Ot ...
- ZOJ 2724 Windows 消息队列 (优先队列)
链接:http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=2724 Message queue is the basic fund ...
随机推荐
- 0001_第一个测试小程序Login
# -*- coding:utf-8 -*- user = raw_input("Username:") password = raw_input("Password:& ...
- POJ-3176
Cow Bowling Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 19864 Accepted: 13172 Des ...
- FZU2056 最大正方形(二分答案)
Problem 2056 最大正方形 Accept: 171 Submit: 516Time Limit: 1000 mSec Memory Limit : 32768 KB Probl ...
- metasploit msfconsole 命令
metasploit msfconsole 命令 msf > help db_autopwn Commands =================== Command Description - ...
- John 尼姆博弈
John Little John is playing very funny game with his younger brother. There is one big box filled wi ...
- 通过ssh X11转发使用远程gui程序
ssh协议可以转发X11数据, 从而达到使用远程gui程序的功能, 假定现在有 客服端 C :192.168.0.13 服务器 S :192.168.0.200 首先确保在客服端C 上能够通过 ssh ...
- 数据库路由中间件MyCat - 源代码篇(1)
此文已由作者张镐薪授权网易云社区发布. 欢迎访问网易云社区,了解更多网易技术产品运营经验. 进入了源代码篇,我们先从整体入手,之后拿一个简单流程前端连接建立与认证作为例子,理清代码思路和设计模式.然后 ...
- PHP中GD库是做什么用的? PHP GD库介绍11111111
什么是gd库? gd库是php处理图形的扩展库,gd库提供了一系列用来处理图片的API,使用GD库可以处理图片,或者生成图片. 在网站上GD库通常用来生成缩略图或者用来对图片加水印或者对网站数据 ...
- 分享微信h5支付经验
<?php //use Flight; /** * 微信支付服务器端下单 * 微信APP支付文档地址: https://pay.weixin.qq.com/wiki/doc/api/app.ph ...
- 洛谷P3004 [USACO10DEC]宝箱Treasure Chest
P3004 [USACO10DEC]宝箱Treasure Chest 题目描述 Bessie and Bonnie have found a treasure chest full of marvel ...