Skip to content

Commit 94ee8ad

Browse files
authored
Moved grammatically complex example (#21)
The example wasn't that complex but ている is not introduced until lesson 22. Since other examples are simpler I moved the example to the end.
1 parent dfcac02 commit 94ee8ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Section1/Part1/Lesson13.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
Normally, で marks the "circumstance" or "means" behind an action, or the “location” where such action occurs.
44

55
<pre>
6-
金属<b>で</b>出来ている
7-
It is made <b>of</b> metal
8-
96
刀<b>で</b>殺した
107
He killed <b>with</b> a katana
118

@@ -14,6 +11,9 @@ I came <b>by</b> bus
1411

1512
学校<b>で</b>働く
1613
To work <b>in</b> a school
14+
15+
金属<b>で</b>出来ている
16+
It is made <b>of</b> metal
1717
</pre>
1818

1919
で originally comes from contracting the compound particle にて. You may still see にて in old fashioned or formal writing or announcements.

0 commit comments

Comments
 (0)