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) = "snap", 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_bn syn ON syn.synsetid = ss.synsetid LEFT JOIN sk_senses_bn sns ON sns.synsetid = ss.synsetid LEFT JOIN sk_word_bn wind ON wind.id = sns.wordid LEFT JOIN sk_word_en wen ON w1.wordid = wen.wnwordid WHERE w.lemma LIKE "snap" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "snap",
"def": [
{
"l": "snap",
"lexname": "noun.act",
"lexid": 4,
"pos": "noun",
"de": [
{
"id": 100139776,
"en": {
"d": "the act of catching an object with the hands",
"w": [],
"eg": [
"he made a grab for the ball before it landed",
"Martin's snatch at the bridle failed and the horse raced away",
"Mays made the catch with his back to the plate",
"the infielder's snap and throw was a single motion"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 100121763,
"en": {
"d": "(American football) putting the ball in play by passing it (between the legs) to a back",
"w": [],
"eg": [
"the quarterback fumbled the snap"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 115324340,
"en": {
"d": "a spell of cold weather",
"w": [],
"eg": [
"a cold snap in the middle of May"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107744029,
"en": {
"d": "tender green beans without strings that easily snap into sections",
"w": [],
"eg": []
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107651993,
"en": {
"d": "a crisp round cookie flavored with ginger",
"w": [],
"eg": []
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107408836,
"en": {
"d": "the noise produced by the rapid movement of a finger from the tip to the base of the thumb on the same hand",
"w": [],
"eg": [
"servants appeared at the snap of his fingers"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107396023,
"en": {
"d": "a sudden sharp noise",
"w": [],
"eg": [
"he can hear the snap of a twig",
"he heard the cracking of the ice",
"the crack of a whip"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 107382308,
"en": {
"d": "a sudden breaking",
"w": [],
"eg": []
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 105027524,
"en": {
"d": "the tendency of a body to return to its original shape after it has been stretched or compressed",
"w": [],
"eg": [
"the waistband had lost its snap"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 104255717,
"en": {
"d": "an informal photograph; usually made with a small hand-held camera",
"w": [],
"eg": [
"he tried to get unposed shots of his friends",
"my snapshots haven't been developed yet"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 104255319,
"en": {
"d": "a fastener used on clothing; fastens with a snapping sound",
"w": [],
"eg": [
"children can manage snaps better than buttons"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 100576402,
"en": {
"d": "any undertaking that is easy to do",
"w": [],
"eg": [
"marketing this product will be no picnic"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 100345525,
"en": {
"d": "the act of snapping the fingers; movement of a finger from the tip to the base of the thumb on the same hand",
"w": [],
"eg": [
"he gave his fingers a snap"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "snap",
"lexname": "verb.perception",
"lexid": 39,
"pos": "verb",
"de": [
{
"id": 202187297,
"en": {
"d": "make a sharp sound",
"w": [],
"eg": [
"his fingers snapped"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 202093216,
"en": {
"d": "move with a snapping sound",
"w": [],
"eg": [
"bullets snapped past us"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201897764,
"en": {
"d": "move or strike with a noise",
"w": [],
"eg": [
"he clicked on the light",
"his arm was snapped forward"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201788114,
"en": {
"d": "lose control of one's emotions",
"w": [],
"eg": [
"When her baby died, she snapped",
"When she heard that she had not passed the exam, she lost it completely"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201576346,
"en": {
"d": "separate or cause to separate abruptly",
"w": [
{
"word": "tear",
"id": "588739"
}
],
"eg": [
"tear the paper",
"The rope snapped"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201448920,
"en": {
"d": "bring the jaws together",
"w": [],
"eg": [
"he snapped indignantly"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201442364,
"en": {
"d": "to grasp hastily or eagerly",
"w": [],
"eg": [
"Before I could stop him the dog snatched the ham bone"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201405526,
"en": {
"d": "put in play with a snap",
"w": [],
"eg": [
"snap a football"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201244772,
"en": {
"d": "cause to make a snapping sound",
"w": [],
"eg": [
"snap your fingers"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 201005294,
"en": {
"d": "record on photographic film",
"w": [],
"eg": [
"I photographed the scene of the accident",
"She snapped a picture of the President"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200918227,
"en": {
"d": "utter in an angry, sharp, or abrupt tone",
"w": [],
"eg": [
"The guard snarled at us",
"The sales clerk snapped a reply at the angry customer"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200356324,
"en": {
"d": "close with a snapping motion",
"w": [],
"eg": [
"The lock snapped shut"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 200337875,
"en": {
"d": "break suddenly and abruptly, as under tension",
"w": [],
"eg": [
"The pipe snapped"
]
},
"bn": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Examples
Example
Example
Example
Examples
Example
Examples
Example
Example
Example
Example
Example
Examples
Examples
Synonyms
tear
Examples
Example
Example
Example
Example
Examples
Examples
Example
Example
The word or phrase snap refers to the act of catching an object with the hands, or (American football) putting the ball in play by passing it (between the legs) to a back, or a spell of cold weather, or tender green beans without strings that easily snap into sections, or a crisp round cookie flavored with ginger, or the noise produced by the rapid movement of a finger from the tip to the base of the thumb on the same hand, or make a sharp sound. See snap meaning in Bengali, snap definition, translation and meaning of snap in Bengali. Find snap similar words, snap synonyms. Learn and practice the pronunciation of snap. Find the answer of what is the meaning of snap in Bengali.
Other languages: snap meaning in Hindi
What is snap meaning in Bengali, snap translation in Bengali, snap definition, pronunciations and examples of snap in Bengali.