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. linu后台执行py文件和关闭的后台py文件

    后台执行py nohup python xxx.py 关闭后台执行py 查看进程pid ps -aux|grep main.py 根据pid关闭关闭进程 kill -9 (pid)

  2. WebApplicationInitializer初始化web应用,不需要web.xml

    web应用的上下文层次结构 很多时候加的切面不起作用,是因为加错地方了 1.直接初始化,上下文只有一个context import org.springframework.web.WebApplica ...

  3. 基于 VS2019 配置 opencv4.x

    创建新项目 添加主函数文件 配置 注意,如果直接使用项目的属性去配置,那么创建新的项目的时候,还需要再配置一遍,在属性管理器里配置,创建新项目的时候,会自动应用 接下来,开始为软件配置目录和附加项.右 ...

  4. 【原】Google浏览器刷新

  5. 001. 使用IDEA新建一个JAVA最简单的Spring MVC JAVAWEB程序

    1. 我们打开一个空的IDEA 2. 选择Java之后点击Next 3. 点击Next创建空白工程 4. 给工程取个名字,叫MYIDEA 5. 勾选之后,点击This Window按钮 6. 我们可以 ...

  6. Js判断值是否是NaN

    方法一:window.isNaN() 注意: window.isNaN 只对数值有效,如果传入其他值,会被先转成数值.比如,传入字符串的时候,字符串会被先转成NaN,所以最后返回true,这一点要特别 ...

  7. 关于java自学的内容以及感受(7.28)

    这一周学习了关于一些算法运算,我进行了程序的编写与运行,代码如下: public class TestSign{ public static void main(String[] args){ int ...

  8. 2 JavaScript输出&字面量&变量&操作符&语句&标识符和关键字&字符集&语句&数据类型与类型转换

    JS输出: JavaScript没有任何打印或者输出的函数,但是可以用不同的方式输出数据 window.alert():弹出警告框 document.write():写入文档 innerHTML:写入 ...

  9. 吴裕雄--天生自然ORACLE数据库学习笔记:SQL语言基础

    select empno,ename,sal from scott.emp; SELECT empno,ename,sal FROM scott.emp; selECT empno,ename,sal ...

  10. nginx + keepalive 实现高可用

    https://blog.csdn.net/u010020099/article/details/82116474 ! Configuration File for keepalived global ...