英文字典中文字典


英文字典中文字典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       







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

imposition    音标拼音: [,ɪmpəz'ɪʃən]
n. 征收,课税,税款,欺骗

徵收,课税,税款,欺骗

imposition
n 1: the act of imposing something (as a tax or an embargo)
[synonym: {imposition}, {infliction}]
2: an uncalled-for burden; "he listened but resented the
imposition"

Imposition \Im`po*si"tion\, n. [F., fr. L. impositio the
application of a name to a thing. See {Impone}.]
1. The act of imposing, laying on, affixing, enjoining,
inflicting, obtruding, and the like. "From imposition of
strict laws." --Milton.
[1913 Webster]

Made more solemn by the imposition of hands.
--Hammond.
[1913 Webster]

2. That which is imposed, levied, or enjoined; charge;
burden; injunction; tax.
[1913 Webster]

3. (Eng. Univ.) An extra exercise enjoined on students as a
punishment. --T. Warton.
[1913 Webster]

4. An excessive, arbitrary, or unlawful exaction; hence, a
trick or deception put on laid on others; cheating; fraud;
delusion; imposture.
[1913 Webster]

Reputation is an idle and most false imposition.
--Shak.
[1913 Webster]

5. (Eccl.) The act of laying on the hands as a religious
ceremoy, in ordination, confirmation, etc.
[1913 Webster]

6. (Print.) The act or process of imosing pages or columns of
type. See {Impose}, v. t., 4.

Syn: Deceit; fraud; imposture. See {Deception}.
[1913 Webster]

189 Moby Thesaurus words for "imposition":
Intertype, Linotype, Monotype, application, applying, assessment,
assumption, atrocity, ballot-box stuffing, blackmail, bunco,
burden, burthen, call, call for, cardsharping, cargo, cess, charge,
cheat, cheating, claim, cold-type typesetting, composing,
composing stick, composition, computerized typesetting,
conscience money, contribution, cozenage, cross, cumbrance,
deadweight, demand, demand for, diddle, diddling, difficulty,
direct tax, disadvantage, dishonesty, disservice, dodge, draft,
drain, dummy, duty, embarrassment, encroachment, encumbrance,
enforcement, enforcing, entrance, entrenchment, exaction,
extortion, extortionate demand, familiarity, fishy transaction,
flam, flimflam, fraud, fraudulence, fraudulency, freight,
furniture, galley chase, gerrymandering, graduated taxation, graft,
great wrong, grievance, grift, gross injustice, gyp, gyp joint,
hamper, handicap, heavy demand, hot-metal typesetting, hubris,
illicit business, impediment, impedimenta, impingement, impost,
imposture, inconvenience, incursion, indent, indirect tax,
infiltration, inflicting, infliction, influx, infringement,
injection, injury, injustice, inroad, insinuation,
insistent demand, interference, interjection, interloping,
interposition, interposure, interruption, intervention,
introduction, intrusion, invasion, irruption, joint return,
justification, lawlessness, laying on, layout, levy, liberties,
liberty abused, license, licentiousness, line of type, load,
lumber, miscarriage of justice, misuse, nonnegotiable demand,
notice, obtrusion, onus, order, outrage, pack, penalty,
photocomposition, photosetting, phototypesetter,
phototypesetting machine, placement, placing, presumption,
presumptuousness, progressive tax, promulgation, quoin, racket,
raw deal, requirement, requisition, rush, rush order, scam,
separate returns, setting, single tax, slug, supertax, surtax,
swindle, tax, tax base, tax dodging, tax evasion, tax exemption,
tax return, tax structure, tax withholding, tax-exempt status,
taxable income, taxation, taxing, tithe, toll, trespass,
trespassing, tribute, trouble, typesetting, typesetting machine,
ultimatum, undue liberty, unlawful entry, warning, weight,
white elephant, withholding tax, wrong


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





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


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

































































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


  • What is a terminal and how do I open and use it? - Ask Ubuntu
    A Terminal is your interface to the underlying operating system via a shell, usually bash It is a command line Back in the day, a Terminal was a screen+keyboard that was connected to a server Today, it is usally just a progam You can open it via the utilities part of the apllications menu, or press Alt + F2 and type gnome-terminal
  • How to rename a file in Terminal? - Ask Ubuntu
    A simple way to rename files and folders is with the mv command (shortened from “move”) Its primary purpose is moving files and folders, but it can also rename them since the act of renaming a file is interpreted by the filesystem as moving it from one name to another The syntax is: mv (option) file1 ext file2 ext where “file1 ext” is the “old” name of the file, and “file2 ext
  • How to run Terminal as root? - Ask Ubuntu
    The graphical root terminal job will be both unsuspended and disowned by the non-root terminal, automatically In short: sudo -H gnome-terminal ^Z exit But suppose you wanted to keep using the original, non-root terminal too Then you could run bg N, where N is the graphical root terminal's job number, to resume the job in the background
  • What does ` gt; gt;` mean in terminal command? - Super User
    I came across a command just now given below - $ echo 'eval "$(jenv init -)"' >> ~ bash_profile From what i can guess, it is probably used for committing the changes in bash_profile but what exactly is it used for?
  • What is the difference between Terminal, Console, Shell, and Command . . .
    A terminal emulator plus the Unix tty semantics make up the full package of a Unix terminal that a program like bash normally runs on Command line is a style of user interface, where you type something, then press return to make something happen
  • How to show only hidden files in Terminal? - Ask Ubuntu
    How to show only hidden files in Terminal? Asked 11 years, 1 month ago Modified 1 year, 7 months ago Viewed 980k times
  • How can I copy the contents of a folder to another folder in a . . .
    1364 I am trying to copy the contents of a folder to another folder in a different directory using terminal Would somebody be able to provide me an example of the command line syntax required to achieve this?
  • How to reinitialize a terminal window instead of closing it and . . .
    When I make some changes to the shell bash behavior, such as setting up an alias, is there a quick command to reinitialize the terminal window instead of closing and opening a new window?
  • In Windows Terminal, how do I add bash as one of the shell options?
    I'm using Windows 10 and just downloaded and installed the latest version of Windows Terminal I would like to use a bash shell within the terminal but when I open the settings, I don't see bash a
  • What is the difference between shell, console, and terminal?
    3 A Terminal is a text-based interface (possibly to a shell) The difference between console and shell is one I don't yet grasp, but I can tell you how a terminal is different from a shell The terminal is (according to Wikipedia) "a serial computer interface for text entry and display





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