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. Springboot学习:核心配置文件

    核心配置文件介绍 SpringBoot使用一个全局配置文件,配置文件名是固定的 application.properties application.yml 配置文件的作用:修改SpringBoot自 ...

  2. ETCD监控

    Watch key changes Applications can watch on a key or a range of keys to monitor for any updates. Her ...

  3. 23 JavaScript规范与最佳实践&性能&箭头函数

    大多数web服务器(Apache等)对大小写敏感,因此命名注意大小写 不要声明字符串.数字和布尔值,始终把他们看做原始值而非对象,如果把这些声明为对象,会拖慢执行速度 对象是无法比较的,原始值可以 不 ...

  4. 吴裕雄 python 神经网络——TensorFlow训练神经网络:不使用滑动平均

    import tensorflow as tf from tensorflow.examples.tutorials.mnist import input_data INPUT_NODE = 784 ...

  5. Trie图(AC自动机)总结

    AC自动机构建完成后,某个节点沿着Fail链向上能从长到短走到自己的所有后缀.一般的,遍历主串进行匹配,就是在Trie图上定向移动的过程. 构造(一遍 BFS) void build_AC() { ; ...

  6. Python基础语法笔记2

    ------------------------------------------------------------------------------- 常量和Pylint的规范 1.常量:常量 ...

  7. 使用maven搭建web项目

    在pom.xml中添加java ee相关的三个依赖包:<scope> jar的有效范围 provided 表示编译期生效,不会打包发布到 tomcat 中 <properties&g ...

  8. How2J学习java-1、环境配置

    JDK环境变量配置分下载,配置,验证三个步骤. 一.首先需要到JDK下载网站下载所需的JDK版本可根据更新来定.主流的开发工具Idear下载. 1.首先看配置成功后的效果 点WIN键->运行(或 ...

  9. ECS 系统 Entity-Component-System

    已经推出了很久了, 貌似也有一些人开始使用, 我是在看守望先锋的程序设计相关文章的时候看到 ECS 的, 从它的设计逻辑上看, 核心就是 Composition over inheritance (o ...

  10. iOS之Xcode提交App中断出现:Cannot proceed with delivery: an existing transporter instance is currently uploading this package

    https://www.jianshu.com/p/6d465a0ea58e 这句英文翻译过来就是: 无法继续交付:现有的传输程序实例目前正在上载此包 原因:上传的动作被记录在UploadToken中 ...