diff --git a/src/content/inflection/mayonnaise.mdx b/src/content/inflection/mayonnaise.mdx index 7c2b1d3..643ea74 100644 --- a/src/content/inflection/mayonnaise.mdx +++ b/src/content/inflection/mayonnaise.mdx @@ -11,6 +11,7 @@ import { import mayoImage from "../../images/mayonnaise-a.jpg"; import psmd from "../../lib/psmd"; import MayoSandwiches from "./MayoSandwiches"; +import Formula from "../../components/formula/Formula"; In the earlier chapters we learned that words inside sandwiches inflect. There is also a certain type of sandwiches that adds a little extra to certain words. Some linguists might call this the "ablative" case, but that term doesn't quite fit how it's used in Pashto. In the interest of linguistic accuracy, we will call this **mayonnaise**. @@ -33,6 +34,15 @@ To add mayonnaise to a sandwich there are **two conditions**: +## How to Add Mayo + +To add mayonnaise, you simply add a to the end of the Pattern #1 masculine, singular word. This is exactly the same process as making a bundled noun. + + + Pattern #1{" "} + masculine, singular word + + + ## Examples Let's look at some examples of how we add mayo to these sandwiches when they contain Pattern #1 masculine, singular words. diff --git a/src/content/nouns/bundled-plurals.mdx b/src/content/nouns/bundled-plurals.mdx index 345e826..7372da8 100644 --- a/src/content/nouns/bundled-plurals.mdx +++ b/src/content/nouns/bundled-plurals.mdx @@ -4,6 +4,8 @@ title: Bundled Plurals import { InlinePs, defaultTextOptions as opts } from "@lingdocs/ps-react"; import Table from "../../components/Table"; +import Link from "../../components/Link"; +import Formula from "../../components/formula/Formula"; import penBundle from "../../images/pen-bundle.jpg"; export function BundledPluralTable({ children, inflection }) { @@ -14,13 +16,18 @@ export function BundledPluralTable({ children, inflection }) { ); } -For many nouns ending in a consonant, we can make a special kind of **"bundled plural"** to show that the things are closely lumped together. +With plain, Pattern #1 masculine nouns we can make a special kind of **"bundled plural"** to show that the things are closely lumped together.
-To make this "bundled plural" we add a to the end of the noun. +This is done by adding a on the end of the Pattern #1 masculine noun, just like we would with mayonnaise in a sandwich. + + + Pattern #1{" "} + masculine, singular word + + {[