Skip to content

Commit 921d794

Browse files
authored
Fixed incorrect usage of 誰も in positive sentence
1 parent 07e4ec6 commit 921d794

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/Section2/Part3/Lesson34.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,15 @@ In a similar manner, we can also use も to turn question words into "inclusive/
6060
ここは何<b>も</b>ない
6161
There is <b>no</b>thing here
6262

63-
誰<b>も</b>知ってること
63+
誰<b>も</b>が知ってること
6464
Things that <b>every</b>one/<b>any</b>one knows.
6565

6666
いつ<b>も</b>そんなことを考えてるの?
6767
Have you <b>always</b> been thinking about that?
6868
</pre>
6969

70+
Note: In case of 誰も used as subject in a non-negative statement, the が cannot be dropped so it becomes 誰もが
71+
7072
There's a logical distinction between "every particular thing" and "any one particular thing". By attaching でも to some of these words, you can give them the "any" sense of "any one particular thing".
7173

7274
<pre>
@@ -75,4 +77,4 @@ Would you (really) save <b>anyone</b> (no matter who)?
7577

7678
場所はどこ<b>でも</b>いい。
7779
<b>Anywhere</b> (no matter where) is fine
78-
</pre>
80+
</pre>

0 commit comments

Comments
 (0)