ache
ache和pain可能没啥差别,头疼和头好痛都对。从词典来看,有backache, bellyache, earache, headache, heartache, moustache/mustache (刮胡子时疼), panache (老公心疼……钱包), stomachache和toothache。有 [LDOCE]:
1. Her feet were aching from standing so long.
2. The pain in my jaw had come back.
3. He had a nasty pain in his leg.
4. If you suffer from back pain, consult your doctor before attempting this exercise.
5. The patient complained of severe chest pains.
6. She felt a sharp pain in her stomach.
7. I had a sore throat and aching limbs.
8. The astringent can cause irritation to sensitive skin.
9. You can use aches and pains to refer in a general way to any minor pains that you feel in your body.
[牛津] ache: continuous dull pain (持续而隐约的)疼痛。止痛药: painkiller。也许pain更painful些,毕竟achy长得像itchy, scratchy: 史羊羊。pain <= Old French <= Greek (payment, punishment). 近义词: agony, discomfort, distress, hurt, irritation, pang, soreness, torment.
sore: hurting when touched or used; tender and painful; aching (指身体局部) 一触或一用就痛的。
ache可以作动词,接介词不头疼。for/with,也可以接不定式,比喻的说法。anguish很疼了: mental or physical suffering caused by extreme pain or worry. 找不到比denounce (express strong disapproval)更强烈的词的话,也许只好express extremely strong disapproval indeed了?
[柯林斯]
a. If you say that you are hurting, you mean that you are experiencing emotional pain.
I am lonely and I am hurting.
b. The sun's hurting my eyes.
c. The day was bitterly cold.
d. The house felt cold and empty.
e. My tea's gone cold.
f. I'm cold.
"Strictly speaking, there are some differences between the two words. The word 'ache' is used to refer to a kind of discomfort in some part of the body. On the other hand, the word 'pain refers to acute discomfort." The point is, 背acute这个单词。
Migraine is a primary headache disorder characterized by recurrent headaches that are moderate to severe. Typically, the headaches affect one half of the head, are pulsating in nature, and last from two to 72 hours. Associated symptoms may include nausea, vomiting, and sensitivity to light, sound, or smell. The pain is generally made worse by physical activity.] Up to one-third of people have an aura: typically a short period of visual disturbance which signals that the headache will soon occur. Occasionally, an aura can occur with little or no headache following it.
Migraines are believed to be due to a mixture of environmental and genetic factors. About two-thirds of cases run in families. Changing hormone levels may also play a role, as migraines affect slightly more boys than girls before puberty and two to three times more women than men. The risk of migraines usually decreases during pregnancy. The underlying mechanisms are not fully known. It is, however, believed to involve the nerves and blood vessels of the brain.
六级/考研单词: ache, jaw, nasty, consult, limb, irritate, perpetual, punish, distress, tender, anguish, physics, denounce, disapprove, lonely, strict, differentiate, acute, moderate, affection, symptom, disturb, decrease, pregnant, underlie, vessel
Sheldon: I have pain radiating from my navel to my lower right abdomen. I'm nauseated and feverish. I believe I may have cholera.
Leonard: There's no cholera in Pasadena. Just like last summer, when there was no malaria in Pasadena.
ache的更多相关文章
- wget 无法建立ssl连接 [ERROR: certificate common name ?..ssl.fastly.net?.doesn?. match requested host name ?.ache.ruby-lang.org?. To connect to cache.ruby-lang.org insecurely, use ?.-no-check-certificate?]
通过wget下载文件,报错 [root@Redmine-186 opt]# wget https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.6.tar.g ...
- Spoken English Practice(appetite,ache,meds,change, stop)Look like you got your appetite back, that's a good sign.
绿色:连读: 红色:略读: 蓝色:浊化: 橙色:弱读 下划线_为浊化 口语蜕变(2017/6/27) ...
- accommodate ~ ache
accommodate The accommodation reflex [反射] (or accommodation-convergence [会聚] reflex) is a reflex act ...
- Hadoop2.2.0安装过程记录
1 安装环境1.1 客户端1.2 服务端1.3 安装准备 2 操作系统安装2.1.1 BIOS打开虚拟化支持2.1.2 关闭防火墙2.1.3 安装 ...
- GitHub实战系列~3.提交github的时候过滤某些文件 2015-12-10
GitHub实战系列汇总:http://www.cnblogs.com/dunitian/p/5038719.html ———————————————————————————————————————— ...
- js正则表达式大全(3)
正则表达式regular expression详述(一) 正则表达式是regular expression,看来英文比中文要好理解多了,就是检查表达式符 不符合规定!!正则表达式有一个功能十分强大而又 ...
- JS 正则表达式中的特殊字符
正则表达式中的特殊字符 字符 含意 \ 做为转意,即通常在"\"后面的字符不按原来意义解释,如/b/匹配字符"b",当b前面加了反斜杆后/\b/,转意为匹配一个 ...
- centos 7.0 PHP 5.6.5 安装过程 (php+nginx)
php网址 http://php.net/downloads.php 首先下载 php-5.6.5.tar.gz [root@localhost src]# wget http://cn2.php.n ...
- php正则
PHP代码 $str = preg_replace("/(<a.*?>)(.*?)(<\/a>)/", '\1<span class="li ...
随机推荐
- linux下使用shell命令通过wpa_cli控制wpa_supplicant连接wifi
最近在调试wifi,已经把wpa_supplicant 工具编译打包好了,为了测试wif驱动及wifi模块是否ok,需要用shell命令临时启动wifi服务连接wifi热点测试. 首先板子启动用ifc ...
- vector之erase和迭代器
C++开发中使用vector时非常方便的,但是也是需要非常小心的,最近在使用容器删除某个元素的时候,测试结果出现了异常 /* vector erase test*/ int testVector() ...
- Python import Queue ImportError: No module named 'Queue'
python3 中引入Queue 会报出这个问题 python3 中这样引入 import queue python2 中这样引入 import Queue 为了兼容 可以这样 import sys ...
- 用python写一个自动化盲注脚本
前言 当我们进行SQL注入攻击时,当发现无法进行union注入或者报错等注入,那么,就需要考虑盲注了,当我们进行盲注时,需要通过页面的反馈(布尔盲注)或者相应时间(时间盲注),来一个字符一个字符的进行 ...
- 直播预告|App 首页如何动态化更新?来看蚂蚁技术专家详解「支付宝」全新卡片技术栈
立即前往直播间预约观看 从icon到card,一场内容前置化的变革 从 Windows 时代开始,应用程序图标就成为了用户(流量)的主入口,一直持续到移动端时代. 图标即入口的方式,虽然足够方便但却不 ...
- Redis 专栏(使用介绍、源码分析、常见问题...)
一.介绍相关 说Redis : 介绍Redis特性,使用场景,使用Jedis操作Redis等. 二.源码分析 1. 数据结构 Redis源码分析(sds):Redis自己封装的C语言字符串类型. Re ...
- split,cdn,shell脚本,tmux,记一次往国外服务器传大文件的经历
需求是这样的:将一个大概680M的Matlab数据文件传到国外某所大学的服务器上,服务器需要连接VPN才能访问,由于数据文件太大,而且如果我直接ssh连过去或者用ftp传输,那么中间很可能中断. ps ...
- C# 计算农历日期方法(2021版)
解决问题 旧版农历获取方法报错,会有 到 2021年 m数组越界了 if (LunarData[m] < 4095) 此方法可以解决 主体代码 public static class China ...
- 你会用ES6,那倒是用啊!
leader的吐槽大会(在代码评审中发现很多地方还是采用ES5的写法,也不是说用ES5写法不行,会有BUG,只是造成代码量增多,可读性变差而已.) ps:ES5之后的JS语法统称ES6!!! 一.关于 ...
- 浅讲.Net 6之ConfigurationManager
介绍 本节为大家带来.NET 6新增的ConfigurationManager,很多人好奇为啥要讲这个,读取加载配置信息都随手就来了,我们往下看一下. 翻译:这添加了 ASP.NET Core 的新 ...