单词diamaund钻石diamaund英文
Diamond
Di"a*mond (?; 277), n. [OE. diamaund, the hardest iron, steel, diamond, Gr. . Perh. the corruption is due to the influence of Gr. transparent. See Adamant, Tame.] 1. A precious stone or gem excelling in brilliancy and beautiful play of prismatic colors, and remarkable for extreme hardness. &hand; The diamond is native carbon in isometric crystals, often octahedrons with rounded edges. It is usually colorless, but some are yellow, green, blue, and even black. It is the hardest substance known. The diamond as found in nature (called a rough diamond) is cut, for use in jewelry, into various forms with many reflecting faces, or facets, by which its brilliancy is much increased. See Brilliant, Rose. Diamonds are said to be of the first water when very transparent, and of the second or third water as the transparency decreases. 2. A geometrical figure, consisting of four equal straight lines, and having two of the interior angles acute and two obtuse; a rhombus; a lozenge. 3. One of a suit of playing cards, stamped with the figure of a diamond. 4. (Arch.) A pointed projection, like a four-sided pyramid, used for ornament in lines or groups. 5. (Baseball) The infield; the square space, 90 feet on a side, having the bases at its angles. 6.(Print.)The smallest kind of type in English printing, except that called brilliant, which is seldom seen. 'b5 This line is printed in the type calledDiamond.Black diamond,coal; SeeCarbonado. -- Bristol diamond.SeeBristol stone, underBristol. -- Diamond beetle(Zo'94l.),a large South American weevil (Entimus imperialis), remarkable for its splendid luster and colors, due to minute brilliant scales. -- Diamond bird(Zo'94l.),a small Australian bird (Pardalotus punctatus, familyAmpelid'91.). It is black, with white spots. -- Diamond drill(Engin.),a rod or tube the end of which is set with black diamonds; -- used for perforating hard substances, esp. for boring in rock. -- Diamond finch(Zo'94l.),a small Australian sparrow, often kept in a cage. Its sides are black, with conspicuous white spots, and the rump is bright carmine. -- Diamond groove(Iron Working),a groove of V-section in a roll. -- Diamond mortar(Chem.),a small steel mortar used for pulverizing hard substances. -- Diamond-point tool,a cutting tool whose point is diamond-shaped. -- Diamond snake(Zo'94l.),a harmless snake of Australia (Morelia spilotes); the carpet snake. -- Glazier's diamond,a small diamond set in a glazier's tool, for cutting glass.
Diamond
Di"a*mond (?; 277), a.Resembling a diamond; made of, or abounding in, diamonds;as, adiamond chain; adiamond field.
A precious stone or gem excelling in brilliancy and beautiful play of prismatic colors, and remarkable for extreme hardness.
Resembling a diamond; made of, or abounding in, diamonds; as, a diamond chain; a diamond field.
单词diamaund钻石diamaund英文的更多相关文章
- 英文DIAMAUND钻石DIAMAUND词汇
首先谈谈钻石和金刚石的名称.金刚石是一种天然矿物,是钻石的原石.习惯上人们常将加工过的金刚石称为钻石,而未加工过的称为金刚石(当然,有的金刚石不用加工便可应用).钻石是那些达到宝石级别的金刚石晶体切磨 ...
- 钻石diamaund外语
Whenever I fail as a father or husband... a toy and a diamond always works. I never worry about diet ...
- 英语DIAMAUND钻石指坚硬不可侵犯的物质
首先谈谈钻石和金刚石的名称.金刚石是一种天然矿物,是钻石的原石.习惯上人们常将加工过的金刚石称为钻石,而未加工过的称为金刚石(当然,有的金刚石不用加工便可应用).钻石是那些达到宝石级别的金刚石晶体切磨 ...
- old english diamaund钻石
Diamond Di"a*mond (?; 277), n. [OE. diamaund, the hardest iron, steel, diamond, Gr. . Perh. the ...
- 单词dyamaund钻石dyamaund英语
dyamaund 英文词汇,中文翻译为金刚石的;镶钻;用钻石装饰 中文名:镶钻;钻石装饰 外文名:dyamaund 目录 释义 dyamaund 读音:[?da??m?nd, ?da?m?nd] ...
- 单词CAEMENT水泥CAEMENT英文
caement Archaic spelling of cement. caement Alternative forms caement (archaic) c?ment (archaic) Hyp ...
- nyoj 99 单词拼接
点击打开链接 单词拼接 时间限制:3000 ms | 内存限制:65535 KB 难度:5 描述 给你一些单词,请你判断能否把它们首尾串起来串成一串. 前一个单词的结尾应该与下一个单词的道字母相同 ...
- Noisy Channel模型纠正单词拼写错误
本文介绍 Stanford<From Languages to Information>课程中讲到的 单词拼写错误 纠正.背后的数学原理主要是贝叶斯公式.单词拼写错误纠正主要涉及到两个模型 ...
- TOJ3097: 单词后缀 (字典树 or map瞎搞)
传送门 (<---可以点击的~) 时间限制(普通/Java):1000MS/3000MS 内存限制:65536KByte 描述 有些英语单词后缀都是一样的,现在我们需要从给定的一堆单词里 ...
随机推荐
- 【电脑】E470C如何关闭触摸板
经查 以这种方式关闭最为简单. 若E470C没有这个模块,就装一个! http://www.edowning.net/soft/145089.htm#downbtn2
- 【数位DP】【P2657】[SCOI2009]windy数
Description windy定义了一种windy数.不含前导零且相邻两个数字之差至少为 \(2\) 的正整数被称为windy数. windy想知道, 在 \(A\) 和 \(B\) 之间,包括 ...
- 【BZOJ3711】Druzyny
[BZOJ3711]Druzyny 题面 bzoj 题解 首先我们有一个\(O(n^2)\)的\(dp\): 设\(f_i\)表示现在已经分好了\(1...i\)的组,且\(i\)作为一组的结尾的最大 ...
- 深入js系列-类型(隐式强制转换)
隐式强制转换 在其可控的情况下,减少冗余,让代码更简洁,很多地方都进行了隐式转换,比如常见的三目表达式.if().for().while.逻辑运算符 || &&,适当通过语言机制,抽象 ...
- CSS3中box-sizing属性的作用以及应用场景
盒模型box-sizing: 取值 1.content-box 默认值,标准盒模型,设置宽度为内容宽度,实际宽度为左右边距加上左右边框加上左右填充再加上内容宽度 2.border-box 设置宽度等于 ...
- 使用nodejs编写cli工具
1.创建一个文件夹(my-cli); 2.在当前文件夹打开命令行输入 npm init,创建一个package.json,并配置bin字段,配置后才可以在控制台使用你的命令 "bin&quo ...
- Maven 基本概念——根目录、项目创建、坐标
1. MavenProjectRoot(项目根目录) |----src | |----main | | |----java ——存放项目的.java文件 ...
- SOA & 微服务
参考文档: https://www.cnblogs.com/renzhitian/p/6853289.htmlhttp://www.jdon.com/soa.htmlhttps://www.ibm.c ...
- 【VS开发】【C/C++开发】vs2015编译boost 64位
vs2015编译boost 64位 ---恢复内容开始--- step 1: 打开Developer Command Prompt for VS2015命令行窗口 step 2: 执行bootstra ...
- putty常用配置修改
1.修改putty默认的颜色方案 初次使用putty时,发现默认的配色的方案看得非常难受,特别是黑色背景,深蓝色的字体,根本看不清楚,下面介绍如何更改默认的配色方案: (1)下载配置文件 首先下载注册 ...