<section class="subsection" id="cases"> <header>Cases</header> <p>Regular nouns can appear in two cases: <span class="grammarterm">nominative</span> and <span class="grammarterm">genitive</span>.</p> <p>The base form of a noun is the nominative, which does not receive any marker.</p> <p>The genitive is formed by appending the suffix <?php echo(mark("-(e)s", ["type_word", "lang_flk"])); ?> to the word, e.g. <?php echo(format_correlation("type_word")(["flk" => ["dages"], "eng" => ["days"]])); ?>. The marker for the plural has to be applied first, e.g. <?php echo(format_correlation("type_word")(["flk" => ["dager(e)s"], "eng" => ["days'"]])); ?>.</p> <p></p> </section>