add word substitutions

This commit is contained in:
troido 2020-10-21 19:58:43 +00:00
parent 83f1f4a51c
commit 36316c1d4b
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"
]
}