英文字典中文字典


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







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

speculation    音标拼音: [sp,ɛkjəl'eʃən]
n. 沉思,推测,投机

沈思,推测,投机

speculation
n 1: a message expressing an opinion based on incomplete
evidence [synonym: {guess}, {conjecture}, {supposition},
{surmise}, {surmisal}, {speculation}, {hypothesis}]
2: a hypothesis that has been formed by speculating or
conjecturing (usually with little hard evidence);
"speculations about the outcome of the election"; "he
dismissed it as mere conjecture" [synonym: {speculation},
{conjecture}]
3: an investment that is very risky but could yield great
profits; "he knew the stock was a speculation when he bought
it" [synonym: {speculation}, {venture}]
4: continuous and profound contemplation or musing on a subject
or series of subjects of a deep or abstruse nature; "the
habit of meditation is the basis for all real knowledge"
[synonym: {meditation}, {speculation}]

Speculation \Spec`u*la"tion\, n. [L. speculatio a spying out,
observation: cf. F. sp['e]culation.]
1. The act of speculating. Specifically:
[1913 Webster]
(a) Examination by the eye; view. [Obs.]
[1913 Webster]
(b) Mental view of anything in its various aspects and
relations; contemplation; intellectual examination.
[1913 Webster]

Thenceforth to speculations high or deep
I turned my thoughts. --Milton.
[1913 Webster]
(c) (Philos.) The act or process of reasoning a priori
from premises given or assumed.
[1913 Webster]
(d) (Com.) The act or practice of buying land, goods,
shares, etc., in expectation of selling at a higher
price, or of selling with the expectation of
repurchasing at a lower price; a trading on
anticipated fluctuations in price, as distinguished
from trading in which the profit expected is the
difference between the retail and wholesale prices, or
the difference of price in different markets.
[1913 Webster]

Sudden fortunes, indeed, are sometimes made in
such places, by what is called the trade of
speculation. --A. Smith.
[1913 Webster]

Speculation, while confined within moderate
limits, is the agent for equalizing supply and
demand, and rendering the fluctuations of price
less sudden and abrupt than they would otherwise
be. --F. A.
Walker.
[1913 Webster]
(e) Any business venture in involving unusual risks, with
a chance for large profits.
[1913 Webster]

2. A conclusion to which the mind comes by speculating; mere
theory; view; notion; conjecture.
[1913 Webster]

From him Socrates derived the principles of
morality, and most part of his natural speculations.
--Sir W.
Temple.
[1913 Webster]

To his speculations on these subjects he gave the
lofty name of the "Oracles of Reason." --Macaulay.
[1913 Webster]

3. Power of sight. [Obs.]
[1913 Webster]

Thou hast no speculation in those eyes. --Shak.
[1913 Webster]

4. A game at cards in which the players buy from one another
trumps or whole hands, upon a chance of getting the
highest trump dealt, which entitles the holder to the pool
of stakes.
[1913 Webster]

126 Moby Thesaurus words for "speculation":
abstraction, actuarial prediction, advisement, agiotage, analysis,
apocalypse, arbitrage, betting, blind guess, bold conjecture,
brainwork, brooding, buying in, calculated risk, cardsharping,
casting lots, cerebration, chance, cogitation, conjecture,
consideration, contemplation, counsel, deliberation, doctrinairism,
doctrinality, doctrinarity, equity capital, evaluation,
excogitation, explanation, flier, flutter, foreboding, forecast,
forecasting, foreshowing, foresight, foretelling, fortune, gamble,
gambling, gaming, guess, guesswork, hazard, hazarding, hunch,
hypothesis, improbability, investment, liquidation, luck,
lucubration, meditation, mere theory, musing, omen, opinion,
perhaps, play, playing, plunge, pondering, postulation, prediction,
prefiguration, prefigurement, prefiguring, presage, presaging,
presentiment, preshowing, presignifying, prime investment,
probability, profit taking, prognosis, prognostication, promise,
prophecy, prophesying, prospectus, reflection, review, revolving,
risk, risking, rough guess, round trade, rumination, scalping,
shot, soothsay, sortition, sporting, spot sale, stab, staking,
statistical prediction, stockjobbery, stockjobbing, study,
studying, suppose, supposition, surmise, theoretic,
theoretical basis, theoretics, theoria, theoric, theorization,
theory, thinking, turn, uncertainty, unverified supposition,
vaticination, venture, venture capital, wager, wagering, weighing,
wild guess, wondering



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


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

































































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


  • c# - Regex Phone Numbers - Stack Overflow
    So I have been working on creating a regex to validate phone numbers in the following format XXX-XXX-XXXX which has been working pretty well so far, but now I'm trying to figure out how to remove the ability to enter specific numbers like "123-456-7890"
  • Regex to allow only this format 123-456-7890 - Stack Overflow
    Regex to allow only this format 123-456-7890 Asked 9 years ago Modified 9 years ago Viewed 3k times
  • Regular Expression to reformat a US phone number in Javascript
    Here's an example of some of the data: 123 4567890 (123) 456-7890 (123)456-7890 123 456 7890 123 456 7890 (blank null) 1234567890 Is there an easy way to use a regular expression to do this? I'm looking for the best way to do this Is there a better way? I want to reformat the number to the following: (123) 456-7890
  • Regular expression to match standard 10 digit phone number
    I want to write a regular expression for a standard US type phone number that supports the following formats: ###-###-#### (###) ###-#### ### ### #### ### ### #### where # means any number So far I came up with the following expressions ^[1-9]\d{2}-\d{3}-\d{4} ^\(\d{3}\)\s\d{3}-\d{4} ^[1-9]\d{2}\s\d{3}\s\d{4} ^[1-9]\d{2}\ \d{3}\ \d{4} respectively I am not quite sure if the last one is
  • Formatting Phone Numbers in PHP - Stack Overflow
    I know the OP is requesting a 123-456-7890 format, but, based on John Dul's answer, I modified it to return the phone number in parentheses format, e g (123) 456-7890 This one only handles 7 and 10 digit numbers
  • regex - Python format phone number - Stack Overflow
    How would I go about formatting a 10 digit string: 0123456789 to phone number format: (012) 345-6789 Is there a specific library to use or can you use regex? I've done it the other way around by
  • how to can i display mobile number in 123-456-7890 format in textfield
    i need to display mobile number like this format 123-456-7890 for eg: 1234567890 is my mobile number,while am entering this mobile number in text field, for first 3 digits i need to place -,after 3 digits again i need to place - if i enter 123 then automatically place - in text field,after 456 place ,no need of placing for further 4 digits
  • Regex for exactly phone number with any end - Stack Overflow
    I want to re sub to change phone number format inside a string but stuck with the number detection I want to detect and change this format : ###-###-#### to this one
  • Python Regex match phone Number - Stack Overflow
    I have a regex that trying to match these phone number format I'm super close except 1 scenario: Regex: ^\(?(\d{3})\)?[-\ ]?(\d{3})[-\ ]?(\d{4})$ Phone number format are trying to match: (123) 456-7890 (123) 4567890 123-456-7890 123-4567890 1234567890 1234567890 I also want to match this there is leading spaces before and after the area code: [empty spaces] (123) [emtpy spaces] 456-7890
  • python - In Dataframe, remove parentheses and dash from phone number . . .
    In data frame, how to remove unnecessary thing from Contact number df Id Phone 1 (+1)123-456-7890 2 (123)-(456)-(7890) 3 123-456-7890 Final Output Id Phone 1 1234567890 2 1234567890 3





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