accurate, accuse
accurate
accurate(不是acute)和precise是近义词,precise里有个pre,又和excise(切除, 不是exercise),concise一样有cise。Why? 准确、精确、确凿,“确”是啥意思?我试着解释下。
从原始字面意义上说:accurate: take care of; precise: before cut off; exact: drive or force out, *measure*。确=石+角,以前都是硬东西。这些词都和标准度量衡有关。从硬物中使用包括但不限于凿的手段,得到个标准长度或重量。加工过程要take care。扯一尺布,在before cut off之前就和尺子一样长,precise不?说“精确”是用来称米的就穿凿附会了。“确乎能其事者而已矣”,确乎;按照,照准。“言辩而确”,确:坚正也。
上述说法有个硬伤:形容人一丝不苟是precise,形容瞄得准用accurate。不过有本古书"A Complete Dictionary of Synonyms and Antonyms":
KEY: Accurate.
SYN: Careful, exact, faithful, precise, correct, close, truthful, strict, just, actual, nice.
ANT: Careless, inexact, faulty, incorrect, inaccurate, loose, defective.
再说accurate,arrow, aim都是a打头。
exact(动词)和exaction都和drive/force out沾边。accuracy, preciseness和exactness都是词,exactness是从exact(形容词)来得。要是能excise肥肉,就不用exercise了。work out,把肥肉整掉。
In a set of measurements, accuracy is closeness of the measurements to a specific value, while precision is the closeness of the measurements to each other. Accuracy is a description of systematic errors, a measure of statistical bias; low accuracy causes a difference between a result and a "true" value. Precision is a description of random errors, a measure of statistical variability. Given a set of data points from repeated measurements of the same quantity, the set can be said to be accurate if their average is close to the true value of the quantity being measured, while the set can be said to be precise if the values are close to each other.
六级/考研单词: bias, differentiate, random, invariable, data
不知这么理解对否:想知道我手里的表准不准。假设已有了精确的4.9m高的地方和so大that可以忽略空气阻力的铁球,就可以算出true value为1秒。测三次,0.5, 1, 1.5,平均值为1,accurate. 0.9, 1, 1.1, precise. So, 造表时take care不够好,还得看结果。可能1.5, 1.5, 1.5很precise,但不accurate.
accuse
use有利用(treat sb unfairly)的意思,此利用非彼利用也。abuse和accuse都不是好意思。可以抗辩: falsely, unjustly, wrongly
正经说法: accuse与excuse同根,都和cause(原因)有关。控告人的原因是啥?迟到的原因是啥?
近义词: arraign, blame, charge, denounce, incriminate, impeach, indict
反义词: absolve, acquit, defend, exonerate, vindicate
An accusation is a statement by one person asserting that another person or entity has done something improper. The person who makes the accusation is an accuser, while the subject against whom it is made is the accused.
An accusation can be made in private or in public, to the accused person alone, or to other people with or without the knowledge of the accused person. An accuser can make an accusation with or without evidence; the accusation can be entirely speculative, and can even be a false accusation, made out of malice, for the purpose of harming the reputation of the accused.
A criminal accusation is a formal accusation made by the state against an individual or enterprise. In addition to the normal elements of an accusation, a criminal accusation specifies that the wrongdoing on the part of the accused constitutes a violation of the law.
六级/考研单词: assert, entity, speculate, malignant, repute, norm, constitute, violate
accurate, accuse的更多相关文章
- myeclipse中导入js报如下错误Syntax error on token "Invalid Regular Expression Options", no accurate correc
今天在使用bootstrap的时候引入的js文件出现错误Syntax error on token "Invalid Regular Expression Options", no ...
- 12 Tips for Accurate Project Estimating
Projects typically involve many dynamic aspects, yet they're often constrained by finite conditions. ...
- 目标检测--Rich feature hierarchies for accurate object detection and semantic segmentation(CVPR 2014)
Rich feature hierarchies for accurate object detection and semantic segmentation 作者: Ross Girshick J ...
- 论文阅读(Weilin Huang——【arXiv2016】Accurate Text Localization in Natural Image with Cascaded Convolutional Text Network)
Weilin Huang——[arXiv2016]Accurate Text Localization in Natural Image with Cascaded Convolutional Tex ...
- 论文笔记:ATOM: Accurate Tracking by Overlap Maximization
ATOM: Accurate Tracking by Overlap Maximization 2019-03-12 23:48:42 Paper:https://arxiv.org/pdf/18 ...
- 论文笔记:Rich feature hierarchies for accurate object detection and semantic segmentation
在上计算机视觉这门课的时候,老师曾经留过一个作业:识别一张 A4 纸上的手写数字.按照传统的做法,这种手写体或者验证码识别的项目,都是按照定位+分割+识别的套路.但凡上网搜一下,就能找到一堆识别的教程 ...
- 小米造最强超分辨率算法 | Fast, Accurate and Lightweight Super-Resolution with Neural Architecture Search
本篇是基于 NAS 的图像超分辨率的文章,知名学术性自媒体 Paperweekly 在该文公布后迅速跟进,发表分析称「属于目前很火的 AutoML / Neural Architecture Sear ...
- Syntax error on token "Invalid Regular Expression Options", no accurate corr
今天导入项目一个js文件报这个错 Syntax error on token "Invalid Regular Expression Options", no accurate c ...
- DART: a fast and accurate RNA-seq mapper with a partitioning strategy DART:使用分区策略的快速准确的RNA-seq映射器
DART: a fast and accurate RNA-seq mapper with a partitioning strategyDART:使用分区策略的快速准确的RNA-seq映射器 Abs ...
随机推荐
- Python 检查当前运行的python版本 python2 python3
检查当前运行的python版本,可以帮助程序选择运行python2还是python3的代码 import sys if sys.version > '3': PY3 = True else: P ...
- hdu 3887 Counting Offspring(DFS序【非递归】+树状数组)
题意: N个点形成一棵树.给出根结点P还有树结构的信息. 输出每个点的F[i].F[i]:以i为根的所有子结点中编号比i小的数的个数. 0<n<=10^5 思路: 方法一:直接DFS,进入 ...
- 数组模拟双链表,你get到了吗?
数组模拟双链表 通过前面的学习我们知道单链表是单个指针指向操作,那么通过类比我们可以把指针设定为两个,并且让它们分别指向前后数据,这就是"双向链表".使用这种链表,不仅可以从前往后 ...
- pycharm软件安装和破解
pycharm安装 1. 进入pycharm的官网 --- 下载专业版的pycharm 2. 双击下载好的软件,下一步 3. 选择需要安装软件的路径 --- 注意: 尽量不要将软件装在C盘里 4. 默 ...
- Centos 8 阿里yum源配置
编辑 CentOS-AppStream.repo配置文件,注释原有url,加入以下url baseurl=https://mirrors.aliyun.com/centos/$releasever/A ...
- OpenXml SDK学习笔记(4):设置文件级别的样式
观察上一段日记最后的代码: 这里的样式基本可以理解为行内CSS.那么既然有行内的样式,就肯定有外部的样式.那这部分就对应笔记1里说的style.xml文件.这个文件对应的是Document.MainD ...
- 【Docker】Asp.net core在docker容器中的端口问题
还记得[One by one系列]一步步学习docker(三)--实战部署dotnetcore中遇到的问题么?容器内部启动始终是80端口,并不由命令左右. docker run --name cont ...
- Windows应用开发中程序窗口中的各种图标尺寸规划
为了让你的图标在各个视图模式下都能有合适的尺寸,需要制作4种尺寸16x16.32x32.48x48.256x256 在Windows系统中,几乎所有窗口都是ListView,其中的图标都按照指定的尺寸 ...
- idea创建maven项目时一直在 Process Running
解决方案: 1.设置maven的配置 File--->Settings(Ctrl+Alt+S)--->Build--->Build Tools--->Maven--->R ...
- 大白话讲解Mybatis的plugin(Interceptor)的使用
mybatis提供了一个入口,可以让你在语句执行过程中的某一点进行拦截调用.官方称之为插件plugin,但是在使用的时候需要实现Interceptor接口,默认情况下,MyBatis 允许使用插件来拦 ...