diff --git a/src/content/index.ts b/src/content/index.ts index b5d28a1..d24aa85 100644 --- a/src/content/index.ts +++ b/src/content/index.ts @@ -29,6 +29,8 @@ import * as specialPlurals from "./nouns/special-plurals.mdx"; import * as bundledPlurals from "./nouns/bundled-plurals.mdx"; // @ts-ignore import * as determiners from "./nouns/determiners.mdx"; +// @ts-ignore +import * as demonstratives from "./nouns/demonstratives.mdx"; // @ts-ignore import * as BlocksAndKids from "./phrase-structure/blocks-and-kids.mdx"; @@ -98,8 +100,6 @@ import * as pronounsBasic from "./pronouns/pronouns-basic.mdx"; import * as pronounsMini from "./pronouns/pronouns-mini.mdx"; // @ts-ignore import * as directionalPronouns from "./pronouns/pronouns-directional.mdx"; -// @ts-ignore -import * as demonstratives from "./pronouns/demonstratives.mdx"; // @ts-ignore import * as inflectionIntro from "./inflection/inflection-intro.mdx"; @@ -225,6 +225,10 @@ export const contentTree: (ChapterSection | ChaptersSection)[] = { "import": determiners, "slug": "determiners" + }, + { + "import": demonstratives, + "slug": "demonstratives" } ] }, diff --git a/src/content/nouns/demonstratives.mdx b/src/content/nouns/demonstratives.mdx new file mode 100644 index 0000000..c42e2e1 --- /dev/null +++ b/src/content/nouns/demonstratives.mdx @@ -0,0 +1,3930 @@ +--- +title: Demonstratives 👉 +--- + +import { + defaultTextOptions as opts, + InlinePs, + firstVariation, + Examples, +} from "@lingdocs/ps-react"; +import genderColors from "../../lib/gender-colors"; +import GenderTable from "../../components/GenderTable"; +import Link from "../../components/Link"; +export const femColor = genderColors.f; +export const mascColor = genderColors.m; +import { nounGenderGame1, nounGenderGame2 } from "../../games/games"; +import GameDisplay from "../../games/GameDisplay"; +import EditableVPEx from "../../components/phrase-diagram/EditableVPEx"; +import EditableEPEx from "../../components/phrase-diagram/EditableEPEx"; + +Demonstratives are a special kind of determiner words that are used **to point to or specify nouns**. These are are words that work like "this, that, these, those." In Pashto we use the words for demonstratives: + +- +- +- + +And these words also inflect in some interesting ways. TLDR; See the tables at the bottom. + +## The general دا - daa + +The word is probably the most common demonstrative in Pashto. It's also fairly general, for pointing to people or things close by or at a medium distance. ("Distance" here can refer to the distance in conversation, not just physical distance.) + +The other nice thing about this useful pointer word is that **it is the same for masculine or feminine, singular or plural**! + + + {{ + blocks: [ + { + key: 0.016611610164032342, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815251, + i: 9910, + p: "سړی", + f: "saRáy", + g: "saRay", + e: "man", + r: 4, + c: "n. m.", + ec: "man", + ep: "men", + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.010739460241721455, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527816016, + i: 3172, + p: "پښتو", + f: "puxtó, paxtó", + g: "puxto,paxto", + e: "Pashto, Pashtunwali", + r: 4, + c: "n. f.", + ec: "Pashto", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817013, + i: 18259, + p: "ویل", + f: "wayúl", + g: "wayul", + e: "to say, to tell", + r: 4, + c: "v. trans./gramm. trans.", + ec: "speak,speaks,speaking,spoke,spoken", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: true, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.016611610164032342, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812342, + i: 7091, + p: "خلک", + f: "khalk", + g: "khalk", + e: "people, nation, populace", + r: 4, + c: "n. m. pl.", + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: false, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.010739460241721455, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527816016, + i: 3172, + p: "پښتو", + f: "puxtó, paxtó", + g: "puxto,paxto", + e: "Pashto, Pashtunwali", + r: 4, + c: "n. f.", + ec: "Pashto", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817013, + i: 18259, + p: "ویل", + f: "wayúl", + g: "wayul", + e: "to say, to tell", + r: 4, + c: "v. trans./gramm. trans.", + ec: "speak,speaks,speaking,spoke,spoken", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: true, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.7759356354574205, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.09676861988508834, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1586551382412, + i: 17981, + p: "وریژې", + f: "wréejze", + g: "wreejze", + e: "rice", + r: 4, + c: "n. f. pl.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: false, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1571859113828, + i: 2904, + p: "پخول", + f: "pakhawúl", + g: "pakhawul", + e: "to cook, prepare, to cause to ripen, mature", + r: 4, + c: "v. stat. comp. trans.", + l: 1574867531681, + ec: "cook", + a: 1, + }, + complement: { + ts: 1574867531681, + i: 3512, + p: "پوخ", + f: "pokh", + g: "pokh", + e: "cooked, mature, ripe, ready, able, skillful, experienced, tried, tested, true", + r: 4, + c: "adj. irreg.", + infap: "پاخه", + infaf: "paakhu", + infbp: "پخ", + infbf: "pakh", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "stative", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.7759356354574205, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.09676861988508834, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1586551382412, + i: 17981, + p: "وریژې", + f: "wréejze", + g: "wreejze", + e: "rice", + r: 4, + c: "n. f. pl.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: false, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1571859113828, + i: 2904, + p: "پخول", + f: "pakhawúl", + g: "pakhawul", + e: "to cook, prepare, to cause to ripen, mature", + r: 4, + c: "v. stat. comp. trans.", + l: 1574867531681, + ec: "cook", + a: 1, + }, + complement: { + ts: 1574867531681, + i: 3512, + p: "پوخ", + f: "pokh", + g: "pokh", + e: "cooked, mature, ripe, ready, able, skillful, experienced, tried, tested, true", + r: 4, + c: "adj. irreg.", + infap: "پاخه", + infaf: "paakhu", + infbp: "پخ", + infbf: "pakh", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "stative", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527816098, + i: 18172, + p: "ونه", + f: "wúna", + g: "wuna", + e: "tree; height", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812625, + i: 11572, + p: "غټ", + f: "ghuT, ghaT", + g: "ghuT,ghaT", + e: "big, fat", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527816098, + i: 18172, + p: "ونه", + f: "wúna", + g: "wuna", + e: "tree; height", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812625, + i: 11572, + p: "غټ", + f: "ghuT, ghaT", + g: "ghuT,ghaT", + e: "big, fat", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812625, + i: 11572, + p: "غټ", + f: "ghuT, ghaT", + g: "ghuT,ghaT", + e: "big, fat", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812625, + i: 11572, + p: "غټ", + f: "ghuT, ghaT", + g: "ghuT,ghaT", + e: "big, fat", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + +### Inflecting دا - daa to دې - de + +In all these examples above, masculine and feminine, singular or plural, we always use . But what happens when we need to inflect a word because it's in a sandwich or because it's the subject of a past tense transitive verb? In that case it becomes . + +Remember, normally we would inflect a word when it's plural, but not with ! **we only inflect this word for _two_ reasons**: + +- being in a sandwich +- being the subject of a past tense transitive verb + +Here are some examples of the demonstrative being inflected because it's used for the subject of a past tense transitive verb. + + + {{ + blocks: [ + { + key: 0.6132085810692784, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815251, + i: 9910, + p: "سړی", + f: "saRáy", + g: "saRay", + e: "man", + r: 4, + c: "n. m.", + ec: "man", + ep: "men", + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.47115899186288135, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 0, distance: "far" }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815041, + i: 9342, + p: "ژړول", + f: "jzaRawul", + g: "jzaRawul", + e: "to make someone cry", + r: 4, + c: "v. trans.", + ec: "make", + ep: "cry", + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.6132085810692784, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815251, + i: 9910, + p: "سړی", + f: "saRáy", + g: "saRay", + e: "man", + r: 4, + c: "n. m.", + ec: "man", + ep: "men", + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.47115899186288135, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 0, distance: "far" }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815041, + i: 9342, + p: "ژړول", + f: "jzaRawul", + g: "jzaRawul", + e: "to make someone cry", + r: 4, + c: "v. trans.", + ec: "make", + ep: "cry", + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.851174272757701, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.9894847508739981, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817298, + i: 354, + p: "اخیستل", + f: "akheestúl", + g: "akheestul", + e: "to take, buy, purchase, receive; to shave, cut with scissors", + r: 4, + c: "v. trans.", + psp: "اخل", + psf: "akhl", + tppp: "اخیست", + tppf: "akheest", + ec: "take,takes,taking,took,taken", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.851174272757701, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.9894847508739981, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817298, + i: 354, + p: "اخیستل", + f: "akheestúl", + g: "akheestul", + e: "to take, buy, purchase, receive; to shave, cut with scissors", + r: 4, + c: "v. trans.", + psp: "اخل", + psf: "akhl", + tppp: "اخیست", + tppf: "akheest", + ec: "take,takes,taking,took,taken", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +Notice how the nouns change depending on whether they're singular or plural. When they nouns are a subject of a past tense transitive verb _and_ plural, they use the double inflection. But there is no difference no difference in between singular and plural. + +And here are some examples of being inflected because it's in a sandwich. + + + {{ + blocks: [ + { + key: 0.13933460170370982, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 0, distance: "far" }, + }, + }, + }, + { + key: 0.2607654032277311, + block: { + type: "AP", + selection: { + type: "sandwich", + after: { p: "ته", f: "ta" }, + e: "to", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527814265, + i: 15875, + p: "مکتب", + f: "maktáb", + g: "maktab", + e: "school", + r: 4, + c: "n. m.", + app: "مکاتب", + apf: "makaatib", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.23805903802061423, + block: { type: "objectSelection", selection: "none" }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815348, + i: 4587, + p: "تلل", + f: "tlul", + g: "tlul", + e: "to go", + r: 4, + c: "v. intrans.", + psp: "ځ", + psf: "dz", + ssp: "لاړ ش", + ssf: "láaR sh", + prp: "لاړل", + prf: "láaRul", + separationAtP: 2, + separationAtF: 3, + ec: "go,goes,going,went,gone", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "intransitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: false, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.13933460170370982, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 6, distance: "far" }, + }, + }, + }, + { + key: 0.2607654032277311, + block: { + type: "AP", + selection: { + type: "sandwich", + after: { p: "ته", f: "ta" }, + e: "to", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527814265, + i: 15875, + p: "مکتب", + f: "maktáb", + g: "maktab", + e: "school", + r: 4, + c: "n. m.", + app: "مکاتب", + apf: "makaatib", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.23805903802061423, + block: { type: "objectSelection", selection: "none" }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815348, + i: 4587, + p: "تلل", + f: "tlul", + g: "tlul", + e: "to go", + r: 4, + c: "v. intrans.", + psp: "ځ", + psf: "dz", + ssp: "لاړ ش", + ssf: "láaR sh", + prp: "لاړل", + prf: "láaRul", + separationAtP: 2, + separationAtF: 3, + ec: "go,goes,going,went,gone", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "intransitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: false, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.33750095093596255, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 4, distance: "far" }, + }, + }, + }, + { + key: 0.8500623382016168, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812881, + i: 14722, + p: "ماشوم", + f: "maashoom", + g: "maashoom", + e: "child, kid", + r: 4, + c: "n. m. anim. unisex", + ec: "child", + ep: "children", + a: 1, + }, + gender: "masc", + genderCanChange: true, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.18261823823142165, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812859, + i: 14462, + p: "لوبه", + f: "lóba", + g: "loba", + e: "game, match", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1658280518551, + i: 14463, + p: "لوبه کول", + f: "loba kawul", + g: "lobakawul", + e: "to play (a game/sport/role)", + r: 2, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812859, + ec: "play", + }, + complement: { + ts: 1527812859, + i: 14462, + p: "لوبه", + f: "lóba", + g: "loba", + e: "game, match", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.33750095093596255, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 4, distance: "far" }, + }, + }, + }, + { + key: 0.8500623382016168, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812881, + i: 14722, + p: "ماشوم", + f: "maashoom", + g: "maashoom", + e: "child, kid", + r: 4, + c: "n. m. anim. unisex", + ec: "child", + ep: "children", + a: 1, + }, + gender: "masc", + genderCanChange: true, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.18261823823142165, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812859, + i: 14462, + p: "لوبه", + f: "lóba", + g: "loba", + e: "game, match", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1658280518551, + i: 14463, + p: "لوبه کول", + f: "loba kawul", + g: "lobakawul", + e: "to play (a game/sport/role)", + r: 2, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812859, + ec: "play", + }, + complement: { + ts: 1527812859, + i: 14462, + p: "لوبه", + f: "lóba", + g: "loba", + e: "game, match", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +Again, there's no difference in the between singular and plural. + +But things get a little more complicated when we want to get a bit more specific with our demonstratives and use and . + +## More specific دغه - dágha / هغه - hágha + +When we want to be more specific with our pointing we can use the other two demonstratives: + +- (closer) +- (further) + +Notice that that this second one is different than the 3rd pers. sing pronoun! + +- (demonstrative) +- (pronoun) + +In their plain forms, these do not change from masculine to feminine. + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812796, + i: 10981, + p: "ښه", + f: "xu", + g: "xu", + e: "good", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815175, + i: 3616, + p: "پیاله", + f: "piyaala", + g: "piyaala", + e: "cup, glass", + r: 4, + c: "n. f.", + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1578329248464, + i: 9588, + p: "سپین", + f: "speen", + g: "speen", + e: "white (fig. clear, honest, beautiful)", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "hagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527817398, + i: 16176, + p: "مهربان", + f: "mihrabáan", + g: "mihrabaan", + e: "kind, gracious, generous, indulgent", + r: 4, + c: "adj.", + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + +These demonstratives also **don't change when they're plural**: + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812796, + i: 10981, + p: "ښه", + f: "xu", + g: "xu", + e: "good", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815175, + i: 3616, + p: "پیاله", + f: "piyaala", + g: "piyaala", + e: "cup, glass", + r: 4, + c: "n. f.", + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1578329248464, + i: 9588, + p: "سپین", + f: "speen", + g: "speen", + e: "white (fig. clear, honest, beautiful)", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "hagha", + withNoun: true, + }, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527817398, + i: 16176, + p: "مهربان", + f: "mihrabáan", + g: "mihrabaan", + e: "kind, gracious, generous, indulgent", + r: 4, + c: "adj.", + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + +### Inflecting دغه - dágha / هغه - hágha + +**But**, here's where things get more complicated... If they are inflected because of those other two reasons: + +- being in a sandwich +- being the subject of a past tense transitive verb + +Then the full craziness of inflections are unleashed 👇 + + + + + + + + + + + + + + + + + + + + + + + + +
MasculineFeminine
Plain (singular or plural) + + {[ + { + p: "دغه", + f: "dágha", + e: "this / these", + }, + ]} + +
Singular and in a sandwich or subject of past tense trans. + + {[ + { + p: "دغه", + f: "dághu", + e: "this", + }, + ]} + + + + {[ + { + p: "دغې", + f: "dághe", + e: "this", + }, + ]} + +
+
Double inflection
+
+ (Plural and in a sandwich or subject of past tense trans.) +
+
+ + {[ + { + p: "دغو", + f: "dágho", + e: "these", + }, + ]} + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
MasculineFeminine
Plain (singular or plural) + + {[ + { + p: "هغه", + f: "hágha", + e: "that / those", + }, + ]} + +
Singular and in a sandwich or subject of past tense trans. + + {[ + { + p: "هغه", + f: "hághu", + e: "that", + }, + ]} + + + + {[ + { + p: "هغې", + f: "hághe", + e: "that", + }, + ]} + +
+
Double inflection
+
+ (Plural and in a sandwich or subject of past tense trans.) +
+
+ + {[ + { + p: "هغو", + f: "hágho", + e: "those", + }, + ]} + +
+ +Here are some examples of these words inflecting because they're singular but in a sandwich: + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815219, + i: 8745, + p: "رنګ", + f: "rang", + g: "rang", + e: "color, colour, style, kind; paint", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815175, + i: 3616, + p: "پیاله", + f: "piyaala", + g: "piyaala", + e: "cup, glass", + r: 4, + c: "n. f.", + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812779, + i: 10962, + p: "ښکلی", + f: "xkÚlay", + g: "xkUlay", + e: "beautiful", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.609375515883567, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 0, distance: "far" }, + }, + }, + }, + { + key: 0.05318323940267988, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812043, + i: 14630, + p: "لیکوال", + f: "leekwáal", + g: "leekwaal", + e: "writer, author", + r: 4, + c: "n. m. anim. unisex", + a: 1, + }, + gender: "masc", + genderCanChange: true, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "hagha", + withNoun: true, + }, + }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815165, + i: 3714, + p: "پېژندل", + f: "pejzandúl", + g: "pejzandul", + e: "to recognize, know, meet (w gramm. trans)", + r: 4, + c: "v. trans. / gram. trans.", + psp: "پېژن", + psf: "pejzan", + tppp: "پېژاند", + tppf: "pejzaand", + ec: "know,knows,knowing,knew,known", + a: 1, + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.9364870596350119, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + }, + }, + { + key: 0.13516192589623977, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.9476823051383763, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1581786710658, + i: 6839, + p: "خبرې کول", + f: "khabúre kawul", + g: "khaburekawul", + e: "to speak, talk, talk with", + r: 3, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812766, + ec: "talk", + a: 1, + }, + complement: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.9364870596350119, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + }, + }, + { + key: 0.13516192589623977, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.9476823051383763, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1581786710658, + i: 6839, + p: "خبرې کول", + f: "khabúre kawul", + g: "khaburekawul", + e: "to speak, talk, talk with", + r: 3, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812766, + ec: "talk", + a: 1, + }, + complement: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +And here are some examples of these words inflecting because they're singular but also the subject of a past tense transitive verb. + + + {{ + blocks: [ + { + key: 0.3508738169298047, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.5628310389066882, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812881, + i: 14722, + p: "ماشوم", + f: "maashoom", + g: "maashoom", + e: "child, kid", + r: 4, + c: "n. m. anim. unisex", + ec: "child", + ep: "children", + a: 1, + }, + gender: "fem", + genderCanChange: true, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815399, + i: 18176, + p: "وهل", + f: "wahul", + g: "wahul", + e: "to hit", + r: 4, + c: "v. trans.", + tppp: "واهه", + tppf: "waahu", + ec: "hit,hits,hitting,hit,hit", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.8170530088094552, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815251, + i: 9910, + p: "سړی", + f: "saRáy", + g: "saRay", + e: "man", + r: 4, + c: "n. m.", + ec: "man", + ep: "men", + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.805575286142499, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815175, + i: 3616, + p: "پیاله", + f: "piyaala", + g: "piyaala", + e: "cup, glass", + r: 4, + c: "n. f.", + }, + gender: "fem", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817298, + i: 354, + p: "اخیستل", + f: "akheestúl", + g: "akheestul", + e: "to take, buy, purchase, receive; to shave, cut with scissors", + r: 4, + c: "v. trans.", + psp: "اخل", + psf: "akhl", + tppp: "اخیست", + tppf: "akheest", + ec: "take,takes,taking,took,taken", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +Finally, let's look at some examples where the demonstrative is _double inflected_ because the noun is both plural _and_ inflected for another reason. + +**Plural and in a sandwich:** + + + {{ + blocks: [ + { + key: 0.033216575241004076, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 6, distance: "far" }, + }, + }, + }, + { + key: 0.3506612320163158, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812342, + i: 7091, + p: "خلک", + f: "khalk", + g: "khalk", + e: "people, nation, populace", + r: 4, + c: "n. m. pl.", + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: false, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "hagha", + withNoun: true, + }, + }, + }, + }, + }, + }, + { + key: 0.6156078340349931, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1581786710658, + i: 6839, + p: "خبرې کول", + f: "khabúre kawul", + g: "khaburekawul", + e: "to speak, talk, talk with", + r: 3, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812766, + ec: "talk", + a: 1, + }, + complement: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815219, + i: 8745, + p: "رنګ", + f: "rang", + g: "rang", + e: "color, colour, style, kind; paint", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815175, + i: 3616, + p: "پیاله", + f: "piyaala", + g: "piyaala", + e: "cup, glass", + r: 4, + c: "n. f.", + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + predicate: { + type: "Complement", + Complement: { + type: "complement", + selection: { + type: "adjective", + entry: { + ts: 1527812779, + i: 10962, + p: "ښکلی", + f: "xkÚlay", + g: "xkUlay", + e: "beautiful", + r: 4, + c: "adj.", + a: 1, + }, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + +**Plural and the subject of a past tense transitive verb:** + + + {{ + blocks: [ + { + key: 0.3508738169298047, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812797, + i: 10936, + p: "ښځه", + f: "xúdza", + g: "xudza", + e: "woman, wife", + r: 4, + c: "n. f.", + ec: "woman", + ep: "women", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.5628310389066882, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812881, + i: 14722, + p: "ماشوم", + f: "maashoom", + g: "maashoom", + e: "child, kid", + r: 4, + c: "n. m. anim. unisex", + ec: "child", + ep: "children", + a: 1, + }, + gender: "fem", + genderCanChange: true, + number: "singular", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527815399, + i: 18176, + p: "وهل", + f: "wahul", + g: "wahul", + e: "to hit", + r: 4, + c: "v. trans.", + tppp: "واهه", + tppf: "waahu", + ec: "hit,hits,hitting,hit,hit", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.41979915991647543, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812881, + i: 14722, + p: "ماشوم", + f: "maashoom", + g: "maashoom", + e: "child, kid", + r: 4, + c: "n. m. anim. unisex", + ec: "child", + ep: "children", + a: 1, + }, + gender: "masc", + genderCanChange: true, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: true, + }, + }, + }, + }, + }, + { + key: 0.07096609264114995, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + possesor: { + np: { + type: "NP", + selection: { type: "pronoun", person: 1, distance: "far" }, + }, + shrunken: false, + }, + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817298, + i: 354, + p: "اخیستل", + f: "akheestúl", + g: "akheestul", + e: "to take, buy, purchase, receive; to shave, cut with scissors", + r: 4, + c: "v. trans.", + psp: "اخل", + psf: "akhl", + tppp: "اخیست", + tppf: "akheest", + ec: "take,takes,taking,took,taken", + a: 1, + }, + }, + verbTense: "perfectivePast", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +## Demonstratives without the noun + +In Pashto, demonstratives can also be used _without saying the noun_ they are pointing to. So you can use the words , , without saying the noun that they are referring to. + + + {{ + blocks: [ + { + key: 0.033216575241004076, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 6, distance: "far" }, + }, + }, + }, + { + key: 0.3506612320163158, + block: { + type: "AP", + selection: { + type: "sandwich", + before: { p: "له", f: "la" }, + after: { p: "سره", f: "sara" }, + e: "with", + inside: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812342, + i: 7091, + p: "خلک", + f: "khalk", + g: "khalk", + e: "people, nation, populace", + r: 4, + c: "n. m. pl.", + }, + gender: "masc", + genderCanChange: false, + number: "plural", + numberCanChange: false, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "hagha", + withNoun: false, + }, + }, + }, + }, + }, + }, + { + key: 0.6156078340349931, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + gender: "fem", + genderCanChange: false, + number: "plural", + numberCanChange: true, + adjectives: [], + dynamicComplement: true, + genStativeComplement: false, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1581786710658, + i: 6839, + p: "خبرې کول", + f: "khabúre kawul", + g: "khaburekawul", + e: "to speak, talk, talk with", + r: 3, + c: "v. dyn. comp. trans. sing. or plur.", + l: 1527812766, + ec: "talk", + a: 1, + }, + complement: { + ts: 1527812766, + i: 6832, + p: "خبره", + f: "khabúra", + g: "khabura", + e: "thought, speech, idea, thing, remark", + r: 4, + c: "n. f.", + a: 1, + }, + }, + dynAuxVerb: { + entry: { + ts: 1527812752, + i: 11033, + p: "کول", + f: "kawul", + g: "kawul", + e: "to do (an action or activity)", + r: 4, + c: "v. trans./gramm. trans.", + ssp: "وکړ", + ssf: "óokR", + prp: "وکړل", + prf: "óokRul", + pprtp: "کړی", + pprtf: "kúRay", + separationAtP: 1, + separationAtF: 2, + diacExcept: true, + ec: "do,does,doing,did,done", + }, + }, + verbTense: "presentVerb", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: "dynamic", + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + + + {{ + blocks: [ + { + key: 0.23089213205851067, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "daa", + withNoun: false, + }, + }, + }, + }, + }, + ], + predicate: { + type: "NP", + NP: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527812817, + i: 12668, + p: "کتاب", + f: "kitáab", + g: "kitaab", + e: "book", + r: 4, + c: "n. m.", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [ + { + type: "adjective", + entry: { + ts: 1527812796, + i: 10981, + p: "ښه", + f: "xu", + g: "xu", + e: "good", + r: 4, + c: "adj.", + a: 1, + }, + }, + ], + dynamicComplement: false, + genStativeComplement: false, + }, + }, + }, + equative: { tense: "present", negative: false }, + omitSubject: false, + }} + + + + {{ + blocks: [ + { + key: 0.4381654501657355, + block: { + type: "subjectSelection", + selection: { + type: "NP", + selection: { type: "pronoun", person: 0, distance: "far" }, + }, + }, + }, + { + key: 0.7807494707111873, + block: { + type: "objectSelection", + selection: { + type: "NP", + selection: { + type: "noun", + entry: { + ts: 1527815268, + i: 10860, + p: "شی", + f: "shay", + g: "shay", + e: "thing", + r: 4, + c: "n. m.", + ppp: "شیان, شیونه", + ppf: "shayáan, shayóona", + a: 1, + }, + gender: "masc", + genderCanChange: false, + number: "singular", + numberCanChange: true, + adjectives: [], + dynamicComplement: false, + genStativeComplement: false, + demonstrative: { + type: "demonstrative", + demonstrative: "dagha", + withNoun: false, + }, + }, + }, + }, + }, + ], + verb: { + type: "verb", + verb: { + entry: { + ts: 1527817298, + i: 354, + p: "اخیستل", + f: "akheestúl", + g: "akheestul", + e: "to take, buy, purchase, receive; to shave, cut with scissors", + r: 4, + c: "v. trans.", + psp: "اخل", + psf: "akhl", + tppp: "اخیست", + tppf: "akheest", + ec: "take,takes,taking,took,taken", + a: 1, + }, + }, + verbTense: "perfectiveFuture", + perfectTense: "pastPerfect", + imperativeTense: "imperfectiveImperative", + tenseCategory: "basic", + transitivity: "transitive", + isCompound: false, + voice: "active", + negative: false, + canChangeTransitivity: false, + canChangeVoice: true, + canChangeStatDyn: false, + }, + form: { removeKing: false, shrinkServant: false }, + }} + + +## Overview / Tables + + + + + + + + + + + + + + + + + + +
Unisex
+
Plain
+
(singular or plural)
+
+ + {[ + { + p: "دا", + f: "daa", + e: "this / these", + }, + ]} + +
+
In a sandwich or ergative
+
(singular or plural)
+
+ + {[ + { + p: "دې", + f: "de", + e: "this / these", + }, + ]} + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
MasculineFeminine
Plain (singular or plural) + + {[ + { + p: "دغه", + f: "dágha", + e: "this / these", + }, + ]} + +
+
Singular and
+
in a sandwich or ergative
+
+ + {[ + { + p: "دغه", + f: "dághu", + e: "this", + }, + ]} + + + + {[ + { + p: "دغې", + f: "dághe", + e: "this", + }, + ]} + +
+
Double inflection
+
+ (Plural and in a sandwich or ergative) +
+
+ + {[ + { + p: "دغو", + f: "dágho", + e: "these", + }, + ]} + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
MasculineFeminine
Plain (singular or plural) + + {[ + { + p: "هغه", + f: "hágha", + e: "that / those", + }, + ]} + +
+
Singular and
+
in a sandwich or ergative
+
+ + {[ + { + p: "هغه", + f: "hághu", + e: "that", + }, + ]} + + + + {[ + { + p: "هغې", + f: "hághe", + e: "that", + }, + ]} + +
+
Double inflection
+
+ (Plural and in a sandwich or ergative) +
+
+ + {[ + { + p: "هغو", + f: "hágho", + e: "those", + }, + ]} + +
+ +Ergative here means _the subject of a past tense transitive verb_. diff --git a/src/content/nouns/determiners.mdx b/src/content/nouns/determiners.mdx index 2ac1bdd..22ea9d2 100644 --- a/src/content/nouns/determiners.mdx +++ b/src/content/nouns/determiners.mdx @@ -1,5 +1,5 @@ --- -title: Determiners (کوم) +title: Determiners --- import { @@ -9,10 +9,44 @@ import { InflectionsTable, } from "@lingdocs/ps-react"; import Link from "../../components/Link"; +import nounWithAddons from "./noun-with-addons.excalidraw.svg"; -Pashto uses the word in front of nouns to mean "which" or "some." +
+ example of a noun in Pashto with various add-ons and a determiner +
-## With questions +[Determiners](https://en.wikipedia.org/wiki/Determiner) are words that we can put in front of nous to express which nouns we are talking about. In Pashto we can use these words like these as determiners: + +- +- +- +- +- +- +- +- +- +- +- +- + +Notice that there is no definate article "the" in Pashto. + +In this chapter we'll look at a bunch of examples of how these determiners are used. The bottom three are special words we'll call demonstratives, and we'll look at those in the next chapter. + +## Which / some (کوم - koom) + +### With questions When used with questions, the word means "which" or "what." @@ -42,7 +76,7 @@ When used with questions, the word -## With Statements +### With statements With statements, the word means "some." @@ -75,9 +109,9 @@ With statements, the word -## Determiners inflect too! +### With inflection -The word inflects just like any other pattern #1 word. It will inflect to agree with the noun it is attached to. In this way, it works just like an adjective. +The word inflects just like any other pattern #1 word. It will inflect to agree with the noun it is attached to, just like we would with an adjective attached to a noun.
inflects just }, ]} + +## Every (هر - har) + +We use the word when we want to talk about every one of some noun. + + + {[ + { + p: "هر ماشوم دلته راشي", + f: "har maashóom dálta ráashee", + e: "Every child should come here", + }, + { + p: "دلته هر کتاب مفت دی", + f: "dálta har kitáab mUft day", + e: "Every book here is free", + }, + { + p: "زما هر ملګری وفادار دی", + f: "zmaa har malgúray wafaadáar day", + e: "Every one of my friends is faithful", + }, + ]} + + +This word also inflects just like any other pattern #1 word. + +
+ +
+ + + {[ + { + p: "هره ماشومه دلته راشي", + f: "hára maashóoma dálta ráashee", + e: "Every (female) child should come here", + sub: "Fem. sing. plain", + }, + { + p: "هغه هرې ښځې ته دا خبره کوي", + f: "haghá háre xúdze ta daa khabura kawee", + e: "She says that to every woman", + sub: "Fem. sing. inflected - sandwich", + }, + { + p: "هرې ښځې ته تکلیف لیدلی دی", + f: "háre xúdze takléef leedúlay day", + e: "Every woman has seen difficulty", + sub: "Fem. sing. inflected - subj. of past tense trans.", + }, + { + p: "دا ستونزه په هرو خلکو کې شته", + f: "daa stóonza pu háro khálko ke shta", + e: "That problem exists in every people.", + sub: "Double inflection - 'people' is plural and in a sandwich", + }, + ]} + + +Notice that this word is usually used with singular nouns, but it can be used with plural group nouns like if we want to talk about _each_ group, each of which is plural. + +## All / the whole (ټول) + +We use the determiner word to talk about all or the whole of something. This also inflects just like any other pattern #1 word. + +
+ +
+ + + {[ + { + p: "ټول کلی خبر شو", + f: "Tol kúlay khabúr sho", + e: "The whole village found out", + }, + { + p: "ټوله دنیا تا پېژني", + f: "Tóla dUnyáa taa pejzunee", + e: "The whole world knows you", + sub: "Fem sing. plain", + }, + { + p: "ټولې ښځې تا پېژني", + f: "Tóle xúdze taa pejzunee", + e: "All the women know you", + sub: "Fem inflected - plural", + }, + { + p: "ټولو ښځو ته ولیدې", + f: "Tóle xúdze tu óoleede", + e: "All the women saw you", + sub: "Double inflection - plural and subj. of past tense trans.", + }, + { + p: "دا شعر ټولو ملګرو ته ډالۍ وي", + f: "daa shi'r Tólo malgúro ta Daalúy wee", + e: "May this poem be dedicated to all friends", + sub: "Double inflected - plural and sandwich", + }, + ]} + + +## No / none (هیڅ) + +We use the word or with **negative phrases** to say "no / none" of something. It's kind of like an emphasizing double negative. + + + {[ + { + p: "دلته هیڅ روغتون نشته", + f: "dálta heets roghtóon núshta", + e: "There's no hosptial here", + }, + { + p: "زه هیڅ تعلیم نه لرم", + f: "zu heets ta'léem nu larúm", + e: "I don't have any education", + }, + { + p: "له دغه سړي نه هیځ خیر نه راځي", + f: "la dághu saRée na heets khayr nu raadzee", + e: "No good comes from that man", + }, + { + p: "هیڅ خبره نشته", + f: "heets khabúra nishta", + e: "It's nothing, no problem", + }, + ]} + + +The word does _not_ inflect. + +## Other / another (بل) + +We use the determiner word to talk about the 'other' or 'another' something or someone. This word does inflect. + +
+ +
+ + + {[ + { + p: "ستا بل کور چېرته دی؟", + f: "staa bul kor cherta day?", + e: "Where's your other house", + }, + { + p: "بلې ښځې سره خبرې کوي", + f: "búle xúdze sara khabúre kawee", + e: "She's talking with another woman", + }, + { + p: "بلې خوا ته ورشه", + f: "bule khwaa ta wársha", + e: "Go to the other side", + }, + { + p: "بلې ښځې زه ولیدلم", + f: "búle xudze ze óoleedulum", + e: "The other woman saw me", + }, + ]} + + +## Like this / like that (داسې, دغسې, هسې, هغسې) + +The words and can be used to mean "such" or "like this" and "like that," respectively. + + + {[ + { + p: "زه داسې کتاب غواړم", + f: "zu dáase kitáab ghwáaRum", + e: "I want a book like that", + }, + { + p: "زه داسې خلکو سره خبرې نه کوم", + f: "zu daase khalko sara khabúre nu kawum", + e: "I don't talk with such people", + }, + { + p: "هسې سړی نه دی", + f: "hase saRay nu day", + e: "He's not that kind of guy", + }, + ]} + + +**Note**: the word is also very, very often used as an adverb meaning "just," "for no reason," or "in vain." + +For an extra degree of emphasis or specificity you can use the words or + + + {[ + { + p: "زه دغسې کتاب غواړم", + f: "zu daghase kitáab ghwáaRum", + e: "I want a book just like that", + }, + { + p: "هغسې ماشومه وه", + f: "haghase maashóoma wa", + e: "She was a child just like that", + }, + ]} + + +## Mixing and matching determiners + +Many of these determiners can be used together, and in different orders. + + + {[ + { + p: "زه به دا شی کوم داسې ملګري ته ورکړم", + f: "zu ba daa shay koom daase malgúray ta wárkRum", + e: "I will give this thing to some such friend", + }, + { + p: "ما هیڅ داسې کوم شی نه دی لیکلی", + f: "maa heets dáase koom shay nu day leekúlay", + e: "I didn't write any such thing like that", + }, + ]} + + +## Other notes + +Usually these determiners go _before_ the quantifiers of a noun, but some of these determiners like , and can go before or after the quantifier. + +Also note a lot of these can also function as adverbs, which function _differently_ than determiners. diff --git a/src/content/nouns/noun-with-addons.excalidraw.svg b/src/content/nouns/noun-with-addons.excalidraw.svg new file mode 100644 index 0000000..f92e90c --- /dev/null +++ b/src/content/nouns/noun-with-addons.excalidraw.svg @@ -0,0 +1,13 @@ + + + eyJ2ZXJzaW9uIjoiMSIsImVuY29kaW5nIjoiYnN0cmluZyIsImNvbXByZXNzZWQiOnRydWUsImVuY29kZWQiOiJ4nO2bW3PaSFx1MDAxNoDf8yso9jXWdJ++z5tjXHUwMDA3x0mcjK9xvLPlkpFcdTAwMDBcdTAwMTmQMFx1MDAxMrek8mPmb+xr/tieXHUwMDA2XHUwMDA3XHRcdTAwMDFcdGaMYKo2qXJcdTAwMTXdLZ1D9/nOTeLri1KpnIw6fvn3UtlcdTAwMWZW3Vbgdd1B+aVcdTAwMWTv+904iEKcgvHnOOp1q+OVjSTpxL//9lt6hVON2pOr/Jbf9sMkxnX/xs+l0tfxX5xcdDx7bXS1d/t29Ll+1Phk/lx1MDAxMCejs4/Nez2+dLzohzKJP0zS0SFcdTAwMGXtUSPBXHUwMDAxzlxiJ4ZrwiWfzo/svFBcdTAwMGVVXFxcdTAwMTFcIlxmlUyCnk5cdTAwMGZcdTAwMDIvaeBcdTAwMTJcdTAwMDbMXHUwMDExjFNcdTAwMDBcdEJxJqYrXHUwMDFhflBvJHZJOuaG9ZbVRThSSFx1MDAwNkJrxYymXHUwMDFhpivipFx1MDAxYjX9g6hcdTAwMTV1rc7/or79n6p951ab9W7UXHUwMDBivXRNrVY1VZOuqVx1MDAwNa3WeTJqTTbWrTZ63cxcdTAwMWQmXHUwMDEyPj3qn5c8vS6O8Fx1MDAxONKrUGS9XHUwMDEx+rE9XHUwMDA0Mlx1MDAxZI06bjVI7FZRko5a/TrH3vi8/pNq1XXb/rE9sLDXak2Hg9Dz7VmUXTIjLfRcdTAwMWWlzayOfd/ewVx1MDAxMEGklJpOJ1LLYorkRz9E4djKpJLKXGLQKpVcdTAwMWVcdTAwMWaidSXjm9bcVuynXHUwMDFibVV4nVrejFx1MDAxYb2O504uolxuQEtccpoqke5lK1xim/lrWlG1uUDO2Crx63eiOPbjoJ85qVpcdTAwMTQm58FcdTAwMTerecby7GjFbVx1MDAwNy277WLmPvutoG63oFxcRaX9bjm7XHUwMDBmSYBgTVx1MDAxNyRRJ52t4lx1MDAxZN0g9Lvzp1x1MDAxM3WDelx1MDAxMLqti+Vaur0kOsOxsZ6z31xyt8F/81x1MDAwM1x1MDAwM+qAXHUwMDE4T3x7OVx1MDAwYvFiPtNcdTAwMDNcdTAwMTVcdTAwMTKWXHUwMDFkKEVcdTAwMTNcdTAwMTBcXMjsiU7tiZZXOOaJXHUwMDA3MVF/eLV3f3w4XHUwMDFhXlx1MDAxZtfi/f5ntyd2XHUwMDA3qF+7jYk304Q6VCpKXHUwMDA0N8ZcYplax8SbgcOMXHUwMDEwlIJkXHUwMDA27/CsTmc9h/jIs2KMXHUwMDE5pjM8P8mHLHVcdTAwMTd5iDO3WoAwXGIh10H4yZzaXHL00Fx1MDAxY7ttS115Zm7zXGYvkrxxiJWa89VTiNFKuOZcdTAwMTiCXHUwMDE3QFxmq0P8rn987b0jJnhcdTAwMTiYw+HbN5+P9Fx1MDAxMfzzIJZcXDmMK1xmb0Yp/MByXHUwMDEwXHUwMDEzh4EyVCmthCFcdTAwMTnGt04x6kRcdTAwMDRcdTAwMTOcp964aIyVXHUwMDAxwojQWevdKMZcdTAwMGY9N0yCWlA8xoskb1x1MDAxY2PNZX70XHUwMDA3xuhCMfVcdTAwMTKQcp5SzFaneHh3Tq6u+ydJeDC89U5vP1xy3n2q/PMo5ko7XHUwMDA0XHUwMDAzLYZayVx1MDAxNMtHYuNcYkqM4lRcdTAwMWG8O2Myp+o2KSboVFx1MDAxOFx1MDAwN7bNYMyEYYxkjXejXHUwMDE0u969X00wrY2LpniR5I1TTLHkXVx1MDAxYY2ZoWiPQFx1MDAxN6XUfHWO71x1MDAwNoPeYfesfZRcdTAwMWM+nLmv4suzXHUwMDAxnO5cdTAwMWXH0lx1MDAwMc2IXHUwMDA2ZrhcdTAwMTKa09RkJlx1MDAxY1NFXHUwMDFjsJxcblx1MDAwMUpQnlx1MDAwM1lcdTAwMGI8XHUwMDAzJTHwMKlcdFx1MDAxOJpT9Xk4XHUwMDA2Klx1MDAxY0WUXHUwMDAyhWWm5iRVcsoxn+PYcCxKNcmk+cVjLGyi8ncxzjjHX2BcdTAwMWOiakVcdTAwMDM8K/Nvo/tcdTAwMThcdTAwMDTbXHUwMDAzzi73iX/z/s2+m1x1MDAxY1B2cJGJoT/raGnKXHUwMDFkg2UxZ8pcYkVcYp01WKqYw1x1MDAwNabbVCiwPlx1MDAxNuasjVxutDZDNVqcXHUwMDAxTENcdJs3t1x1MDAwNT0t8qymv23/sGZcdTAwMGZLlH9cctAjn6A5ozbOLXLQmudHU/8ssVJCXHUwMDBm/fxNLM5cdTAwMDVk0rc1mlhx4ro73b+aVXDjgVx1MDAxNoRYeo6Yk4FcdTAwMTZSL6p65epx9v1cdTAwMDHcx17z/fFFa0+Ft28/XHUwMDEw3mK7w9G8d3iscjFcdTAwMDXGxJRQhlx1MDAxOTKG19Q+Jm5KascokFx1MDAxOFI1MVx1MDAxOGI306x6oqubZsjAJTecbDND5oJiUl9Yhux9/6vecItcdTAwMGWuealcdTAwMWJcdTAwMDeW86VcdTAwMGZcdTAwMGYomqqmaCTp5qTAqidcdTAwMTS4XHUwMDA39UF8pD6woTjtjXouXHUwMDBiz95e7D6wgoKDXHQwXHUwMDE4sFx1MDAwNW+m3n3kVTqKXHUwMDFiTICpVJigms1cdTAwMTS0a/LKNXDKJU1ntpBcbqNcdTAwMGYjPGuum+V1UDysg1wiSc06v7mGMlx1MDAxNWS265KSqlcnle6178PD3rB34l91XHUwMDFh7+/lzTtzsvukMttcIjZcZiOnYpRcdTAwMDPMoapcdTAwMWSs8LFcYqBcdTAwMTKrXHUwMDAwollOt2dCVaNcdTAwMThtjM1wXHUwMDA1XHUwMDE1Mo2VPyNVo2Z4gd5cIqlGYdGs1kqD11witd7oXbwsJW7z7PtfRSO7WPbm2Vx1MDAxNSo/OmXXKKVcYlx1MDAxMLKo/WRWZ7daub0mkey3ryk9guQmif2P3d1nlzKFcIJ9hEtxI/RcXFosXHUwMDFkYzBcdTAwMTZcdTAwMWKJUZDpzHPv7YdZ61C0ytSz20CX8Yw/2zS6X1xct/39v4W3nObEPlPXKeqEtzfdttZ9XHUwMDFkiObDTUXAfXu1rlx1MDAxM1x1MDAxYayDZ0+0xFxmWmVjit05iUaNY5LaXHUwMDBlKud6vuckiXQ0xdRcdTAwMTImZfFP7e3/XHUwMDFkp4xP3F+940Qlw1x1MDAxMsZkY3HmtalMV3mu5cTQXHUwMDBmYFx1MDAwMp2e6nO1nISyz7vXXHUwMDAx9lx1MDAwN4N/li9cdTAwMWF+7JeSQVS6XHUwMDBi6i9L9kTCeimOwrhcdTAwMTTVSqOo143/LJd2ui319C+x+dZcdTAwMTVf/tZcdTAwMTU1WOJcdL3wXHUwMDEx0avVY3RI9uqV271K7SBcbmonqvmmUlxy5O5cdTAwMDC5LEZrir6KcUnQp0lJTT6/XHUwMDA243DDJHpDolx1MDAwMdQuhWjOiKRcdTAwMWPTh+3FaM2xNiNrIb9WjLboXHUwMDE0XHUwMDFkoGdlblx1MDAxY1VcdTAwMDbLUdVcdTAwMDRcdTAwMTRYr79cdTAwMDDVgyegWlx1MDAwMf/Q0+dNcvXR36+P9lUlfNh9VG2XWVx1MDAwYlx1MDAwNlRcdTAwMDDVXHUwMDEycmlcdKKqXHUwMDFk4JiyXHUwMDAyo5RcbmN2q8vMbCHKt/pcdTAwMWVcdTAwMDbHXHUwMDAwbYp7myqxUbBoWnNCN/8+M11e/WojXHUwMDA1U9mHgimuh6vj2rzf73nto+H5/sPe6eWpXG5i9cHffVxcXHUwMDA1XHUwMDE1XHUwMDBlwyyVXHUwMDFhyyT+zePKXHUwMDFjglx1MDAxMZVKY9AyXHLsXHUwMDEyruNcdTAwMGUvOpKtvm5RbI9cdTAwMTmz1cJZzYrcPKnL33bELI+BwiR4UY/59VN6zOy1d+0lXHUwMDBm4cPr+8s6PYz7e8nuk8pcdTAwMTh3OJFAJVx1MDAxNlx1MDAwM0TMxVXjXHUwMDAw01xc2Z9cdTAwMWIownhOs62GVcFcdJFcdTAwMDbUNsOqsFx1MDAwZieK+61BpqQsXHUwMDFh2IWiN/9rXHUwMDAzsTwjVlx1MDAxNOs2IVx1MDAxNyXEldW5vUzqQt1B15VX8Yn3eXhrvsS3u88t5cRB45eEK1x1MDAxMCRb4z+CK1x1MDAxZDCARVx1MDAwM1FcdTAwMWEkkF0qXqlQglxiybdL7nO80bg6ubZcdTAwMDFUNLKzMp/OKv5cdTAwMWRvYNntdM5cdTAwMTPcPpydkFvuXHUwMDA3/uDVQkOx/8ovXHUwMDFlSbf4+PYkvn578e1/ci4+riJ9 + + + + + possesivedeterminerquantifieradjectivesnounstaadághadwaghuT, takRázaamún"These two big, strong sons of yours" yourthesetwobig, strongsons \ No newline at end of file diff --git a/src/content/pronouns/demonstratives.mdx b/src/content/pronouns/demonstratives.mdx deleted file mode 100644 index a3cf03f..0000000 --- a/src/content/pronouns/demonstratives.mdx +++ /dev/null @@ -1,489 +0,0 @@ ---- -title: Demonstratives 👉 ---- - -import { - defaultTextOptions as opts, - InlinePs, - firstVariation, - Examples -} from "@lingdocs/ps-react"; -import genderColors from "../../lib/gender-colors"; -import GenderTable from "../../components/GenderTable"; -import Link from "../../components/Link"; -export const femColor = genderColors.f; -export const mascColor = genderColors.m; -import { nounGenderGame1, nounGenderGame2 } from "../../games/games"; -import GameDisplay from "../../games/GameDisplay"; -import EditableVPEx from "../../components/phrase-diagram/EditableVPEx"; -import EditableEPEx from "../../components/phrase-diagram/EditableEPEx"; - -Demonstratives are words like "this, that, these, those" that are used **to point to or specify nouns**. In Pashto we use the words for demonstratives: - -- -- -- - -And these words also inflect in some interesting ways. TLDR; See the tables at the bottom. - -## The general دا - daa - -The word is probably the most common demonstrative in Pashto. It's also fairly general, for pointing to people or things close by or at a medium distance. ("Distance" here can refer to the distance in conversation, not just physical distance.) - -The other nice thing about this useful pointer word is that **it is the same for masculine or feminine, singular or plural**! - -{{"blocks":[{"key":0.016611610164032342,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815251,"i":9910,"p":"سړی","f":"saRáy","g":"saRay","e":"man","r":4,"c":"n. m.","ec":"man","ep":"men"},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.010739460241721455,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527816016,"i":3172,"p":"پښتو","f":"puxtó, paxtó","g":"puxto,paxto","e":"Pashto, Pashtunwali","r":4,"c":"n. f.","ec":"Pashto","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817013,"i":18259,"p":"ویل","f":"wayúl","g":"wayul","e":"to say, to tell","r":4,"c":"v. trans./gramm. trans.","ec":"speak,speaks,speaking,spoke,spoken","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":true,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.016611610164032342,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812342,"i":7091,"p":"خلک","f":"khalk","g":"khalk","e":"people, nation, populace","r":4,"c":"n. m. pl."},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":false,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.010739460241721455,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527816016,"i":3172,"p":"پښتو","f":"puxtó, paxtó","g":"puxto,paxto","e":"Pashto, Pashtunwali","r":4,"c":"n. f.","ec":"Pashto","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817013,"i":18259,"p":"ویل","f":"wayúl","g":"wayul","e":"to say, to tell","r":4,"c":"v. trans./gramm. trans.","ec":"speak,speaks,speaking,spoke,spoken","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":true,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.7759356354574205,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.09676861988508834,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1586551382412,"i":17981,"p":"وریژې","f":"wréejze","g":"wreejze","e":"rice","r":4,"c":"n. f. pl.","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":false,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1571859113828,"i":2904,"p":"پخول","f":"pakhawúl","g":"pakhawul","e":"to cook, prepare, to cause to ripen, mature","r":4,"c":"v. stat. comp. trans.","l":1574867531681,"ec":"cook","a":1},"complement":{"ts":1574867531681,"i":3512,"p":"پوخ","f":"pokh","g":"pokh","e":"cooked, mature, ripe, ready, able, skillful, experienced, tried, tested, true","r":4,"c":"adj. irreg.","infap":"پاخه","infaf":"paakhu","infbp":"پخ","infbf":"pakh","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"stative","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.7759356354574205,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.09676861988508834,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1586551382412,"i":17981,"p":"وریژې","f":"wréejze","g":"wreejze","e":"rice","r":4,"c":"n. f. pl.","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":false,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1571859113828,"i":2904,"p":"پخول","f":"pakhawúl","g":"pakhawul","e":"to cook, prepare, to cause to ripen, mature","r":4,"c":"v. stat. comp. trans.","l":1574867531681,"ec":"cook","a":1},"complement":{"ts":1574867531681,"i":3512,"p":"پوخ","f":"pokh","g":"pokh","e":"cooked, mature, ripe, ready, able, skillful, experienced, tried, tested, true","r":4,"c":"adj. irreg.","infap":"پاخه","infaf":"paakhu","infbp":"پخ","infbf":"pakh","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"stative","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527816098,"i":18172,"p":"ونه","f":"wúna","g":"wuna","e":"tree; height","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812625,"i":11572,"p":"غټ","f":"ghuT, ghaT","g":"ghuT,ghaT","e":"big, fat","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527816098,"i":18172,"p":"ونه","f":"wúna","g":"wuna","e":"tree; height","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812625,"i":11572,"p":"غټ","f":"ghuT, ghaT","g":"ghuT,ghaT","e":"big, fat","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812625,"i":11572,"p":"غټ","f":"ghuT, ghaT","g":"ghuT,ghaT","e":"big, fat","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812625,"i":11572,"p":"غټ","f":"ghuT, ghaT","g":"ghuT,ghaT","e":"big, fat","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -### Inflecting دا - daa to دې - de - -In all these examples above, masculine and feminine, singular or plural, we always use . But what happens when we need to inflect a word because it's in a sandwich or because it's the subject of a past tense transitive verb? In that case it becomes . - -Remember, normally we would inflect a word when it's plural, but not with ! **we only inflect this word for _two_ reasons**: - -- being in a sandwich -- being the subject of a past tense transitive verb - -Here are some examples of the demonstrative being inflected because it's used for the subject of a past tense transitive verb. - -{{"blocks":[{"key":0.6132085810692784,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815251,"i":9910,"p":"سړی","f":"saRáy","g":"saRay","e":"man","r":4,"c":"n. m.","ec":"man","ep":"men"},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.47115899186288135,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":0,"distance":"far"}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815041,"i":9342,"p":"ژړول","f":"jzaRawul","g":"jzaRawul","e":"to make someone cry","r":4,"c":"v. trans.","ec":"make","ep":"cry"}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.6132085810692784,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815251,"i":9910,"p":"سړی","f":"saRáy","g":"saRay","e":"man","r":4,"c":"n. m.","ec":"man","ep":"men"},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.47115899186288135,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":0,"distance":"far"}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815041,"i":9342,"p":"ژړول","f":"jzaRawul","g":"jzaRawul","e":"to make someone cry","r":4,"c":"v. trans.","ec":"make","ep":"cry"}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.851174272757701,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.9894847508739981,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817298,"i":354,"p":"اخیستل","f":"akheestúl","g":"akheestul","e":"to take, buy, purchase, receive; to shave, cut with scissors","r":4,"c":"v. trans.","psp":"اخل","psf":"akhl","tppp":"اخیست","tppf":"akheest","ec":"take,takes,taking,took,taken","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.851174272757701,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}},{"key":0.9894847508739981,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817298,"i":354,"p":"اخیستل","f":"akheestúl","g":"akheestul","e":"to take, buy, purchase, receive; to shave, cut with scissors","r":4,"c":"v. trans.","psp":"اخل","psf":"akhl","tppp":"اخیست","tppf":"akheest","ec":"take,takes,taking,took,taken","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -Notice how the nouns change depending on whether they're singular or plural. When they nouns are a subject of a past tense transitive verb _and_ plural, they use the double inflection. But there is no difference no difference in between singular and plural. - -And here are some examples of being inflected because it's in a sandwich. - -{{"blocks":[{"key":0.13933460170370982,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":0,"distance":"far"}}}},{"key":0.2607654032277311,"block":{"type":"AP","selection":{"type":"sandwich","after":{"p":"ته","f":"ta"},"e":"to","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527814265,"i":15875,"p":"مکتب","f":"maktáb","g":"maktab","e":"school","r":4,"c":"n. m.","app":"مکاتب","apf":"makaatib","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}},{"key":0.23805903802061423,"block":{"type":"objectSelection","selection":"none"}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815348,"i":4587,"p":"تلل","f":"tlul","g":"tlul","e":"to go","r":4,"c":"v. intrans.","psp":"ځ","psf":"dz","ssp":"لاړ ش","ssf":"láaR sh","prp":"لاړل","prf":"láaRul","separationAtP":2,"separationAtF":3,"ec":"go,goes,going,went,gone","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"intransitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":false,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.13933460170370982,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":6,"distance":"far"}}}},{"key":0.2607654032277311,"block":{"type":"AP","selection":{"type":"sandwich","after":{"p":"ته","f":"ta"},"e":"to","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527814265,"i":15875,"p":"مکتب","f":"maktáb","g":"maktab","e":"school","r":4,"c":"n. m.","app":"مکاتب","apf":"makaatib","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}},{"key":0.23805903802061423,"block":{"type":"objectSelection","selection":"none"}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815348,"i":4587,"p":"تلل","f":"tlul","g":"tlul","e":"to go","r":4,"c":"v. intrans.","psp":"ځ","psf":"dz","ssp":"لاړ ش","ssf":"láaR sh","prp":"لاړل","prf":"láaRul","separationAtP":2,"separationAtF":3,"ec":"go,goes,going,went,gone","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"intransitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":false,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.33750095093596255,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":4,"distance":"far"}}}},{"key":0.8500623382016168,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812881,"i":14722,"p":"ماشوم","f":"maashoom","g":"maashoom","e":"child, kid","r":4,"c":"n. m. anim. unisex","ec":"child","ep":"children","a":1},"gender":"masc","genderCanChange":true,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}},{"key":0.18261823823142165,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812859,"i":14462,"p":"لوبه","f":"lóba","g":"loba","e":"game, match","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1658280518551,"i":14463,"p":"لوبه کول","f":"loba kawul","g":"lobakawul","e":"to play (a game/sport/role)","r":2,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812859,"ec":"play"},"complement":{"ts":1527812859,"i":14462,"p":"لوبه","f":"lóba","g":"loba","e":"game, match","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.33750095093596255,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":4,"distance":"far"}}}},{"key":0.8500623382016168,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812881,"i":14722,"p":"ماشوم","f":"maashoom","g":"maashoom","e":"child, kid","r":4,"c":"n. m. anim. unisex","ec":"child","ep":"children","a":1},"gender":"masc","genderCanChange":true,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":true}}}}}},{"key":0.18261823823142165,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812859,"i":14462,"p":"لوبه","f":"lóba","g":"loba","e":"game, match","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1658280518551,"i":14463,"p":"لوبه کول","f":"loba kawul","g":"lobakawul","e":"to play (a game/sport/role)","r":2,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812859,"ec":"play"},"complement":{"ts":1527812859,"i":14462,"p":"لوبه","f":"lóba","g":"loba","e":"game, match","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -Again, there's no difference in the between singular and plural. - -But things get a little more complicated when we want to get a bit more specific with our demonstratives and use and . - -## More specific دغه - dágha / هغه - hágha - -When we want to be more specific with our pointing we can use the other two demonstratives: - -- (closer) -- (further) - -Notice that that this second one is different than the 3rd pers. sing pronoun! - -- (demonstrative) -- (pronoun) - -In their plain forms, these do not change from masculine to feminine. - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812796,"i":10981,"p":"ښه","f":"xu","g":"xu","e":"good","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815175,"i":3616,"p":"پیاله","f":"piyaala","g":"piyaala","e":"cup, glass","r":4,"c":"n. f."},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1578329248464,"i":9588,"p":"سپین","f":"speen","g":"speen","e":"white (fig. clear, honest, beautiful)","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"hagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527817398,"i":16176,"p":"مهربان","f":"mihrabáan","g":"mihrabaan","e":"kind, gracious, generous, indulgent","r":4,"c":"adj."}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -These demonstratives also **don't change when they're plural**: - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812796,"i":10981,"p":"ښه","f":"xu","g":"xu","e":"good","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815175,"i":3616,"p":"پیاله","f":"piyaala","g":"piyaala","e":"cup, glass","r":4,"c":"n. f."},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1578329248464,"i":9588,"p":"سپین","f":"speen","g":"speen","e":"white (fig. clear, honest, beautiful)","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"hagha","withNoun":true}}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527817398,"i":16176,"p":"مهربان","f":"mihrabáan","g":"mihrabaan","e":"kind, gracious, generous, indulgent","r":4,"c":"adj."}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -### Inflecting دغه - dágha / هغه - hágha - -**But**, here's where things get more complicated... If they are inflected because of those other two reasons: - -- being in a sandwich -- being the subject of a past tense transitive verb - -Then the full craziness of inflections are unleashed 👇 - - - - - - - - - - - - - - - - - - - - - - - - -
MasculineFeminine
Plain (singular or plural) - - {[ - { - p: "دغه", - f: "dágha", - e: "this / these", - }, - ]} - -
Singular and in a sandwich or subject of past tense trans. - - {[ - { - p: "دغه", - f: "dághu", - e: "this", - }, - ]} - - - - {[ - { - p: "دغې", - f: "dághe", - e: "this", - }, - ]} - -
-
Double inflection
-
(Plural and in a sandwich or subject of past tense trans.)
-
- - {[ - { - p: "دغو", - f: "dágho", - e: "these", - }, - ]} - -
- - - - - - - - - - - - - - - - - - - - - - - - -
MasculineFeminine
Plain (singular or plural) - - {[ - { - p: "هغه", - f: "hágha", - e: "that / those", - }, - ]} - -
Singular and in a sandwich or subject of past tense trans. - - {[ - { - p: "هغه", - f: "hághu", - e: "that", - }, - ]} - - - - {[ - { - p: "هغې", - f: "hághe", - e: "that", - }, - ]} - -
-
Double inflection
-
(Plural and in a sandwich or subject of past tense trans.)
-
- - {[ - { - p: "هغو", - f: "hágho", - e: "those", - }, - ]} - -
- -Here are some examples of these words inflecting because they're singular but in a sandwich: - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815219,"i":8745,"p":"رنګ","f":"rang","g":"rang","e":"color, colour, style, kind; paint","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815175,"i":3616,"p":"پیاله","f":"piyaala","g":"piyaala","e":"cup, glass","r":4,"c":"n. f."},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812779,"i":10962,"p":"ښکلی","f":"xkÚlay","g":"xkUlay","e":"beautiful","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.609375515883567,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":0,"distance":"far"}}}},{"key":0.05318323940267988,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812043,"i":14630,"p":"لیکوال","f":"leekwáal","g":"leekwaal","e":"writer, author","r":4,"c":"n. m. anim. unisex","a":1},"gender":"masc","genderCanChange":true,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"hagha","withNoun":true}}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815165,"i":3714,"p":"پېژندل","f":"pejzandúl","g":"pejzandul","e":"to recognize, know, meet (w gramm. trans)","r":4,"c":"v. trans. / gram. trans.","psp":"پېژن","psf":"pejzan","tppp":"پېژاند","tppf":"pejzaand","ec":"know,knows,knowing,knew,known","a":1}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.9364870596350119,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}}}},{"key":0.13516192589623977,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}},{"key":0.9476823051383763,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1581786710658,"i":6839,"p":"خبرې کول","f":"khabúre kawul","g":"khaburekawul","e":"to speak, talk, talk with","r":3,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812766,"ec":"talk","a":1},"complement":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.9364870596350119,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}}}},{"key":0.13516192589623977,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}}},{"key":0.9476823051383763,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1581786710658,"i":6839,"p":"خبرې کول","f":"khabúre kawul","g":"khaburekawul","e":"to speak, talk, talk with","r":3,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812766,"ec":"talk","a":1},"complement":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -And here are some examples of these words inflecting because they're singular but also the subject of a past tense transitive verb. - -{{"blocks":[{"key":0.3508738169298047,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}},{"key":0.5628310389066882,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812881,"i":14722,"p":"ماشوم","f":"maashoom","g":"maashoom","e":"child, kid","r":4,"c":"n. m. anim. unisex","ec":"child","ep":"children","a":1},"gender":"fem","genderCanChange":true,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815399,"i":18176,"p":"وهل","f":"wahul","g":"wahul","e":"to hit","r":4,"c":"v. trans.","tppp":"واهه","tppf":"waahu","ec":"hit,hits,hitting,hit,hit","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.8170530088094552,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815251,"i":9910,"p":"سړی","f":"saRáy","g":"saRay","e":"man","r":4,"c":"n. m.","ec":"man","ep":"men"},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}},{"key":0.805575286142499,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815175,"i":3616,"p":"پیاله","f":"piyaala","g":"piyaala","e":"cup, glass","r":4,"c":"n. f."},"gender":"fem","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817298,"i":354,"p":"اخیستل","f":"akheestúl","g":"akheestul","e":"to take, buy, purchase, receive; to shave, cut with scissors","r":4,"c":"v. trans.","psp":"اخل","psf":"akhl","tppp":"اخیست","tppf":"akheest","ec":"take,takes,taking,took,taken","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -Finally, let's look at some examples where the demonstrative is _double inflected_ because the noun is both plural _and_ inflected for another reason. - -**Plural and in a sandwich:** - -{{"blocks":[{"key":0.033216575241004076,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":6,"distance":"far"}}}},{"key":0.3506612320163158,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812342,"i":7091,"p":"خلک","f":"khalk","g":"khalk","e":"people, nation, populace","r":4,"c":"n. m. pl."},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":false,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"hagha","withNoun":true}}}}}},{"key":0.6156078340349931,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1581786710658,"i":6839,"p":"خبرې کول","f":"khabúre kawul","g":"khaburekawul","e":"to speak, talk, talk with","r":3,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812766,"ec":"talk","a":1},"complement":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815219,"i":8745,"p":"رنګ","f":"rang","g":"rang","e":"color, colour, style, kind; paint","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815175,"i":3616,"p":"پیاله","f":"piyaala","g":"piyaala","e":"cup, glass","r":4,"c":"n. f."},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"predicate":{"type":"Complement","Complement":{"type":"complement","selection":{"type":"adjective","entry":{"ts":1527812779,"i":10962,"p":"ښکلی","f":"xkÚlay","g":"xkUlay","e":"beautiful","r":4,"c":"adj.","a":1}}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -**Plural and the subject of a past tense transitive verb:** - -{{"blocks":[{"key":0.3508738169298047,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812797,"i":10936,"p":"ښځه","f":"xúdza","g":"xudza","e":"woman, wife","r":4,"c":"n. f.","ec":"woman","ep":"women","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}},{"key":0.5628310389066882,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812881,"i":14722,"p":"ماشوم","f":"maashoom","g":"maashoom","e":"child, kid","r":4,"c":"n. m. anim. unisex","ec":"child","ep":"children","a":1},"gender":"fem","genderCanChange":true,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527815399,"i":18176,"p":"وهل","f":"wahul","g":"wahul","e":"to hit","r":4,"c":"v. trans.","tppp":"واهه","tppf":"waahu","ec":"hit,hits,hitting,hit,hit","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.41979915991647543,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812881,"i":14722,"p":"ماشوم","f":"maashoom","g":"maashoom","e":"child, kid","r":4,"c":"n. m. anim. unisex","ec":"child","ep":"children","a":1},"gender":"masc","genderCanChange":true,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":true}}}}},{"key":0.07096609264114995,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"pronoun","person":1,"distance":"far"}},"shrunken":false},"dynamicComplement":false,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817298,"i":354,"p":"اخیستل","f":"akheestúl","g":"akheestul","e":"to take, buy, purchase, receive; to shave, cut with scissors","r":4,"c":"v. trans.","psp":"اخل","psf":"akhl","tppp":"اخیست","tppf":"akheest","ec":"take,takes,taking,took,taken","a":1}},"verbTense":"perfectivePast","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -## Demonstratives without the noun - -In Pashto, demonstratives can also be used _without saying the noun_ they are pointing to. So you can use the words , , without saying the noun that they are referring to. - -{{"blocks":[{"key":0.033216575241004076,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":6,"distance":"far"}}}},{"key":0.3506612320163158,"block":{"type":"AP","selection":{"type":"sandwich","before":{"p":"له","f":"la"},"after":{"p":"سره","f":"sara"},"e":"with","inside":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812342,"i":7091,"p":"خلک","f":"khalk","g":"khalk","e":"people, nation, populace","r":4,"c":"n. m. pl."},"gender":"masc","genderCanChange":false,"number":"plural","numberCanChange":false,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"hagha","withNoun":false}}}}}},{"key":0.6156078340349931,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1},"gender":"fem","genderCanChange":false,"number":"plural","numberCanChange":true,"adjectives":[],"dynamicComplement":true,"genStativeComplement":false}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1581786710658,"i":6839,"p":"خبرې کول","f":"khabúre kawul","g":"khaburekawul","e":"to speak, talk, talk with","r":3,"c":"v. dyn. comp. trans. sing. or plur.","l":1527812766,"ec":"talk","a":1},"complement":{"ts":1527812766,"i":6832,"p":"خبره","f":"khabúra","g":"khabura","e":"thought, speech, idea, thing, remark","r":4,"c":"n. f.","a":1}},"dynAuxVerb":{"entry":{"ts":1527812752,"i":11033,"p":"کول","f":"kawul","g":"kawul","e":"to do (an action or activity)","r":4,"c":"v. trans./gramm. trans.","ssp":"وکړ","ssf":"óokR","prp":"وکړل","prf":"óokRul","pprtp":"کړی","pprtf":"kúRay","separationAtP":1,"separationAtF":2,"diacExcept":true,"ec":"do,does,doing,did,done"}},"verbTense":"presentVerb","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":"dynamic","voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -{{"blocks":[{"key":0.23089213205851067,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"daa","withNoun":false}}}}}],"predicate":{"type":"NP","NP":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527812817,"i":12668,"p":"کتاب","f":"kitáab","g":"kitaab","e":"book","r":4,"c":"n. m.","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[{"type":"adjective","entry":{"ts":1527812796,"i":10981,"p":"ښه","f":"xu","g":"xu","e":"good","r":4,"c":"adj.","a":1}}],"dynamicComplement":false,"genStativeComplement":false}}},"equative":{"tense":"present","negative":false},"omitSubject":false}} - -{{"blocks":[{"key":0.4381654501657355,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"pronoun","person":0,"distance":"far"}}}},{"key":0.7807494707111873,"block":{"type":"objectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815268,"i":10860,"p":"شی","f":"shay","g":"shay","e":"thing","r":4,"c":"n. m.","ppp":"شیان, شیونه","ppf":"shayáan, shayóona","a":1},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"dynamicComplement":false,"genStativeComplement":false,"demonstrative":{"type":"demonstrative","demonstrative":"dagha","withNoun":false}}}}}],"verb":{"type":"verb","verb":{"entry":{"ts":1527817298,"i":354,"p":"اخیستل","f":"akheestúl","g":"akheestul","e":"to take, buy, purchase, receive; to shave, cut with scissors","r":4,"c":"v. trans.","psp":"اخل","psf":"akhl","tppp":"اخیست","tppf":"akheest","ec":"take,takes,taking,took,taken","a":1}},"verbTense":"perfectiveFuture","perfectTense":"pastPerfect","imperativeTense":"imperfectiveImperative","tenseCategory":"basic","transitivity":"transitive","isCompound":false,"voice":"active","negative":false,"canChangeTransitivity":false,"canChangeVoice":true,"canChangeStatDyn":false},"form":{"removeKing":false,"shrinkServant":false}}} - -## Overview / Tables - - - - - - - - - - - - - - - - - - -
Unisex
-
Plain
-
(singular or plural)
-
- - {[ - { - p: "دا", - f: "daa", - e: "this / these", - }, - ]} - -
-
In a sandwich or ergative
-
(singular or plural)
-
- - {[ - { - p: "دې", - f: "de", - e: "this / these", - }, - ]} - -
- - - - - - - - - - - - - - - - - - - - - - - - -
MasculineFeminine
Plain (singular or plural) - - {[ - { - p: "دغه", - f: "dágha", - e: "this / these", - }, - ]} - -
-
Singular and
-
in a sandwich or ergative
-
- - {[ - { - p: "دغه", - f: "dághu", - e: "this", - }, - ]} - - - - {[ - { - p: "دغې", - f: "dághe", - e: "this", - }, - ]} - -
-
Double inflection
-
(Plural and in a sandwich or ergative)
-
- - {[ - { - p: "دغو", - f: "dágho", - e: "these", - }, - ]} - -
- - - - - - - - - - - - - - - - - - - - - - - - -
MasculineFeminine
Plain (singular or plural) - - {[ - { - p: "هغه", - f: "hágha", - e: "that / those", - }, - ]} - -
-
Singular and
-
in a sandwich or ergative
-
- - {[ - { - p: "هغه", - f: "hághu", - e: "that", - }, - ]} - - - - {[ - { - p: "هغې", - f: "hághe", - e: "that", - }, - ]} - -
-
Double inflection
-
(Plural and in a sandwich or ergative)
-
- - {[ - { - p: "هغو", - f: "hágho", - e: "those", - }, - ]} - -
- -Ergative here means _the subject of a past tense transitive verb_. -