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 < ...
随机推荐
- RAD Tokyo 10.2.2
TDialogService类 如果您是使用比较新的RAD Studio版本. 那么您应该开始改用FMX.DialogService程序单元中TDialogService类别的类别方法来取代以前的Me ...
- HashMap、LinkedHashMap、ConcurrentHashMap、ArrayList、LinkedList的底层实现
HashMap:底层是一个数组+链表实现 LinkedHashMap:底层是Hash表和链表的实现 ConcurrentHashMap:基于双数组和链表的Map接口的同步实现 ArrayList:底层 ...
- Delphi Qjson
使用QJSON解析数据: JSon 字符串: {"Code":1,"Msg":"", "Data":[{"Ne ...
- DATASNAP远程方法返回TSTREAM正解(转咏南兄)
DATASNAP远程方法返回TSTREAM正解 DATASNAP远程方法返回TSTREAM,如果数据大小超过32K是会报错的.许多DELPHIER栽在这个上头,甚至开始怀疑TSTREAM返回数据的可行 ...
- C# 容器重用避免GC 的论证
var lst = new List<int>(); lst.Capacity = ; var cnt = lst.Count; var cp = lst.Capacity; ; i< ...
- CC攻击与DDOS攻击区别
二者的攻击方式主要分为三种:直接攻击.代理攻击.僵尸网络攻击 CC攻击是DDOS(分布式拒绝服务)的一种,相比其它的DDOS攻击CC似乎更有技术含量一些.这种攻击你见不到虚假IP,见不到特别大的异常流 ...
- ARP欺骗与MITM(中间人攻击)实例
ARP协议(address resolution protocol):地址解析协议 一台主机和另一台主机通信,要知道目标的IP地址,但是在局域网中传输数据的网卡却不能直接识别IP地址,所以用ARP解析 ...
- LeetCode OJ 77. Combinations
题目 Given two integers n and k, return all possible combinations of k numbers out of 1 ... n. For exa ...
- js 监听浏览器刷新还是关闭事件 - 转
监听页面关闭: window.onbeforeunload = function() { //鼠标相对于用户屏幕的水平位置 - 窗口左上角相对于屏幕左上角的水平位置 = 鼠标在当前窗口上的水平位置 v ...
- JQuery/JS插件 zTree树,点击当前节点展开,其他节点关闭
好像没找到现成的,就自己写了一个demo. 效果如下: 代码: <!DOCTYPE html> <html> <head> <meta http-equiv= ...