lipu-sona/19/index.html

89 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>and (lesson 19)</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 19
<span style="vertical-align: -50%" class="title-emphasis">and</span>
</h1>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../18">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../20">󱥩 next</a>
</div>
<h2 class="title box-title">vocab</h2>
<div class="box box-top">
<p>󱥇 open - begin, start; open; turn on</p>
<p>󱥊 palisa - long hard thing; branch, rod, stick</p>
<p>󱥯 unpa - have sexual relations with</p>
<p>󱥃 noka - foot, leg, organ of locomotion</p>
<p>󱤚 kili - fruit, vegetable, mushroom</p>
</div>
<h3 class="title box-title sub-title">~ particles</h3>
<div class="box">
<p>󱤊 en - (between additional subjects)</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ how to say and</h3>
<div class="box box-top">
<p>
to say and, you repeat the particle. for subjects you say the particle
<i>en</i>
</p>
<p>
this means you repeat <i>en</i> for subjects, <i>li</i> for predicates,
<i>e</i> for direct objects, and repeat the preposition for multiple
preposition phrases.
</p>
</div>
<h3 class="title box-title sub-title">~ examples</h3>
<div class="box">
<div class="quote">
<p class="sentence">
jan en soweli li tawa li pali kepeken noka kepeken ilo
</p>
<p>
~ the person and the dog is walking and working using legs and tools
</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>
</div>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../18">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../20">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>