lipu-sona/8/index.html

160 lines
5.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>time and place (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"
>time and place statements</span
>
</h1>
<h2 class="title box-title">vocab</h2>
<h3 class="title box-title sub-title">~ time</h3>
<div class="box box-top">
<p>󱥫 tenpo - time, duration, moment, occasion, period, situation</p>
</div>
<h3 class="title box-title sub-title">~ place</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">~ place</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>
<div class="quote">
<p class="sentence">lon sewi</p>
<p>~ up, above, in the sky</p>
</div>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class="box">
<div class="quote">
<p class="sentence">jan li lon anpa tomo</p>
<p>~ people are under the house</p>
</div>
<div class="quote">
<p class="sentence">
<span class="subject">waso</span> li
<span class="predicate">tawa</span> <span class="prep">lon</span>
<span class="prep-phrase">sewi pi soweli sina</span>
</p>
<p>
~ <span class="subject">birds</span>
<span class="predicate">are flying</span>
<span class="prep-phrase">above your pet</span>
</p>
</div>
</div>
<h3 class="title box-title">~ time</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">~ examples</h3>
<div class="box">
<div class="quote">
<p class="sentence">
<span class="subject">mi</span> <span class="prep">tawa</span>
<span class="prep-phrase">sina</span> <span class="prep">lon</span>
<span class="prep-phrase">tenpo kama</span>
</p>
<p>
~ <span class="subject">i</span> <span class="predicate">go</span>
<span class="prep">to</span> <span class="prep-phrase">you</span>
<span class="prep">in</span>
<span class="prep-phrase">the future</span>
</p>
</div>
<div class="quote">
<p class="sentence">
<span class="subject">jan</span> li
<span class="predicate">pali</span> <span class="prep">lon</span>
<span class="prep-phrase">tenpo ni</span>
</p>
<p>
~ <span class="subject">the person</span>
<span class="predicate">is working</span>
<span class="prep">at</span>
<span class="prep-phrase">that time</span>
</p>
</div>
<div class="quote">
<p class="sentence">
<span class="subject">mi</span> <span class="preverb">wile ala</span>
<span class="predicate">pali</span> <span class="prep">lon</span>
<span class="prep-phrase">tenpo lon</span>
</p>
<p>
~ <span class="subject">i</span>
<span class="preverb">don't want to</span>
<span class="predicate">work</span>
<span class="prep-phrase">right now</span>
</p>
</div>
<div class="quote">
<p class="sentence">
<span class="subject">waso</span> <span class="prep">tawa</span>
<span class="prep-phrase">sewi</span> <span class="prep">lon</span>
<span class="prep-phrase">tenpo ale</span>
</p>
<p>
~ <span class="subject">birds</span>
<span class="prep-phrase">always</span>
<span class="prep">move</span>
<span class="prep-phrase">in the sky</span>
</p>
</div>
</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>