From e880ffcfa041d4fecffbb2e5090f0d845488994f Mon Sep 17 00:00:00 2001 From: pprestwood-collab Date: Thu, 26 Mar 2026 10:45:06 -0500 Subject: [PATCH 1/3] Create law.jason add law.json word list for legal professionals --- frontend/static/languages/law.jason | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 frontend/static/languages/law.jason diff --git a/frontend/static/languages/law.jason b/frontend/static/languages/law.jason new file mode 100644 index 000000000000..f7b8335c6cb1 --- /dev/null +++ b/frontend/static/languages/law.jason @@ -0,0 +1,6 @@ +{ + "name": "law", + "words": [ + "affiant", "probable", "cause", "affidavit", "magistrate", "premises", "contraband", "narcotics", "articulable", "totality", "circumstances", "corroboration", "surveillance", "apprehended", "evidentiary", "adjudication", "statutory", "violation", "transportation", "penal", "code", "suspicious", "detention", "frisk", "seizure", "warrant", "executed", "notary", "sworn", "statement", "defendant", "complainant", "witness", "observation", "odor", "marijuana", "impairment", "sobriety", "intoxication", "reckless", "negligence", "assault", "battery", "burglary", "larceny", "theft", "robbery", "felony", "misdemeanor", "jurisdiction", "constable", "deputy", "officer", "enforcement", "custody", "miranda", "warning", "interrogation", "voluntary", "consent", "search", "plain", "view", "exigent", "emergency", "pursuit", "evading", "arrest", "resisting", "interference", "obstruction", "tampering", "evidence", "prosecution", "district", "attorney", "county", "court", "judicial", "proceeding", "testimony", "deposition", "subpoena", "summons", "citation", "infraction", "ordinance", "compliance", "registration", "license", "insurance", "financial", "responsibility", "inspection", "equipment", "defective", "signal", "turning", "lane", "failure", "yield", "speeding", "excessive", "unsafe", "maneuver", "erratic", "driving", "swerving", "crossing", "marking", "shoulder", "median", "interstate", "highway", "thoroughfare", "intersection", "residence", "dwelling", "curtilage", "structure", "vehicle", "passenger", "occupant", "driver", "operator", "identification", "concealment", "masking", "behavior", "evasive", "furtive", "movement", "bulky", "attire", "heat", "temperature", "standardized", "field", "nystagmus", "walk", "turn", "stand", "clues", "indicators", "biological", "sample", "specimen", "breath", "blood", "alcohol", "concentration", "refusal", "implied", "discovery", "inventory", "towing", "impound", "legal", "authority", "discharge", "duty", "official", "capacity", "immunity", "liability", "protection", "safety", "threat", "imminent", "danger", "weapon", "firearm", "handgun", "concealed", "holster", "prohibited", "possession", "ammunition", "magazine", "caliber", "serial", "number", "verification", "dispatch", "radio", "communication", "transmission", "backup", "assistance", "incident", "report", "narrative", "chronological", "sequencing", "facts", "allegations", "guilt", "innocence", "reasonable", "doubt", "preponderance", "burden", "proof" + ] +} From 68a72931867cc1a68298b4cc5a4f1df1d05b4211 Mon Sep 17 00:00:00 2001 From: pprestwood-collab Date: Thu, 26 Mar 2026 10:53:52 -0500 Subject: [PATCH 2/3] Delete frontend/static/languages/law.jason correction needed --- frontend/static/languages/law.jason | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 frontend/static/languages/law.jason diff --git a/frontend/static/languages/law.jason b/frontend/static/languages/law.jason deleted file mode 100644 index f7b8335c6cb1..000000000000 --- a/frontend/static/languages/law.jason +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "law", - "words": [ - "affiant", "probable", "cause", "affidavit", "magistrate", "premises", "contraband", "narcotics", "articulable", "totality", "circumstances", "corroboration", "surveillance", "apprehended", "evidentiary", "adjudication", "statutory", "violation", "transportation", "penal", "code", "suspicious", "detention", "frisk", "seizure", "warrant", "executed", "notary", "sworn", "statement", "defendant", "complainant", "witness", "observation", "odor", "marijuana", "impairment", "sobriety", "intoxication", "reckless", "negligence", "assault", "battery", "burglary", "larceny", "theft", "robbery", "felony", "misdemeanor", "jurisdiction", "constable", "deputy", "officer", "enforcement", "custody", "miranda", "warning", "interrogation", "voluntary", "consent", "search", "plain", "view", "exigent", "emergency", "pursuit", "evading", "arrest", "resisting", "interference", "obstruction", "tampering", "evidence", "prosecution", "district", "attorney", "county", "court", "judicial", "proceeding", "testimony", "deposition", "subpoena", "summons", "citation", "infraction", "ordinance", "compliance", "registration", "license", "insurance", "financial", "responsibility", "inspection", "equipment", "defective", "signal", "turning", "lane", "failure", "yield", "speeding", "excessive", "unsafe", "maneuver", "erratic", "driving", "swerving", "crossing", "marking", "shoulder", "median", "interstate", "highway", "thoroughfare", "intersection", "residence", "dwelling", "curtilage", "structure", "vehicle", "passenger", "occupant", "driver", "operator", "identification", "concealment", "masking", "behavior", "evasive", "furtive", "movement", "bulky", "attire", "heat", "temperature", "standardized", "field", "nystagmus", "walk", "turn", "stand", "clues", "indicators", "biological", "sample", "specimen", "breath", "blood", "alcohol", "concentration", "refusal", "implied", "discovery", "inventory", "towing", "impound", "legal", "authority", "discharge", "duty", "official", "capacity", "immunity", "liability", "protection", "safety", "threat", "imminent", "danger", "weapon", "firearm", "handgun", "concealed", "holster", "prohibited", "possession", "ammunition", "magazine", "caliber", "serial", "number", "verification", "dispatch", "radio", "communication", "transmission", "backup", "assistance", "incident", "report", "narrative", "chronological", "sequencing", "facts", "allegations", "guilt", "innocence", "reasonable", "doubt", "preponderance", "burden", "proof" - ] -} From 8ab6c41209203a26f254917fc7df4d532ee82de9 Mon Sep 17 00:00:00 2001 From: pprestwood-collab Date: Thu, 26 Mar 2026 10:57:09 -0500 Subject: [PATCH 3/3] Create law.json Add law.json word list for legal professionals --- frontend/static/languages/law.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 frontend/static/languages/law.json diff --git a/frontend/static/languages/law.json b/frontend/static/languages/law.json new file mode 100644 index 000000000000..f7b8335c6cb1 --- /dev/null +++ b/frontend/static/languages/law.json @@ -0,0 +1,6 @@ +{ + "name": "law", + "words": [ + "affiant", "probable", "cause", "affidavit", "magistrate", "premises", "contraband", "narcotics", "articulable", "totality", "circumstances", "corroboration", "surveillance", "apprehended", "evidentiary", "adjudication", "statutory", "violation", "transportation", "penal", "code", "suspicious", "detention", "frisk", "seizure", "warrant", "executed", "notary", "sworn", "statement", "defendant", "complainant", "witness", "observation", "odor", "marijuana", "impairment", "sobriety", "intoxication", "reckless", "negligence", "assault", "battery", "burglary", "larceny", "theft", "robbery", "felony", "misdemeanor", "jurisdiction", "constable", "deputy", "officer", "enforcement", "custody", "miranda", "warning", "interrogation", "voluntary", "consent", "search", "plain", "view", "exigent", "emergency", "pursuit", "evading", "arrest", "resisting", "interference", "obstruction", "tampering", "evidence", "prosecution", "district", "attorney", "county", "court", "judicial", "proceeding", "testimony", "deposition", "subpoena", "summons", "citation", "infraction", "ordinance", "compliance", "registration", "license", "insurance", "financial", "responsibility", "inspection", "equipment", "defective", "signal", "turning", "lane", "failure", "yield", "speeding", "excessive", "unsafe", "maneuver", "erratic", "driving", "swerving", "crossing", "marking", "shoulder", "median", "interstate", "highway", "thoroughfare", "intersection", "residence", "dwelling", "curtilage", "structure", "vehicle", "passenger", "occupant", "driver", "operator", "identification", "concealment", "masking", "behavior", "evasive", "furtive", "movement", "bulky", "attire", "heat", "temperature", "standardized", "field", "nystagmus", "walk", "turn", "stand", "clues", "indicators", "biological", "sample", "specimen", "breath", "blood", "alcohol", "concentration", "refusal", "implied", "discovery", "inventory", "towing", "impound", "legal", "authority", "discharge", "duty", "official", "capacity", "immunity", "liability", "protection", "safety", "threat", "imminent", "danger", "weapon", "firearm", "handgun", "concealed", "holster", "prohibited", "possession", "ammunition", "magazine", "caliber", "serial", "number", "verification", "dispatch", "radio", "communication", "transmission", "backup", "assistance", "incident", "report", "narrative", "chronological", "sequencing", "facts", "allegations", "guilt", "innocence", "reasonable", "doubt", "preponderance", "burden", "proof" + ] +}