Lesson 26 The best art critics
Text
I am an art student and I paint a lot of pictures. Manay people pretend that they understand modern art. They always tell you what a picture is 'about'. Of course, many pictures are not about anything. They are just pretty partterns. We like them in the same way that we like pretty curtain material. I think that young children often appriciate modern pictures better than anyone else. They notice more. My sister is only seven, but she always tells me whether my pictures are good or not. She came into my room yesterday.
'What are you doing?' she asked.
'I'm hanging this picture on the wall.' I answered, 'It's a new one. Do you like it?'
She looked at it critically for a moment. 'It's all right,' she said,'but isn't it upside down?'
I looked at it again, she was right! It was!
Notes
art student 艺术系的学生
English studeng 学英语的学生
Student of England 英国的学生
artist 艺术家
artiste 艺人
art gallery 艺术画廊
black art 巫术
critic: n. 评论家
criticise: v. 批评,批判
criticism: n. 批评;考证;苛求
crital: adj. 挑剔的
critally: adv. 爱挑剔的
He criticised my paintings.
paint:
paint a picture: 强调油画
draw:
draw a picture: 用线条画
painting -> oil painting 油画
Chinese painting: 国画
Beijing Opera: 京剧
When his mother came in, the baby pretended to go to sleep.
pattern dirlls 模式典范
appreciate: v. 鉴赏
engjoy: 欣赏
I like poems.
I love poems.
I enjoy poems.
I appreciate poems.
##### Usage
appreciate sth
appreciate doing sth
eg: I am appreciate your help. 我很感激你的帮助。
notice: 看,注意到(别人没有注意到的)
pay attention to 思想上注意
whether
If在表示“是否”的时候可以被whether取代,if在表示“如果”的时候就不可以。
whether...or not = if
If it will rain ...(不是条件状语从句,故可以用将来时)
= Whether it will rain ...
= Whether it will rain or (not) ...
I wonder whether/if it will rain.
hang -> huang 悬挂
A pretty curtain hangs over the window.
hang -> hanged 绞死
The robber was hanged.
in a way 以某种方式,正如
The son walked in the same way that his father walked.
make an appointment
When will you be convenient for you?
I like sth.
I like sth. very much.
I like sth. better.
I like sth. best.
I like sth. better than anyone else. 表示最高级
否定疑问句,表示肯定的意思。
Isn't it upside down?
Aren't you luck?
call 称之为
name 取名
陈述句的间接引语以that引导
特殊疑问句的间接引语以特殊疑问词引导
eg:
- What time is it? -> He asked me what time it was.
- How old are you? -> He asked me how old I was.
注意事项:
1)时态。主句的谓语动词是过去式时,从句的谓语动词应该变为相同的时态。
2)疑问句变为间接引语时,要变成陈述句语序。
3)人称的变化。
Is it nine o'clock? -> He asked me if/whether it was nine o'clock.
Lesson 26 The best art critics的更多相关文章
- NCE2
1.A private conversation Last week I went to the theatre. I had a very good seat. The play was very ...
- NeHe OpenGL教程 第二十六课:反射
转自[翻译]NeHe OpenGL 教程 前言 声明,此 NeHe OpenGL教程系列文章由51博客yarin翻译(2010-08-19),本博客为转载并稍加整理与修改.对NeHe的OpenGL管线 ...
- 64位平台C/C++开发注意事项(转载)
转自http://coolshell.cn/articles/3512.html 在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于 ...
- React.js 小书介绍
React.js 小书 Github 关于作者 这是一本关于 React.js 的小书. 因为工作中一直在使用 React.js,也一直以来想总结一下自己关于 React.js 的一些知识.经验.于是 ...
- 【转】Beginning Game Programming v2.0
Beginning Game Programming v2.0 Last Updated 8/19/18 Greetings everyone, welcome to the ground up re ...
- 64位平台C/C++开发注意事项
在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于进入64位时代的程序员应该去看看这28个事项,这些英文读物对于有C/C++功底的朋 ...
- sqli-labs学习笔记 DAY4
DAY 4 sqli-labs lesson 23 与lesson 1一样,只不过屏蔽了#和–注释符. 报错型注入: 爆库:id=99' UNION SELECT 1,extractvalue(1,c ...
- Ext.js高级组件
第二章:Ext.js高级组件 grid组件 普通方式 表格面板类Ext.grid.Panel xtype(别名):gridpanel.grid title标题.renderTo渲染至.width宽.h ...
- 树莓派 Learning 003 --- GPIO 000 --- GPIO引脚图
树莓派 Learning 003 - GPIO 000 - GPIO引脚图 我的树莓派型号:Raspberry Pi 2 Model B V1.1 装机系统:NOOBS v1.9.2 Raspberr ...
随机推荐
- HihoCoder - 1038 01背包 动态规划
#1038 : 01背包 时间限制:20000ms 单点时限:1000ms 内存限制:256MB 描述 且说上一周的故事里,小Hi和小Ho费劲心思终于拿到了茫茫多的奖券!而现在,终于到了小Ho领取奖励 ...
- .Net Framework 下运行项目提示.dll类库程序集未能加载
咨询个问题..项目可以生成成功,运行时总提示未能加载程序集,而且这个程序集就是当前webApi项目的dll,这是怎么回事.. 还一个奇怪的现象,刚开始报缺失xxx.dll, 那个dll是本解决方案里 ...
- youtube去广告
https://www.digitbin.com/youtube-ads-block/ 1. OGYouTube | Mod AdBlocker YouTube OGYouTube App is a ...
- hdfs api
经常用到,做个眼 如果是单机版 centos(参照给力星 Hadoop配置),要在 core-site.xml 里面配置 ip:9000 别 localhost:9000 windows ...
- 575. Distribute Candies
https://leetcode.com/problems/distribute-candies/description/ 题目比较长,总结起来很简单:有个整型数组,长度是偶数,把它分成两份,要求有一 ...
- 在ideaUI中建立maven项目
1.新建New 注意:第一次创建maven项目需要在有网情况下进行 2.可以看见我们建立的项目了
- python将多个pdf合成一个
'''# -*- coding:utf-8*-''' import sys import importlib importlib.reload(sys) import os import os.pat ...
- 20175305张天钰《java程序设计》第七周学习总结
<java程序设计>第七周学习总结 第八章 常用实用类 1.String类 1.String类不可以有子类. 2.用户无法输出String对象的引用,输出的是字符序列 3.构造方法:Str ...
- 怎么给easyui中的datagrid加水平滚动条
注意如下几个点就行: 1.数据网格(DataGrid)所在的table属性上级div无需设置width: 2..datagrid属性:fitColumns为false 或者不填 3.在style中给. ...
- iOS实现应用更新及强制更新
调用更新接口返回字段: result = { descr = ""; isupdate = 1;//是否更新 ...