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) = "dead", 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_pa syn ON syn.synsetid = ss.synsetid LEFT JOIN sk_senses_pa sns ON sns.synsetid = ss.synsetid LEFT JOIN sk_word_pa wind ON wind.id = sns.wordid LEFT JOIN sk_word_en wen ON w1.wordid = wen.wnwordid WHERE w.lemma LIKE "dead" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "dead",
"def": [
{
"l": "dead",
"lexname": "adj.all",
"lexid": 0,
"pos": "adjective",
"de": [
{
"id": 300837417,
"en": {
"d": "out of use or operation because of a fault or breakdown",
"w": [],
"eg": [
"a dead telephone line",
"the motor is dead"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 302440966,
"en": {
"d": "very tired",
"w": [],
"eg": [
"bushed after all that exercise",
"I'm dead after that long trip",
"so beat I could flop down and go to sleep anywhere",
"was all in at the end of the day"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 302114666,
"en": {
"d": "(followed by `to') not showing human feeling or sensitivity; unresponsive",
"w": [],
"eg": [
"numb to the cries for mercy",
"passersby were dead to our plea for help"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 302112883,
"en": {
"d": "devoid of physical sensation; numb",
"w": [],
"eg": [
"a public desensitized by continuous television coverage of atrocities",
"his gums were dead from the novocain",
"she felt no discomfort as the dentist drilled her deadened tooth"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 302018541,
"en": {
"d": "lacking acoustic resonance",
"w": [],
"eg": [
"dead sounds characteristic of some compact discs",
"the dead wall surfaces of a recording studio"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301878233,
"en": {
"d": "not yielding a return",
"w": [],
"eg": [
"dead capital",
"idle funds"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301843885,
"en": {
"d": "unerringly accurate",
"w": [],
"eg": [
"a dead shot",
"took dead aim"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301244121,
"en": {
"d": "not circulating or flowing",
"w": [],
"eg": [
"dead air",
"dead water",
"stagnant water"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300932684,
"en": {
"d": "not surviving in active use",
"w": [],
"eg": [
"Latin is a dead language"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300849276,
"en": {
"d": "lacking resilience or bounce",
"w": [],
"eg": [
"a dead tennis ball"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300672155,
"en": {
"d": "no longer having force or relevance",
"w": [],
"eg": [
"a dead issue"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300524413,
"en": {
"d": "the complete stoppage of an action",
"w": [],
"eg": [
"came to a dead stop"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300360340,
"en": {
"d": "drained of electric charge; discharged",
"w": [],
"eg": [
"a dead battery",
"left the lights on and came back to find the battery drained"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300100594,
"en": {
"d": "not showing characteristics of life especially the capacity to sustain life; no longer exerting force or having energy or heat",
"w": [],
"eg": [
"dead coals",
"dead soil",
"Mars is a dead planet",
"the fire is dead"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300096133,
"en": {
"d": "no longer having or seeming to have or expecting to have life",
"w": [],
"eg": [
"a dead pallor",
"he was marked as a dead man by the assassin",
"the nerve is dead"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300041424,
"en": {
"d": "physically inactive",
"w": [],
"eg": [
"Crater Lake is in the crater of a dead volcano of the Cascade Range"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 300036992,
"en": {
"d": "devoid of activity",
"w": [],
"eg": [
"this is a dead town; nothing ever happens here"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "dead",
"lexname": "adv.all",
"lexid": 2,
"pos": "adverb",
"de": [
{
"id": 400062066,
"en": {
"d": "quickly and without warning",
"w": [],
"eg": [
"he stopped suddenly"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 400009459,
"en": {
"d": "completely and without qualification; used informally as intensifiers",
"w": [],
"eg": [
"a perfectly idiotic idea",
"an absolutely magnificent painting",
"dead right",
"utterly miserable",
"was dead tired",
"you can be dead sure of my innocence",
"you're perfectly right"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "dead",
"lexname": "noun.time",
"lexid": 28,
"pos": "noun",
"de": [
{
"id": 115148279,
"en": {
"d": "a time when coldness (or some other quality associated with death) is intense",
"w": [],
"eg": [
"the dead of winter"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107962243,
"en": {
"d": "people who are no longer living",
"w": [],
"eg": [
"they buried the dead"
]
},
"pa": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Examples
Examples
Examples
Examples
Examples
Examples
Examples
Examples
Example
Example
Example
Example
Examples
Examples
Examples
Example
Example
Example
Examples
Example
Example
The word or phrase dead refers to out of use or operation because of a fault or breakdown, or very tired, or (followed by `to') not showing human feeling or sensitivity; unresponsive, or devoid of physical sensation; numb, or lacking acoustic resonance, or not yielding a return, or quickly and without warning, or a time when coldness (or some other quality associated with death) is intense. See dead meaning in Punjabi, dead definition, translation and meaning of dead in Punjabi. Find dead similar words, dead synonyms. Also learn dead opposite words, dead antonyms. Learn and practice the pronunciation of dead. Find the answer of what is the meaning of dead in Punjabi.
Other languages: dead meaning in Hindi
What is dead meaning in Punjabi, dead translation in Punjabi, dead definition, pronunciations and examples of dead in Punjabi.