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. 【Go语言系列】1.4、GO语言简介:第一个Go语言程序

    接下来我们来编写第一个 Go 程序 hello.go(Go 语言源文件的扩展是 .go),代码如下: // 声明 main 包 package main import ( "fmt" ...

  2. IDEA导入maven项目不自动识别

    解决办法: 选中module的pom.xml,右键,选择" add as maven project",即可刷新为maven项目

  3. Python:字典类型

    概念 无序的,可变的,键值对集合 定义 方式1 {key1: value1, key2: value2, ......} 方式2 fromkeys(S, v=None) 静态方法:类和对象都可以调用 ...

  4. 实现纸牌游戏的随机抽牌洗牌过程(item系列几个内置方法的实例)

    实现纸牌游戏的随机抽牌洗牌过程(item系列几个内置方法的实例) 1.namedtuple:命名元组,可以创建一个没有方法只有属性的类 from collections import namedtup ...

  5. Java连载66-数组的两种初始化方式

    一.数组 1.数组中存储元素的类型是统一的,每一个元素在内存中所占用的空间大小是相同的,知道数组的首元素的内存地址,要查找的元素只要知道下标,就可以快速的计算出偏移量,通过首元素内存地址加上偏移量,就 ...

  6. swiper插件遇到的坑

    1.网速卡的情况下轮播图会出现塌陷 解决方法: 在swiper外层固定高度,用填充百分比方法: html代码:在swiper-container加一层外层,外层用padding-top:50%(看图片 ...

  7. Plastic Sprayer Supplier - Sprayer: How Can The Product Be Sprayed?

    In many end products, especially in cosmetics, the first thing that appeals to consumers is the form ...

  8. Jquery+ajax模板

    $.ajax({     url:'',     type:'POST', //GET     async:true,    //或false,是否异步     data:{         name ...

  9. pycharm add configuration

    新建项目运行的时候 现实额e di t configrations

  10. Ionic3记录之核心代码分析

    app.module.ts app的根模块,一些插件的引用需要在这里声明,告诉APP如何组装应用: app.componet.ts app的根组件,主要用来APP启动时和启动后的操作;