Tuesday, February 5, 2008

Dictionary
.CtlCntr { background-color:#b44540; padding:4px 18px 16px 18px }
.CtlTitle { font:bold 70% Verdana; color:#d0e7fd }
.CtlTip { font:normal 70% Verdana; color:#d0e7fd; padding:0 4px 0 4px }
.CtlText { font:normal 70% Verdana; color:#000000 }
function bilsubmit(index)
{
var query= document.dictSearchFrm.search_dict.value;
if(query=="")
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryHome.aspx?lextype=1&langidx=" + index;
else
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryResults.aspx?lextype=1&langidx=" + index + "&search=" + query;
document.forms["dictSearchFrm"].submit();
}
function dictsubmit()
{
var query= document.dictSearchFrm.search_dict.value;
var isBil= document.dictSearchFrm.isBilViewState.value;
var isThes = document.dictSearchFrm.isThesViewState.value;
var escapedQuery = UTF8UrlEncode(query);
if(query!="" && isBil=="1")
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryResults.aspx?lextype=1&search=" + escapedQuery;
else if(isBil=="1")
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryResults.aspx?lextype=1";
else
{

escapedQuery = UTF8UrlEncode(escapedQuery);

escapedQuery = getSafeFileName(escapedQuery);
if (isThes==1)
{
if(escapedQuery!="")
document.forms["dictSearchFrm"].action= "/thesaurus_/" + escapedQuery + ".html";
else
document.forms["dictSearchFrm"].action= "/thesaurus_/_.html";
}
else
{
if(escapedQuery!="")
document.forms["dictSearchFrm"].action= "/dictionary_/" + escapedQuery + ".html";
else
document.forms["dictSearchFrm"].action= "/dictionary_/_.html";
}
}
document.forms["dictSearchFrm"].submit();
}
function homesubmit(lextype)
{
if(lextype==1)
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryHome.aspx?lextype=1";
else
if (lextype==2)
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryHome.aspx?lextype=2";
else
document.forms["dictSearchFrm"].action= "/encnet/features/dictionary/DictionaryHome.aspx";
document.forms["dictSearchFrm"].submit();
}
function getSafeFileName(query)
{
var deviceNames = new Array("con","prn","aux","nul");
var deviceNamesWithDigit = new Array("com","lpt");
if (query.length == 3)
{
for (i=0; i= '0' && query.charAt(3)

Find
in
.TextSel {text-align:center; FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType="0", StartColorStr="#dbe5ee", EndColorStr="#ffffff"); }
.TextNotSel {cursor:hand; text-decoration:none; text-align:center; FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #0066cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType="0", StartColorStr="#dbe5ee", EndColorStr="#ffffff"); }
.Letters {font: 60% Verdana,Arial,sans-serif}
Dictionary
Thesaurus
Translations
ABCDEFGHIJKLMNOPQRSTUVWXYZ
.wordWheelHead {text-align:left; FONT-WEIGHT: normal; FONT-SIZE: 70%; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.wordWheelText {text-align:left; FONT-WEIGHT: normal; FONT-SIZE: 70%; COLOR: #0066cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.wordWheelHighlight {text-align:left; FONT-WEIGHT: bold; FONT-SIZE: 70%; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.resultBarHead { text-align:center; font-weight: bold; font-size: 70%; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
.resultBarHint { text-align:right; font-weight: normal; font-size: 70%; color: #0066cc; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
h1 { text-align:left; font-weight: normal; font-size: 115%; color: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}


blockboard
blockbuster
blockbusting
blocker
blockhead
blockhouse
blocky
blodclaat
blog
blogosphere
blogware
bloke
blokeish
blonde
blood
blood-and-thunder
blood bank

Print Preview
See pronunciation key
Search for "blog" in all of MSN Encarta
E-mail this entry
Download the MSN Encarta Right-Click Dictionary
blog
blog [ blog ]
noun (plural blogs)
Definition:

online Same as weblog
intransitive verb (3rd person present singular blogs, present participle blogging, past and past participle blogged)
Definition:

have weblog: to create or run a weblog
[Contraction]
blogger noun
Encarta® World English Dictionary [World English Edition] © & (P) 2007 Microsoft Corporation. All rights reserved. Developed for Microsoft by Bloomsbury Publishing Plc.
Advertisement
try { dap("&PG=ENCRU1&AP=1089",300,250); } catch(ex){}
Encarta Products

MSN Privacy
Terms of Use
Advertise
Worldwide
Help
© 2007 Microsoft
function OnFeedbackClickHandler()
{
var count = 1;
var p1=escape(document.location.href);
var p2;
try
{
do
{
count++;
} while ( (count