英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

concession    音标拼音: [kəns'ɛʃən]
n. 让步,承认,特许

让步,承认,特许

concession
n 1: a contract granting the right to operate a subsidiary
business; "he got the beer concession at the ball park"
[synonym: {concession}, {grant}]
2: the act of conceding or yielding [synonym: {concession},
{conceding}, {yielding}]
3: a point conceded or yielded; "they won all the concessions
they asked for"

Concession \Con*ces"sion\, n. [L. concessio, fr. concedere: cf.
F. concession. See {Concede}.]
1. The act of conceding or yielding; usually implying a
demand, claim, or request, and thus distinguished from
giving, which is voluntary or spontaneous.
[1913 Webster]

By mutual concession the business was adjusted.
--Hallam.
[1913 Webster]

2. A thing yielded; an acknowledgment or admission; a boon; a
grant; esp. a grant by government of a privilege or right
to do something; as, a concession to build a canal.
[1913 Webster]

This is therefore a concession, that he doth . . .
believe the Scriptures to be sufficiently plain.
--Sharp.
[1913 Webster]

When a lover becomes satisfied by small compliances
without further pursuits, then expect to find
popular assemblies content with small concessions.
--Swift.
[1913 Webster] Concessionaire

169 Moby Thesaurus words for "concession":
abatement, abatement of differences, acceptance, accommodation,
accordance, acknowledgment, adjustment, admission, agio, allowance,
appease, appreciation, arrangement, assuage, avowal, award,
awarding, bank discount, bargain, bestowal, bestowment, boutique,
breakage, brevet, calm, cash discount, cession, chain discount,
chain store, charge-off, charter, circumscription, co-op,
communication, composition, compromise, conciliate, conferment,
conferral, confession, contribution, cooperative, cop-out,
countinghouse, country store, cut, deal, declaration, deduction,
deliverance, delivery, department store, depreciation,
desertion of principle, dime store, diploma, discount,
discount house, discount store, donation, drawback, emporium,
endowment, establishment, evasion of responsibility, exception,
exemption, extenuating circumstances, five-and-ten, franchise,
furnishment, general store, gifting, give-and-take, giving,
giving way, grain of salt, grant, granting, hedge, hedging, house,
impartation, impartment, intervene, investiture, kickback, lean,
letters patent, liberality, liberty, limitation, magasin,
mail-order house, market, mart, mediate, mental reservation,
modification, mollify, mutual concession, offer, owning, owning up,
patent, penalty, penalty clause, percentage, persuade, placate,
post, premium, presentation, presentment, prevail, price reduction,
price-cut, profession, propitiate, provision, qualification, quiet,
rebate, rebatement, recognition, reduction, refund, reservation,
restriction, retail store, rite of confession, rollback,
royal grant, salon, salvage, salvo, setoff, settlement, shop,
shrift, soothe, special case, special treatment, specialness,
specification, store, subscription, supermarket, supplying,
surrender, sweeten, tare, time discount, trade discount,
trading post, tranquilize, tret, unbosoming, underselling,
understanding, variety shop, variety store, vouchsafement, waiver,
warehouse, wareroom, wholesale house, write-off, yielding


请选择你想看的字典辞典:
单词字典翻译
Concession查看 Concession 在百度字典中的解释百度英翻中〔查看〕
Concession查看 Concession 在Google字典中的解释Google英翻中〔查看〕
Concession查看 Concession 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Install or Uninstall Microsoft WordPad in Windows 10
    It is more advanced than Microsoft Notepad but simpler than Microsoft Word Starting with Windows 10 build 18980, Microsoft converted WordPad into an Option Feature for you to uninstall or reinstall to save disk space if needed This tutorial will show you how to install or uninstall the classic WordPad (write exe) app for all users in Windows 10
  • Uninstall Apps in Windows 10 | Tutorials - Ten Forums
    How to Uninstall Desktop Apps and Windows Apps in Windows 10 If you no longer want or use an app, then you could uninstall the app to remove it and free up space on the drive When you uninstall a desktop app (program), it will uninstall it for all users on the PC When you uninstall a Windows app (ex: Microsoft Store), it will uninstall it for only your user account since each Microsoft
  • Notepad++ opening offscreen - Stack Overflow
    This might work unless you have pop up windows (for example find windows) opened in Notepad, the pop-up block maximize button
  • Windows Notepad replace paragraph break with a character
    But if it's just about removing empty lines (which is what I understand you mean with "paragraph" breaks) you probably can include that in your script instead of manually doing it with notepad
  • Find and Replace Text in Notepad in Windows 10 | Tutorials
    Notepad is a simple text editor included in Windows and a basic text-editing program which enables computer users to create documents You can search to find text in Notepad, and search to find and replace text in Notepad Starting with Windows 10 build 17713, Microsoft made significant improvements to the find replace experience in Notepad
  • How can I open Java . class files in a human-readable way?
    145 I'm trying to figure out what a Java applet's class file is doing under the hood Opening it up with Notepad or Textpad just shows a bunch of gobbledy-gook Is there any way to wrangle it back into a somewhat-readable format so I can try to figure out what it's doing? Environment == Windows w VS 2008 installed
  • Block Websites using Hosts File in Windows | Tutorials
    Using the Hosts file to block websites by domain is preferable to trying to use rules in Windows Defender Firewall to block IP addresses since websites will often use more than one IP address This tutorial will show you how to block websites for all users on the computer using the Hosts file in Windows 7, Windows 8, Windows 10, and Windows 11
  • java - Running JAR file on Windows - Stack Overflow
    There is a windows freeware application called "bat to exe" which you can use to create an exe file from a bat file with the apropriate command line in it you can also embed the jar file in the exe with this application, and make it clean it up when it has finished running, so this may be a more elegant solution
  • Reinstall and Re-register Apps in Windows 10 | Tutorials
    How to Re-register all Modern Apps in Windows 8 and 10 Information When a modern app will not load or open, it may just need to be regist
  • Command to open file with git - Stack Overflow
    0 OP asked: on Windows command line, how can I open a file in my preferred code editor using a git command? Answer with simplified example: create a new text file containing one line, such as: notepad++ %1 save the file as cmd type to any folder, such as: c:\myfolder\git-edit cmd add an alias: git config --global alias edit "!c: myfolder git





中文字典-英文字典  2005-2009