You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/lexicon.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,9 @@
31
31
32
32
{"category": "thing_type", "term": "water well", "definition": "a hole drill into the ground to access groundwater"},
33
33
{"category": "thing_type", "term": "spring", "definition": "a natural discharge of groundwater at the surface"},
34
+
{"category": "thing_type", "term": "perennial stream", "definition": "that has a continuous flow of water throughout the year, even during drier periods."},
35
+
{"category": "thing_type", "term": "ephemeral stream", "definition": "a stream that flows only briefly during and after precipitation events"},
36
+
{"category": "thing_type", "term": "meteorological station", "definition": "a station that measures the weather conditions at a particular location"},
34
37
35
38
{"category": "level_status", "term": "dry", "definition": "well is dry"},
36
39
{"category": "level_status", "term": "normal", "definition": "normal well water level status"},
0 commit comments