英文字典中文字典


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







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

refutable    
a. 可驳倒的

可驳倒的

refutable
adj 1: able to be refuted [synonym: {questionable}, {refutable},
{confutable}, {confutative}]

Refutable \Re*fut"a*ble\ (r?*f?t"?*b'l;277), a. [Cf. F.
r['e]futable.]
Admitting of being refuted or disproved; capable of being
proved false or erroneous.
[1913 Webster]

31 Moby Thesaurus words for "refutable":
arguable, at issue, confutable, conjectural, contestable,
controversial, controvertible, debatable, defeasible, deniable,
disprovable, disputable, doubtable, doubtful, dubious, dubitable,
iffy, in dispute, in doubt, in dubio, in question, mistakable,
moot, open to doubt, open to question, problematic, questionable,
speculative, suppositional, suspect, suspicious

In lazy functional languages, a refutable pattern is one which
may fail to match. An expression being matched against a
refutable pattern is first evaluated to head normal form
(which may fail to terminate) and then the top-level
constructor of the result is compared with that of the
pattern. If they are the same then any arguments are matched
against the pattern's arguments otherwise the match fails.

An irrefutable pattern is one which always matches. An
attempt to evaluate any variable in the pattern forces the
pattern to be matched as though it were refutable which may
fail to match (resulting in an error) or fail to terminate.

Patterns in Haskell are normally refutable but may be made
irrefutable by prefixing them with a tilde (~). For example,

(\ (x,y) -> 1) undefined ==> undefined
(\ ~(x,y) -> 1) undefined ==> 1

Patterns in Miranda are refutable, except for tuples which are
irrefutable. Thus

g [x] = 2
g undefined ==> undefined

f (x,y) = 1
f undefined ==> 1

Pattern bindings in local definitions are irrefutable in both
languages:

h = 1 where [x] = undefined ==> 1
Irrefutable patterns can be used to simulate unlifted products
because they effectively ignore the top-level constructor of
the expression being matched and consider only its components.


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





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


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

































































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


  • ChatGPT
    ChatGPT is your AI chatbot for everyday use Chat with the most advanced AI to explore ideas, solve problems, and learn faster
  • Introducing ChatGPT - OpenAI
    We’ve trained a model called ChatGPT which interacts in a conversational way The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests
  • ChatGPT - Free download and install on Windows | Microsoft Store
    The official ChatGPT desktop app brings you the newest model improvements from OpenAI Do more on your PC with ChatGPT: · Instant answers—Use the [Alt + Space] keyboard shortcut for faster access to ChatGPT · Chat with your computer—Use Advanced Voice to chat with your computer in real-time and get hands-free advice and answers while you work · Search the web—Get fast, timely answers
  • ‎ChatGPT App - App Store
    Download ChatGPT by OpenAI OpCo, LLC on the App Store See screenshots, ratings and reviews, user tips, and more apps like ChatGPT
  • ChatGPT - Apps on Google Play
    With ChatGPT in your pocket, you’ll find: · Image generation–Generate original images from a description, or transform existing ones with a few simple words · Advanced Voice Mode–Tap the soundwave icon to have a real-time convo on the go Settle a dinner table debate, or practice a new language
  • What Is ChatGPT? How It Works, How to Use It, and More
    What is ChatGPT? ChatGPT is an artificial intelligence chatbot from the company OpenAI that enables users to "converse" with it in a way that mimics natural conversation As a user, you can prompt ChatGPT by asking it questions or making requests
  • ChatGPT: Everything you need to know about the AI chatbot
    Here's a ChatGPT guide to help understand Open AI's viral text-generating system We outline the most recent updates and answer your FAQs
  • What is ChatGPT? - IBM
    ChatGPT is a generative AI chatbot developed by OpenAI and powered by their proprietary GPT family of generative artificial intelligence (gen AI) models
  • ChatGPT - The Guardian
    ChatGPT driving rise in reports of ‘satanic’ organised and ritual abuse, UK experts say Mar 8 2026 08 00 EDT
  • ChatGPT vs. Gemini: I Tested Both, and the Winner Might Surpise You
    Curious about AI chatbots but don’t know where to start? ChatGPT and Gemini are two of the best, and I'm here to help you choose between them based on my extensive testing





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