lipu-sona/14/index.html

90 lines
2.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="/assets/stylesheet.css" />
<title>interjections (lesson 14)</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 14 -
<span style="vertical-align: -50%" class="title-emphasis"
>interjections</span
>
</h1>
<h2 class="title box-title">navigation</h2>
<div class="box" style="text-align: center">
<a class="link" style="float: left" href="../13">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../15">󱥩 next</a>
</div>
<h2 class="title box-title">vocab</h2>
<div class="box">
<p>󱤹 mu - animal noise or communication; non-speech vocalization</p>
<p>󱥹 kin - indeed, too, also, as well</p>
<p>󱤢 lape - sleeping, resting</p>
<p>󱤭 luka - arm, hand, tactile organ</p>
</div>
<h2 class="title box-title">lesson</h2>
<h3 class="title box-title sub-title">~ interjections!</h3>
<div class="box">
<p>interjections are sentence fragments which convey a meaning</p>
<p>
any word can be used on its own as an interjection indicating the
presence of said word
</p>
<div class="quote">
<p class="sentence">ike a...</p>
<p>~ (that's) really bad...</p>
</div>
<div class="quote">
<p class="sentence">jaki!</p>
<p>gross!</p>
</div>
<p>
any command with <i>o</i> which consists of only a predicate can also be
turned into an interjection by removing the <i>o</i>
</p>
<div class="quote">
<p class="sentence">moku pona!</p>
<p>~ eat well! / have a nice meal!</p>
</div>
<div class="quote">
<p class="sentence">kama pona</p>
<p>~ welcome</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="../13">prev 󱤖</a>
<a class="link" href="../">󱤪 index 󱤪</a>
<a class="link" style="float: right" href="../15">󱥩 next</a>
</div>
<script src="/assets/script.js"></script>
</body>
</html>