English-Number

1. 基数与序数
2. 数量级前缀
3. 与数量级前缀连用的常用单位
4. 数量的完整写法式例
5. 数学符号
6. 其他常用单位
7. 数字的用法
7.1 日期时间
7.2 楼层
7.3 年纪
7.4 年级
7.5 世纪

1. 基数与序数

字根 后缀 Cardinal 基数 后缀 Ordinal 序数 (形容词)
    1 one   1st first
    2 two   2nd second
    3 three   3rd third
    4 four -th 4th fourth
    5 five veth 5th fifth
    6 six -th 6th sixth
    7 seven -th 7th seventh
    8 eight -h 8th eighth
    9 nine eth 9th ninth
    10 ten -th 10th tenth
    11 eleven -th 11th eleventh
    12 twelve veth 12th twelfth
thir -teen 13 thirteen -th 13th thirteenth
four -teen 14 fourteen -th 14th fourteenth
five vefteen 15 fifteen -th 15th fifteenth
six -teen 16 sixteen -th 16th sixteenth
seven -teen 17 seventeen -th 17th seventeenth
eight -een 18 eighteen -th 18th eighteenth
nine -teen 19 nineteen -th 19th nineteenth
    20 twenty yieth 20th twentieth
    21 twenty–one   21st twenty–first
thir -ty 30 thirty yieth 30th thirtieth
four urrty 31 forty yieth 40th fortieth
five vefty 32 fifty yieth 50th fiftieth
six -ty 33 sixty yieth 60th sixtieth
seven -ty 34 seventy yieth 70th seventieth
eight -y 35 eighty yieth 80th eightieth
nine -ty 36 ninety yieth 90th ninetieth

2. 数量级前缀

10^26~10^-9

数量级 缩写 前缀 中文 字节 -byte 重量 -gram 长度 -metre
1024 Y Yotta 绕(它)      
1021 Z Zetta 泽(它)      
1018 E Exa 艾(可萨)      
1015 P Peta 拍(它) Petabyte    
1012 T Tera 太(拉) Terabyte    
109 G Giga 吉(加) Gigabyte    
106 M Mega Megabyte    
103 k kilo kilobyte kilogram kilometre
102 h hecta      
10 da deca      
      byte gram metre
10-1 d deci      
10-2 c centi     centiemetre
10-3 m milli   milligram millimetre
10-6 μ micro     micrometre
10-9 n nano 纳(诺)     nanometre
10-12 p pico 皮(可)      
10-15 f femto 飞(母托)      
10-18 a atto 阿(托)      
10-21 z zepto        
10-24 y yocto 么(科托)      

3. 与数量级前缀连用的常用单位

类型 简称 英文 中文 备注
重量 g gram  
重量 lb. pound 1lb.=0.454kg
重量 oz ounce 盎司 1 oz=31.1035g
长度 yd yard  
长度 ft foot 英尺 1ft=12in=30.48cm
长度 in. inch 英寸  
容积 gal gallon 加仑  
容积   pint 品脱  
容积 bu bushel 蒲式耳  
容积 l litre  
面积 sq.m square meter 平方米  
体积 cu.m cubic meter 立方米  
容量 b byte 字节  
长度 m metre  
时间 sec second  
频率 hz hertz 赫兹  
功率P W watt 瓦特  
电压U V volt 伏特  
电流I A ampere 安培  
电阻R Ω Ohm 欧姆  
热量 cal calorie 卡路里  
热量   joule 焦儿  

4. 数量的完整写法式例

整数
52Fifty-two
375three hundred and seventy-five
8,021eight thousand and twenty-one
631,562six hundred and thirty-one thousand, five hundred and sixty-two

小数
6.4six point four
0.8zero point eight
naught point eight
0.05(naught) point naught five
zero point zero five

百分数 Per cent

分数 Fractional Numerals
基数词-序数词分子-分母
¼One-fourth
a quarter
½One-second
one half
23/9Twenty-three over nine

5. 数学符号

+plus加
-minus减去
*times / multiplied by倍/乘以
/divided by除以
%per cent 百分
√square root of平方根
½a half , one-half一半,一半
¼one quarter, one-fourth四分之一,四分之一
¾Three-quarters, three-fourths四分之三,四分之三
3²three squared三平方
5³five cubed五立方...

6. 其他常用单位

https://www.ccjk.com/计量单位的中英对照及缩写/

数量单位 简称 中文
piece pc 只,件,块
package pkg 件,包
pair   双,对
set   台,套,架
dozen doz.
gross gr.
ream rm
roll  
unit   件,辆
head  
barrel  
bag  
lot  
bar  
batch  
bolt  
sheet  
bunch   串,束
pile  
group   组,套
portion  
set  

7. 数字的用法

7.1 日期时间

It is at six o’clock在6点钟
It is six o’clock现在6点

It’s five fifty-five.
It’s five to six

It’s six fifteen.
It’s fifteen past six.

英式的 日 月 年 (daymonthyear)
the 日of 月份年英式读发
the 7thof August1999

