100-days: Seven
Title: Can baiju, China's sorghum firewater, go global?
sorghum n. 高粱
firewater n. 烈酒
Baijiu——a broad family(一类东西) of grain-based(以谷物为原料) spirits selling for anything between a few dollars and a few thousand a few dollars and a few thousand dollars per bottle——is the most-drunk spirit on earth. But this is only by dint of its popularity in China.
based 与形容词连用,表示以什么东西为主要成分
spirit n. 精神, 心灵; 烈酒(同义词firewater)
sell for (固定搭配) => cost
anything 与 between 连用,表示在一定的范围内
by dint of + 名词 / 动词的 ing 形式 凭借,通过 (同义词) = > by means of
eg. He succeeded by dint of hard work. 他的成功靠的是艰辛的努力
He succeeded by dint of working hard.
Over the years Europeans and Americans hava grown to love vodka, a once-obscure(曾经名不见经传,一度不起眼的) Russian gut-rot, and tequila(龙舌兰酒), a Mexican(墨西哥) drink made from spiky plants. But Chinese liquor firms have made few inroads globally.
grown to do sth 逐渐开始做某事
obscure adj. 默默无闻的,鲜为人知的,难以理解的,晦涩的
gut-rot n.廉价劣质酒;伤胃酒 => rotgut gut n.肠道,消化道 rot v.腐烂
spiky adj.有尖刺的 spike n.尖刺
plant n.工厂; 设备; 植物,草木; 庄稼;
make inroads (固定搭配) 取得进展;产生效果;开拓市场
liquor n.酒,烈性酒; 含酒精饮料; v.浸泡; 喝酒;
firm n.公司( firm的名词复数 ); (价格稳定的) 市场; 球迷帮(一帮衣着时髦、鲁莽无知、常使用暴力的英国足球迷); [商业] 实盘;
inroad n.侵害; 侵犯,侵入; 成功进入新领域; 进展
For a long time China's big baijiu-makers were not that interested in foreign sales. Since China began opening its economy to the outside world in the late 1970s, the distillers(烈酒生产商) have mostly been preoccupied with meeting domestic demand. Only recently have China's thousands of baijiu-makers begun stepping up efforts to develop foreign markets.
distiller n.烈酒生产者,烈酒生产商 distill v.蒸馏 -er …的人
be preoccupied with sth. => be busy with sth 忙于做某事
step up 增加强度 近义词=> increase
step up one's pace 加快步伐
step up the pressure on sth. 对某事增加压力
step up efforts to do sth 加大努力去做某事
In addition to exporting their best-known(最有名的) brands, baijiu-makers have been creating new drinks specifically(特意的,专门的) to be sold abroad. In 2016 Red Star, the maker of Erguotou(二锅头的制造商), a cheap baijiu ubiquitous in Beijing, launched a spirit in Europe called Nuwa(女娲). Last year Luzhou Laojiao, a storied distiller in Sichuan, a south-western province, released(推出,发行) a baijiu in America named Ming River(明江酒).
in addition to 除了…之外
ubiquitous adj.普遍存在的,似乎无处不在的
storied adj.经常提及的;有名的 近义词 => famous
storied 通过一定时间的沉淀之后,积累起来的名声
Baijiu companies are aware that they increasingly have to compete in their home market(本土市场) with Western drinks(洋酒) such as gin(杜松子酒), whisky(威士忌酒) and wine(葡萄酒). Many have concluded, perhaps correctly, that making their brands look and feel international to Chinese drinkers will help them hold their own against these fashionable foreign tipples.
be aware that(从句) 知道/意识到/了解某件事情
have to do sht 不得不做某事(文中有迫于形势的意味)
concluded v.得出结论; 断定; 结束( conclude的过去式和过去分词 ); 推断出;
hold one's own (与…)同样成功,(与…)相匹敌
hold one's own against + 对手
tipple n.常喝的酒,非常喜欢喝的酒
100-days: Seven的更多相关文章
- PayPal高级工程总监:读完这100篇论文 就能成大数据高手(附论文下载)
100 open source Big Data architecture papers for data professionals. 读完这100篇论文 就能成大数据高手 作者 白宁超 2016年 ...
- height:100% 布局
常常会碰到需要填满整个浏览器,并且自适应高度的需求.首先肯定会想到给容器设定height:100%,但是会没有效果.原因是body没有高度,所以百分比无法生效. 解决方案:给html,body,标签都 ...
- .NET跨平台之旅:将QPS 100左右的ASP.NET Core站点部署到Linux服务器上
今天下午我们将生产环境中一个单台服务器 QPS(每秒请求数)在100左右的 ASP.NET Core 站点部署到了 Linux 服务器上,这是我们解决了在 .NET Core 上使用 EnyimMem ...
- xinetd cpu 100%
今天,有个给客户试用的环境出现xinetd cpu 100%,而且连续运行很长时间了.之前也有环境发生过,今天排查解决了三四个问题,实在是查的身体都不舒服了,还没时间查这个问题... 知道的求解...
- EZchip将推全球首款100核64位ARM A-53芯片
EZchip将推全球首款100核64位ARM A-53芯片 2015-02-25 16:32:03 来源:互联网 关键字: 将推 全球 64位 arm EZchip日前表示,将准备开发 ...
- Ural 1209. 1, 10, 100, 1000... 一道有趣的题
1209. 1, 10, 100, 1000... Time limit: 1.0 secondMemory limit: 64 MB Let's consider an infinite seque ...
- Java程序设计之打印100~999的水仙花数
package printDaffodilNumber; /* * 题目:打印出所有的"水仙花数",所谓"水仙花数"是指一个三位数,其各位数字立方和等于该数本身 ...
- jQuery中的100个技巧
1.当document文档就绪时执行JavaScript代码. 我们为什么使用jQuery库呢?原因之一就在于我们可以使jQuery代码在各种不同的浏览器和存在bug的浏览器上完美运行. < ...
- 设置height:100%无效的解决方法
设置height:100%无效的解决方法 刚接触网页排版的新手,常出现这种情况:设置table和div的高height="100%"无效,使用CSS来设置height:" ...
- 1.2输出100以内的素数&输出前100个素数。
输出100以内的素数只是一个嵌套,在1.1的基础上添加一层循环,只需要注意从2开始,并且变量需要换一个. #include<stdio.h> int main() { ; ; i < ...
随机推荐
- 深度学习原理与框架-神经网络架构 1.神经网络构架 2.激活函数(sigmoid和relu) 3.图片预处理(减去均值和除标准差) 4.dropout(防止过拟合操作)
神经网络构架:主要时表示神经网络的组成,即中间隐藏层的结构 对图片进行说明:我们可以看出图中的层数分布: input layer表示输入层,维度(N_num, input_dim) N_num表示输 ...
- mingw 设置python 设置git环境变量
1.python路径设置: 安装python 比如目录:C:\Python27 假如mingw安装C盘根目录下的话,进入下面目录:C:\MinGW\msys\1.0\etc 找到 fstab 文件修改 ...
- java web项目使用IDEA打成war包
步骤: 1.点击 File -->Project Structure...如下图: 2.出现如下界面后点击 Artifacts--> 绿色加号-->Web Application:A ...
- 盒子变形-盒子加padding后 变形问题,
1. box-sizing: content-box: 影响: 加了内外边距后整个盒子的大小同步改变 2.box-sizing: border-box;影响:加了边距后整个盒子大小不受影响 boots ...
- Netty - 3 内存分配
https://www.cnblogs.com/gaoxing/p/4253833.html netty的buffer引入了缓冲池.该缓冲池实现使用了jemalloc的思想 内存分配是面向虚拟内存的而 ...
- avalon2学习教程02之vm
avalon2的vm是一个非常重要的东西,其设计原型最初脱胎于knockout.js,但到avalon1.6中,终于寻得自己的方案,更精简,更易用,更魔幻. vm是一种特殊的数据结构,看起来像普通对象 ...
- FBackup:个人用途与商业用途都是免费的
當自己在備份電腦資料時,若沒有使用備份及還原軟體時,我想很多人的作法就是「想到應該要備份了,然後進行備份檔案的壓縮.壓縮好之後複製到不同的磁碟機或燒錄光碟」,等要用的時候,再拿出來還原.若是這樣,其實 ...
- ios嵌套H5页面,出现的小bug;
ios嵌套H5页面,点击数字时就会弹出打电话的功能:解决方法: 在head标签中添加: <meta name="format-detection" content=" ...
- JAVAWEB 一一SpringMVC(XML配置)
web.xml <?xml version="1.0" encoding="UTF-8"?> <web-app version="2 ...
- 'Could not find first log file name in binary log index file'的解决办法
数据库主从出错: Slave_IO_Running: No 一方面原因是因为网络通信的问题也有可能是日志读取错误的问题.以下是日志出错问题的解决方案: Last_IO_Error: Got fatal ...