English trip -- VC(情景课)2 C Where's my pencli?
Grammar focus 语法点: in 和 on
in the desk 在桌子抽屉里
on the desk 在桌子面上
Practice 练习
Where's my pencil?
In the desk
Where's my dictionary?
In the filing cabinet
Where's my notebook?
on the desk
Where's my ruler?
on the table
Where 's my pen?
on the floor
Where is 单数
Where are 复数
there is 那儿有
Is there 那里有
Words
in front of ... 前面
behind 后面
next to 旁边
a lot of 许多
on the left 左边
on the right 右边
on the top 上面
under 下面
between 之间
in the middle of 在...中间
corner 角落 ['kɔːnə]
look for something... 查找...
magazing 杂志
plug 插头 [plʌg]
plastic bag 熟料口袋 ['plæstɪk]
plate 盘子,碟子
windows sill [sɪl] 窗台
a row of tables 一排桌子
toy 玩具 [tɔɪ]
fire hydrate 消防栓 hyd.ra.te ['haɪdreɪt]
a box of glass cup 一箱玻璃杯
sentence
it's keybroad in front of dispaly # 它是显示器前面的键盘
it's mouse between keyboard and english books # 它是键盘和英文书籍之间的鼠标
there is notebook on the desk # 桌上有笔记本
there are some bottle of water on the table # 桌子上有一瓶水
There is a fire hydrant between the pink wall and the plant 在粉色墙与植物之间有个消防栓
there is box behind filing cabinet 文件柜后面有盒子
it's pencli in the notebook 它是笔记本中的笔
there is whiteboard on the wall 墙上有白板
there are chairs on the floor 地板上有椅子
Summer
1.学习了很多针对指定寻找某些东西的形容位置的单词
English trip -- VC(情景课)2 C Where's my pencli?的更多相关文章
- English trip -- VC(情景课)1 C What's your name?(review)
Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto [təˈrɒntəʊ] to ron to (多伦多(加拿大城市)) - -0我还 ...
- English trip -- VC(情景课)10 C I like to watch TV. 我爱看电视
Grammar focus 语法点: like to do you do they What does he like to do? does she Practice 练习 ...
- English trip -- VC(情景课)9 B Outside chores 室外家务
Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail 收到邮件 taking out the trash 把垃圾带出去 wal ...
- English trip -- VC(情景课)8 C
MP review: 音标(Phonetic symbol) [ɪ] lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ] g ...
- English trip -- VC(情景课) 6 B Events 事件
xu言: ... 自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment 预约 meeting 会议 class movie party prog ...
- English trip -- VC(情景课)5 Around Town
Around Town 城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...
- English trip -- VC(情景课)2 D Reading
Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...
- English trip -- VC(情景课)2 A At school
xu言: Sometimes, I feel very confused. However, there will always be a weak light in a corner to ligh ...
- English trip -- VC(情景课)1 C What's your name?
Grammar focus 语法点 What's your name? What's his name? What her name? My name is Angela. His name is K ...
随机推荐
- cf463d
这题说的是给了k个串算出这k个串的最长公共子序列,这k个串每个串都是由1--n的数字组成的. 将第一串的数字按照顺序重新编号为123...n 然后后面的串按照这个编号重新标号,就转化为下面每个串大最长 ...
- EditPlus 4.3.2555 中文版已经发布
新的版本修复了之前版本出现的多行文本缩进调整的问题. 下载连接在页面左上角!
- hive 配置参数说明(收藏版)
问题导读: 如何设置reduce的个数? Hive 默认的数据文件存储路径? Hive 默认的输出文件格式? 是否开启 map/reduce job的并发提交? 所允许的最大的动态分区的个数? hiv ...
- pycharm中内看内建函数的定义
鼠标方法在内建函数上,Ctrl+B,看内建函数的定义 如果想要看内置函数的具体实现细节,可以到python的lib目录下C:\Python27\Lib\,或者python的官网上 如果要看非内建的函数 ...
- 虚拟机中安装mac系统
虚拟机安装就很简单了,傻瓜式安装,一直点击下一步就行,这里就不多说了. 所需要的配置: 虚拟机下载地址:链接:http://pan.baidu.com/s/1i45wXRf 密码:7c4x mac补丁 ...
- 20145127《java程序设计》第六周学习总结
教材学习内容总结 第十章 输入与输出 文件的读写 网络上传数据的基础 10.1 InputStream与OutputStream 流(Stream)是对「输入输出」的抽象,注意「输入输出」是相对程序而 ...
- Python3基础 tuple 通过拆分元素 把元组的数据删除
Python : 3.7.0 OS : Ubuntu 18.04.1 LTS IDE : PyCharm 2018.2.4 Conda ...
- Wireshark 显示域名列
一般使用Wireshark只能看到ip地址,但是看域名更方便更简明 只要修改一个配置就可以 编辑-->首选项 勾选Resolve network(IP) addresses 重新捕捉:
- MySQL timespan设置 sql_mode设置
Timespan设置: 在MySQL5.7版本中创建表 CREATE TABLE `investor_seat` ( `id` int(11) NOT NULL AUTO_INCREMENT , `i ...
- JavaScript 时间格式
方法1: Date.prototype.Format = function (fmt) { var o = { , //月份 "d+": this.getDate(), //日 = ...