数词

数词有基数词和序数词两种。英语的数词可以作句子的主语、宾语、表语和定语。


基数词:表示数目的词叫基数词

1 英语中常用的基数词有:除了图片上的,还有以下一些

1000→one(a) thousand,10000 ten thousand,100000one hundred thousand ,1000000one million,10000000→ten million, 100000000one hundred million,

108one hundred and eight, 146one hundred and forty-six, 500five hundred , 1001one thousand and one, 1813one thousand eight hundred and thirteen.  

 

2[注]:(1)百位与十位之间要加and;十万位和万位,亿位和千万位之间通常也要加and

(2)英语用千、百万等单位计数,大数字从右向左看, 每隔三位划一逗号,倒数第一个逗号之前要用thousand,倒数第二个逗号之前要用million,倒数第三的逗号之前要用billion表示。

(3) hundred thousand million作数词时,不用复数,前面可以加上one, two, …等其它数词。用作名词时复数表示“成…上…”,后面必须要有of,前面可以加上some,many,several等词。如:five hundred(五百), hundreds of(成百上千的), ten thousand(一万), thousands of(成千上万的), millions of(成百万的)


序数词

序数词:表示顺序的数词叫序数词

1、 英语的序数词基本变法:

(1) 一般在基数词后加th,(2)-ve结尾的改为-fth,(3)-ty结尾的改为-tieth,(4)熟记特殊词。

2、序数词如下:除了图片上的还有如下一些

1000th→one thousandth,  1000000th →one millionth., 第703→the seven hundred and third,

第5480→the five thousand four hundred and eightieth.

3、注:(1)两位以上的序数词仅个位数部分用序数词,其余部分仍用基数词。如:thirty-sixth,

(2) 使用序数词时一般加定冠词the. 如:I’m in the third grade.

(3) 序数词作“几分之几”讲时,有复数形式。如:1/5→one fifth ; 2/3→ two thirds ; 4/7→ four sevenths ; 1/2→ a half ; 1/4→a quarter ; 3/4→ three quarters ; 50%→ fifty hundredths ( fifty per cent).

4、数词的用法:

1、表示年份:2002: twenty thousand and two ; 1976 : nineteen seventy-six.

2、表示日期: 12月1日: Dec.1st或the first of December;2002年11月8日: Nov. 8th, 2002.

3、表示时刻: 5:15→ five fifteen或a quarter past five ; 8:30→ eight thirty或half past eight ; 10:45→ ten forty-five或a quarter to eleven.

4、表示编号:Room 105→Room one 0 five; Bus No.13→Bus Nu-mber Thirteen; P.5→Page Five; Tel.No.7658659→Telephone Number seven-six-five-eight-six-five-nine

5、小数的读法:5.7→ five point seven,  0.16 →zero point one six.

6、“半”的表达: 1/2→half, 半小时→half an hour, 1.5小时→one and a half hours或one hour and a half.

7、序数词前面加the时,表示顺序,加a/an时表示“再一、又一”。如:The third lesson is rather difficult.(第三课相当难)/

Shall we read the text a third time?(我们把课文读第三遍,好吗?)

(2) English Learning的更多相关文章

  1. English Learning

    EnglishPod 百度云盘:http://pan.baidu.com/s/1eQUJquA

  2. English learning method ---学英语重中之重打通“任督二脉”

    漫漫十年艰辛路,英语学习之旅 曾经秉承“路漫漫其修远兮,吾将上下而求索”的信念,初一那年了解到原来(a b c d e f g) 不仅仅读作(啊,波,词,的,额,佛,哥),在英语的世界中它有另外的读法 ...

  3. 程序猿学英语—In July the English learning summary

    七月的英语学习更加曲折,七月初.查看更多,周六和周日可以保证每天两小时的英语教室学习.周一到周 五一般是上完晚自习九点多来机房学习英语,学习一个小时十点多再回宿舍. 考完试,回家待了五天,不好意思的说 ...

  4. English Learning - Vampire bats

    " Vampire bats are very adaptable." Bambi said. And when their roosts are disrupted or the ...

  5. (1) English Learning

    1.  no-brainer 不必花脑筋的事物 This tool is really no-brainer that almost everyone can use it. 这个工具太简单用了,不会 ...

  6. 程序猿学英语—In August the English learning summary

    时间真快,总结的7月份英语学习总结刚刚结束,转眼间又该对8月份的英语学习进行小节了. 进入8月初.下发了一个文档,用一个星期的时间学音标.纠音. 在王美的带领下我组也发起了纠音运动. 刚开 始纠音的时 ...

  7. 程序猿学英语——In September the English learning summary

    转眼间9月份又过去了,又该好好总结一下这个月的英语学习情况了. 在暑假快结束的时候.9期师姐给我们測了英语快照.当初測的时候就发现一个问题:当測自己听过尤其是读过的东 西的时候,自己都能听出来.測自己 ...

  8. English Learning -- 0611--When Burnout Is a Sign You Should Leave Your Job

    I like the following article from Harvard Business Review, as I ever experienced burnout at work. Ve ...

  9. methodology of english learning

    classify the vocabulary into different catigories syllabus about person

随机推荐

  1. Yii设置Cache缓存的方法

    先在配置文件components数组中加上: 'cache'=>array( 'class'=>'CFileCache'), 设置Cache: Yii::app()->cache-& ...

  2. POJ 3294 Life Forms [最长公共子串加强版 后缀数组 && 二分]

    题目:http://poj.org/problem?id=3294 Life Forms Time Limit: 5000MS   Memory Limit: 65536K Total Submiss ...

  3. springboot项目打war包pom设置

    <build> <finalName>PayManager</finalName><!--打包后的名字PayManager.war--> <plu ...

  4. java多态成员的特点

    父类: package com.company; public class A { ; public void ok(){ System.out.println("i am father!& ...

  5. tornado 路由、模板语言、session

    一:tornado路由系统: 1.面向资源编程: 场景:当我们给别人提供api的时候,往往提供url.比如:电影票api: http://movie.jd.com/book_ticket:预订电影票. ...

  6. 404 Note Found队Beta3

    目录 组员情况 组员1(组长):胡绪佩 组员2:胡青元 组员3:庄卉 组员4:家灿 组员5:凯琳 组员6:翟丹丹 组员7:何家伟 组员8:政演 组员9:黄鸿杰 组员10:刘一好 组员11:何宇恒 展示 ...

  7. Linux磁盘与文件系统管理(二)

    fsck 检查并修复文件系统中的错误,即针对有问题的系统或磁盘进行修复,类似的命令还有e2fsck,修复前有以下要求: 1)文件系统必须是卸载状态 2)不要对正常的分区使用fsck,不加参数的情况下, ...

  8. Ubuntu安装ss

    安装环境:ubuntu 16.04 (推荐使用此版本-2019年3月) 本文假设读者已经拥有一台vps. 安装ss 首先通过终端以root身份登录vps $ ssh root@[IP Address] ...

  9. 大数据入门:Maven项目的创建及相关配置

    目录 Maven项目的创建及相关配置 一.Maven的介绍 1.Maven是什么: 2.Maven作用: 3.Maven项目的目录结构: 4.Maven的三点坐标: 5.maven的pom文件: 6. ...

  10. python 3.x 实现简单用户登录

    import os import sys import getpass login_username = 'admin' login_password = ' u = 0 while u < 3 ...