|
|
|
| Search result for adversative (5 entries) | (0.0029 seconds) |
| (เนื่องจากผลลัพธ์จากการค้นหา adversative มีน้อย ระบบได้ทดลองค้นหาใหม่โดยใส่ดอกจันทน์ (wild-card) ให้โดยอัตโนมัติ: *adversative*) |
English-Thai: HOPE Dictionary [with local updates]
| adversative | (แอดเวอ' ซะทิฟว) adj.,n.ซึ่งมีความ หมายตรงกันข้าม,คำที่มีความหมายตรงกันข้าม |
| English-Thai: Nontri Dictionary
|
| Result from Foreign Dictionaries (3 entries found) |
From The Collaborative International Dictionary of English v.0.48 [gcide]:
Adversative \Ad*ver"sa*tive\, a. [L. adversativus, fr.
adversari.]
Expressing contrariety, opposition, or antithesis; as, an
adversative conjunction (but, however, yet, etc. ); an
adversative force. -- {Ad*ver"sa*tive*ly}, adv.
[1913 Webster]
From The Collaborative International Dictionary of English v.0.48 [gcide]:
Adversative \Ad*ver"sa*tive\, n.
An adversative word. --Harris.
[1913 Webster]
From WordNet (r) 3.0 (2006) [wn]:
adversative
adj 1: expressing antithesis or opposition; "the adversative
conjunction `but' in `poor but happy'" [syn:
{adversative}, {oppositive}]
Are you satisfied with the result?You can... Suggest your own translation to LongdoSearch other online dictionaries | | = get_include_contents('inc/searchonline.php');
#include("searchonline.php");
// enable users to contribute
$searchoutput .="Do you know the meaning of this word?";
$search = $oldsearch; // get back to user's search term
$searchoutput .="You can...";
$searchoutput .=" Suggest your own translation to Longdo";
} else {
$search = $oldsearch; // get back to user's search term
//print "Total $foundresult results found. \n";
// enable users to contribute
$searchoutput .="Are you satisfied with the result?";
$searchoutput .="You can...";
$searchoutput .=" Suggest your own translation to Longdo";
$searchoutput .= "Search other online dictionaries";
}
} else {
// mobile
if ( $totalfoundresult == 0) {
$searchoutput .= "Sorry, word not found in any database\n\n";
}
}
// got the output, print and save
if ( $mobile == false ) {
include("inc/suggestion.php");
$suggestoutput = " ";
$resultheadertable = "| Search result for $search ($totalfoundresult entries) | (0.0029 seconds) | ";
#$searchoutput = $resultheadertable . $suggestoutput . "| ".$searchoutput." | ".$adscode." | ";
$searchoutput = $resultheadertable . $suggestoutput . "";
} else {
$searchoutput = "Found $totalfoundresult entries in 0.0029s "
. " - reload\n"
. $searchoutput;
}
mkdir_r($dirprefix);
$dblockfile = $dirprefix."__db.".$dbfilename;
if (file_exists($dblockfile)) {
$dbfilecreationtime = filectime($dblockfile);
$dbfileage = time() - $dbfilecreationtime;
print "";
if ($dbfileage > 60) { // seconds
unlink($dblockfile);
}
}
$id = dba_open($dbname, "c", "db4");
if (!$id) {
#print "";
} else {
#print "";
$dbasaved = true;
dba_replace($oldsearch, $searchoutput , $id) || $dbasaved = false;
dba_replace($oldsearch."-time", time(), $id) || $dbasaved = false;
dba_replace($oldsearch."-no",$totalfoundresult, $id) || $dbasaved = false;
dba_optimize($id); // repack the file
dba_close($id);
chmod($dbname, 0664);
if (!$dbasaved) {
print "";
// something's wrong -- happened before
unlink($dbname) || print "";
}
}
#echo "Success, wrote ".strlen($searchoutput)." bytes to db ($dbname)";
}
if ( $cache != "HIT" ) {
$searchoutput = preg_replace("/<\/span>/", $adscode, $searchoutput);
print $searchoutput;
}
}
?>
earch-local.php");
}
$search = $savebeforewildcardsearch;
if ( $foundresult == $firstroundresult) {
// add a message then we already tried the wild card
if ( ! $mobile) $searchoutput = "| (".${"fewresultsfound1_th"}." $savebeforewildcardsearch ".${"fewresultsfound2_th"}." *$search*) | \n".$searchoutput;
//if ( $mobile) $searchoutput = "Few results found for $savebeforewildcardsearch, automatically try *$search* \n".$searchoutput;
if ( $mobile) $searchoutput = "Automatically try *$search* \n".$searchoutput."";
} elseif ( $foundresult > $firstroundresult) {
if ( ! $mobile) $searchoutput .= "| (".${"fewresultsfound1_th"}." $savebeforewildcardsearch |
|