当前位置: 首页 > java >正文

【英语语法】词法---数词

目录

  • 数词
    • 1. 基数词
      • (1) 基数词构成规则
      • (2) 基数词用法
    • 2. 序数词
      • (1) 序数词构成规则
      • (2) 序数词用法
    • 3. 分数与小数
      • (1) 分数表达
      • (2) 小数表达
    • 4. 数词的特殊用法
      • (1) 年龄表达
      • (2) 时间表达
      • (3) 数学运算

数词

数词是表示数量顺序的词类,分为 基数词(Cardinal Numbers)序数词(Ordinal Numbers) 两大类。


1. 基数词

表示数量的多少(如1, 2, 3…),用于计数、年龄、时间等场景。

(1) 基数词构成规则

范围规则示例
1-12独立单词one, two, twelve
13-19个位数 + -teenthirteen, fifteen
20-90(整十)十位数 + -tytwenty, fifty
21-99十位数 + 连字符 + 个位数twenty-one, ninety-nine
100+hundred/thousand/millionone hundred, two thousand

⚠️ 注意

  • 百位数加 and(英式英语):
    ✓ 105 = one hundred and five
    ✗ 美式英语常省略:one hundred five
  • 千位数用逗号分隔:
    ✓ 3,000 = three thousand

(2) 基数词用法

  • 数量表达
    • I have three apples.
    • She is ten years old.
  • 电话号码:逐位读数字(0读作"oh"或"zero"):
    • 505-1234 → “five zero five, one two three four”
  • 年份
    • 1995 → “nineteen ninety-five”
    • 2008 → “two thousand and eight”

2. 序数词

表示顺序(如第1, 第2, 第3…),用于日期、排名等场景。

(1) 序数词构成规则

基数词序数词规则
onefirst特殊变化
twosecond特殊变化
threethird特殊变化
4-19基数词 + -thfourth, fifth, twelfth
20+(整十)变 y 为 i + -ethtwentieth, fiftieth
21+十位数基数词 + 个位数序数词twenty-first, ninety-ninth

⚠️ 注意

  • 序数词前必须加 the
    ✓ He won the first prize.
    ✗ He won first prize. (口语中可省略the)

(2) 序数词用法

  • 日期
    • May the first → May 1st
  • 楼层/排名
    • She lives on the third floor.
    • He finished in the tenth place.
  • 世纪/朝代
    • the twenty-first century

3. 分数与小数

(1) 分数表达

  • 构成:分子(基数词) + 分母(序数词 + -s)
    • 1/3 → one third
    • 3/4 → three fourths(或 three quarters)
  • 特殊形式
    • 1/2 → a/one half
    • 1/4 → a/one quarter

(2) 小数表达

  • 小数点读作 point,后续数字逐位读:
    • 0.5 → “zero point five”
    • 3.14 → “three point one four”

4. 数词的特殊用法

(1) 年龄表达

  • 基数词 + years old
    • She is ten years old.
  • 序数词表生日
    • It’s her tenth birthday.

(2) 时间表达

  • 整点:It’s three (o’clock).
  • 分钟
    • 3:05 → “three oh five”
    • 3:15 → “three fifteen” 或 “a quarter past three”
    • 3:30 → “three thirty” 或 “half past three”
    • 3:45 → “three forty-five” 或 “a quarter to four”

(3) 数学运算

运算读法示例
+plus2 + 3 = 5 → “Two plus three is five.”
-minus5 - 2 = 3 → “Five minus two is three.”
×times / multiplied by2 × 3 = 6 → “Two times three is six.”
÷divided by6 ÷ 2 = 3 → “Six divided by two is three.”
http://www.xdnf.cn/news/978.html

相关文章:

  • 服务器数据迁移指南
  • docker基本命令1
  • 21-算法打卡-哈希表-三数之和-leetcode(15)-第二十一天
  • 鸿蒙系统ArkTs代码复习1
  • 多线程使用——线程池
  • 基于opencv和PaddleOCR识别身份证信息
  • RIP动态路由,实现两台PC互通三个路由器,两台电脑
  • 成功案例|TRAP1 与 CAMSAP3:早期子宫内膜癌预后的新 “风向标”
  • Federated Feature Augmentation and Alignment
  • Linux卸载删除gitlab
  • Vmware esxi 给现有磁盘增加空间后并扩展系统里磁盘空间
  • 文件内容课堂总结
  • Webpack 插件开发
  • MYDB仿MySQL手写数据库项目总结
  • UML 状态图:解锁电子图书馆管理系统的高效设计
  • 经典文献阅读之--KISS-Matcher(快速且稳健的点云注册)
  • C语言中联合体(Union)和结构体(Struct)的嵌套用法
  • VS Code + GitHub:高效开发工作流指南
  • 前端vue监听 -watch
  • 基于Redis实现高并发抢券系统的数据同步方案详解
  • Redis 有序集合(Sorted Set)
  • Spark,序列化反序列化
  • Linux高级IO
  • 【Python爬虫实战篇】--爬取豆瓣电影信息(静态网页)
  • RS232 串行通信:C++ 实现指南
  • 微信小程序 == 倒计时验证码组件 (countdown-verify)
  • 5V 1A充电标准的由来与技术演进——从USB诞生到智能手机时代的电力革命
  • I/O复用函数的使用——select
  • Linux系统管理与编程13:基于CentOS7.x的LAMP环境部署
  • BGP路由控制实验