From b54c19986751e0da216556090e886da69228bace Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Sun, 3 Jul 2022 14:01:51 -0500 Subject: [PATCH] up --- package.json | 2 +- src/content/verbs/perfect-verbs.mdx | 7 ++++--- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 41cb04f..01f90ad 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.2.3", + "@lingdocs/pashto-inflector": "^3.2.4", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/src/content/verbs/perfect-verbs.mdx b/src/content/verbs/perfect-verbs.mdx index aa8a284..0854112 100644 --- a/src/content/verbs/perfect-verbs.mdx +++ b/src/content/verbs/perfect-verbs.mdx @@ -90,7 +90,7 @@ Now instead of one verb block, *we have **two blocks** that have to agree with t That seems like a pretty intimidating chart! But it gets simpler if we remember that we are just making the two blocks (past participle and equative) agree with the king of the phrase. -Have a look at the examples below, and notice how both the past participle and the equative blocks agree with the king of the phrase. Perfects are considered past-tense so they will follow the same VP structure as other past tense forms: +Have a look at the examples below, and notice how both the past participle and the equative blocks agree with the king of the phrase. Perfects are considered past-tense so they will follow the same VP structure as other past tense forms, meaning that: - with **intransitive** verbs the *subject is king* - with **transitive** verbs the *object is king* @@ -99,7 +99,8 @@ Have a look at the examples below, and notice how both the past participle and t -With perfect tenses, we'll use the and the tenses of equatives. - IN PROGRESS + +With perfect tenses, we'll use the and the tenses of equatives. + diff --git a/yarn.lock b/yarn.lock index e6d3cf0..fb98e0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1695,10 +1695,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/pashto-inflector@^3.2.2": - version "3.2.2" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.2.2.tgz#d9a6c7c95fc53d51b8594e1827c7fb1e3abcd947" - integrity sha512-JrkOKFmhYUBkMuaR+Mf0hFJUFWooynWjMPzSF84NnWDCGiDbE+7u/BoMy4TkmtDXRWlDeTGerLkB79xu9QswoQ== +"@lingdocs/pashto-inflector@^3.2.4": + version "3.2.4" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-3.2.4.tgz#788d8d139446fb27964b4eeb4cbc2e6f12085192" + integrity sha512-5O361lWeRkP/gfjOJNTSKhv5WMraRegMyh6szMh+/FzI5r/gk6ShA1e8hIP/AHODqEoXxg4TvWRsJzbd2Gf6Hw== dependencies: "@formkit/auto-animate" "^1.0.0-beta.1" classnames "^2.2.6"