Files
zmVault/timestamped/2026-01-31_12-48-00.md
T

34 lines
1.0 KiB
Markdown

---
id: 2026-01-31T12:48:00-0500
aliases: []
title: 2026-01-31 12:48:00
tags:
- status/draft
- topic/hobbies/digitizing
daily: "[[2026-01-31]]"
dg-publish: true
---
# 2026-01-31 12:48:00
Follow-up to [[2026-01-19_11-57-39]]
a **natural-language parser**
could easily determine where hyphens should be replaced with em dashes.
"deep-set" `{ADJECTIVE}-{VERB_PAST_TENSE}` -> `{COMPOUND_ADJECTIVE}`
"leather-covered" `{NOUN}-{VERB_PAST_TENSE}` -> `{COMPOUND_ADJECTIVE}`
"magic-worker" `{NOUN}-{AGENT_NOUN}` -> `{COMPOUND_NOUN}`
"eon-old" `{NOUN}-{ADJECTIVE}` -> `{COMPOUND_ADJECTIVE}`
"one-armed" `{NUMBER_ADJECTIVE}-{ADJECTIVE}` -> `{COMPOUND_ADJECTIVE}`
"twenty-two" `{NUMBER_ADJECTIVE}-{NUMBER_ADJECTIVE}` -> `{NUMBER_ADJECTIVE}`
[Agent noun](https://en.wikipedia.org/wiki/Agent_noun)
* **-er / -or**: _worker, runner, actor_
* **-ist**: _pianist, socialist_
* **-ant / -ent**: _assistant, respondent_
[Theta role](https://en.wikipedia.org/wiki/Theta_role)
* **-ee** (often recipient rather than doer, but related): _employee, trainee_