swank: (too proud or confident) 炫耀;卖弄 to behave in way that is too proud or confident
from : https://www.bing.com/dict/search?q=swank&qs=n&form=Z9LH5&sp=-1&pq=swank&sc=6-5&sk=&cvid=AE08D9C2FC8A4CAF8C71F6A417DFB931
swank
- v.炫耀;卖弄
- n.〈口〉炫耀(服饰);虚张声势;摆排场;夸嘴
- adj.同“swanky”
- Web出风头;优雅;夸耀
Synonym
Antonym
Advanced E-C
E-C
E-E
Web Definition
|
1.
|
炫耀;卖弄to behave in way that is too proud or confident
|
Sample Sentence
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
from: https://www.merriam-webster.com/dictionary/swank
swank
Definition of swank
(Entry 1 of 4)
swank
adjective (1)
Definition of swank (Entry 2 of 4)
swank
adjective (2)
Definition of swank (Entry 3 of 4)
swank
Definition of swank (Entry 4 of 4)
Other Words from swank Synonyms & Antonyms Example Sentences
Other Words from swank
Adjective (2)
Synonyms & Antonyms for swank
Synonyms: Noun
flamboyance, flash, flashiness, garishness, gaudiness, glitz, ostentation, ostentatiousness, pretentiousness, showiness
Antonyms: Noun
Examples of swank in a Sentence
Verb
rich people swanking around in their expensive cars
Noun
service that is the essence of swank: the waiters pull out your chair for you and even place your napkin on your lap
First Known Use of swank
Verb
1708, in the meaning defined above
Adjective (1)
1773, in the meaning defined above
Adjective (2)
circa 1842, in the meaning defined at sense 1
Noun
circa 1854, in the meaning defined at sense 1
History and Etymology for swank
Verb
perhaps akin to Middle High German swanken to sway; akin to Middle Dutch swanc supple
Adjective (1)
Middle Low German or Middle Dutch swanc supple; akin to Old High German swingan to swing
Learn More about swank
Share swank
Share the Definition of swank on Twitter
Resources for swank
From the Editors at Merriam-Webster
The History of 'Swank'
Champagne, chandeliers...and Robert Burns?
Dictionary Entries near swank
Statistics for swank
Look-up Popularity
Bottom 50% of words
More Definitions for swank
swank
English Language Learners Definition of swank
See the full definition for swank in the English Language Learners Dictionary
More from Merriam-Webster on swank
Rhyming Dictionary: Words that rhyme with swank
Thesaurus: All synonyms and antonyms for swank
Comments on swank
What made you want to look up swank? Please tell us where you read or heard it (including the quote, if possible).
swank: (too proud or confident) 炫耀;卖弄 to behave in way that is too proud or confident的更多相关文章
- September 17th 2017 Week 38th Sunday
Distance could make you forget about them, but the memories would always be there. 距离会让你遗忘,但是回忆却始终在那 ...
- HDU3466 Proud Merchants[背包DP 条件限制]
Proud Merchants Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others) ...
- HDU 3466 Proud Merchants(01背包问题)
题目链接: 传送门 Proud Merchants Time Limit: 1000MS Memory Limit: 65536K Description Recently, iSea wen ...
- Proud Merchants
Proud Merchants Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others) To ...
- HDOJ 3466 Proud Merchants
Problem Description Recently, iSea went to an ancient country. For such a long time, it was the most ...
- Proud Merchants(POJ 3466 01背包+排序)
Proud Merchants Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others) ...
- Proud Merchants(01背包)
Proud Merchants Time Limit : 2000/1000ms (Java/Other) Memory Limit : 131072/65536K (Java/Other) To ...
- HDU 3466 Proud Merchants(01背包)
这道题目看出背包非常easy.主要是处理背包的时候须要依照q-p排序然后进行背包. 这样保证了尽量多的利用空间. Proud Merchants Time Limit: 2000/1000 MS (J ...
- HDU 3466 Proud Merchants(背包问题,要好好理解)
Problem Description Recently, iSea went to an ancient country. For such a long time, it was the most ...
随机推荐
- SASS- 局部文件(Partial)
SASS – 简介 SASS – 环境搭建 SASS – 使用Sass程序 SASS – 语法 SASS – 变量 SASS- 局部文件(Partial) SASS – 混合(Mixin) SASS ...
- SQL字符替换函数translater, replace
translate() 函数原型是:translate(string, from, to) SELECT TRANSLATE('12345', '134', 'ax') 得到:a2x5 这个函数会把f ...
- 不同的二叉搜索树&II
不同的二叉搜索树 只要求个数,递推根节点分割左右子树即可 class Solution { public int numTrees(int n) { int []dp=new int[n+1]; fo ...
- 数组 bash shell
http://www.cnblogs.com/chengmo/archive/2010/09/30/1839632.html #!/bin/bash # 脚本检测到离线主机会发送邮件通知,可一直运行. ...
- linux中nc命令
语法 nc [-hlnruz][-g<网关...>][-G<指向器数目>][-i<延迟秒数>][-o<输出文件>][-p<通信端口>][-s ...
- socket实践编程1
1.服务器端程序编写 (1).socket (2).bind (3).listen (4).accept,返回值是一个fd,accept正确返回就表示我们已经和前来连接我的客户端之间建立了一个TCP连 ...
- php抓取网站图片源码
<?php /*完成网页内容捕获功能*/ function get_img_url($site_name){ $site_fd = fopen($site_name, "r&q ...
- PAT Advanced 1010 Radix(25) [⼆分法]
题目 Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The ...
- python编程:从入门到实践----第四章>操作列表
一.遍历整个列表 1-1.假设有一个魔术师名单,需要将其中每个魔术师的名字都打印出来. # 用for循环来打印魔术师名单中的名字 magicians=['alice','david','carolin ...
- JavaWeb中的高级知识总结
知识结构图 文件下载 默认情况下,如果浏览器可以处理Content-Type响应头中指定数据类型,浏览器就会直接处理,比如显示出HTML页面(text/html),或者显示出照片(image/png) ...