lipu-sona/8/index.html

78 lines
3.3 KiB
HTML
Raw Normal View History

2022-05-28 10:31:42 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
2022-05-28 11:46:34 +00:00
<link rel="stylesheet" href="/assets/stylesheet.css">
2022-05-28 10:31:42 +00:00
<title>locative and temporal statements (lesson 8)</title>
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0">
2022-05-28 11:46:34 +00:00
<link rel="shortcut-icon" type="image/png" href="/assets/favicon.png">
2022-05-28 10:31:42 +00:00
</head>
<body onload="toggleTextClass('answers')">
<h1 class="title">lesson 8 - <span style="vertical-align:-50%" class=title-emphasis>locative and temporal statements</span></h1>
<h2 class="title box-title">vocab</h2>
<h3 class="title box-title sub-title">~ temporal</h3>
<div class="box box-top">
<p>󱥫 tenpo - time, duration, moment, occasion, period, situation
</div>
<h3 class="title box-title sub-title">~ locative</h3>
<div class="box">
<p>󱤅 anpa - bowing down, downward, humble, lowly, dependent; bottom, lower part, under, below, floor, beneath; low, lower, bottom, down</p>
<p>󱥒 poka - hip, side; next to, nearby, vicinity</p>
<p>󱤸 monsi - back, behind, rear</p>
<p>󱥟 sinpin - face, foremost, front, wall</p>
<p>󱥚 sewi - area above, highest part, something elevated; awe-inspiring, divine, sacred, supernatural</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ locative</h3>
<div class="box box-top">
<p>to express relative location, use the locative words.</p>
<p>you can combine them with the preposition lon to say "at (place)</p>
2022-05-28 17:06:23 +00:00
<p class=quote><span class=sentence>lon sewi</span><br>~ up, above, in the sky</p>
2022-05-28 10:31:42 +00:00
</div>
<h3 class="title box-title sub-title">~ locative examples</h3>
<div class="box box-top">
2022-05-28 17:06:23 +00:00
<p class=quote><span class=sentence>jan li lon anpa tomo</span><br>~ people are under the house</p>
<p class=quote><span class=sentence>waso li tawa lon sewi pi soweli sina</span><br>~ birds are flying above your house</p>
2022-05-28 10:31:42 +00:00
</div>
<h3 class="title box-title sub-title">~ temporal</h3>
<div class="box box-top">
2022-05-28 22:46:56 +00:00
<p>the word tenpo is useful for talking about time.</p>
<p>to say what time something happened, you could say it happened "lon tenpo X"</p>
2022-05-28 10:31:42 +00:00
</div>
<h3 class="title box-title sub-title">~ temporal examples</h3>
<div class=box>
2022-05-28 17:06:23 +00:00
<p class=quote><span class=sentence>mi tawa sina lon tenpo kama</span><br>~ i go to you in the future</p>
<p class=quote><span class=sentence>jan li pali lon tenpo ni</span><br>~ the person is working at that time</p>
<p class=quote><span class=sentence>mi wile ala pali lon tenpo lon</span><br>~ i don't want to work right now</p>
<p class=quote><span class=sentence>waso li tawa sewi lon tenpo ale</span><br>~ birds always move in the sky</p>
2022-05-28 10:31:42 +00:00
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">~ repetition</h3>
<div class="box box-top">
</div>
2022-05-28 13:10:04 +00:00
2022-05-28 10:31:42 +00:00
<h3 class="title box-title sub-title">~ translate from toki pona to english</h3>
<div class="box box-top">
</div>
<h3 class="title box-title sub-title">~ translate from english to toki pona</h3>
<div class="box box-top">
</div>
<h2 class="title box-title">navigation</h2>
<div class=box style="text-align: center;">
<a class=link style="float:left;" href=../7>prev 󱤖</a>
<a class=link href=../>󱤪 index 󱤪</a>
<a class=link style="float:right;" href=../9>󱥩 next</a>
</div>
2022-05-28 11:46:34 +00:00
<script src="/assets/script.js"></script>
2022-05-28 10:31:42 +00:00
</body>
</html>