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 ...
随机推荐
- 转:VIVADO使用技巧:设置DCI与内部参考电压
本文转自:Vivado使用技巧(12):设置DCI与内部参考电压 - 灰信网(软件开发博客聚合) (freesion.com) DCI与内部参考电压 Xilinx FPGA提供了DCI(Digital ...
- (转)Linux中的文件描述符与打开文件之间的关系
转:http://blog.csdn.net/cywosp/article/details/38965239 1. 概述 在Linux系统中一切皆可以看成是文件,文件又可分为:普通文件.目录文 ...
- Mysql多实例搭建部署
[部署背景] 公司测试环境需求多个数据库实例,但是只分配一台MySQL机器,所以进行多实例部署. [部署搭建] 创建软件包路径 mkdir /data/soft/package /dat ...
- GO 字符串反转
字符串反转 即 abc 反转后成 cba 思路:两边都设置一个游标,然后互换位置,游标同步向中间移动,再互换. for i, j := 0, len(s)-1; i < j; i, j = i+ ...
- Dubbo的反序列化安全问题-Hessian2
0 前言 本篇是系列文章的第一篇,主要看看Dubbo使用反序列化协议Hessian2时,存在的安全问题.文章需要RPC.Dubbo.反序列化等前提知识点,推荐先阅读和体验Dubbo以及反序列化漏洞. ...
- mybatis插入数据时处理为null的属性
在做项目的时候,数据库中的所有字段被设置为全都不能为null,但是在我们开发过程中,插入一些记录的时候,实体类中的一些字段如果页面没有传入,则默认就会被设置为null,这样的话,在执行插入语句的时候, ...
- c++学习笔记(六)
windows批处理 什么是批处理? 批处理(Batch),也称为批处理脚本. 顾名思义,批处理就是对某对象进行批量的处理.批处理文件的扩展名为bat. 批处理文件(batch file)包含一系列 ...
- Python 全局变量和局部变量,global 和 nonlocal关键字
全局变量和局部变量 全局变量:定义在函数外的变量 局部变量:定义在函数内部变量 获取变量值时候先获取当前作用域变量名称和变量值,如果没找到到上一层作用域招变量的值,在没有就报错,先获 ...
- 力扣 - 剑指 Offer 52. 两个链表的第一个公共节点
题目 剑指 Offer 52. 两个链表的第一个公共节点 思路1(栈) 若两个链表相遇,则从它开始相遇的地方到链表末尾应该都是相同的,那么我们可以将两个链表分别放入两个栈中,然后依次循环比较两个栈顶的 ...
- [atARC098F]Donation
贪心,一定在最后一次经过某节点时付出$b_{u}$,条件是付出后$W\ge \max(a_{i}-b_{i},0)$(同时也可以仅考虑这个限制,因为$W$在过程中不会增大) 假设"最后一次经 ...