aboutsummaryrefslogtreecommitdiff
path: root/src/locales/zh_CN/word/preposition.ts
blob: 061c58f331782e3bb47dd870846a431154839a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
export default [
  '在',
  '到',
  '从',
  '向',
  '对',
  '比',
  '跟',
  '给',
  '往',
  '自',
  '朝',
  '沿着',
  '顺着',
  '关于',
  '对于',
  '直到',
  '除了',
  '经过',
  '靠近',
  '接近',
  '随着',
  '由于',
  '因为',
  '依靠',
  '根据',
  '基于',
  '围绕',
  '为了',
  '通过',
];