第一册:lesson fifteen。
原文:Your passports,please.
A:Are you Swedish?
B:No,we are not. We are Danish.
A:Are your friends Danish too?
B:No they aren't,they are Norwegian.
A:Your passports,please.
B:Here they are.
A:Are thes your cases?
B:No,they aren't.Our cases are brown.Here they are.
A:Are you tourists?
B:Yes we are.
A:Are your friends tourists too?
B:Yes,they are.
A:That's fine.
B:Thank you very much.
-----------------------------------------------------------------------------------------------
单词:
customs:n,海关。
Swedish:瑞典的,瑞典人。
Danish:丹麦的,丹麦人。
Norwegian:挪威的,挪威人。
passport:护照。
brown:棕色的。
tourist:旅行者。
case:箱子。
第一册:lesson fifteen。的更多相关文章
- 英语学习笔记---01---新概念第一册---Lesson 1 Excuse me!
		Lesson 1 Excuse me! [词汇] excuse [iks5kju:z] v. 原谅 劳驾.借光 me ... 
- 第一册:lesson sixty nine.
		原文: The car race. There is a car race near our town every year. In 1995 ,there was a very big race. ... 
- 第一册:lesson seventy three.
		原文: The way to King Street. Last week Mrs. Mills went to London. She does not know London very well, ... 
- 第一册:lesson 107.
		第一册: It's too small. Do you like this dress,madam? I like the colour very much.It's a lovely dress,b ... 
- 第一册解说and表现
		综合日语第一册第五单元到十五单元的解说表现大集会:(这么一来一本书都被我搬上来啦--) 第五课 1.始めました: 初次见面时的寒暄用语,表示“初次见面(请多多观照)”之意. 2.どうぞよろしく: 用于 ... 
- 第一册:lesson ninety-five。
		原文: tickets,please. Two return tickets to London please. What time will the next train leave? At nin ... 
- 第一册:Lesson 123.
		原文:A trip to Australia. question:Who is the man with the beard? Look ,Scott.This is a photograph I t ... 
- 第一册:lesson 121.
		原文:The man in a hat. question:Why didn't Caroline recognize the customer straight away? I bought tw ... 
- 第一册:lesson 119.
		原文: A true story. question:Who called out to the thieves in the dark? Do you like stories? I want to ... 
随机推荐
- 初识Java Servlet
			Java Servlet是什么? Servlet的本质就是一个Java接口,之所以能生成动态的Web内容,是因为对客户的一个HTTP请求,Servlet通过接口这个规范重写了其中的方法,然后Web服务 ... 
- HDU 2149 巴什博奕
			点这里去做题 基础的巴什博奕,注意m<n的情况 #include<bits/stdc++.h> int main() { int n,m,r,i; while(scanf(" ... 
- 支持Linux,嗅探和注入功能的网卡
			支持的WiFi USB 以下是已知可以很好地支持Linux,嗅探和注入功能,外部天线(可以替换)和强大的TX功率以及良好的RX灵敏度的Wifi卡的列表 TP-LINK TL-WN722N(仅限卷1) ... 
- spring-data-redis和jedis版本对应收集总结
			基于spring主版本为4.3.13.RELEASE的项目,测试以下对应版本可用. spring-data-redis版本 jedis版本 备注 1.5.2.RELEASE 2.7.3 1.6.0 ... 
- war和war exploded区别
			war和war exploded区别 在使用IDEA开发项目的时候,部署Tomcat的时候通常会出现下边的情况: 是选择war还是war exploded 这里首先看一下他们两个的区别: war模式: ... 
- C#通过COM组件操作IE浏览器(二):使用IHTMLDocument3完成登录
			第一章介绍了如何打开网站,这一章介绍一下使用IHTMLDocument3完成登录博客园,以下为代码: SHDocVw.InternetExplorer oBrowser = new SHDocVw.I ... 
- SpringMVC 全局异常处理
			在 JavaEE 项目的开发中,不管是对底层的数据库操作过程,还是业务层的处理过程,还是控制层的处理过程,都不可避免会遇到各种可预知的.不可预知的异常需要处理.每个过程都单独处理异常,系统的代码耦合度 ... 
- 虚拟机安装mysql
			安装mysql8.0方法: 1.首先,ubuntu安装mysql8.0(此版本比较好装),所以要先更新一下源,去MySQL官网http://dev.mysql.com/downloads/repo/ ... 
- 机器学习入门06 - 训练集和测试集 (Training and Test Sets)
			原文链接:https://developers.google.com/machine-learning/crash-course/training-and-test-sets 测试集是用于评估根据训练 ... 
- [EXP]Microsoft Windows 10 (Build 17134) - Local Privilege Escalation (UAC Bypass)
			#include "stdafx.h" #include <Windows.h> #include "resource.h" void DropRe ... 
