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) = "discharge", 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_te syn ON syn.synsetid = ss.synsetid LEFT JOIN sk_senses_te sns ON sns.synsetid = ss.synsetid LEFT JOIN sk_word_te wind ON wind.id = sns.wordid LEFT JOIN sk_word_en wen ON w1.wordid = wen.wnwordid WHERE w.lemma LIKE "discharge" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "discharge",
"def": [
{
"l": "discharge",
"lexname": "noun.act",
"lexid": 4,
"pos": "noun",
"de": [
{
"id": 100214561,
"en": {
"d": "a formal written statement of relinquishment",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 100217041,
"en": {
"d": "the termination of someone's employment (leaving them free to depart)",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 101255864,
"en": {
"d": "the act of venting",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107322372,
"en": {
"d": "the sudden giving off of energy",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107422377,
"en": {
"d": "the pouring forth of a fluid",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 111531956,
"en": {
"d": "electrical conduction through a gas in an applied electric field",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 113487789,
"en": {
"d": "any of several bodily processes by which substances go out of the body",
"w": [],
"eg": [
"the discharge of pus"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 114876637,
"en": {
"d": "a substance that is emitted or released",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 100124054,
"en": {
"d": "the act of discharging a gun",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "discharge",
"lexname": "verb.social",
"lexid": 41,
"pos": "verb",
"de": [
{
"id": 202569639,
"en": {
"d": "complete or carry out",
"w": [],
"eg": [
"discharge one's duties"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 202427126,
"en": {
"d": "free from obligations or duties",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201492094,
"en": {
"d": "remove (cargo, people, etc.) from and leave",
"w": [],
"eg": [
"drop off the passengers at the hotel",
"unload the cargo"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201491961,
"en": {
"d": "remove the charge from",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201379697,
"en": {
"d": "pour forth or release",
"w": [],
"eg": [
"discharge liquids"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201136664,
"en": {
"d": "go off or discharge",
"w": [],
"eg": [
"The gun fired"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201136251,
"en": {
"d": "cause to go off",
"w": [],
"eg": [
"fire a bullet",
"fire a gun"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201100154,
"en": {
"d": "release from military service",
"w": [],
"eg": []
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200905999,
"en": {
"d": "pronounce not guilty of criminal charges",
"w": [],
"eg": [
"The suspect was cleared of the murder charges"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200449635,
"en": {
"d": "become empty or void of its content",
"w": [],
"eg": [
"The room emptied"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200104622,
"en": {
"d": "eliminate (a substance)",
"w": [],
"eg": [
"combustion products are exhausted in the engine",
"the plant releases a gas"
]
},
"te": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Example
Example
Examples
Example
Example
Examples
Example
Example
Examples
What is another word for discharge ?
Sentences with the word discharge
Words that rhyme with discharge
The word or phrase discharge refers to a formal written statement of relinquishment, or the termination of someone's employment (leaving them free to depart), or the act of venting, or the sudden giving off of energy, or the pouring forth of a fluid, or electrical conduction through a gas in an applied electric field, or complete or carry out. See discharge meaning in Telugu, discharge definition, translation and meaning of discharge in Telugu. Find discharge similar words, discharge synonyms. Also learn discharge opposite words, discharge antonyms. Learn and practice the pronunciation of discharge. Find the answer of what is the meaning of discharge in Telugu.
Other languages: discharge meaning in Hindi
What is discharge meaning in Telugu, discharge translation in Telugu, discharge definition, pronunciations and examples of discharge in Telugu.