jpg-content/🔰 Grammar/Considering - for - as.md

281 lines
9.5 KiB
Markdown
Raw Normal View History

2024-06-08 13:40:52 +00:00
# Considering - for - as
## としては
2024-06-08 22:15:58 +00:00
🛠 Todo: nuance.
2024-06-08 13:40:52 +00:00
Means "as", "in the role of". The と particle implies a result.
2024-06-08 22:15:58 +00:00
More used for objective judgments.
2024-06-08 13:40:52 +00:00
Used with nouns.
> [!info] Example
2024-06-08 22:15:58 +00:00
> {厳|きび}しいのに{先生|せんせい}==としては==あまり{良|よ}くない。
> Because he is strict, he's not a very good teacher.
2024-06-08 13:40:52 +00:00
## にしては
2024-06-08 22:15:58 +00:00
🛠 Todo: nuance.
2024-06-08 13:40:52 +00:00
Means "considering", "for". The に particle implies a simultaneous existence.
2024-06-08 22:15:58 +00:00
More used to give personal opinions.
2024-06-08 13:40:52 +00:00
Used with verbs and nouns.
> [!info] Example
2024-06-08 22:15:58 +00:00
> 田中さんは{父|ちち}==にしては=={最低|さいてい}です。
> As a father, Tanaka-san is the worst.
2024-06-08 13:40:52 +00:00
## としても
2024-06-08 22:15:58 +00:00
🛠 Todo: nuance.
Means "assuming", "even if".
> [!info] Example
> 私==としても==出来ます。
> I can do it as well.
2024-06-08 13:40:52 +00:00
## にしても
2024-06-08 22:15:58 +00:00
🛠 Todo: nuance.
2024-06-08 13:40:52 +00:00
Means "even if", "even though".
> [!info] Example
> それ==にしても==、{気|き}を{付|つ}けてくください。
> Still, please be careful.
2024-06-08 23:38:40 +00:00
## "As": Gradual change
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
<div class="usage">
<div class="left">
<p><span class="box">V + (の)</span></p>
<p><span class="box">N + だ</span></p>
</div>
<p class="right">+ につれて・にしたがって・と共に・に伴って</p>
</div>
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
The four following forms have the same meaning of a gradual change:
* につれて
* にしたがって
* と{共|とも}に
* に{伴|とも}って
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
It means that when when the first part of the sentence changes, the second part changes gradually as well.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> TODO
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
This example works with all forms.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
## につれて and にしたがって
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
In both forms, the change is natural, and is not an intentional change. When the verb expresses gradual change, both can be used.
につれて is more common and more used for personal actions.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> {冬|ふゆ}が{地|ちか}づく==にしたがって・につれて=={気温|きおん}が{下|さ}がってきた。
> As winter approaches, the temperatures have lowered.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
## にしたがって
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
This form also has the meaning of "in accordance to". It doesn't express change. It is possible to talk about intention.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> TODO
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
## に伴って
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
に{伴|ともな}って also has the meaning of a an instantaneous change: when the first part changes, the second part also changes instantly. The first part is the reason of it changing.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> TODO
> メニューが新しくなるのにともない料金も改訂します。
> = Menyuu ga atarashiku naru noni tomonai ryoukin mo kaitei shimasu.
> = As the menu will be renewed, we are going to revise the price.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
## に共に
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
に{共|とも}に has 3 other meanings.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
### Almost simultaneously
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
(A) and (B) are happening almost simultaneously: As (A) changes, (B) changes with (A). / (A) and (B) are happening at the same time.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
Just like ~にともなって/ ともない ( = ~ ni tomonatte/  tomonai), you can use  とともに ( = to tomoni)  when (A) and (B) are happening at the same time or almost at the same time.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
The difference is while you use
“(A)にともなって/ともない ( = ni tomonatte/tomonai) (B)” 
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
when (A) causes B, you use
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
“(A)とともに ( = ~ to tomoni) (B)”
when you just state two events/actions occur at the same time. (A) and (B) dont have to be related.
And (A) and (B) can be just actions not a change.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
田中さんが教室を出るとともに加藤さんが教室に入ってきた。
= Tanaka-san ga kyoushitsu wo deru to tomoni Katou-san ga kyoushitsu ni haittekita.
= When Tanaka san left the classroom, Katou san came in the classroom. 
A: Tanaka-san left the classroom.
B: Kato-san entered the classroom.
(A) is not a cause for (B). (A) and (B) happened at the same time just by chance.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> TODO
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
### Together with
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
It means the same as 一緒に = isshoni butともに( = tomoni) is much more literal.
家族とともに新しい地でがんばっていきます。
= Kazoku to tomo ni atarashii chi de ganbatte ikimasu.
(formal message from someone who is going to move with his/her family.)
= I will do my best with my family in the new location.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
> [!info] Example
> TODO
### As well as, also
Ms. Kittyはマギー先生とともに素晴らしい先生だ
= Ms. Kitty wa Maggie Sensei to tomo ni subarashii sensei da.
= Ms. Kitty is as great a teacher as Maggie Sensei.
> [!info] Example
> TODO
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**つれて and したがって**
The change is natural and not an intentional change.
夏が近づくにつれて / したがって日が長くなってきた。
= Natsu ga chikazuku ni tsurete/shitagatte hi ga nagaku nattekita.
= As summer approaches, the days are getting longer.
(A) causes (B) / (A) influences (B)
As you can see ~につれて / つれ ( = ~ ni tsurete / tsure) and にしたがって / したがい ( = ~ ni shitagatte / shitagai) are interchangeable when the main verb expresses the gradual change.
2024-06-08 13:40:52 +00:00
They are both literal expressions so you often use them to describe natural phenomena or social situations but I would say ~につれて/つれ ( = ni tsurete/tsure) are slightly more common thus you use them for your personal stuff more.
2024-06-08 23:38:40 +00:00
**Another difference is,**
**(A)** にしたがい ( = ni shitagai) **(B)** also means “following”/ “ in accordance with” which has nothing to do with change.
In this usage, you can express your will / intention with the following verb.
noun + にしたがって ( = ni shitagatte) / にしたがい ( = ni shitagai) + what is going to happen/ what you are going to do
ルールに従ってください。
= Ruuru ni shitagatte kudasai.
= Please follow the rules.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**にともなって**
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
As (A) changes, B changes gradually
As well as につれて / つれ ( = ni tsurete / tsure)  / にしたがって / したがい = ni shitagatte / shitagai) にともなって / ~にともない ( =  ~ ni tomonatte/  tomonai) are used to describe gradual change.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
人口の減少にともない労働力不足の問題が生じている。
= Jinkou no genshou ni tomonai roudouryokubusoku no mondai ga shoujite iru.
=As the population has declined, a labor shortage has arisen.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**As (A) changes, (B) changes instantaneously: (B) changes right after (A) occurs / (A) and (B) occur simultaneously**
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
(A) doesnt have to describe change and it could be just an event or motion.   
(A) is the cause/reason for (B): (A) causes (B), Due to (A), (B) happened
(Similar expression: noun + のため ( = no tame) / Vので ( = node) / (more conversational) Vから ( = kara) )
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
メニューが新しくなるのにともない料金も改訂します。
= Menyuu ga atarashiku naru noni tomonai ryoukin mo kaitei shimasu.
= As the menu will be renewed, we are going to revise the price.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
Though you are talking about the possibility of (A) and (B) happening at the same time, (B) could instantaneously change. 
You cant use ~につれて/つれ ( = ~ ni tsurete/tsure) /~にしたがって/したがい ( = ni shitagatte/shitagai)
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**とともに ( = to tomoni) is very similar to ~にともなって/ ともない ( = ~ ni tomonatte / tomonai)**
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
As (A) changes, (B) changes gradually
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**meaning 2**
(A) and (B) are happening almost simultaneously: As (A) changes, (B) changes with (A). / (A) and (B) are happening at the same time.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
Just like ~にともなって/ ともない ( = ~ ni tomonatte/  tomonai), you can use  とともに ( = to tomoni)  when (A) and (B) are happening at the same time or almost at the same time.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
The difference is while you use
“(A)にともなって/ともない ( = ni tomonatte/tomonai) (B)” 
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
when (A) causes B, you use
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
“(A)とともに ( = ~ to tomoni) (B)”
when you just state two events/actions occur at the same time. (A) and (B) dont have to be related.
And (A) and (B) can be just actions not a change.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
田中さんが教室を出るとともに加藤さんが教室に入ってきた。
= Tanaka-san ga kyoushitsu wo deru to tomoni Katou-san ga kyoushitsu ni haittekita.
= When Tanaka san left the classroom, Katou san came in the classroom. 
A: Tanaka-san left the classroom.
B: Kato-san entered the classroom.
(A) is not a cause for (B). (A) and (B) happened at the same time just by chance.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**together with: to do something with ~**
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
It means the same as 一緒に = isshoni butともに( = tomoni) is much more literal.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
家族とともに新しい地でがんばっていきます。
= Kazoku to tomo ni atarashii chi de ganbatte ikimasu.
(formal message from someone who is going to move with his/her family.)
= I will do my best with my family in the new location.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
**as well as ~ / also ~**
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
Ms. Kittyはマギー先生とともに素晴らしい先生だ
= Ms. Kitty wa Maggie Sensei to tomo ni subarashii sensei da.
= Ms. Kitty is as great a teacher as Maggie Sensei.
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2024-06-08 13:40:52 +00:00
2024-06-08 23:38:40 +00:00
とともに means,
1. something happens simultaneously,
2. different work or different people become together and make action in one situation.
にしたがって means,
1. something will be done following to other matters change.
2. follow the other people
3. obey other people's opinion with no objection
につれて means,
1. something will change according to other matters change.
If the case is '1' we can use any word, but in the case of '2' or '3' we can use only 'にしたがって' or 'とともに' word.
2024-06-08 13:40:52 +00:00