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 ...
随机推荐
- python正则表达式基础,以及pattern.match(),re.match(),pattern.search(),re.search()方法的使用和区别
正则表达式(regular expression)是一个特殊的字符序列,描述了一种字符串匹配的模式,可以用来检查一个字符串是否含有某种子字符串. 将匹配的子字符串替换或者从某个字符串中取出符合某个条件 ...
- spool_sqlldr
--0.制表符chr(9) 换行符chr(10) 回车符chr(13) windows下批处理.bat linux下批处理.shset echo offset feedback offset page ...
- Java的慢和稳
对Java的了解还有待进一步提升,也没有做太多实践工作.只是把脑袋当成电脑,把Java放在里边不停地转,观察它的线路.得到的总体印象加上书本参考,认为Java的应用场景是慢和稳. 学编程语言总会接触到 ...
- css属性之统一设置文本及div之间的对齐方式
设为 Flex 布局以后,子元素的float.clear和vertical-align属性将失效.hdp-uf{ display: -webkit-box; /* 老版本语法: Safari, iOS ...
- WebView与JS互调
在Android 4.2之后JS的注入需要加入注解 @javascriptInterface 1.Android 调用 JS 初始化WebView控件,开启该控件对JS的支持 调用loadUrl()方 ...
- ubuntu,装完PYTHON3 pip3 install 报错
ubuntu,装完PYTHON3 pip3 install 报错CalledProcessError: Command 'lsb_release -a' returned non-zero exit ...
- elasticsearch 学习
docker run -p : -d elasticsearch #直接拉取运行 #指定条件搜索curl --request GET \ --url 'http://localhost:9200/im ...
- nginx代理tcp协议连接mysql
阅读目录 一.mariadb安装及配置 1.1 在192.168.182.155安装mariadb 1.2 配置MariaDB的字符集 1.3 添加用户,设置权限 1.4 防火墙设置 二.nginx ...
- Codeforces 439E Devu and Birthday Celebration 容斥
Devu and Birthday Celebration 我们发现不合法的整除因子在 m 的因子里面, 然后枚举m的因子暴力容斥, 或者用莫比乌斯系数容斥. #include<bits/std ...
- xpath解析html
XPath XPath 是一门在 XML 文档中查找信息的语言.XPath 可用来在 XML 文档中对元素和属性进行遍历.XPath 是 W3C XSLT 标准的主要元素,并且 XQuery 和 XP ...