lipu-sona/8/index.html

117 lines
3.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>locative and temporal statements (lesson 8)</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 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</p>
</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>
<p class="quote">
<span class="sentence">lon sewi</span><br />~ up, above, in the sky
</p>
</div>
<h3 class="title box-title sub-title">~ locative examples</h3>
<div class="box box-top">
<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>
</div>
<h3 class="title box-title sub-title">~ temporal</h3>
<div class="box box-top">
<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>
</div>
<h3 class="title box-title sub-title">~ temporal examples</h3>
<div class="box">
<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>
</div>
<h2 class="title box-title">exercises</h2>
<h3 class="title box-title sub-title">~ repetition</h3>
<div class="box box-top"></div>
<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>
<script src="/assets/script.js"></script>
</body>
</html>