L251
Beer before wine, or wine before beer; whatever the order, you’ll feel queer. That, at least, is the updated aphorism drinkers will have to embrace now scientists have proved that drink order has no effect on the magnitude of one’s hangover.
Under carefully-controlled lab conditions, British and German researchers plied 90 volunteers with beer and wine to find out once and for all whether hangovers are worsened by the order in which drinks are necked.
“Everyone knows the saying, “beer before wine and you’ll feel fine; wine before beer and you’ll feel queer”,” said Kai Hensel, a senior clinical fellow at Cambridge University. “We thought there must be something in it, how can we test it?”
The volunteers, aged 19 to 40, were given a standardised meal tailored to their individual energy requirements and then split into three groups. The first drank about two and a half pints of lager followed by four large glasses of white wine. The second group had the same drinks but in reverse order. The third group had only beer or wine up to the same breath alcohol concentration. Everyone drank up to 0.11%, so they had the same alcohol level in their systems.
Researchers monitored the drinkers throughout the session and quizzed them on how drunk they felt. Before bed, each got a glass of water, with the size depending on their bodyweight. After a night under medical supervision, the groggy-headed participants were asked about their hangovers and scored on the acute hangover scale, which ranks factors such as thirst, fatigue, headache, dizziness, nausea, stomach ache, a fast heart rate and loss of appetite.
A week later, the volunteers came back and did it all again. This time, those who drank beer before wine on their first visit started on the wine, and vice versa. Those in the control groups also switched, so the beer drinkers had wine on the second visit, and the wine drinkers had beer. The beer was donated by Carlsberg, who had no other involvement in the study.
The participants reeled off a rich list of hangover symptoms and about one in ten threw up. But the results, published in the American Journal of Clinical Nutrition, showed that the order drinks were consumed in had no impact on “hangover intensity”.
“We debunked the saying, it’s not true,” said Hensel. “You’re going to be the same whatever order you drink these beverages in.” He stressed that the study only compared beer with white wine, and did not include red wine, spirits or dark beers.
“The truth is that drinking too much of any alcoholic drink is likely to result in a hangover,” said Jöran Köchling, the first author on the study from Witten/Herdecke University in Germany. “The only reliable way of predicting how miserable you’ll feel the next day is by how drunk you feel and whether you are sick. We should all pay attention to these red flags when drinking.”
Richard Stephens, a Keele University psychologist who has studied hangovers, said the finding was no surprise. “Hangovers are mostly down to the quantity you drink,” he said. “But there is some research that darker drinks give more severe hangovers because they contain compounds called congeners. They add flavour and character, but it’s thought they can have unpleasant side effects.” He said hangovers appear to be a miserable combination of inflammation, dehydration and low blood sugar levels.
Hensel, a paediatrician and geneticist, said the study was intended to show how rigorous science could provide a concrete answer to a specific, if humorous, question. “We wanted to do a sophisticated gag which has now gone way over the top,” he said.
L251的更多相关文章
- keil l251 command summary --Lib
keil l251 command summaryLIB251 LIST MYLIB.LIB TO MYLIB.LST PUBLICS LIB251 EXTRACT MYLIB.LIB (GOODCO ...
- XSSearch 说明文档保存
XSSearch All Packages | 属性 | 方法(函数) 包 XS 继承关系 class XSSearch » XSServer » XSComponent 版本 1.0.0 源代码 s ...
- Vue 数据响应式原理
Vue 数据响应式原理 Vue.js 的核心包括一套“响应式系统”.“响应式”,是指当数据改变后,Vue 会通知到使用该数据的代码.例如,视图渲染中使用了数据,数据改变后,视图也会自动更新. 举个简单 ...
- 原创-使用pywinauto进行dotnet的winform程序控制(一)
pywinauto自动化控制win32的ui的程序,网上有好多的教程.但是操作dotnet写的winform教程,就少之又少.今天我就来分享我的pywinauto操作dotnet的winform的研究 ...
- 如何在 arm 官网上找到合适的手册
http://infocenter.arm.com/help/advanced/help.jsp 在这里输入合适的版号即可 这样就可以不用去 CSDN 了 100000_0000_00_EN - AR ...
- Scikit-Learn 源码研读 (第二期)基类的实现细节
目录 BaseEstimator `get_params` `set_params` ClassifierMixin RegressorMixin 检查传入的对象 检查样本数和权重系数 实现$R^2$ ...
随机推荐
- 他将Yahoo!Hadoop从20个节点扩展为42000个节点
他将Yahoo!Hadoop从20个节点扩展为42000个节点 http://www.csdn.net/article/2012-11-08/2811629-Interview-Hortonworks ...
- ubuntu+anaconda
1.下载anaconda 查看ubuntu是32位还是64位 命令: uname -m 如果显示i686,你安装了32位操作系统 如果显示 x86_64,你安装了64位操作系统 uname -a 查看 ...
- CentOS7 添加开机启动项
centos6 加入开机启动: vim /etc/rc.d/rc.local 注意命令不要出错,重启后生效 或者 centos 7 下: vim /lib/systemd/system/ ...
- jquery选择器和基本操作
定义:jQuery 对象就是通过jQuery包装DOM对象后产生的对象.jQuery 对象是 jQuery 独有的. 如果一个对象是 jQuery 对象, 那么它就可以使用 jQuery 里的方法: ...
- python记录_day25 包
1.包就是一个文件夹 当我们导入一个包的时候,默认执行这个包内的__init__.py文件 在python2中必须写__init__.py文件,python3中可以不写,但是最好也写上 代码的结构: ...
- Web 自动化测试框架 sweetest 介绍
项目开源: https://github.com/tonglei100/sweetest 文章转载:https://segmentfault.com/a/1190000011612061 介绍 swe ...
- React Native之FlexBox布局
参考原文链接:https://www.cnblogs.com/wujy/p/5841685.html 弹性盒模型(The Flexible Box Module),又叫Flexbox,意为“弹性布局” ...
- 函数使用六:ABAP4_CALL_TRANSACTION
此函数是在程序中调用一个事物代码,跳转或者执行事物代码的程序. 参数说明: Import TCODE 执行的事物代码 SKIP_SCREEN ...
- IDEA Activiti Designer插件---actiBPM汉字乱码问题
1.找到IDEA的安装目录 2.用编辑器打开,在文件末尾添加 -Dfile.encoding=UTF-8
- 十四、MVC的WEB框架(Structs2)
一.Structs2中的Session 1.一个是传统的servlet包下的HttpSession,一个是Structs2中自己定义的Session Servlet下的Session获取方法:Serv ...