日月年英式写法
07/08/1999
7August1999
7thAugust1999
the 7thof August1999

美式的 月 日 年 (month dayyear)
月份日年美式读发

月份日,年美式写法
08/07/1999
August7, 1999',’区分日期和年的数字

7.2 楼层

on the 序数floor
on the secondfloor

7.3 年纪

He is twenty.
He is twenty years old.

7.4 年级

S beV in序数grade.
she is in second grade.

S beV ingrade数字.
she is in grade two.

S beV a序数grader.
she is a second grader.

7.5 世纪

in the 序数century
in the 20thcentury

 
 

English-Number的更多相关文章

  1. jQuery表单验证以及将表单序列化为json对象小练习

    jquery表单验证(非实时验证),同时,将表单序列化为json对象提交表单. <!DOCTYPE html> <html lang="en"> <h ...

  2. Java精选笔记_国际化

    国际化 什么是国际化 指软件在开发时就应该具备支持多种语言和地区的功能,当应对不同国家和地区的用户访问,针对不同国家和地区的用户,提供相应的.符合来访者阅读习惯的页面和数据. 由于国际化interna ...

  3. Month format:number to English abbre

    ``` DATA LV_MONTH TYPE FCKTX. CLEAR:LV_MONTH,lv_date. SELECT SINGLE KTX INTO LV_MONTH FROM T247 WHER ...

  4. [LeetCode] Integer to English Words 整数转为英文单词

    Convert a non-negative integer to its english words representation. Given input is guaranteed to be ...

  5. English Training Material - 04

    Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...

  6. ACdream 1188 Read Phone Number (字符串大模拟)

    Read Phone Number Time Limit:1000MS     Memory Limit:64000KB     64bit IO Format:%lld & %llu Sub ...

  7. [转]A plain english introduction to cap theorem

    Kaushik Sathupadi Programmer. Creator. Co-Founder. Dad. See all my projects and blogs → A plain engl ...

  8. 越狱Season 1-Episode 5: English, Fitz or Percy

    Season 1, Episode 5: English, Fitz or Percy -Pope: I assume this is about your transfer request for ...

  9. 273. Integer to English Words

    题目: Convert a non-negative integer to its english words representation. Given input is guaranteed to ...

  10. Codeforces Round #241 (Div. 2)->A. Guess a number!

    A. Guess a number! time limit per test 1 second memory limit per test 256 megabytes input standard i ...

随机推荐

  1. How2j学习java-3下载 ECLIPSE

    1.下载并解压Eclipse 下载并解压到e:/eclipse,目录情况如图所示.注: 这个Eclipse是64位的,应该使用本站提供的JDK(64)位,下载地址:JDK. 如果JDK位数和 Ecli ...

  2. ParameterizedType 使用方法

    ParameterizedType 它是jdk提供的参数化类型,包括了如下 请求参数,和响应参数都是 参数话类型.记住凡是含有<T>中的都是参数话类型. public static < ...

  3. mongodb副本集仲裁节点搭建

    服务器准备: 主节点192.168.100.106 从节点192.168.100.107 仲裁节点192.168.100.108 三台服务器: 关闭防火墙 service iptables stop ...

  4. 洛谷P1060开心的金明(滚动数组优化)

    题目描述 金明今天很开心,家里购置的新房就要领钥匙了,新房里有一间他自己专用的很宽敞的房间.更让他高兴的是,妈妈昨天对他说:“你的房间需要购买哪些物品,怎么布置,你说了算,只要不超过NNN元钱就行”. ...

  5. nodejs下载

    nodejs历史版本 查看npm镜像库 npm config get registry 更改npm镜像库 npm config set registry https://registry.npm.ta ...

  6. C语言-调试

    1 格式化输出函数printf("%d %s",a,str):格式化控制符之间不能有“逗号”,可以用空格 1.1格式化输入函数scanf(“%d”,t)格式化控制符之间不能有空格 ...

  7. Update(Stage4):Spark原理_运行过程_高级特性

    如何判断宽窄依赖: =================================== 6. Spark 底层逻辑 导读 从部署图了解 Spark 部署了什么, 有什么组件运行在集群中 通过对 W ...

  8. 秋招落幕,对自己的总结by2018-10-20

    在今天阿里沟通offer完毕,正式三方也确定了,一切如梦,想想1月的自己还担心未来的自己会花落谁家,到10月的今天,一切尘埃落地.一直不怎么喜欢总结自己的历程,今天无聊的我也总结一波吧. 准确的说没有 ...

  9. html5 postMessage 消息传递问题

    <script type="text/javascript"> $.fn.extend({ addEvent: function (type, handle, bool ...

  10. Python磁力获取器命令行工具 torrent-cli

    作为一个搞代码的,找资源这种事肯定不能像普通人一样打开百度盲目查找,你需要写个爬虫工具来帮你完成这件事情啦! 兼容环境 Windows/Linux/MacOs 安装 pip 安装 $ pip inst ...