Live data from Hacker News

Poor writing, not specialized concepts, drives difficulty with legal language

sciencedirect.com

231–240 of 337 posts

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#231
post #226

Earlier quoted context omitted.

Here are the text complexity scores from different measures for this text. Flesch Reading Ease score: -24 (text scale) Flesch Reading Ease scored your text: impossible to comprehend. Gunning Fog: 40.7 (text scale) Gunning Fog scored your text: EXTREMELY difficult to read. Flesch-Kincaid Grade Level: 35.7 Grade level: College Graduate and above. The Coleman-Liau Index: 13 Grade level: college The SMOG Index: 25 Grade…

Are you suggesting that our legal system should be understandable by the dumbest person? I don't see how that's feasible or desirable.

I think we can find some middle ground between understandable-by-dumbest-person and "impossible to comprehend".

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#232
post #228

Earlier quoted context omitted.

Long, readable phrases (in literature, anyway) tend to be made up of independent clauses with semicolons, and are perfectly understandable (to me, anyway). I sometimes prefer long sentences in some forms of literature - short sentences can be choppy and halting. "He was indistinctly conscious that the pardon of this priest was the greatest assault and the most formidable attack which had moved him yet; that his obdur…

Those semicolons can be replaced with periods and negates your point. That's just a string of ideas, not really one logical sentence.

[deleted]

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#233

For everyone commenting "laypeople aren't the intended audience", this monstrosity was a recent Texas constitutional ballot proposal, i.e. all voters in the state were asked to vote on it: > The constitutional amendment authorizing the legislature to provide for the reduction of the amount of a limitation on the total amount of ad valorem taxes that may be imposed for general elementary and secondary public school pu…

>For everyone commenting "laypeople aren't the intended audience"

Why not though? Do laypeople not have to follow these laws/contracts? Or do we expect everyone in the modern age to have a pocket lawyer available to them?

If the average person can't understand the rules that they must follow then there's really no such thing as "law and order", there's only selective enforcement.

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#234
post #226

Earlier quoted context omitted.

Here are the text complexity scores from different measures for this text. Flesch Reading Ease score: -24 (text scale) Flesch Reading Ease scored your text: impossible to comprehend. Gunning Fog: 40.7 (text scale) Gunning Fog scored your text: EXTREMELY difficult to read. Flesch-Kincaid Grade Level: 35.7 Grade level: College Graduate and above. The Coleman-Liau Index: 13 Grade level: college The SMOG Index: 25 Grade…

Are you suggesting that our legal system should be understandable by the dumbest person? I don't see how that's feasible or desirable.

These are the scores for the ballot measure that Texas voters were supposed to vote yes or no on.

So absolutely yes. When you're asking people to vote on something, and you actually want informed voters, I unquestionably want ballot measures to be understandable by everyone that reads them.

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#235

Earlier quoted context omitted.

Your last example is why reading the law is tricky and why we need both a push for plain language and a push to explain language that is necessarily very specific.

In general, yeah, but I have mixed feelings on that particular one. Claims wouldn't be much more understandable if they said: A chair, with four legs, a seat, and a back, and possibly other elements. A good explanation for obtuseness in legal language is: In normal writing, you're trying to be understood. In legal writing, you're trying to make it impossible to be misunderstood.

> In legal writing, you're trying to make it impossible to be misunderstood.

I would argue that many legal documents have completely missed that mark.

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#236

Earlier quoted context omitted.

I haven't researched it heavily, but wasn't that also true for the 2nd amendment? I doubt all the folks that ratified it agreed on its meaning.

That’s true in general. There was a lot of disagreement over the scope of things like the Commerce Clause, Necessary and Proper Clause, etc. I don’t think that’s true of the Second Amendment specifically. It was written by a bunch of men who had just used guns they had lying around their farms to form militias and overthrow their government. I don’t think it’s a great mystery what they meant when they wrote the Secon…

The Second Amendment is a bit more confusing than at first glance.

