Merge pull request 'Self-apply checklist to LLM prose tells doc' (#14) from self-apply-checklist into main
All checks were successful
check / check (push) Successful in 8s
All checks were successful
check / check (push) Successful in 8s
Reviewed-on: #14
This commit was merged in pull request #14.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
# LLM Prose Tells
|
# LLM Prose Tells
|
||||||
|
|
||||||
A catalog of structural, lexical, and rhetorical patterns found in LLM-generated
|
A catalog of patterns found in LLM-generated prose.
|
||||||
prose.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -18,7 +17,7 @@ A negation followed by an em-dash and a reframe.
|
|||||||
|
|
||||||
Even outside the "not X but Y" pivot, models substitute em-dashes for commas,
|
Even outside the "not X but Y" pivot, models substitute em-dashes for commas,
|
||||||
semicolons, parentheses, colons, and periods. The em-dash can replace any other
|
semicolons, parentheses, colons, and periods. The em-dash can replace any other
|
||||||
punctuation mark, and models default to it for that reason.
|
punctuation mark, so models default to it.
|
||||||
|
|
||||||
### The Colon Elaboration
|
### The Colon Elaboration
|
||||||
|
|
||||||
@@ -79,8 +78,7 @@ zero information. The actual point is always in the next paragraph.
|
|||||||
|
|
||||||
> "This is, of course, a simplification." "There are, to be fair, exceptions."
|
> "This is, of course, a simplification." "There are, to be fair, exceptions."
|
||||||
|
|
||||||
Parenthetical asides inserted to perform nuance without ever changing the
|
Parenthetical asides inserted to perform nuance without changing the argument.
|
||||||
argument.
|
|
||||||
|
|
||||||
### The Unnecessary Contrast
|
### The Unnecessary Contrast
|
||||||
|
|
||||||
@@ -127,10 +125,10 @@ precedent), "navigate," "foster," "underscores," "resonates," "embark,"
|
|||||||
|
|
||||||
### Elevated Register Drift
|
### Elevated Register Drift
|
||||||
|
|
||||||
Models write one register above where a human would. "Use" becomes "utilize."
|
Models write one register above where a human would, replacing "use" with
|
||||||
"Start" becomes "commence." "Help" becomes "facilitate." "Show" becomes
|
"utilize," "start" with "commence," "help" with "facilitate," "show" with
|
||||||
"demonstrate." "Try" becomes "endeavor." "Change" becomes "transform." "Make"
|
"demonstrate," "try" with "endeavor," "change" with "transform," and "make" with
|
||||||
becomes "craft."
|
"craft."
|
||||||
|
|
||||||
### Filler Adverbs
|
### Filler Adverbs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user