"templatize" meaning in All languages combined

See templatize on Wiktionary

Verb [English]

IPA: /ˈ tɛm.plə.ˌtaɪz/ Forms: templatizes [present, singular, third-person], templatizing [participle, present], templatized [participle, past], templatized [past]
enPR: tĕmˈ -plə-tīzˌ Etymology: From template + -ize. Etymology templates: {{suffix|en|template|ize}} template + -ize Head templates: {{en-verb}} templatize (third-person singular simple present templatizes, present participle templatizing, simple past and past participle templatized)
  1. (transitive, especially computing and programming) To genericize by means of templates; to convert into a template. Tags: especially, transitive Categories (topical): Computing, Programming Synonyms: templatise [UK] Derived forms: nontemplatized Related terms: templatization

Inflected forms

Alternative forms

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "template",
        "3": "ize"
      },
      "expansion": "template + -ize",
      "name": "suffix"
    }
  ],
  "etymology_text": "From template + -ize.",
  "forms": [
    {
      "form": "templatizes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "templatizing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "templatized",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "templatized",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "templatize (third-person singular simple present templatizes, present participle templatizing, simple past and past participle templatized)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "English terms suffixed with -ize",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "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"
        }
      ],
      "derived": [
        {
          "word": "nontemplatized"
        }
      ],
      "examples": [
        {
          "ref": "2000, Mark A DeLoura, Game programming gems:",
          "text": "For our final look at metaprogramming, we templatize matrix multiplication.",
          "type": "quote"
        },
        {
          "ref": "2001, Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied:",
          "text": "We must templatize the engine with the base types of the two arguments (left-hand side and right-hand side).",
          "type": "quote"
        },
        {
          "ref": "2004, Chris Sells, Justin Gehtland, Windows Forms programming in Visual Basic.NET:",
          "text": "This makes it trivial to templatize your application; changes to the new generic base form automatically cascade to the derived classes at the next build.",
          "type": "quote"
        },
        {
          "ref": "2008, Mark S Joshi, C++ Design Patterns and Derivatives Pricing:",
          "text": "An iterator is a generalization of a pointer and we could templatize the code to work off any iterator.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To genericize by means of templates; to convert into a template."
      ],
      "id": "en-templatize-en-verb--5oJouFL",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ],
        [
          "genericize",
          "genericize"
        ],
        [
          "template",
          "template"
        ],
        [
          "convert",
          "convert"
        ]
      ],
      "raw_glosses": [
        "(transitive, especially computing and programming) To genericize by means of templates; to convert into a template."
      ],
      "related": [
        {
          "word": "templatization"
        }
      ],
      "synonyms": [
        {
          "tags": [
            "UK"
          ],
          "word": "templatise"
        }
      ],
      "tags": [
        "especially",
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈ tɛm.plə.ˌtaɪz/"
    },
    {
      "enpr": "tĕmˈ -plə-tīzˌ"
    }
  ],
  "word": "templatize"
}
{
  "derived": [
    {
      "word": "nontemplatized"
    }
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "template",
        "3": "ize"
      },
      "expansion": "template + -ize",
      "name": "suffix"
    }
  ],
  "etymology_text": "From template + -ize.",
  "forms": [
    {
      "form": "templatizes",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "templatizing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "templatized",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "templatized",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "templatize (third-person singular simple present templatizes, present participle templatizing, simple past and past participle templatized)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "related": [
    {
      "word": "templatization"
    }
  ],
  "senses": [
    {
      "categories": [
        "English entries with incorrect language header",
        "English lemmas",
        "English terms suffixed with -ize",
        "English terms with quotations",
        "English transitive verbs",
        "English verbs",
        "Pages with 1 entry",
        "Quotation templates to be cleaned",
        "en:Computing",
        "en:Programming"
      ],
      "examples": [
        {
          "ref": "2000, Mark A DeLoura, Game programming gems:",
          "text": "For our final look at metaprogramming, we templatize matrix multiplication.",
          "type": "quote"
        },
        {
          "ref": "2001, Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied:",
          "text": "We must templatize the engine with the base types of the two arguments (left-hand side and right-hand side).",
          "type": "quote"
        },
        {
          "ref": "2004, Chris Sells, Justin Gehtland, Windows Forms programming in Visual Basic.NET:",
          "text": "This makes it trivial to templatize your application; changes to the new generic base form automatically cascade to the derived classes at the next build.",
          "type": "quote"
        },
        {
          "ref": "2008, Mark S Joshi, C++ Design Patterns and Derivatives Pricing:",
          "text": "An iterator is a generalization of a pointer and we could templatize the code to work off any iterator.",
          "type": "quote"
        }
      ],
      "glosses": [
        "To genericize by means of templates; to convert into a template."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "programming",
          "programming#Noun"
        ],
        [
          "genericize",
          "genericize"
        ],
        [
          "template",
          "template"
        ],
        [
          "convert",
          "convert"
        ]
      ],
      "raw_glosses": [
        "(transitive, especially computing and programming) To genericize by means of templates; to convert into a template."
      ],
      "tags": [
        "especially",
        "transitive"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    }
  ],
  "sounds": [
    {
      "ipa": "/ˈ tɛm.plə.ˌtaɪz/"
    },
    {
      "enpr": "tĕmˈ -plə-tīzˌ"
    }
  ],
  "synonyms": [
    {
      "tags": [
        "UK"
      ],
      "word": "templatise"
    }
  ],
  "word": "templatize"
}

Download raw JSONL data for templatize meaning in All languages combined (2.6kB)


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-09-22 from the enwiktionary dump dated 2024-09-20 using wiktextract (af5c55c and 66545a6). 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.