"A well regulated Militia being necessary to the security of a free State, the right of the people to keep and bear Arms shall not be infringed"

Seems nice and straightforwards, right? Trouble is, that's just one of many versions. Different states ratified slightly different versions of the Second Amendment, the main difference being the presence of absence of different commas. For example, see this version from the National Archives [0]

"A well regulated Militia, being necessary to the security of a free State, the right of the people to keep and bear Arms, shall not be infringed"

[0] https://www.archives.gov/founding-docs/bill-of-rights-transc...

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#237

Earlier quoted context omitted.

As a rule of thumb, if the ballot measure is incomprehensible, you're safe in voting against it (which, obnoxiously enough, can sometimes mean voting yes) There is never a good reason for using language this obtuse, but there's lots of bad reasons. This measure in particular seems engineered to be just clear enough to be upheld by a judge, but also sufficiently obfuscated so that the public doesn't know what it's act…

> you're safe in voting against it (which, obnoxiously enough, can sometimes mean voting yes) Sure but if you literally cannot understand it, it may be difficult to determine whether voting against it means voting yes or no.

I don’t know, but my assumption as a voter would be that voting no is always a vote for the status quo

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#238
post #226

Earlier quoted context omitted.

Here are the text complexity scores from different measures for this text. Flesch Reading Ease score: -24 (text scale) Flesch Reading Ease scored your text: impossible to comprehend. Gunning Fog: 40.7 (text scale) Gunning Fog scored your text: EXTREMELY difficult to read. Flesch-Kincaid Grade Level: 35.7 Grade level: College Graduate and above. The Coleman-Liau Index: 13 Grade level: college The SMOG Index: 25 Grade…

Are you suggesting that our legal system should be understandable by the dumbest person? I don't see how that's feasible or desirable.

Not by the dumbest person but by a majority of people. If citizens are expected to follow the law and if ignorance of the law is not an excuse then it should be comprehensible by the majority.

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#239
post #50

Lawyer and contract-drafting teacher here. The biggest problem with unreadable contracts is that we have too many L.O.A.D.s: Lazy Or Arrogant Drafters. (You can decide for yourself: L.O.A.D. of what?) There's a relevant Dilbert cartoon: [0] To simplify contract language, the biggest bang for the buck comes from SSSP: Short, Single-Subject Paragraphs, which are much easier to read; to review and revise during contract…

Thanks for sharing this. As you said, there is a very clear analogy to software factoring. Separating the definition of terms from the clauses relating them is very similar to factoring software logic out into functions. In a way, bad legalese is even worse: at least hard-to-read code can be still be effortlessly and quickly executed by a computer. Every "execution" of your example contract will give someone a headac…

Worse, when it comes to code if execution doesn't do what you intended it is your fault for not writing it correctly and you are who gets punished for it.

When it comes to legalese, if execution doesn't do what you intended it is their fault for not understanding what you meant correctly and they get punished for it.

Re: Poor writing, not specialized concepts, drives difficulty with legal language

#240
post #226

Earlier quoted context omitted.

Here are the text complexity scores from different measures for this text. Flesch Reading Ease score: -24 (text scale) Flesch Reading Ease scored your text: impossible to comprehend. Gunning Fog: 40.7 (text scale) Gunning Fog scored your text: EXTREMELY difficult to read. Flesch-Kincaid Grade Level: 35.7 Grade level: College Graduate and above. The Coleman-Liau Index: 13 Grade level: college The SMOG Index: 25 Grade…

Are you suggesting that our legal system should be understandable by the dumbest person? I don't see how that's feasible or desirable.

The Flesch Kincaid gives you ranges, and it's reasonable for amendments to be within a certain range. For example, in Florida, all life insurance policies must have a Flesch Kincaid score of at least 45.

> "The text achieves a minimum score of 45 on the Flesch reading ease test as computed in subsection (5) or an equivalent score on any other test comparable in result and approved by the office;"

https://www.flsenate.gov/laws/statutes/2011/627.4145

Post reply on HN