This commit is contained in:
zyronon
2023-10-16 01:29:36 +08:00
commit 0f07e3014f
192 changed files with 572289 additions and 0 deletions

View File

@@ -0,0 +1,186 @@
[
{
"name": "of",
"trans": ["indicating the relationship between a part and a whole."]
},
{
"name": "with",
"trans": ["indicating the accompanying presence of someone or something."]
},
{
"name": "at",
"trans": ["indicating the location or time of an event."]
},
{
"name": "from",
"trans": ["indicating the source or origin of something."]
},
{
"name": "into",
"trans": ["indicating movement from the outside to the inside of something."]
},
{
"name": "during",
"trans": ["indicating a period of time when an event is taking place."]
},
{
"name": "including",
"trans": ["indicating the presence of someone or something as part of a larger group."]
},
{
"name": "until",
"trans": ["indicating the end of a period of time."]
},
{
"name": "against",
"trans": ["indicating physical contact with someone or something."]
},
{
"name": "among",
"trans": ["indicating being a member of a group or in the midst of something."]
},
{
"name": "throughout",
"trans": ["indicating something that occurs or exists in every part of a place or thing."]
},
{
"name": "despite",
"trans": ["indicating something happening despite a circumstance or obstacle."]
},
{
"name": "towards",
"trans": ["indicating movement in the direction of something."]
},
{
"name": "upon",
"trans": ["indicating something happening immediately after something else."]
},
{
"name": "concerning",
"trans": ["indicating something that relates to or is about something."]
},
{
"name": "to",
"trans": ["indicating the direction or movement towards a place or person."]
},
{
"name": "in",
"trans": ["indicating being located inside an enclosed space."]
},
{
"name": "for",
"trans": ["indicating the purpose or intended use of something."]
},
{
"name": "on",
"trans": ["indicating physical contact with a surface or being positioned on top of something."]
},
{
"name": "by",
"trans": ["indicating the means or method of doing something."]
},
{
"name": "about",
"trans": ["indicating the topic of something."]
},
{
"name": "like",
"trans": ["indicating similarity or resemblance between two things."]
},
{
"name": "through",
"trans": ["indicating movement from one side of something to the other side."]
},
{
"name": "over",
"trans": ["indicating movement from one side to another side of something."]
},
{
"name": "before",
"trans": ["indicating the time or event occurring earlier than another time or event."]
},
{
"name": "between",
"trans": ["indicating the relationship of two things or people when they are separated by something else."]
},
{
"name": "after",
"trans": ["indicating the time or event occurring later than another time or event."]
},
{
"name": "since",
"trans": ["indicating the time period from a past event until now."]
},
{
"name": "without",
"trans": ["indicating the absence or lack of something."]
},
{
"name": "under",
"trans": ["indicating physical contact with the lower surface of something."]
},
{
"name": "within",
"trans": ["indicating being inside or contained within something."]
},
{
"name": "along",
"trans": ["indicating movement in the same direction as something else."]
},
{
"name": "following",
"trans": ["indicating occurring after something else."]
},
{
"name": "across",
"trans": ["indicating movement from one side to the opposite side of something."]
},
{
"name": "behind",
"trans": ["indicating being at the back of something or someone."]
},
{
"name": "beyond",
"trans": ["indicating something being at or to the further side of something else."]
},
{
"name": "plus",
"trans": ["indicating addition or inclusion."]
},
{
"name": "except",
"trans": ["indicating exclusion or something that is not included."]
},
{
"name": "but",
"trans": ["indicating a contrast or something that is not part of something else."]
},
{
"name": "up",
"trans": ["indicating movement in a higher direction."]
},
{
"name": "out",
"trans": ["indicating movement away from the inside of something."]
},
{
"name": "around",
"trans": ["indicating movement in a circular direction or surrounding something."]
},
{
"name": "down",
"trans": ["indicating movement in a lower direction."]
},
{
"name": "off",
"trans": ["indicating separation or disconnection."]
},
{
"name": "above",
"trans": ["indicating something being at a higher level or position than something else."]
},
{
"name": "near",
"trans": ["indicating being close or in proximity to something or someone."]
}
]