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

  1. This story is abbreviated.
  2. USA is the abbreviation of the United States of America.
  3. UN is the abbreviation of the United Nations.
  4. 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-介绍自己的更多相关文章

  1. 英语初级学习系列-00-Hello-打招呼

    开场白 当二咪过生日的时候,作为主人公(host)该如何开场呢? 1. Good evening, ladies and gentlemen. 先生们女士们,晚上好. 2. Welcome to my ...

  2. Logstash学习系列之插件介绍

    Logstash插件获取方式 插件获取地址: https://github.com/logstash-plugins  在线安装: /plugin install logstash-input-jdb ...

  3. MongoDB学习系列(1)--入门介绍

    MongoDB是一款为Web应用程序设计的面向文档结构的数据库系统. MongoDB贡献者是10gen公司.地址:http://www.10gen.com 1.MongoDB主要特性: 1.1文档数据 ...

  4. [eShopOnContainers 学习系列] - 00 - 开发环境需求

    开发环境需求 https://github.com/dotnet-architecture/eShopOnContainers/wiki/00.-Dev-machine-requirements 我的 ...

  5. SpringCloud学习系列<一>版本介绍

    SpringCloud学习踩坑记<一> SpringCloud版本迭代实在太快,学习起来也是各种坑,博主用的是"当前"的最新版本,借鉴周立老大的Spring Cloud ...

  6. watir学习系列--Watir API介绍

    文本框:          <INPUT id="email" name="_fmu.u._0.e" value="" />   ...

  7. Logstash学习系列之基础介绍

    Logstash功能特性 能集中处理各种类型的数据 能标准化不同模式和格式的数据 能快速的扩展自定义日志的格式 它具有收集,分析和转发数据流的功能 Logstash运行参数 -f 指定配置文件 -e ...

  8. [eShopOnContainers 学习系列] - Index - 开篇索引

    [资料] 学习资料来源于 eShopOnContainers wiki 以及 微软官方微服务架构指南 [eShopOnContainers 学习系列] - 00 - 开发环境需求 [eShopOnCo ...

  9. Redis总结(五)缓存雪崩和缓存穿透等问题 Web API系列(三)统一异常处理 C#总结(一)AutoResetEvent的使用介绍(用AutoResetEvent实现同步) C#总结(二)事件Event 介绍总结 C#总结(三)DataGridView增加全选列 Web API系列(二)接口安全和参数校验 RabbitMQ学习系列(六): RabbitMQ 高可用集群

    Redis总结(五)缓存雪崩和缓存穿透等问题   前面讲过一些redis 缓存的使用和数据持久化.感兴趣的朋友可以看看之前的文章,http://www.cnblogs.com/zhangweizhon ...

随机推荐

  1. JCE cannot authenticate the provider BC

    报错原因: 在使用oracle的JDK时,JAR包必须签署特殊的证书才能使用.(具体是什么协议没查出来,惭愧) 方案一: 使用openJDK或者非oracle的JDK,这样就可以绕开证书的限制.该方案 ...

  2. java实现把对象数组通过excel方式导出的功能

    一.导入相关jar包,pom依赖如下: <dependency> <groupId>org.apache.poi</groupId> <artifactId& ...

  3. Ubuntu中root的默认密码

    原文地址:http://www.cnblogs.com/xuyingying/archive/2008/10/16/1312584.html 安装完Ubuntu后忽然意识到没有设 置root密码,不知 ...

  4. Java对日期Date类进行日期加减运算,年份加减,月份加减

    package com.cy; import java.security.InvalidParameterException; import java.text.ParseException; imp ...

  5. PHP序列化变量的4种方法

    序列化是将变量转换为可保存或传输的字符串的过程:反序列化就是在适当的时候把这个字符串再转化成原来的变量使用.这两个过程结合起来,可以轻松地存储和传输数据,使程序更具维护性. 1.  serialize ...

  6. 开发php的扩展模块(centos环境下)

    首先下载一份PHP的源码,并上传到centos服务器上 源码下载地址:https://github.com/php/php-src   然后在命令行进入到源码路径下的ext目录 然后创建扩展项目 [r ...

  7. C++异常的几种捕获方式

    捕获指定的类型 这样的话可以对每种异常做出不同的处理,例如: #include <iostream> using namespace std; void A(int n){ int a = ...

  8. Spark知识点小结

    函数在driver端定义.在executor端被调用执行

  9. Python入门到精通学习书籍推荐!

    1.Python基础教程(第2版 修订版)<Python基础教程(第2版修订版)>包括Python程序设计的方方面面,内容涉及的范围较广,既能为初学者夯实基础,又能帮助程序员提升技能,适合 ...

  10. ArrayList和LinkedList的区别以及优缺点

    作用 ArrayList和LinkedList都是实现了List接口的容器类,用于存储一系列的对象引用.他们都可以对元素的增删改查进行操作. 对于ArrayList,它在集合的末尾删除或添加元素所用的 ...