Theft | Define Theft at Dictionary.com
Added to Favorites
Sign Up Log In
Introducing a cool
new way to learn!
Dictionary Thesaurus Word Dynamo Quotes Reference Translator Spanish
'); if(trD.length > 1){ trimmedData = trD[1].replace(/^\s+|\s+$/g, ''); $j('#favLink').text(trimmedData); dropFavoriteCountCookie(trimmedData); } } }); } } } updateCount(appCoreUserid); var pageLoadTimer = (new Date()).getTime(); refreshAdsOnlyonce = true; isRefreshed = false; $j(document).ready(function(){ var clickList = ['.more','.less','#fncyb','.pronlink','.aud','.sfav','.srec','.fecor','.feincor','#nonfav']; for(i=0;i<=clickList.length; i++){ $j(clickList[i]).click(function () { refreshDisplayAds(); }); } }); if(typeof(jQuery) != 'undefined'){ $j= jQuery; $j('.more').live('click', function() { $j(this).hide(); if($j(this).prev().attr('class')==='firstsent'){ spk(this,{lk:'9v66s9',en:'exp',io:'0',b:'exsen',tp:'mid',m:'exp',pt:'Example+Sentences+More'}); $j(this).next('.moresent').show(); $j('.firstsent').hide(); } else if($j(this).prev().attr('class')==='body'){ spk(this,{lk:'uwvzws',en:'exp',io:'0',b:'worg',tp:'mid',m:'exp',pt:'Word+Origin+More'}); $j(this).next('.moreun').show(); } else{ spk(this,{lk:'90bbeq',en:'rmb',io:'0',b:'d',tp:'mid',m:'rmb',pt:'Read+More'}); $j(this).next('.moredef').show(); $j(this).next('.moreun').show(); } }); $j('.less').live('click', function() { $j(this).parent('.moredef').hide(); $j(this).parent('.moreun').hide(); $j(this).parent('.moresent').hide(); if($j(this).prev().attr('class')==='exsent'){ spk(this,{lk:'9v66s9',en:'coll',io:'0',b:'exsen',tp:'mid',m:'coll',pt:'Example+Sentences+Less'}); $j('.firstsent').show(); } else if($j(this).prev().attr('class')==='body') spk(this,{lk:'uwvzws',en:'coll',io:'0',b:'worg',tp:'mid',m:'coll',pt:'Word+Origin+Less'}); else spk(this,{lk:'90bbeq',en:'cbt',io:'0',b:'d',tp:'mid',m:'cbt',pt:'Read+Less'}); $j(this).parent().prev('.more').show(); }); $j('#Headserp').ready(function(){ var query_h1 = document.getElementById("query_h1"); var fcimgh = document.getElementById("fcimgh"); querypos=a10.util.findPos(query_h1); fcimghpos=a10.util.findPos(fcimgh); var b = $j.browser; if(fcimghpos[1]-querypos[1]>20){ var aud = document.getElementById("aud"); var audstyle= aud.style; audstyle.top = "0px"; var hdmd = document.getElementById("hdmd"); if(hdmd){ var hdmdstyle = hdmd.style; hdmdstyle.position="relative"; if ( b.version = "7.0" ) { hdmdstyle.bottom="5px"; } } } else{ var hdmd = document.getElementById("hdmd"); if(hdmd){ var hdmdstyle = hdmd.style; hdmdstyle.right="12px"; } } }); } if (Cookie.isEnabled()) { var lsg_cookie = Cookie.getCookie('lsg'); var dartTag = '' if (lsg_cookie) { var cookie_tokens = lsg_cookie.split('s'); for(var i=0;i<\/script>');"}})}catch(e){}}else if(opt.logic=="makeFrameSI"){$('',{width:utils.getWidth(opt),height:utils.getHeight(opt),frameBorder:0,vSpace:0,hSpace:0,marginHeight:0,marginWidth:0,scrolling:'no',src:(function(){return'javascript:decodeURIComponent("'+utils.constructUrl(opt)+'")'})()}).appendTo(this)}});return options.logic}})(jQuery);
Related Searches
Identity theft
Theft and punishm...
Employee theft
Petty theft
Penalty for theft...
Retail theft
Free anti theft r...
Theft of services...
Nearby Words
thee
theelin
theelol
theft
theft insurance
theft-insurance
theftbote
MORE
Synonyms
appropriation
deprivation
extortion
cheating
plunder
swindle
pillage
MORE
'); } } }); } $j('body').delegate('#nonfav','mousedown',function(){ deleteFavoriteCount(); showpopup(); }); function setPopupPos(eleId){ popup = $j('#popup'); favPos = a10.util.findPos(document.getElementById(eleId)); if(favPos && favPos[0] != 0 && favPos[1] != 0 && popup != null){ popup.css('top',(favPos[1] - 5) + 'px'); popup.css('left',(favPos[0] - 7) + 'px'); } } function resizePopUp(width,height){ document.getElementById("fancybox-wrap").style.height = height; document.getElementById("fancybox-content").style.height = height; document.getElementById("fancybox-wrap").style.width = width; document.getElementById("fancybox-content").style.width = width; var wid = width.split("px")[0]; var hei = height.split("px")[0]; viewPortDim = getViewPortDimensions(); var x =(viewPortDim[0]-wid)/2; var y = ((viewPortDim[1]-hei)/2) > 0 ? ((viewPortDim[1]-hei)/2) : -20; document.getElementById("fancybox-wrap").style.left=x+'px'; document.getElementById("fancybox-wrap").style.top=y+'px'; } function favFunc(){} function favColorPref(){} function redirectToAppcoreForSuperSession(){ locationString = window.location.toString(); if(Cookie.isEnabled()){ Cookie.setCookie("fQ", "theft", "", "/", "reference.com"); setDictionaryConsolidatedCookie('fC','*'); } window.location = "http://app.dictionary.com/login/?logindest="+enc(locationString); } function loginuser(callbackAction,status){ $j.fancybox.close(); deleteFavoriteCount(); if(typeof($j.base64) != undefined && Cookie.isEnabled() && Cookie.getCookie("dc")){ dcCookie = $j.base64.decode(Cookie.getCookie("dc")); dcFields = dcCookie.split(';'); if(dcFields != null){ appCoreUsername = dcFields[0]; appCoreUserid = dcFields[6]; fbUser = dcFields[7]; } } if("showFavWords" == callbackAction || "showRecent" == callbackAction ){ registerBottomFavAction(); if("showFavWords" == callbackAction){ showFavWordsPopUp(); $j('body').delegate('#nonfav','mousedown',function(){ addFavWord("theft"); }); } else if("showRecent" == callbackAction){ showRecentPopUp(); } }else{ addFavWord("theft"); } removeFavListner(); headerChange(); } function headerChange(){ var name = appCoreUsername; if(fbUser=='y'){ $j('#tpnv').html('Hi,'+'\n'+name+'\n'+'0'+'\n'+'Log Out'); }else { $j('#tpnv').html('Hi,'+'\n'+name+'\n'+'0'+'\n'+'Log Out'); } } function removeFavListner(){ $j("#fncyb").remove(); $j(".flog").removeAttr("href"); $j(".freg").removeAttr("href"); $j(".flog").unbind('click.fb'); $j(".freg").unbind('click.fb'); } function registerBottomFavAction(){ requestFavWords = true; $j('body').delegate('.sfav','mouseenter',function(){ showFavWordsPopUp(); }); $j('body').delegate('.bfp','mousedown',function(event){ if($j(this).css('display') == 'block'){ $j(this).show(); } }); //clicking on anywhere in the body other than the pop-ups should hide the pop-ups $j('body').mousedown(function(event){ ele = event.target; //do not hide if clicked on login and sign-up links if(ele.className == 'flog' || ele.className == 'freg'){ return true; } //do not hide if clicked inside the pop up parentEle = ele.parentElement; if(parentEle == null) parentEle = ele.parentNode; list = $j('.bfp>ul>li'); if(list != null){ for(i=0;i= 300 || bodyHeight < 930){ $j("#sftr").css('visibility','visible'); } } function updateFavCountInFooter(){ var cookieVal = getDictionaryConsolidatedCookie("fC"); if(cookieVal != '' && !isNaN(cookieVal)){ $j('.sfav span').text('FAVORITES ' + cookieVal); } } function showFavWordsPopUp(){ $j('#brpu').hide(); if(appCoreUserid != ""){ if(requestFavWords){ $j.get('/fav-dyn',{ssouid:appCoreUserid,type:'totalwords',favmod:'on'},function(data){ if(data != null && data != ""){ $j("#bfpu").html(data); $j("#bfpu").show(); requestFavWords=false; updateCount(appCoreUserid); } }); }else{ $j("#bfpu").show(); } }else{ $j("#bfpu").show(); } } function showRecentPopUp(){ $j('#bfpu').hide(); var recentSearches =""; recentSearches = Cookie.getCookie('recsrch'); if(recentSearches != null && recentSearches != "" && recentSearches.split('|') != null){ recSearches = recentSearches.split('|'); recSearches = recSearches.reverse(); recHtmlString = "
"; for(i =0; i 30 ? recSearches[i].substring(0,30)+'...': recSearches[i]; recHtmlString = recHtmlString + "
" + decodeURIComponent(escape(search.replace(/\+/g, " "))) + ""; } recHtmlString = recHtmlString + "
"; $j('#brpu').html(recHtmlString) } $j('#brpu').show(); } $j('body').delegate('.srec','mouseenter',function(){ showRecentPopUp(); }); $j('body').delegate('#sftr','mouseleave',function(){ $j('#brpu').hide(); $j('#bfpu').hide(); }); $j(window).scroll(function(){ makeFooterVisible(); }); $j('body').delegate('#arcnt','mousedown',function(){ pk(this,{lk:'f1h0vi',en:'forec',io:'0',b:'stfo',tp:'bot',m:'forec'}); }); $j('body').delegate('#afav','mousedown',function(){ pk(this,{lk:'lwjk79',en:'fofav',io:'0',b:'stfo',tp:'bot',m:'fofav'}); }); $j('body').delegate('.ftr_logo','mousedown',function(){ spk(this,{lk:'28rdro',en:'fologo',io:'0',b:'stfo',tp:'bot',m:'fologo'}); }); $j('body').delegate('.fCol','mousedown',function(){ collapse = ($j('#sftr').css('backgroundPosition').toString().indexOf('-718px') == -1); //collapse if(collapse){ spk(this,{lk:'m30q7n',en:'coll',io:'0',b:'stfo',tp:'bot',m:'coll',pt:'Sticky+Footer+Collapse'}); $j('.fCol').css('backgroundPosition','-347px -226px'); $j('#sftr').css('backgroundPosition','-85px -718px'); $j('.sfav').hide(); $j('.srec').hide(); $j('.mnfrm').hide(); $j('.ftsp').hide(); $j('.flAlr').hide(); $j('.fCol').css('left','9px'); $j('#sftr').css('width','983px'); $j('#sftr').css('backgroundColor','transparent'); $j('.bfp').hide(); $j('.ftr_logo').hide(); } //expand else{ spk(this,{lk:'m30q7n',en:'exp',io:'0',b:'stfo',tp:'bot',m:'exp',pt:'Sticky+Footer+Expand'}); $j('.fCol').css('backgroundPosition','-332px -226px'); $j('#sftr').css('backgroundPosition','-127px -664px'); $j('.sfav').show(); $j('.srec').show(); $j('.mnfrm').show(); $j('.ftsp').show(); $j('.flAlr').show(); $j('.fCol').css('left','973px'); $j('#sftr').css('width','990px'); $j('.ftwr').css('width','990px'); $j('#sftr').css('backgroundColor','transparent'); $j('.ftr_logo').show(); } }); $j(document).ready(function() { makeFooterVisible(); $j("#bfpu>ul>li>.flog").attr("href","http://app.dictionary.com/popup?source=footer&fnCallback=loginuser&callbackAction=showFavWords&domaindest=reference.com"); $j("#brpu>ul>li>.flog").attr("href","http://app.dictionary.com/popup?source=footer&fnCallback=loginuser&callbackAction=showRecent&domaindest=reference.com"); $j(".flog").fancybox({ width: 777, height:485, padding:0, margin:0, 'scrolling':'no', 'autoScale' : false, 'transitionIn' : 'none', 'transitionOut' : 'none', 'showCloseButton' : false, 'type' : 'iframe', 'onComplete' : function (){ document.domain = setDomain(); } }); $j("#bfpu>ul>li>.freg").attr("href","http://app.dictionary.com/popup?source=footer&fnCallback=loginuser&callbackAction=showFavWords&domaindest=reference.com"); $j("#brpu>ul>li>.freg").attr("href","http://app.dictionary.com/popup?source=footer&fnCallback=loginuser&callbackAction=showRecent&domaindest=reference.com"); $j(".freg").fancybox({ width: 777, height:485, padding:0, margin:0, 'scrolling':'no', 'autoScale' : false, 'transitionIn' : 'none', 'transitionOut' : 'none', 'showCloseButton' : false, 'type' : 'iframe', 'onComplete' : function (){ document.domain=setDomain(); } }); registerBottomFavAction(); });
theft [theft] ", "6");interfaceflash.addParam("loop", "false");interfaceflash.addParam("quality", "high");interfaceflash.addParam("menu", "false");interfaceflash.addParam("salign", "t");interfaceflash.addParam("FlashVars", "soundUrl=http%3A%2F%2Fsp.dictionary.com%2Fdictstatic%2Fdictionary%2Faudio%2Fluna%2FT02%2FT0202600.mp3&clkLogProxyUrl=http%3A%2F%2Fdictionary.reference.com%2Fwhatzup.html&t=a&d=d&s=di&c=a&ti=1&ai=51359&l=dir&o=0&sv=00000000&ip=445103a0&u=audio"); interfaceflash.addParam('wmode','transparent');interfaceflash.write();? Origin
Identity Theft Protection
Proactive Identity Theft Protection Go with the Leader - LifeLock
www.lifelock.com
Are you covered?
Credit monitoring and ID protection are not the same. Are you covered?
www.guardianidtech.com
Consumer Fraud
Consumer Fraud Auto Fraud
www.consumer-attorney.com
Ads
theft? ", "6");interfaceflash.addParam("loop", "false");interfaceflash.addParam("quality", "high");interfaceflash.addParam("menu", "false");interfaceflash.addParam("salign", "t");interfaceflash.addParam("FlashVars", "soundUrl=http%3A%2F%2Fsp.dictionary.com%2Fdictstatic%2Fdictionary%2Faudio%2Fluna%2FT02%2FT0202600.mp3&clkLogProxyUrl=http%3A%2F%2Fdictionary.reference.com%2Fwhatzup.html&t=a&d=d&s=di&c=a&ti=1&ai=51359&l=dir&o=0&sv=00000000&ip=445103a0&u=audio"); interfaceflash.addParam('wmode','transparent');interfaceflash.write();?/?ft/ Show Spelled[theft] Show IPA
noun
1.
the act of stealing; the wrongful taking and carrying away of the personal goods or property of another; larceny.
2.
an instance of this.
3.
Archaic. something stolen.
Best ID Theft Services
Reviews Of The Best Identity Theft Protection Services. Price & Rank.
consumercompare.nextadvisor.com
Ad
Origin:
before 900; Middle English; Old English thfth, thofth; see thief, -th1; cognate with Old Norse thy?fth, obsolete Dutch diefte
Related forms
antitheft, adjective
:10
:09
:08
:07
:06
:05
:04
:03
:02
:01
Theft is always a great word to know.
So is bezoar. Does it mean:
So is zedonk. Does it mean:
So is quincunx. Does it mean:
a calculus or concretion found in the stomach or intestines of certain animals, esp. ruminants, formerly reputed to be an effective remedy for poison.
an extraordinary or unusual thing, person, or event; an exceptional example or instance.
the offspring of a zebra and a donkey.
a printed punctuation mark (?), available only in some typefaces, designed to combine the question mark (?) and the exclamation point (!), indicating a mixture of query and interjection, as after a rhetorical question.
a chattering or flighty, light-headed person.
an arrangement of five objects, as trees, in a square or rectangle, one at each corner and one in the middle.
LEARN MORE UNUSUAL WORDS WITH WORD DYNAMO...
Dictionary.com Unabridged
Based on the Random House Dictionary, ? Random House, Inc. 2011.
Cite This Source
| Link To theft
'); $j('#fncyb').attr("href","http://app.dictionary.com/popup?source=favorites&fnCallback=loginuser&callbackAction=addToFav&domaindest=reference.com") ; } $j('body').delegate('.pronlink','mousedown',function(){ spk(this,{lk:'hr2ue7',en:'ssipa',io:'0',b:'hdwd',tp:'mid',m:'ssipa',pt:'Standard+spelling%2FIPA+toggle'}); });
Crime in the News
Look for recent criminal news? Read the latest articles on RT.com
www.rt.com
Ad
Collins
World English Dictionary
theft (?ft)
n
1.
criminal law the dishonest taking of property belonging to another person with the intention of depriving the owner permanently of its possession
2.
rare something stolen
[Old English thofth; related to Old Norse th?fth, Old Frisian thivethe, Middle Dutch dfte; see thief]
'theftless
adj
Collins English Dictionary - Complete & Unabridged 10th Edition
2009 ? William Collins Sons & Co. Ltd. 1979, 1986 ? HarperCollins
Publishers 1998, 2000, 2003, 2005, 2006, 2007, 2009
Cite This Source
Etymonline
Word Origin & History
theft
O.E. ?eof? (W.Saxon ?ief?), from P.Gmc. *theubitho (cf. O.Fris. thiufthe, O.N. ?yf?), from *theubaz "thief" (see thief) + suffix -itha (cognate with L. -itatem).
Online Etymology Dictionary, ? 2010 Douglas Harper
Cite This Source
Merriam-Webster
Legal Dictionary
Main Entry: theft
Function: noun
Etymology: Old English thiefth
: LARCENY; broadly : a criminal taking of the property or services of another without consent
NOTE: Theft commonly encompasses by statute a variety of forms of stealing formerly treated as distinct crimes.
grand theft
: theft of property or services whose value exceeds a specified amount or of a specified kind of property (as an automobile)
NOTE: Grand theft is a felony.
petty theft
: theft of property or services whose value is below a specified amount called also petit theft
NOTE: Petty theft is a misdemeanor but may be aggravated by prior convictions.
Merriam-Webster's Dictionary of Law, ? 1996 Merriam-Webster, Inc.
Cite This Source
Easton
Bible Dictionary
Theft definition
Punished by restitution, the proportions of which are noted in 2 Sam. 12:6. If the thief could not pay the fine, he was to be sold to a Hebrew master till he could pay (Ex. 22:1-4). A night-thief might be smitten till he died, and there would be no blood-guiltiness for him (22:2). A man-stealer was to be put to death (21:16). All theft is forbidden (Ex. 20:15; 21:16; Lev. 19:11; Deut. 5:19; 24:7; Ps. 50:18; Zech. 5:3; Matt. 19:18; Rom. 13:9; Eph. 4:28; 1 Pet. 4:15).
Easton's 1897 Bible Dictionary
Cite This Source
Word Dynamo By Dictionary.com
Searching for theft?
How many words do you actually know?
FIND OUT
Related Words
theftproof charge steal stealth theft insurance thievery
abstraction admission appropriate base bribery casualty insurance
MORE
Matching Quote
"Gambling is closely related to theft, and lewdness to murder."
-unknown author
MORE
Partners:WordBloglinesCitysearchThe Daily BeastAsk AnswersAsk KidsLife123SendoriThesaurus
Dictionary.com, LLC. Copyright ? 2011. All rights reserved.
About Privacy Policy Terms of Use API Careers Advertise with Us Contact Us Help
Please Login or Sign Up to use the Favorites feature
Please Login or Sign Up to use the Recent Searches feature
FAVORITES
RECENT
How many words do you know? FIND OUT You may expect "Ouija" in Oujia board to have some magical origin. Here\'s the real deal<\/a>.' ; if($j('#diduno')){$j('#diduno').html(didyouknow);} var linkrefer = '
