SELECT IFNULL(cw.casedwordid, w.wordid) as wordid, IFNULL(cw.cased,w.lemma) AS lemma, ss.synsetid, ss.lexdomainid, lex.lexdomainname, (CASE WHEN ss.pos IN ('n') THEN 'noun' WHEN ss.pos IN ('v') THEN 'verb' WHEN ss.pos IN ('a','s') THEN 'adjective' WHEN ss.pos IN ('r') THEN 'adverb' ELSE ' ' END) AS pos, syn.definition AS definition_indic, ss.definition as definition_en, GROUP_CONCAT(DISTINCT CONCAT(wind.lemma,':',wind.id) SEPARATOR '|') AS lemmaset_indic, GROUP_CONCAT(DISTINCT sm.sample SEPARATOR '|') AS sampleset, GROUP_CONCAT(DISTINCT CONCAT(IF(IFNULL(cw1.cased,w1.lemma) = "promote", NULL, IFNULL(cw1.cased,w1.lemma)),':',wen.id) SEPARATOR '|') AS lemmaset_en FROM sqlunet.wnwords w LEFT JOIN sqlunet.wnsenses s ON s.wordid=w.wordid LEFT JOIN sqlunet.wncasedwords cw ON (w.wordid=cw.wordid AND s.casedwordid=cw.casedwordid) LEFT JOIN sqlunet.wnsynsets ss ON ss.synsetid=s.synsetid LEFT JOIN sqlunet.wnlexdomains lex ON ss.lexdomainid = lex.lexdomainid LEFT JOIN sqlunet.wnsamples sm ON sm.synsetid=ss.synsetid LEFT JOIN sqlunet.wnsenses s1 ON s1.synsetid=ss.synsetid LEFT JOIN sqlunet.wncasedwords cw1 ON cw1.casedwordid=s1.casedwordid LEFT JOIN sqlunet.wnwords w1 ON w1.wordid=s1.wordid LEFT JOIN sk_synsets_mr syn ON syn.synsetid = ss.synsetid LEFT JOIN sk_senses_mr sns ON sns.synsetid = ss.synsetid LEFT JOIN sk_word_mr wind ON wind.id = sns.wordid LEFT JOIN sk_word_en wen ON w1.wordid = wen.wnwordid WHERE w.lemma LIKE "promote" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "promote",
"def": [
{
"l": "promote",
"lexname": "verb.communication",
"lexid": 32,
"pos": "verb",
"de": [
{
"id": 200978685,
"en": {
"d": "make publicity for; try to sell (a product)",
"w": [],
"eg": [
"The company is heavily advertizing their new laptops",
"The salesman is aggressively pushing the new computer model"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201082628,
"en": {
"d": "change a pawn for a better piece by advancing it to the eighth row, or change a checker piece for a more valuable piece by moving it to the row closest to your opponent",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201082916,
"en": {
"d": "be changed for a superior chess or checker piece",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 202402779,
"en": {
"d": "give a promotion to or assign to a higher position",
"w": [],
"eg": [
"I got promoted after many years of hard work",
"John was kicked upstairs when a replacement was hired",
"Women tend not to advance in the major law firms"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 202560630,
"en": {
"d": "contribute to the progress or growth of",
"w": [],
"eg": [
"I am promoting the use of computers in the classroom"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Examples
Examples
Example
What is another word for promote ?
Sentences with the word promote
The word or phrase promote refers to make publicity for; try to sell (a product), or change a pawn for a better piece by advancing it to the eighth row, or change a checker piece for a more valuable piece by moving it to the row closest to your opponent, or be changed for a superior chess or checker piece, or give a promotion to or assign to a higher position, or contribute to the progress or growth of. See promote meaning in Marathi, promote definition, translation and meaning of promote in Marathi. Find promote similar words, promote synonyms. Also learn promote opposite words, promote antonyms. Learn and practice the pronunciation of promote. Find the answer of what is the meaning of promote in Marathi.
Other languages: promote meaning in Hindi
What is promote meaning in Marathi, promote translation in Marathi, promote definition, pronunciations and examples of promote in Marathi.