acquire, acre, across
acquire
An acquired taste is an appreciation [鉴赏] for something unlikely to be enjoyed by a person who has not had substantial [相当大的] exposure to it. It is the opposite of innate [天生的] taste, which is the appreciation for things that are enjoyable by most persons without prior exposure to them. e.g sweet. In case of food and drink, the difficulty of enjoying the product may be due to a strong odor [气味] (such as certain types of cheese, durian [榴莲], or stinky tofu), taste (as in alcoholic beverages [酒精饮料], coffee, bitter teas, liquorice/salty liquorice [甘草], unsweetened chocolate, soused herring [腌鲱鱼], haggis [苏格兰羊杂]), mouthfeel [口感] (such as sashimi [生鱼片] and sushi [寿司] featuring uncooked seafood), appearance, or association (such as eating insects or organ meat).
notorious: 臭名昭著的, infamous
The following items can be described as "acquired tastes", often due to combination of both unfamiliarity and intensity of taste. [六级词汇里有更长的列表]
Anchovies, small fish cured in brine [盐水], known for their intensely strong flavor, often used as a pizza topping [Ross doesn't like it]
Brussels sprout [Sheldon can't digest it]
Caviar, a prized delicacy consisting of salted roe (fish eggs) from sturgeon
Century egg, a specially preserved Chinese egg [千年蛋变蛋之百年了]
Strongly-flavored cheeses, such as Blue cheese [蓝纹奶酪 "臭掉的奶酪"], Gamalost, Goat cheese, or Limburger
Durian, a pungent southeast Asian fruit
Gull eggs, eaten boiled and popular in Scandinavia and some partes of Scotland and Ireland
Haggis, a traditional Scottish dish mainly consisting of minced sheep offal, boiled in a sheep's stomach. [awful]
Hákarl, putrefied Iceland shark
Head cheese, a dish made of meat from an animal's skull covered with gelatin (usually set in a mold)
Insects, including grubs, ants, grasshoppers, locusts, etc.
Islay whisky, Scotch whisky made on Islay, known for its distinctive peaty character
Kimchi, traditional Korean dish of fermented chili peppers and vegetables, usually made from Chinese cabbage
Nattō [纳豆], Japanese fermented soybeans
Olives, fermented or cured fruit of the olive tree, come in different varieties and have a salty, bitter, oily taste. [and sour]
Organ meats, whether tripe, brains, eyeballs, giblets, liver, sweetbreads, etc.
Peanut butter
Prairie Oysters, testicles of a bull, calf, or deer. Term originates from Canadian Prairies.
Salmiak Drop, Finnish/Dutch ammonium salt liquorice candy [ammonia: 氨水]
Sea Cucumber [海参]
Scotch whisky, a woody tasting alcoholic substance.
Stinky tofu, a form of fermented tofu, which, as the name suggests, has a strong odor.
Sushi, a Japanese food sometimes made with raw fish and sashimi
Tonic water, carbonated water flavored with quinine, giving the beverage its bitter taste.
Wasabi, and similarly Horseradish, due to their pungent odors and strong taste [寿司芥末]
Wine and fortified wine [fort:堡垒,fortify:加强;加了烈性酒的葡萄酒]
近/反义词: attain, earn, gain, get, obtain, realize, reap, secure, win; forfeit, forgo, forego, lose, miss
acre
The acre is a unit of land area [面积]. It is traditionally defined as the area of one chain by one furlong (66 by 660 feet), approximately 4,047 square metres. In the Middle Ages, an acre was conceived [想出] of as the area of land that could be ploughed [犁] in one day by a team of eight oxen [ox的复数. 公牛是bull].
furlong <= furrow + long. furrow: 犁沟,皱纹(wrinkle)
chain:
across
1. A chicken ran straight across the street.
2. There's Zack. Why don't you go across and say hi?
3. He walked across to where the girls were sitting.
4. The Yellow River is 20 km across at its widest point. I can't swim across.
5. There are many bridges across the Yellow River.
6. Penny lives across the hall.
7. The woman sitting across from the guys on the train is Xiao Yu.
8. TBBT is a TV series which became popular across many countries.
9. A science teacher is supposed to teach various subjects across the curriculum [课程].
acquire, acre, across的更多相关文章
- PMON failed to acquire latch, see PMON dump
前几天,一台Oracle数据库(Oracle Database 10g Release 10.2.0.4.0 - 64bit Production)监控出现"PMON failed to a ...
- myeclipse 无法启动 java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
把myeclipse10 按照目录完整拷贝到了另外一台电脑, 另外的目录 原安装目录 D\:\soft\i\myeclipse10 新安装目录 E\:\soft\myeclipse10 双击启动失败, ...
- ORA-00054: resource busy and acquire with NOWAIT specified
删除表时遇到 ORA-00054:资源正忙,要求指定NOWAIT 错误.以前在灾备中心遇到过. 资源被锁定了,没有办法删除. 报错日志:ORA-00054: resource busy and acq ...
- [ORACLE错误]ORA-00054:resource busy and acquire with nowait specified解决方法
当某个数据库用户在数据库中插入.更新.删除一个表的数据,或者增加一个表的主键时或者表的索引时,常常会出现ora-00054:resource busy and acquire with nowait ...
- Use EnCase to acquire data from a smartphone
Yesterday someone asked me a question can EnCase acquire data from a smartphone, and my reply was &q ...
- MyEclipse启动时报 Unable to acquire application service. Ensure that the org.eclips
今天MyEclipse启动时报如下错误: !SESSION 2012-02-12 11:32:55.198 ---------------------------------------------- ...
- Acquire and Release Semantics
An operation has acquire semantics if other processors will always see its effect before any subsequ ...
- oracle之 RA-00054: resource busy and acquire with NOWAIT specified or timeout expired
1. truncate 表报 ORA-00054 ,标明有事务正在操作该表SQL> truncate table alldm.DM_XQKD_YUJING_D;truncate table al ...
- Use LiveCD to acquire images from a VM
Forensic examiners usually acquire images from suspect's PC or Laptop. What if the target computer i ...
随机推荐
- Flink计算pv和uv的通用方法
PV(访问量):即Page View, 即页面浏览量或点击量,用户每次刷新即被计算一次. UV(独立访客):即Unique Visitor,访问您网站的一台电脑客户端为一个访客.00:00-24:00 ...
- Gitee图床设置
https://gitee.com/ 创建新仓库 点击右上角加号->新建仓库,填写基本信息后点击下面的创建即可 https://gitee.com/projects/new 创建新令牌 点击设置 ...
- Android Studio 查看SQLite数据库存储位置及文件
前言: 之前开发的一个记账本APP,用的是SQLite数据库,会有一些网友问如何查看数据库,这篇博文对此进行一个说明. 操作: 1.通过DDMS(Dalvik Debug Monitor Servic ...
- jenkins持续集成Allure生成报表+邮件推送
本次基于<jenkins 生成HTML报表,邮件推送>的基础上将生成HTML报表修改为Allure生成报表,可以参考官方文档:https://docs.qameta.io/allure/# ...
- webpack 之js兼容性处理
webpack 之js兼容性处理 // 用来拼接绝对路径的方法 const {resolve} = require('path') const HtmlWebpackPlugin = require( ...
- Solon & Solon Cloud 1.5.62 发布,轻量级 Java 基础开发框架
Solon 已有120个生态扩展插件,此次更新主要为细节打磨,且对k8s和docker-compose更友好: 1.插件 solon.coud ,事件总线增加支持本地同主题多订阅模式(以支持同服务内, ...
- 第一课 Dubbo背景及原理
1 . 技术背景 Dubbo每天为2,000+个服务提供3,000,000,000+次访问量支持,并被广泛应用于阿里巴巴集团的各成员站点. Dubbo是一个阿里巴巴开源出来的一个分布式服务框架,致力于 ...
- C语言二分查找法
参考了C语言中折半查找法(二分法)的实现 二分查找算法(C语言实现) 先附上代码 #include<stdio.h> int BinSearch(int arr[],int len,int ...
- 【JAVA】笔记(8)--- java.lang.String 精讲
String 特性: 1.String 表示字符串类型,属于引用数据类型,所以其储存的是地址: 2.java 中规定,双引号括起来的字符串是不可变的,也就说" name "永远也只 ...
- halcon语法讲解
前言 最近换工作,在学习了解halcon工具,每天总结分析今天所学知识,今天是基础语法篇! 1.基本语法 描述 语法 等号 := 不等号 # 注释符 * 字符串赋值 str:='halcon' 等于比 ...