diff --git a/package.json b/package.json index 252763f..bda79ed 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@formkit/auto-animate": "^1.0.0-beta.1", "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.3.1", - "@lingdocs/pashto-inflector": "^3.1.0", + "@lingdocs/pashto-inflector": "^3.1.1", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/src/components/phrase-diagram/EditableVPEx.tsx b/src/components/phrase-diagram/EditableVPEx.tsx index ffdbb9d..f9f9bfe 100644 --- a/src/components/phrase-diagram/EditableVPEx.tsx +++ b/src/components/phrase-diagram/EditableVPEx.tsx @@ -23,7 +23,7 @@ function EditableVPEx({ children, opts, formChoice }: { children: T.VPSelectionS } return
setEditing(true)} > diff --git a/src/content/pronouns/pronouns-mini.mdx b/src/content/pronouns/pronouns-mini.mdx index 98bfd82..2219339 100644 --- a/src/content/pronouns/pronouns-mini.mdx +++ b/src/content/pronouns/pronouns-mini.mdx @@ -151,11 +151,11 @@ When we talked about we also noted that you -## More about these kids +## More about these kids 👶 -### Doesn't matter where they come from... +### Mini-pronouns run off on their own -Wherever the mini-pronouns came from, they always have to go in the ! Especially with possesive pronouns, learners may feel like they need to stay attached to the word they were connected to. This is **not true at all**. Once something becomes a mini-pronoun, it just runs over to the kids' section, wherever that may be. Sometimes the kids section will *happen to be* next to the word a possesive came from. +Wherever the mini-pronouns came from, they always run off to the ! Especially with possesive pronouns, learners may feel like they need to stay attached to the word they were connected to. This is **not true at all**. Once we have a a mini-pronoun, in always goes it the kids' section, wherever that may be. It does not stay attached to the area it came from. Sometimes the kids section will *happen to be* next to the word a possesive came from. { {"blocks":[{"key":0.0539623363055568,"block":{"type":"subjectSelection","selection":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815177,"i":2535,"p":"پلار","f":"plaar","g":"plaar","e":"father","c":"n. m. anim."},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[],"possesor":{"np":{"type":"NP","selection":{"type":"pronoun","person":2,"distance":"far"}},"shrunken":true}}}}}],"predicate":{"type":"Complement","NP":{"type":"NP","selection":{"type":"noun","entry":{"ts":1527815268,"i":8554,"p":"شی","f":"shey","g":"shey","e":"thing","c":"n. m.","ppp":"شیان، شیونه","ppf":"sheyáan, sheyóona"},"gender":"masc","genderCanChange":false,"number":"singular","numberCanChange":true,"adjectives":[{"type":"adjective","entry":{"ts":1527812796,"i":8655,"p":"ښه","f":"xu","g":"xu","e":"good","c":"adj."}}]}},"Complement":{"type":"EQComp","selection":{"type":"adjective","entry":{"ts":1527812792,"i":5823,"p":"خوشاله","f":"khoshaala","g":"khoshaala","e":"happy, glad","c":"adj."}}}},"equative":{"tense":"present","negative":false},"omitSubject":false} @@ -181,46 +181,72 @@ The sits in the kids sectio Now we have two mini-pronouns in the ! Which brings us to an really interesting and important rule. -### They line up in order +### With multiple mini-pronouns 👶 👶 + +It's possible to have **up to 2 mini-pronouns** in the kids section as long as they're not the same (no twins!) **When mini-pronouns go in the kids' section, they always line up in order of 1st, 2nd, 3rd person.** -Also, you can have a maximum of two mini-prounouns in a kids' section, and they can't be two of the same. (You can't say ) +In our example above about their brother sitting in your house the 2nd person sing. pronoun came before the 3rd person pronoun . The kids will always follow this pecking order. -MORE EXAMPLES COMING SOON... +Let's see how this works with a very common example. Pashtuns often say "I'm happy that *I heard your voice*". - +Both of these go into the kids section and line up in order of 1st, 2nd, 3rd... so we line them up as - diff --git a/yarn.lock b/yarn.lock index 75fa14d..3e896d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1695,10 +1695,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/pashto-inflector@^3.1.0": - version "3.1.0" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.1.0.tgz#491f004a03969132947eca7f101dbde3e92f9017" - integrity sha512-8AimRRWPA22NTYdn+eDapSj4pc8l6j8FebsiXk/laxOz+cuShG2BWprlC1LM402TxvuMeaXTO+rz1c1kdCI6Vg== +"@lingdocs/pashto-inflector@^3.1.1": + version "3.1.1" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.1.1.tgz#607cb0ed6a3569bd86b8033ce12cbb9f530150a7" + integrity sha512-tMG1viHjZDJVKR5Hwr0s/fHDYqTM0XMOPgWdSZtMgY4VVJIQgms9gaT9aVVibRsfO8p7GauteE+B1hwaIbMxpg== dependencies: "@formkit/auto-animate" "^1.0.0-beta.1" classnames "^2.2.6"