Merge pull request 'add word substitutions' (#1) from troido/oulipo:troido-patch-1 into master

Reviewed-on: #1
This commit is contained in:
dozens 2020-10-21 22:04:38 +00:00
commit 40aa42619b
1 changed files with 26 additions and 1 deletions

View File

@ -14,6 +14,31 @@
"similar"
],
"different": [
"not similar"
"not similar",
"distinct"
],
"channel": [
"location",
"room"
],
"place": [
"location"
],
"allowed": [
"valid"
],
"rule": [
"obligation",
"law"
],
"remove": [
"drop"
],
"because": [
"for",
"owning to"
],
"after": [
"following"
]
}