There used to be an old joke in America that people should take a bath once a week, whether they need one or not. In fact, though, Americans generally take a bath-or more commonly(通常地), a shower-every day. But in contrast to some cultures, most Americans get their shower in the morning, so they can start the day fresh(精力充沛的). And instead of going to a beauty parlor(美容院) for a shampoo(洗头), many Americans prefer to wash and style their own hair. So if Americans have a “bad hair day”, they have no one to blame but themselves.
Americans are known for having very sensitive(灵敏的) noses. In America, “B.O.” (body odor) is socially unacceptable. For that reason, Americans consider the use of deodorant(防臭剂) or anti-perspirant(止汗露) a must. Ladies often add a touch of perfume(香水) for an extra fresh scent(气味). Men may splash on(喷洒) after-shave lotion(化妆水) or manly-smelling cologne(古龙水). Another cultural no-no in America is bad breath. Americans don't like to smell what other people ate for lunch-especially onions or garlic. Their solution? Mouthwash, breath mints and even brushing their teeth after meals.
Americans put great value on both grooming(打扮) and personal hygiene(个人卫生). For some people, taking care of themselves has become almost a religion. As the old saying goes, “Cleanliness is next to godliness(神圣)”. Whether or not being clean and well-groomed brings one closer to God, it certainly brings one closer to others.

在美国有一个很老的笑话,说不管人们需不需要每周都要洗上两次澡。实际上,尽管美国人通常每周会洗更多的澡,甚至是一天一次。但是和文化相反的是大部分美国人会在每天早晨洗一次澡,这样他们可以在一天的开始保持精力充沛。而且美国人不去美容院洗头,他们宁可自己洗头和整理发型。所以,美国人如果有了“丑发型”的那天,除了怪自己之外就没有什么好抱怨的了。
美国人的嗅觉灵敏是总所周知的。在美国“B.O”(身体异味)在社交方面很受人反感。由于这个原因美国人认为防臭剂和止汗露是必须品。为了有一个新鲜的气味,女士们喜欢在身上喷一点香水。男士们会喷洒一些化妆水或者古龙香水。美国文化的另一种禁忌就是口臭。美国人不喜欢闻别人午餐后留在口中的味道,尤其是洋葱和大蒜。他们解决问题的办法就是漱口或者吃薄荷糖甚至是饭后刷牙。
美国人非常注重自己的打扮和个人卫生。一些人梳妆打扮甚至成为了一种信仰。就像一个古老的谚语“清洁仅次于圣洁”,不管整齐清洁是不是能使人更接近上帝,但他的确可以拉近与人的距离。

【oneday_onepage】—— 美国人的仪容整洁与个人卫生的更多相关文章

  1. 6. Uniforms in American's Eyes 美国人眼里的制服

    6. Uniforms in American's Eyes 美国人眼里的制服 (1) Americans are proud of their variety and individuality,y ...

  2. 英语每日阅读---5、VOA慢速英语(翻译+字幕+讲解):美国人口普查局表示美国人受教育程度提升

    英语每日阅读---5.VOA慢速英语(翻译+字幕+讲解):美国人口普查局表示美国人受教育程度提升 一.总结 一句话总结: a.Thirty-four percent - college degree: ...

  3. 吴裕雄--天生自然 R数据分析:2014年美国人时间使用调查(ATUS)饮食与健康模块文件分析

    # libraries we'll need library(car) # for avplots library(tidyverse) # for general utility functions ...

  4. 【oneday_onepage】——美国主食吃什么

    Cocktail 鸡尾酒 It is quite usual to drink cocktails before lunch and dinner in America and somewhat le ...

  5. 2015年第11本:代码整洁之道Clean Code

    前一段时间一直在看英文小说,在读到<Before I fall>这本书时,读了40%多实在看不下去了,受不了美国人啰啰嗦嗦的写作风格,还是读IT专业书吧. 从5月9日开始看<代码整洁 ...

  6. IT 外包中的甲方乙方,德国人,美国人,印度人和日本人印象杂谈

    开篇介绍 最近经常和朋友聚会,三十而立的年龄自然讨论最多的就是各自的小家庭,如何赚钱,工作,未来的就业发展,职业转型等话题.还有各种跳槽,机会选择,甲方乙方以及外包中的各种趣事,外企与国内私企的发展机 ...

  7. [No00002C]人的寿命应该能达到100至175岁-北大齐教授健康讲座笔录

      人的寿命应该能达到100 至175 岁,为什么都没有达到呢?最主要一个原因就是我们不重视保健,不懂得保健的知识.很多人死于无知,这很冤枉啊! 大家知道怎么保健吗?国际上有个维多利亚宣言,宣言里有三 ...

  8. 成功的背后!(给所有IT人)

    转载:来自CSDN第一名博主:http://blog.csdn.net/phphot/article/details/2187505 成功的背后,有着许多不为人知的故事,而正是这些夹杂着泪水和汗水的过 ...

  9. 有感于三个50岁的美国程序员的生活状态与IT职业杂想

    前言 这篇杂记其实是去年也就是 2013年9月30日写的,还上过博客园十日推荐的首页,后来在整理博客分类时七弄八弄误删掉了好多文章,就包括这一篇.今天,2014年9月29日,恰好恰好一年的时候居然在好 ...

随机推荐

  1. YMP运行初始化步骤

    , Version.VersionType.Release); private static final Log _LOG = LogFactory.getLog(YMP.class); privat ...

  2. Spark-Sql之DataFrame实战详解

    1.DataFrame简介: 在Spark中,DataFrame是一种以RDD为基础的分布式数据据集,类似于传统数据库听二维表格,DataFrame带有Schema元信息,即DataFrame所表示的 ...

  3. Datagrid分页、排序、删除代码

    <%@ Page language="c#" Codebehind="default.aspx.cs" AutoEventWireup="fal ...

  4. 关于iPhone音频的那些事

    音频文件(Audio File) 1.有两个概念(1).文件格式(File Format or Audio Containers)——描述文件本身的格式,里面的音频数据可以用不同的编码格式.例如:ca ...

  5. error: unpacking of archive failed on file /usr/sbin/zabbix_agent;592e5bc3: cpio: open

    # lsattr /usr/ ----------I--e- /usr/lib64 ----------I--e- /usr/bin -------------e- /usr/libexec ---- ...

  6. .NET MVC下的日志文件生成法

    /// <summary> /// 写日志文件 /// </summary> /// <param name="Infos">日志内容</ ...

  7. adb devices连接提示 Android offline或unauthorized的解决办法

    我有一个华为X1手机,版本是Android 4.2.2(我的手机是Android 4.0版本), 但之前用adb连接(包括usb/tcp)时总莫名其妙出现offline或unauthorized的问题 ...

  8. [Windows Azure] What is Windows Azure Active Directory?

    What is Windows Azure Active Directory? Windows Azure Active Directory is a service that provides id ...

  9. 每日英语:Why Mom's Time Is Different From Dad's Time

    Several years ago, while observing a parenting group in Minnesota, I was struck by a confession one ...

  10. ASP.NET MVC@model多个对象

    需求:同时查看一个产品信息和发布会员的信息 方案1:新建ViewModel 方案2:ViewData.ViewBag 方案3:Tuple<obj1,obj2> 在这里我们使用方案3来实现这 ...