英语初级学习系列-00-Name-介绍自己
1. 询问名字
常用句子
1. Hi, may I have your name, please?
2. Could you please tell me your name?
3. Will it be convenient for you if I have your name?
4. your name?
5. What is your name?
使用场景
- 你想知道别人的叫啥的时候
- 你想和别人搭话(搭讪)的时候
注:以上句子的功能都是问别人的名字。引起对方回答或者接话
2. 小对话
A: We must have met before. Is it your name Bright?
B: No, my name is Amy.
A: Hi, Amy, nice to meet you.
3. 如何回答自己的名字
名字组成
It is my family name. In China, we put our surname first.
姓:surname = last name = family name
名:first name = given name
中:middle name
关于名字的缩写
- Her name is Susan N. Armstrong.
- N is the abbreviation of her middle name.
词汇知识
abbreviation
- 英 [əbriːvɪ'eɪʃ(ə)n] 美 [əˌbrivɪ'eʃən] n. 缩写;缩写词
abbreviate
- 英 [ə'briːvɪeɪt] 美 [ə'brivɪ'et] vt. 缩写,使省略;使简短 vi. 使用缩写词
abbreviate sth. = make sth. shorter
- This story is abbreviated.
- USA is the abbreviation of the United States of America.
- UN is the abbreviation of the United Nations.
- UK = United Kingdom of Great British and Northern Ireland
4. 自我介绍
常用的句子有:
1. My name is Meixuan Kou.
2. Meixuan is my first name and Kou is my family name.
3. Just call my English name.
4. Just call me Amy.
5. 名字拼写问题
常用句子:
1. How do you spell your first name?
2. Will you spell your name?
3. My first name is spelled M-e-i-x-u-a-n.
4. Will you spell your surname?
5. My surname is spelled K-o-u.
6. 名字读音问题
XX | 句子 |
---|---|
问 | How do you pronounce your last name? |
答 | My last name is pronounced Amy. |
7. 赞扬别人
如何夸赞别人?
Your name precedes you. 久闻大名
序号 | 句子 |
---|---|
1 | He precedes me to the rail way station. |
2 | Party was preceded by a speech. |
3 | In the preceding classes, we have learned. |
英语初级学习系列-00-Name-介绍自己的更多相关文章
- 英语初级学习系列-00-Hello-打招呼
开场白 当二咪过生日的时候,作为主人公(host)该如何开场呢? 1. Good evening, ladies and gentlemen. 先生们女士们,晚上好. 2. Welcome to my ...
- Logstash学习系列之插件介绍
Logstash插件获取方式 插件获取地址: https://github.com/logstash-plugins 在线安装: /plugin install logstash-input-jdb ...
- MongoDB学习系列(1)--入门介绍
MongoDB是一款为Web应用程序设计的面向文档结构的数据库系统. MongoDB贡献者是10gen公司.地址:http://www.10gen.com 1.MongoDB主要特性: 1.1文档数据 ...
- [eShopOnContainers 学习系列] - 00 - 开发环境需求
开发环境需求 https://github.com/dotnet-architecture/eShopOnContainers/wiki/00.-Dev-machine-requirements 我的 ...
- SpringCloud学习系列<一>版本介绍
SpringCloud学习踩坑记<一> SpringCloud版本迭代实在太快,学习起来也是各种坑,博主用的是"当前"的最新版本,借鉴周立老大的Spring Cloud ...
- watir学习系列--Watir API介绍
文本框: <INPUT id="email" name="_fmu.u._0.e" value="" /> ...
- Logstash学习系列之基础介绍
Logstash功能特性 能集中处理各种类型的数据 能标准化不同模式和格式的数据 能快速的扩展自定义日志的格式 它具有收集,分析和转发数据流的功能 Logstash运行参数 -f 指定配置文件 -e ...
- [eShopOnContainers 学习系列] - Index - 开篇索引
[资料] 学习资料来源于 eShopOnContainers wiki 以及 微软官方微服务架构指南 [eShopOnContainers 学习系列] - 00 - 开发环境需求 [eShopOnCo ...
- Redis总结(五)缓存雪崩和缓存穿透等问题 Web API系列(三)统一异常处理 C#总结(一)AutoResetEvent的使用介绍(用AutoResetEvent实现同步) C#总结(二)事件Event 介绍总结 C#总结(三)DataGridView增加全选列 Web API系列(二)接口安全和参数校验 RabbitMQ学习系列(六): RabbitMQ 高可用集群
Redis总结(五)缓存雪崩和缓存穿透等问题 前面讲过一些redis 缓存的使用和数据持久化.感兴趣的朋友可以看看之前的文章,http://www.cnblogs.com/zhangweizhon ...
随机推荐
- 从字节码层面看“HelloWorld”
一.HelloWorld 字节码生成 众所周知,Java 程序是在 JVM 上运行的,不过 JVM 运行的其实不是 Java 语言本身,而是 Java 程序编译成的字节码文件.可能一开始 JVM 是为 ...
- php获取父目录的方法 dirname()
dirname() 方法,获取父目录的方法,官方文档:http://php.net/manual/en/function.dirname.php 在 php 7.0 后,dirname() 支持两个参 ...
- Kali中装中文输入法小企鹅
STEP 1. 装fcitx框架,apt-get install fcitx STEP 2. 装googlepinyin输入法,apt-get install fcitx-googlepinyin S ...
- RocketMQ的broker启动失败解决
RocketMQ的broker用如下命令启动: nohup sh bin/mqbroker -n localhost:9876 & 使用jps查看,系统非常卡顿,broker的名字也未显示.使 ...
- nfs 提高传输速度
通常挂载 nfs 的命令为: mount -t nfs -o nolock 192.168.0.124:/home/admin/rootfs /mnt 之前我一直都是用这个命令来挂载,那个传输速度啊, ...
- .Net敏捷开发框架6.1.6.2版本,联系QQ:6539471
演示地址:www.fishcmonkey.com .NET敏捷开发框架 6.1.6.2 版本发布 新增手机流程-我的流程(可查看流程进度和表单内容) 新增手机流程-待办任务(可查看流程进度和表单内容, ...
- NLog基础配置
<?xml version="1.0" encoding="utf-8" ?> <nlog xmlns="http://www.nl ...
- 【Linux】Centos之安装Nginx及注意事项
相关内容链接 [Linux]nginx常用命令 [nginx]详细配置说明 1.Nginx的简单说明 a. Nginx是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP服务 ...
- html 字符串 生成 pdf 完美解决中文不显示
//maven <dependency> <groupId>com.itextpdf</groupId> <artifactId>itextpdf< ...
- ES6中Object.is方法比较两个值是否相等
Object.is: let obj={a:1,b:2}; Object.is(obj,obj);//true Object.is(obj,{obj});//false Object.is({},{} ...