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. svn服务器IP/URL地址更换,修改本地的仓库地址

    TortoiseSVN服务器ip地址修改后如何使用_windows和linux下svn切换新仓库地址的方法 windows下svn切换仓库地址 右键项目文件夹 TortoiseSVN => Re ...

  2. Java后台技术(TDDL)

    从PC客户端开发转项目经理已经有一段时间了,感觉还不错,平安这边的项目经理还需要对外,所以部门其他项目经理经常需要出差去见客户,我专门对内,部门所有的开发和测试每天做什么.接下来做什么我都必须了解,部 ...

  3. DVWA实验之Brute Force(暴力破解)- Low

    DVWA实验之Brute Force-暴力破解- Low     这里开始DVWA的相关实验~   有关DVWA环境搭建的教程请参考: https://www.cnblogs.com/0yst3r-2 ...

  4. keytool生成keystore

    在密钥库中生成本地数字证书:需要提供身份.加密算法.有效期等信息:keytool指令如下,产生的本地证书后缀名为:*.keystore keytool -genkeypair -keyalg RSA ...

  5. vc code js 配置

    VSCode (for JS develop) https://www.jianshu.com/p/c56ea43b2b34 前言 编辑器之间的竞争一直也十分的激烈,用过Webstom,Hbuilde ...

  6. python爬虫(八) requests库之 get请求

    requests库比urllib库更加方便,包含了很多功能. 1.在使用之前需要先安装pip,在pycharm中打开: 写入pip install requests命令,即可下载 在github中有关 ...

  7. lc 0224

    目录 ✅ 766. 托普利茨矩阵 描述 解答 cpp py ✅ 566. 重塑矩阵 描述 解答 java py ✅ 637. 二叉树的层平均值 描述 解答 cpp py java 0224 algo ...

  8. lc 0219

    目录 ✅ 463. 岛屿的周长 描述 解答 cpp py ✅ 1122. 数组的相对排序 描述 解答 cpp py ✅ 876. 链表的中间结点 描述 解答 cpp ✅ 1160. 拼写单词 描述 解 ...

  9. Keras入门——(1)全连接神经网络FCN

    Anaconda安装Keras: conda install keras 安装完成: 在Jupyter Notebook中新建并执行代码: import keras from keras.datase ...

  10. NSDateFormatter使用注意事项

    NSDateFormatter是用来连接NSDate和NSString之间的桥梁 它的使用方式,不(自)做(行)说(百)明(度) 要说的注意事项就是,NSString转NSDate时,NSDateFo ...