"introspect" meaning in All languages combined

See introspect on Wiktionary

Verb [English]

IPA: /ˌɪntɹəˈspɛkt/ Audio: LL-Q1860 (eng)-Vealhurl-introspect.wav Forms: introspects [present, singular, third-person], introspecting [participle, present], introspected [participle, past], introspected [past]
Rhymes: -ɛkt Etymology: From Latin intrōspectus, past participle of intrōspiciō. By surface analysis, intro- + -spect. Etymology templates: {{bor|en|la|intrōspectus}} Latin intrōspectus, {{surf|en|intro-|-spect}} By surface analysis, intro- + -spect Head templates: {{en-verb}} introspect (third-person singular simple present introspects, present participle introspecting, simple past and past participle introspected)
  1. (intransitive) To engage in introspection. Tags: intransitive
    Sense id: en-introspect-en-verb-k61vFtBE
  2. (transitive) To look into. Tags: transitive
    Sense id: en-introspect-en-verb-VUGxICIX
  3. (transitive, programming) To examine by means of type introspection. Tags: transitive Categories (topical): Programming
    Sense id: en-introspect-en-verb-9zHAlsNK Categories (other): English entries with incorrect language header, English terms prefixed with intro-, English terms suffixed with -spect, Pages with 1 entry, Pages with entries Disambiguation of English entries with incorrect language header: 6 7 87 Disambiguation of English terms prefixed with intro-: 23 31 46 Disambiguation of English terms suffixed with -spect: 11 21 67 Disambiguation of Pages with 1 entry: 6 12 82 Disambiguation of Pages with entries: 5 9 87 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences

