From 1df8425ef0c9aa4f391ccfa8bda046380d657535 Mon Sep 17 00:00:00 2001 From: Kelsey Smuczynski Date: Fri, 27 Feb 2026 10:23:45 -0700 Subject: [PATCH] feat(core): add "Windmill" term to lexicon with category `well_pump_type` --- core/lexicon.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/core/lexicon.json b/core/lexicon.json index 2a37686e..32757116 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -8241,6 +8241,13 @@ "term": "Hand", "definition": "Hand Pump" }, + { + "categories": [ + "well_pump_type" + ], + "term": "Windmill", + "definition": "Windmill" + }, { "categories": [ "permission_type"