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) = "first", 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 "first" GROUP BY ss.synsetid,w.wordid, cw.casedwordid ORDER BY pos, wordid
[
{
"lemma": "first",
"def": [
{
"l": "first",
"lexname": "adj.all",
"lexid": 0,
"pos": "adjective",
"de": [
{
"id": 300229886,
"en": {
"d": "ranking above all others",
"w": [],
"eg": [
"the foremost figure among marine artists",
"the top graduate",
"was first in her class"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301012803,
"en": {
"d": "serving to begin",
"w": [],
"eg": [
"the beginning canto of the poem",
"the first verse"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301012940,
"en": {
"d": "serving to set in motion",
"w": [],
"eg": [
"an initiatory step toward a treaty",
"his first (or maiden) speech in Congress",
"the initiative phase in the negotiations",
"the liner's maiden voyage",
"the magazine's inaugural issue"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301014459,
"en": {
"d": "preceding all others in time or space or degree",
"w": [],
"eg": [
"her first baby",
"his first political race",
"the first day of spring",
"the first house on the right",
"the first meetings of the new party",
"the first phase of his training",
"the first time"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 301019807,
"en": {
"d": "highest in pitch or chief among parts or voices or instruments or orchestra sections",
"w": [],
"eg": [
"first soprano",
"played first horn",
"the first violin section"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 302209716,
"en": {
"d": "indicating the beginning unit in a series",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "first",
"lexname": "adv.all",
"lexid": 2,
"pos": "adverb",
"de": [
{
"id": 400103286,
"en": {
"d": "before anything else",
"w": [],
"eg": [
"first we must consider the garter snake"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 400104262,
"en": {
"d": "the initial time",
"w": [],
"eg": [
"when Felix first saw a garter snake"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 400256094,
"en": {
"d": "prominently forward",
"w": [],
"eg": [
"he put his best foot foremost"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 400509461,
"en": {
"d": "before another in time, space, or importance",
"w": [],
"eg": [
"I was here first",
"let's do this job first"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
}
]
},
{
"l": "first",
"lexname": "noun.act",
"lexid": 4,
"pos": "noun",
"de": [
{
"id": 100724798,
"en": {
"d": "the fielding position of the player on a baseball team who is stationed at first of the bases in the infield (counting counterclockwise from home plate)",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 103354857,
"en": {
"d": "the lowest forward gear ratio in the gear box of a motor vehicle; used to start a car moving",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 106712932,
"en": {
"d": "an honours degree of the highest class",
"w": [],
"eg": []
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 113618687,
"en": {
"d": "the first element in a countable series",
"w": [],
"eg": [
"the first of the month"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 113868396,
"en": {
"d": "the first or highest in an ordering or series",
"w": [],
"eg": [
"He wanted to be the first"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
},
{
"id": 115290329,
"en": {
"d": "the time at which something is supposed to begin",
"w": [],
"eg": [
"she knew from the get-go that he was the man for her",
"they got an early start"
]
},
"mr": {
"d": null,
"w": [],
"eg": ""
}
}
]
}
]
}
]
Sorry, exact match is not available in the bilingual dictionary.
13
Examples
Examples
Examples
Examples
Examples
Example
Example
Example
Examples
Example
Example
Examples
The word or phrase first refers to ranking above all others, or serving to begin, or serving to set in motion, or preceding all others in time or space or degree, or highest in pitch or chief among parts or voices or instruments or orchestra sections, or indicating the beginning unit in a series, or before anything else, or the fielding position of the player on a baseball team who is stationed at first of the bases in the infield (counting counterclockwise from home plate). See first meaning in Marathi, first definition, translation and meaning of first in Marathi. Find first similar words, first synonyms. Also learn first opposite words, first antonyms. Learn and practice the pronunciation of first. Find the answer of what is the meaning of first in Marathi.
Other languages: first meaning in Hindi
What is first meaning in Marathi, first translation in Marathi, first definition, pronunciations and examples of first in Marathi.