Serving order of food courses(上菜顺序)
1. Appetizer(starter)
2. Main Course
3. Dessert

Style of cooking
1. fry  2.steam  3.stew(炖,煨;)  4.roast(烤)  5.boil  6.BBQ(barbecue烧烤)  7.bake  8.stir-fry(炒,用旺火炒)

Description of taste of food(texture and flavour口感和味道)
1. sour  2. sweet  3.bitter  4.spicy/hot  5.salty  6.fresh  7.tender  8.juicy  9.delicious/tasty  10.crispy(脆的)  

11.tough  12.over cooked  13.burnt  14. oily/greasy(油腻的;)  15.disgusting(令人作呕的; 令人厌恶的;)

VACABULARIES

hot pot(火锅)  mutton(羊肉)  seafood  beef   pork  chicken  shrimp(虾)  lobster(龙虾)  crab(螃蟹)  shell

stinky tofu(臭豆腐)  durian(榴莲)  chicken curry(鸡咖喱)  bird's nest soup  shark's fin  frog  spaghetti(意大利面)

cheese  pizza  hotdog  snake(小吃)

cuisine 菜肴  chef(厨师)  chef's choice/house special(特色菜)

buffet(自助餐)  fine dining  fast food restaurant  casual dining

bacon(熏猪肉,培根肉)  sausage(香肠,腊肠)  pea(豌豆)  peanut(花生)  bean(豆子)  coffee bean  

what's your special food for today?

随机推荐

  1. IIS用户权限备忘

    经常在网站部署到IIS遇到IIS帐户没有权限的问题,总是在看IIS Admin Service,但发现些帐户是有权限的. 其实针对相应的站点,应该看的是Application Pool的运行帐户,这个 ...

  2. 用视频编辑软件打不开jpg格式的图片的解决方法

    有时候我们把PSD.JPG等图片导入到素材库中会发现EDIUS视频编辑软件根本就不支持,显示黑屏状态.可是当我们把图片导入EDIUS NX支持下的premierepro里却能够正常显示.这是什么原因呢 ...

  3. Integer.parseInt()和Integer.valueOf()有什么区别

    jdk的源代码的时候注意到Integer.parseInt(s) 和 Integer.valueOf(s)的具体代码的实现有所区别: Java代码 public static int parseInt ...

  4. mfs-用户

    http://blog.csdn.net/liuyunfengheda/article/details/5260278 MFS总结 http://bbs.chinaunix.net/thread-16 ...

  5. Apache ab并发负载压力测试

    由于现在网站都需要能够承受高并发要求的能力,所以当我们写完代码后,如果需要上线,最好都经过压力测试后,这样比较好 运行: 在Windows系统下,打开cmd命令行窗口,定位到apache安装目录的bi ...

  6. 取消GridView/ListView item被点击时的效果

    方法一,在控件被初始化的时候设置 ? 1 2 gridView.setSelector(new ColorDrawable(Color.TRANSPARENT)); listView.setSelec ...

  7. RMAN备份与恢复之DataBase

    1   准备 [oracle@TEST144239 /]$ sqlplus /nolog SQL Production :: Copyright (c) , , Oracle. All rights ...

  8. Angular学习(4)- 数组双向梆定

    示例: <!DOCTYPE html> <html ng-app="MyApp"> <head> <title>Study 4< ...

  9. oc-数据模型的建立

    @{@"name":@"David Beckham",@"age":@38,@"gender":@"男&quo ...

  10. nova分析(4)—— nova-cells

    cells的功能允许用户以更分散的方式去扩展OpenStack计算云而无需使用复杂的技术,比如数据库和消息队列的集群.它的目的是支持非常大规模的部署. 当启用了此功能,在OpenStack计算云中的主 ...