lipu-sona/8/index.html

152 lines
5.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
</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><span class=sentence>lon sewi</span> - up, aboce</p>
</div>
<h3 class="title box-title sub-title">~ locative examples</h3>
<div class="box box-top">
<p><span class=sentence>jan li lon anpa tomo</span> - people are under the house</p>
<p><span class=sentence>waso li tawa lon sewi pi soweli sina</span> - birds are flying above your house</p>
</div>
<h3 class="title box-title sub-title">~ temporal</h3>
<div class="box box-top">
<p>to talk about the time, you can also use the preposition lon, and describe the time using the word tenpo</p>
</div>
<h3 class="title box-title sub-title">~ temporal examples</h3>
<div class=box>
<p><span class=sentence>mi tawa sina lon tenpo kama</span> - i go to you in the future</p>
<p><span class=sentence>jan li pali lon tenpo ni</span> - the person is working at that time</p>
<p><span class=sentence>mi wile ala pali lon tenpo lon</span> - i don't want to work right now</p>
<p><span class=sentence>waso li tawa sewi lon tenpo ale</span> - 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">
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 1a" onclick="toggleTextClass('1a')">answer</span>
<span class="hide zelda 1a" onclick="toggleTextClass('1a')"></span></span>
</p>
<p><span class=sentence></span>
<span class="answers hide">
- <span class="zelda 1b" onclick="toggleTextClass('1b')">answer</span>
<span class="hide zelda 1b" onclick="toggleTextClass('1b')"></span>
</span>
</p>
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 1c" onclick="toggleTextClass('1c')">answer</span>
<span class="hide zelda 1c" onclick="toggleTextClass('1c')"></span>
</span>
</p>
</div>
<h3 class="title box-title sub-title">~ translate from toki pona to english</h3>
<div class="box box-top">
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 2a" onclick="toggleTextClass('2a')">answer</span>
<span class="hide zelda 2a" onclick="toggleTextClass('2a')"></span></span>
</p>
<p><span class=sentence></span>
<span class="answers hide">
- <span class="zelda 2b" onclick="toggleTextClass('2b')">answer</span>
<span class="hide zelda 2b" onclick="toggleTextClass('2b')"></span>
</span>
</p>
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 2c" onclick="toggleTextClass('2c')">answer</span>
<span class="hide zelda 2c" onclick="toggleTextClass('2c')"></span>
</span>
</p>
<p><span class="sentence"></span>
<span class="hide answers">
- <span class="zelda 2d" onclick="toggleTextClass('2d')">answer</span>
<span class="hide zelda 2d" onclick="toggleTextClass('2d')"></span>
</span>
</p>
</div>
<h3 class="title box-title sub-title">~ translate from english to toki pona</h3>
<div class="box box-top">
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 3a" onclick="toggleTextClass('3a')">answer</span>
<span class="hide zelda 3a" onclick="toggleTextClass('3a')"></span>
</span>
</p>
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 3b" onclick="toggleTextClass('3b')">answer</span>
<span class="hide zelda 3b" onclick="toggleTextClass('3b')"></span>
</span>
</p>
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 3c" onclick="toggleTextClass('3c')">answer</span>
<span class="hide zelda 3c" onclick="toggleTextClass('3c')"></span>
</span>
</p>
<p><span class=sentence></span>
<span class="hide answers">
- <span class="zelda 3d" onclick="toggleTextClass('3d')">answer</span>
<span class="hide zelda 3d" onclick="toggleTextClass('3d')"></span>
</span>
</p>
</p>
</div>
<h3 class="box-title title sub-title"><a href="answers">~ answers page</a></h3>
<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>