diff options
author | Botond Hende <nettingman@gmail.com> | 2024-10-22 21:45:28 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-10-22 21:45:28 +0200 |
commit | 6f3acbf0bec6bf012c5f52aee2f18059918104d9 (patch) | |
tree | 1d67188e675654cafe452f6c97f371693c112034 /sentences/_common.yaml | |
parent | 58d23f1f010e5d58b8d9296dae27988c939a53b1 (diff) |
Diffstat (limited to 'sentences/_common.yaml')
-rw-r--r-- | sentences/_common.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sentences/_common.yaml b/sentences/_common.yaml index 7c22012..1d5422d 100644 --- a/sentences/_common.yaml +++ b/sentences/_common.yaml @@ -50,8 +50,9 @@ lists: out: 10 expansion_rules: + the_my: "[(the|my) ]" workspace: "(workspace {workspace}|{workspace_word:workspace} workspace)" - in_workspace: "(in|on|at) [the ]<workspace>" + in_workspace: "(in|on|at) <the_my><workspace>" skip_words: - "please" |