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": ""
                        }
                    }
                ]
            }
        ]
    }
]
first meaning in Marathi | first translation in Marathi - Shabdkosh

first - Meaning in Marathi

first - Meaning in Marathi

Sorry, exact match is not available in the bilingual dictionary.

13

Definitions and Meaning of first in English

first adjective

  1. ranking above all others

    Examples

    • "the foremost figure among marine artists"
    • "the top graduate"
    • "was first in her class"
  2. serving to begin

    Examples

    • "the beginning canto of the poem"
    • "the first verse"
  3. serving to set in motion

    Examples

    • "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"
  4. preceding all others in time or space or degree

    Examples

    • "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"
  5. highest in pitch or chief among parts or voices or instruments or orchestra sections

    Examples

    • "first soprano"
    • "played first horn"
    • "the first violin section"
  6. indicating the beginning unit in a series

first abverb

  1. before anything else

    Example

    • "first we must consider the garter snake"
  2. the initial time

    Example

    • "when Felix first saw a garter snake"
  3. prominently forward

    Example

    • "he put his best foot foremost"
  4. before another in time, space, or importance

    Examples

    • "I was here first"
    • "let's do this job first"

first noun

  1. 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)
  2. the lowest forward gear ratio in the gear box of a motor vehicle; used to start a car moving
  3. an honours degree of the highest class
  4. the first element in a countable series

    Example

    • "the first of the month"
  5. the first or highest in an ordering or series

    Example

    • "He wanted to be the first"
  6. the time at which something is supposed to begin

    Examples

    • "she knew from the get-go that he was the man for her"
    • "they got an early start"
Advertisement - Remove

What is first meaning in Marathi?

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

Tags for the entry "first"

What is first meaning in Marathi, first translation in Marathi, first definition, pronunciations and examples of first in Marathi.

Advertisement - Remove

Vocabulary Quiz

Birds

Question

SHABDKOSH Apps

Download SHABDKOSH Apps for Android and iOS
SHABDKOSH Logo Shabdkosh  Premium

Ad-free experience & much more

Articles

image

Active Voice and Passive Voice

This article will help you understand the difference between active and passive voice and make your written and spoken skills of language better.
image

Difference between Voice and Speech in Grammar

English learners may get confused between the use of these two topics and end up making mistakes. Read this short article to help yourself and improve your language.
image

Tips for Kannada language beginners

Learning a new language is always a difficult task. Small tips and tricks of learning a new language always helps and develops interest to know more about it.
image

Hindi - Language vs Dialect

Language and dialect are difficult to understand. Read this article to know what it means and…
image

French words used in English

Using French words while talking in English is not new. French has been a part of English language…
image

Fun facts about Hindi

Every language comes with facts and history. Hindi is no exception. Know these facts and your…
Advertisement - Remove
Back to top

Liked Words

Login to get your liked words.

Recent Searches

Login to get your liked words.