lipu-sona/7/index.html

121 lines
4.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css">
<title>prepositions (lesson 7)</title>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut-icon" type="image/png" href="/assets/favicon.png">
</head>
<body onload="toggleTextClass('answers')">
<h1 class="title">lesson 7 - <span style="vertical-align:-50%" class=title-emphasis>prepositions</span></h1>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>󱤲 mani - money, cash, savings, wealth; large domesticated animal</p>
</div>
<h3 class="title box-title sub-title">~ particles</h3>
<div class="box">
<p>󱤬 lon - located at, present at, real, true, existing</p>
<p>󱥩 tawa - going to, toward; for; from the perspective of; moving</p>
<p>󱥧 tan - by, from, because of; origin, cause</p>
<p>󱥖 sama - same, similar; each other; sibling, peer, fellow; as, like</p>
<p>󱤙 kepeken - to use, with, by means of</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ prepositions</h3>
<div class="box box-top">
<p>lon, tawa, tan, sama, and kepeken are prepositions.</p>
<p>prepositions are used to express specific details about the predicate, like how or where. just like preverbs, prepositions can be negated by the word ala.</p>
<p><span class=sentence>mi pali lon tomo moku</span> - i work at a restaurant</p>
<p>the preposition can also be the predicate</p>
<p><span class=sentence>ona li lon tomo mi</span> - they're at my house</p>
<p>prepositions can also be used as regular words</p>
<p><span class=sentence>tawa sina li musi</span> - your movements are amusing</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class=box>
<p><span class=sentence>mani mute li lon tomo mani</span> - there's lots of money at the bank</p>
<p><span class=sentence>jan li tawa tomo sina</span> - a person comes over to your house</p>
<p><span class=sentence>mi pali e ijo mute kepeken ilo</span> - i make lots of things with tools</p>
<p><span class=sentence>mi tawa e tomo sina</span> - i move your house</p>
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">~ repetition</h3>
<div class="box box-top">
<details>
<summary>jan mute li wile e ilo tawa</summary>
<p>a lot of people need a car</p>
</details>
<details>
<summary>mi wile sona e tan</summary>
<p>i wanna know the reasons</p>
</details>
<details>
<summary>i want a really colourful flower</summary>
<p>mi wile e kasi pi kule mute</p>
</details>
</div>
<h3 class="title box-title sub-title">~ translate from toki pona to english</h3>
<div class="box box-top">
<details>
<summary>mi lukin pana e kasi tawa sina</summary>
<p>i'm trying to give you a flower</p>
</details>
<details>
<summary>jan li awen sona e pona ona tan ni: sina awen pana e sona ni tawa ona</summary>
<p>people remember how good you are because you keep reminding them</p>
</details>
<details>
<summary>lipu pi wile jan li lon tomo sina</summary>
<p>the document of the people's wishes is at your place</p>
</details>
<details>
<summary>jan li pali e moku pona tan soweli lili</summary>
<p>someone makes good food because of a small animal (this is intended to be a ratatouille reference but i have missed the mark, i think. what even is ratatouille about.)</p>
</details>
</div>
<h3 class="title box-title sub-title">~ translate from english to toki pona</h3>
<div class="box box-top">
<details>
<summary>i saw someone who looked just like you</summary>
<p>mi lukin e jan. ona li sama sina tawa lukin</p>
</details>
<details>
<summary>i wanna give you money</summary>
<p>mi wile pana e mani tawa sina</p>
</details>
<details>
<summary>people work for bad reasons</summary>
<p>jan li pali tan tan ike</p>
</details>
<details>
<summary>i can learn a lot of things with books</summary>
<p>mi ken kama sona e ijo mute kepeken lipu</p>
</details>
</div>
<h2 class="title box-title">navigation</h2>
<div class=box style="text-align: center;">
<a class=link style="float:left;" href=../6>prev 󱤖</a>
<a class=link href=../>󱤪 index 󱤪</a>
<a class=link style="float:right;" href=../8>󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>