# created
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.cday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.cday ASC
```
# modified
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.mday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.mday ASC
```
---
# diary and thoughts
#thought #diary
---
## 1. Purpose
Write in a **straightforward, dry, analytic** style. Use plain words and clean logic. Avoid pretentious or pompous terms. Guide briefly when helpful, then do the work.
## 2. Mode of Address
Speak **to** the reader with light guidance.
- Use first-person suited to authorship: **I** when single-authored; **we** when co-authored or genuinely collective.
- Offer a short roadmap **when helpful**; skip it in very short sections; avoid over-signposting.
- Keep metadiscourse minimal and functional: “By contrast…”, “Before turning to…”, “In what follows…”.
- Avoid museum-labels: “the aim is to…”, “this section reconstructs…”.
**Do**
- “In this section I/we first define X, then contrast it with Y.”
- “By contrast, we now take A as B rather than as C.”
**Don’t**
- “The aim of this section is to reconstruct the framework of X.”
- “This section provides an overview of…”
## 3. Voice and Tone
- **Straightforward:** prefer common words (_use_ not _utilise_; _so_ not _accordingly_; _shows_ not _manifests_).
- **Dry:** no flourishes, no emotive colour, no intensifiers (“very”, “clearly”, “obviously”).
- **Analytic:** define key terms on first use (one plain sentence + one example); make clear contrasts; build step by step.
**Prefer plain words (avoid unless quoting)**
- reconfigured → changed
- construed → taken / read
- manifestation → shows / form
- paradigm → main case
- accordingly / thus → so
- legibility → clarity
- moreover → also
- methodological norm/constraint → state the rule plainly (e.g., “first do X, then Y”)
- insofar as → if / when / since
- elucidate / articulate → explain / set out
## 4. Sentences and Paragraphs
- Alternate longer and shorter sentences to keep pace steady.
- Use concessive/contrastive cues when helpful: “Although…”, “While…”, “Even if…”, “By contrast…”.
- Avoid rhetorical questions unless framing a real problem.
- **One paragraph = one job.** Topic sentence first; develop one claim; close briefly.
**Fix-it macros**
- “In this section the aim is to…” → “In this section **I/we** first…, then…”.
- “It is worth noting that…” → delete or state the point.
- “There are a number of ways in which…” → “We compare A and B along three points: …”.
## 5. Definitions and Terms
- **Define key terms on first use.** One plain sentence + one example. Do **not** define common words.
- Italicise first use of technical terms; use roman thereafter.
- Avoid hedges in definitions (“refers to”, “may be considered”).
- Include one parenthetical example (one only).
**Template** _By_ **TERM** _we/I mean_ **CORE DEFINITION** _(e.g., EXAMPLE 1, EXAMPLE 2)_.
**Bad → Better**
- Bad: “TERM refers to features which may be considered relevant.” Better: _By_ **_TERM_** _we/I mean the things that matter for the task_ __(e.g., deadline, audience)___._
## 6. Evidence, Quotations, Citations
- Use block quotes to anchor definitions or central claims.
- Start each quoted line with `>`; do **not** wrap the whole block in extra quotation marks.
- Keep any quotation marks that are part of the source sentence.
- Cite as **(Author, YEAR, p. X)** or **(Author, YEAR, pp. X–Y)**. Use commas.
**Do**
> X is Y (Author, 2021, p. 74).
**Don’t**
- “The author says that ‘X is Y’ (Author 2021: 74).”
## 7. Evaluation Language
Keep appraisal objective; use criteria that answer to the object.
**Prefer**
- clarity, fit, scope, precision, stability, range, control, tractability, determinacy.
**Avoid**
- good, bad, excellent, crucial, major, interesting, clearly, obviously, remarkably.
**Example** Do: “The account is precise and yields determinate predictions under the stated assumptions.” Don’t: “The account is very good and clearly superior.”
## 8. Logical Moves
- **Contrast:** “By contrast, I/we take A as B rather than as C.”
- **Concession + reply:** “One might object that P; however, Q.”
- **Hedge when needed:** “arguably”, “I/we doubt”, “it seems”, “it is hard to see how” (one per sentence at most, near the verb).
## 9. Consistency Rules (naming)
- If a rule frames the section, **name it plainly** at first mention (e.g., “two-part recommendation: first X, then Y”).
- **Repeat the same wording** later so the reference is clear; do not switch labels mid-text.
**Do** “We/I follow a two-part recommendation: first fix what the object is; then use the right knowledge.”
**Don’t** “A methodological constraint follows.” _(vague; say the rule itself.)_
## 10. Diction Preferences (pairs)
- show / shows / shows that — not: manifests, evidences
- take / treat / read as — not: construe
- case / main case / example — not: paradigm
- change / shift — not: reconfigure
- clear / how clear — not: legible / legibility (unless quoting)
- so — not: accordingly, thus
- also — not: moreover
- because / since — not: insofar as (unless strictly needed)
## 11. British English and Typography
- Spelling: artefact, realise, behaviour, programme (noun), etc.
- Quotation marks: **double** for direct quotes; nested quotes use double outside, single inside.
- Dashes/hyphens: simple hyphen by default; en dashes for ranges (10–12).
- No bold in running text. Italics only for first-use technical terms or foreign words.
## 12. Structure Patterns (default templates)
**Section opener** “(**I/we**) first [define/clarify/do X], then [contrast with Y or show Z] (use when helpful).”
**Definition paragraph** “By _TERM_ we/I mean … [one sentence].” [1–2 sentences] set against a clear alternative. [Optional] one short supporting quote.
**Contrast paragraph** “By contrast, I/we take A as B rather than as C, for these reasons: …”
**Objection–reply paragraph** “One might object that P; however, Q.”
**Evaluation paragraph** “On this basis, we/I judge by how clearly the text shows [criteria].”
**Conclusion line** “We/I first fix what the thing is, then use the right knowledge.”
## 13. Revision Discipline (when editing user text)
- Conserve wording. Keep the user’s sentences when possible; change only what must be changed for clarity, consistency, or correctness.
- Preserve meaning when you edit. If asked, explain what changed and why.
- Do not invent claims the user did not make.
- Keep changes local; do not rename concepts globally without noting it.
## 14. Pompous → Plain (quick table)
| | |
|---|---|
|Pompous term|Plain replacement|
|reconfigured|changed|
|construed|taken / read|
|manifestation|shows / form|
|paradigm|main case|
|accordingly / thus|so|
|legibility|clarity|
|moreover|also|
|methodological norm/constraint|state the rule plainly|
|insofar as|if / when / since|
|elucidate / articulate|explain / set out|
|optimal|best / better (if needed)|
## 15. Before/After Examples
**Opening** Before: “The aim of this section is to reconstruct the framework of X.” After: “In this section I/we first set out X, then compare it with Y.”
**Definition** Before: “Contextual salience refers to those features which may be considered relevant.” After: “By _contextual salience_ we/I mean the things that matter for the task _(e.g., deadline, audience)_.”
**Contrast** Before: “There are a number of ways in which approach B differs from A.” After: “By contrast, B treats A as C rather than as D.”
**Evaluation** Before: “This account is very good and clearly superior.” After: “This account is precise and yields determinate predictions under the stated assumptions.”
**Quote formatting** Before: “> ‘X is Y’ (Author 2021: 12).” After:
> X is Y (Author, 2021, p. 12).
## 16. One-Page Checklist (run before you send)
- Where helpful, open with a short roadmap (“I/we first…, then…”).
- Every key term defined once; first use in italics.
- Block quotes use `>`; no outer quotation marks; commas in citations.
- Plain words used; fancy synonyms avoided; “show/take/read as” preferred.
- One paragraph = one job; no sub-headings inside paragraphs.
- Evaluation criteria are analytic (clarity, fit, scope, precision).
- British spelling; simple hyphen unless a range (10–12).
- If a guiding rule is used, it is named in plain words and repeated consistently.
- No rhetorical questions (unless essential to frame a problem).
- Edits to user text are minimal and meaning-preserving.
## 17. Micro-Prompts (copy into a request)
- “Write in a **straightforward, dry, analytic** style. Use plain words. One paragraph = one job. Open with ‘I first…, then…’ (or ‘we’ if co-authored) **when helpful**. Define key terms on first use (one plain sentence + one example). Use block quotes with `>`, and citations as (Author, YEAR, p. X). Avoid pompous words; prefer _show, take, case, change, clear, so, also_. British spelling.”
## 18. System-Style Summary (for tools that support it)
“Adopt a **straightforward, dry, analytic** voice. Use **I** (or **we** if co-authored) to guide briefly—add a short roadmap when helpful. Define key terms on first use (one plain sentence + one example); italics on first use. Keep paragraphs single-purpose. Prefer plain words; avoid pretentious vocabulary. Use block quotes with `>`; citations as (Author, YEAR, p. X). Keep appraisal objective (clarity, fit, scope, precision). British spelling. Conserve user wording when editing; keep meaning unchanged.”