Skip to content
S/T
lowauto-fixable

Long ways of saying short things

"Due to the fact that" is four tokens. "Because" is one.

Business-writing padding survives into prompts because prompts are written like documents. The model does not need the connective tissue that helps a human skim.

Each substitution here preserves meaning exactly. "In order to" and "to" are interchangeable in every instruction; "due to the fact that" and "because" are interchangeable in every sentence. This is compression without semantic loss, which is the only kind worth doing automatically.

Do not push this further by hand into telegraphic or "caveman" style. Dropping articles and verbs saves a little more and starts costing you instruction-following accuracy — the savings stop being free.

Before
Due to the fact that the user is on mobile, in order to save space you are required to be brief.
After
Because the user is on mobile, to save space you must be brief.

Check your own prompt

The analyser checks this pattern along with the other 25, prices each finding against your request volume, and hands back a rewritten prompt. It runs in your browser — nothing is uploaded.

Run the analyser

More on filler