"DRY" meaning in English

See DRY in All languages combined, or Wiktionary

Adjective

Forms: DRYer [comparative], DRYest [superlative]
Head templates: {{en-adj|er}} DRY (comparative DRYer, superlative DRYest)
  1. (software engineering) Of code, having the quality of adhering to the principle of DRY; containing as little repetition as possible. Categories (topical): Software engineering
    Sense id: en-DRY-en-adj-1yj0-ZO- Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences, software

Phrase

Head templates: {{head|en|phrase}} DRY
  1. (software engineering) Acronym of don't repeat yourself (“software development principle aimed at reducing repetition”). Tags: abbreviation, acronym, alt-of Alternative form of: don't repeat yourself (extra: software development principle aimed at reducing repetition) Categories (topical): Software engineering
    Sense id: en-DRY-en-phrase-RZHAx6Ca Categories (other): English entries with incorrect language header Disambiguation of English entries with incorrect language header: 31 39 31 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences, software

Verb

Forms: DRYs [present, singular, third-person], DRYing [participle, present], DRYed [participle, past], DRYed [past]
Head templates: {{en-verb}} DRY (third-person singular simple present DRYs, present participle DRYing, simple past and past participle DRYed)
  1. (software engineering) To cause code to become DRY; to remove repetition from code. Categories (topical): Software engineering
    Sense id: en-DRY-en-verb-a2EEsJrS Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences, software

Inflected forms

Download JSON data for DRY meaning in English (4.0kB)

{
  "head_templates": [
    {
      "args": {
        "1": "en",
        "2": "phrase"
      },
      "expansion": "DRY",
      "name": "head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "phrase",
  "senses": [
    {
      "alt_of": [
        {
          "extra": "software development principle aimed at reducing repetition",
          "word": "don't repeat yourself"
        }
      ],
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "_dis": "31 39 31",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2005, Greg Wilson, Data Crunching: Solve Everyday Problems Using Java, Python, and More",
          "text": "The general principle here is DRY: Don't Repeat Yourself (HTOO). If you duplicate information in two or more places, sooner or later, you'll forget to update one of the copies […]",
          "type": "quotation"
        }
      ],
      "glosses": [
        "Acronym of don't repeat yourself (“software development principle aimed at reducing repetition”)."
      ],
      "id": "en-DRY-en-phrase-RZHAx6Ca",
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "don't repeat yourself",
          "w:Don't repeat yourself"
        ]
      ],
      "raw_glosses": [
        "(software engineering) Acronym of don't repeat yourself (“software development principle aimed at reducing repetition”)."
      ],
      "tags": [
        "abbreviation",
        "acronym",
        "alt-of"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}

{
  "forms": [
    {
      "form": "DRYer",
      "tags": [
        "comparative"
      ]
    },
    {
      "form": "DRYest",
      "tags": [
        "superlative"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "er"
      },
      "expansion": "DRY (comparative DRYer, superlative DRYest)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "antonyms": [
        {
          "word": "WET"
        }
      ],
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "Of code, having the quality of adhering to the principle of DRY; containing as little repetition as possible."
      ],
      "id": "en-DRY-en-adj-1yj0-ZO-",
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "code",
          "code"
        ],
        [
          "repetition",
          "repetition"
        ]
      ],
      "raw_glosses": [
        "(software engineering) Of code, having the quality of adhering to the principle of DRY; containing as little repetition as possible."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}

{
  "forms": [
    {
      "form": "DRYs",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "DRYing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "DRYed",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "DRYed",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "DRY (third-person singular simple present DRYs, present participle DRYing, simple past and past participle DRYed)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Software engineering",
          "orig": "en:Software engineering",
          "parents": [
            "Computer science",
            "Engineering",
            "Software",
            "Computing",
            "Sciences",
            "Applied sciences",
            "Technology",
            "Media",
            "All topics",
            "Communication",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "To cause code to become DRY; to remove repetition from code."
      ],
      "id": "en-DRY-en-verb-a2EEsJrS",
      "links": [
        [
          "software engineering",
          "software engineering"
        ]
      ],
      "raw_glosses": [
        "(software engineering) To cause code to become DRY; to remove repetition from code."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}
{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English lemmas",
    "English phrases",
    "English verbs"
  ],
  "head_templates": [
    {
      "args": {
        "1": "en",
        "2": "phrase"
      },
      "expansion": "DRY",
      "name": "head"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "phrase",
  "senses": [
    {
      "alt_of": [
        {
          "extra": "software development principle aimed at reducing repetition",
          "word": "don't repeat yourself"
        }
      ],
      "categories": [
        "English acronyms",
        "English terms with quotations",
        "en:Software engineering"
      ],
      "examples": [
        {
          "ref": "2005, Greg Wilson, Data Crunching: Solve Everyday Problems Using Java, Python, and More",
          "text": "The general principle here is DRY: Don't Repeat Yourself (HTOO). If you duplicate information in two or more places, sooner or later, you'll forget to update one of the copies […]",
          "type": "quotation"
        }
      ],
      "glosses": [
        "Acronym of don't repeat yourself (“software development principle aimed at reducing repetition”)."
      ],
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "don't repeat yourself",
          "w:Don't repeat yourself"
        ]
      ],
      "raw_glosses": [
        "(software engineering) Acronym of don't repeat yourself (“software development principle aimed at reducing repetition”)."
      ],
      "tags": [
        "abbreviation",
        "acronym",
        "alt-of"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}

{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English lemmas",
    "English phrases",
    "English verbs"
  ],
  "forms": [
    {
      "form": "DRYer",
      "tags": [
        "comparative"
      ]
    },
    {
      "form": "DRYest",
      "tags": [
        "superlative"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "er"
      },
      "expansion": "DRY (comparative DRYer, superlative DRYest)",
      "name": "en-adj"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "adj",
  "senses": [
    {
      "antonyms": [
        {
          "word": "WET"
        }
      ],
      "categories": [
        "en:Software engineering"
      ],
      "glosses": [
        "Of code, having the quality of adhering to the principle of DRY; containing as little repetition as possible."
      ],
      "links": [
        [
          "software engineering",
          "software engineering"
        ],
        [
          "code",
          "code"
        ],
        [
          "repetition",
          "repetition"
        ]
      ],
      "raw_glosses": [
        "(software engineering) Of code, having the quality of adhering to the principle of DRY; containing as little repetition as possible."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}

{
  "categories": [
    "English adjectives",
    "English entries with incorrect language header",
    "English lemmas",
    "English phrases",
    "English verbs"
  ],
  "forms": [
    {
      "form": "DRYs",
      "tags": [
        "present",
        "singular",
        "third-person"
      ]
    },
    {
      "form": "DRYing",
      "tags": [
        "participle",
        "present"
      ]
    },
    {
      "form": "DRYed",
      "tags": [
        "participle",
        "past"
      ]
    },
    {
      "form": "DRYed",
      "tags": [
        "past"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {},
      "expansion": "DRY (third-person singular simple present DRYs, present participle DRYing, simple past and past participle DRYed)",
      "name": "en-verb"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "verb",
  "senses": [
    {
      "categories": [
        "en:Software engineering"
      ],
      "glosses": [
        "To cause code to become DRY; to remove repetition from code."
      ],
      "links": [
        [
          "software engineering",
          "software engineering"
        ]
      ],
      "raw_glosses": [
        "(software engineering) To cause code to become DRY; to remove repetition from code."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences",
        "software"
      ]
    }
  ],
  "word": "DRY"
}

This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-05-03 from the enwiktionary dump dated 2024-05-02 using wiktextract (f4fd8c9 and c9440ce). 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.