Inflected forms

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "la",
        "3": "intrōspectus"
      },
      "expansion": "Latin intrōspectus",
      "name": "bor"
    },
    {
      "args": {
        "1": "en",
        "2": "intro-",
        "3": "-spect"
      },
      "expansion": "By surface analysis, intro- + -spect",
      "name": "surf"
    }
  ],
  "etymology_text": "From Latin intrōspectus, past participle of intrōspiciō. By surface analysis, intro- + -spect.",
  "forms": [
    {
      "form": "introspects",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "introspecting",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "introspected",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "introspected",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "introspect (third-person singular simple present introspects, present participle introspecting, simple past and past participle introspected)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [],
      "glosses": [
        "To engage in introspection."
      ],
      "id": "en-introspect-en-verb-k61vFtBE",
      "links": [
        [
          "introspection",
          "introspection"
        ]
      ],
      "raw_glosses": [
        "(intransitive) To engage in introspection."
      ],
      "tags": [
        "intransitive"
      ]
    },
    {
      "categories": [],
      "examples": [
        {
          "ref": "2012, J. R. Mendola, Human Thought:",
          "text": "Second, to say that something is introspectible, that we can introspect it, is not to imply that we are in fact aware of it. What's more, I haven't claimed that we even can introspect all the thoughts we have, only that we can introspect that we have two important sorts of thoughts.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To look into."
      ],
      "id": "en-introspect-en-verb-VUGxICIX",
      "links": [
        [
          "look into",
          "look into"
        ]
      ],
      "raw_glosses": [
        "(transitive) To look into."
      ],
      "tags": [
        "transitive"
      ]
    },
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Programming",
          "orig": "en:Programming",
          "parents": [
            "Computing",
            "Software engineering",
            "Technology",
            "Computer science",
            "Engineering",
            "Software",
            "All topics",
            "Sciences",
            "Applied sciences",
            "Media",
            "Fundamental",
            "Communication"
          ],
          "source": "w"
        },
        {
          "_dis": "6 7 87",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "23 31 46",
          "kind": "other",
          "name": "English terms prefixed with intro-",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "11 21 67",
          "kind": "other",
          "name": "English terms suffixed with -spect",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "6 12 82",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "5 9 87",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2002, Java Enterprise Best Practices, O'Reilly:",
          "text": "DynamicMBeanFacade uses Java's reflection API to introspect the managed resource and discover data type information for attributes.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To examine by means of type introspection."
      ],
      "id": "en-introspect-en-verb-9zHAlsNK",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "examine",
          "examine"
        ],
        [
          "type introspection",
          "type introspection"
        ]
      ],
      "raw_glosses": [
        "(transitive, programming) To examine by means of type introspection."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˌɪntɹəˈspɛkt/"
    },
    {
      "audio": "LL-Q1860 (eng)-Vealhurl-introspect.wav",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0e/LL-Q1860_%28eng%29-Vealhurl-introspect.wav/LL-Q1860_%28eng%29-Vealhurl-introspect.wav.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0e/LL-Q1860_%28eng%29-Vealhurl-introspect.wav/LL-Q1860_%28eng%29-Vealhurl-introspect.wav.ogg"
    },
    {
      "rhymes": "-ɛkt"
    }
  ],
  "word": "introspect"
}
{
  "categories": [
    "English entries with incorrect language header",
    "English lemmas",
    "English terms borrowed from Latin",
    "English terms derived from Latin",
    "English terms prefixed with intro-",
    "English terms suffixed with -spect",
    "English verbs",
    "Pages with 1 entry",
    "Pages with entries",
    "Rhymes:English/ɛkt",
    "Rhymes:English/ɛkt/3 syllables"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "la",
        "3": "intrōspectus"
      },
      "expansion": "Latin intrōspectus",
      "name": "bor"
    },
    {
      "args": {
        "1": "en",
        "2": "intro-",
        "3": "-spect"
      },
      "expansion": "By surface analysis, intro- + -spect",
      "name": "surf"
    }
  ],
  "etymology_text": "From Latin intrōspectus, past participle of intrōspiciō. By surface analysis, intro- + -spect.",
  "forms": [
    {
      "form": "introspects",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "introspecting",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "introspected",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "introspected",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "introspect (third-person singular simple present introspects, present participle introspecting, simple past and past participle introspected)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        "English intransitive verbs"
      ],
      "glosses": [
        "To engage in introspection."
      ],
      "links": [
        [
          "introspection",
          "introspection"
        ]
      ],
      "raw_glosses": [
        "(intransitive) To engage in introspection."
      ],
      "tags": [
        "intransitive"
      ]
    },
    {
      "categories": [
        "English terms with quotations",
        "English transitive verbs",
        "Quotation templates to be cleaned"
      ],
      "examples": [
        {
          "ref": "2012, J. R. Mendola, Human Thought:",
          "text": "Second, to say that something is introspectible, that we can introspect it, is not to imply that we are in fact aware of it. What's more, I haven't claimed that we even can introspect all the thoughts we have, only that we can introspect that we have two important sorts of thoughts.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To look into."
      ],
      "links": [
        [
          "look into",
          "look into"
        ]
      ],
      "raw_glosses": [
        "(transitive) To look into."
      ],
      "tags": [
        "transitive"
      ]
    },
    {
      "categories": [
        "English terms with quotations",
        "English transitive verbs",
        "Quotation templates to be cleaned",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "2002, Java Enterprise Best Practices, O'Reilly:",
          "text": "DynamicMBeanFacade uses Java's reflection API to introspect the managed resource and discover data type information for attributes.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To examine by means of type introspection."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "examine",
          "examine"
        ],
        [
          "type introspection",
          "type introspection"
        ]
      ],
      "raw_glosses": [
        "(transitive, programming) To examine by means of type introspection."
      ],
      "tags": [
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˌɪntɹəˈspɛkt/"
    },
    {
      "audio": "LL-Q1860 (eng)-Vealhurl-introspect.wav",
      "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0e/LL-Q1860_%28eng%29-Vealhurl-introspect.wav/LL-Q1860_%28eng%29-Vealhurl-introspect.wav.mp3",
      "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/0/0e/LL-Q1860_%28eng%29-Vealhurl-introspect.wav/LL-Q1860_%28eng%29-Vealhurl-introspect.wav.ogg"
    },
    {
      "rhymes": "-ɛkt"
    }
  ],
  "word": "introspect"
}

Download raw JSONL data for introspect meaning in All languages combined (3.3kB)


This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-12-21 from the enwiktionary dump dated 2024-12-04 using wiktextract (d8cb2f3 and 4e554ae). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.