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 ...
随机推荐
- CentOS8 部署 MySQL8
前言 有来项目的数据库在此之前使用的是 Docker 部署的,具体可见文章 Docker 安装 MySQL8 ,服务器是阿里云 2C2G 的ECS轻量服务器,可能是配置问题有时不论查什么都要等很长很长 ...
- 力扣 - 剑指 Offer 58 - I. 翻转单词顺序
题目 剑指 Offer 58 - I. 翻转单词顺序 思路1 假如题目要求我们翻转字符串,那么我们可以从末尾往前开始遍历每一个字符,同时将每一个字符添加到临时空间,最后输出临时空间的数据就完成翻转了, ...
- axios & fetch 异步请求
// 一.创建实例 const request = axios.create({ baseURL: "http://kg.zhaodashen.cn/v2", headers: { ...
- laravel路由导出和参数加密
路由导出 代码位置:\vendor\laravel\framework\src\Illuminate\Foundation\Console\RouteListCommand.php protected ...
- 计算机网络漫谈之IP数据包
网络层从 网络层 .IP与子网掩码 前前后后我们也说了两次了,IP 这个东西絮絮叨叨的也一直在提.今天我们来解开IP协议的面纱,还记得我们之前在数据链路层说的物理帧的结构吗?就是这样: 其中Head叫 ...
- Spring一套全通—工厂
百知教育 - Spring系列课程 - 工厂 第一章 引言 1. EJB存在的问题 2. 什么是Spring Spring是一个轻量级的JavaEE解决方案,整合众多优秀的设计模式 轻量级 1. 对于 ...
- 子查询之 exists 和 in
exists exists用于检查一个子查询是否至少会返回一行数据(即检测行的存在),返回值为boolean型,true或false 语法 exists subquery /* 参数: subquer ...
- lombok标签之@Data @AllArgsConstructor @@NoArgsConstructor -如何去除get,set方法。@Data注解和如何使用,lombok
在代码中我们可以只加上标签@Data 而不用get,set方法: val : 和 scala 中 val 同名, 可以在运行时确定类型; @NonNull : 注解在参数上, 如果该类参数为 null ...
- Python基础(数据类型与变量、字符串和编码)
#!/usr/bin/env python3 # -*- coding: utf-8 -*- # name = 200 # if name > 100: # print(name,'大于100' ...
- vuex基础(vuex基本结构与调用)
import Vue from 'vue'; import Vuex from 'vuex'; Vue.use(Vuex); const modulesA = { state:{//状态 count: ...