From ae9ab8f5d6ab5709c107a02958f6092e2e4543f3 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 19 Aug 2023 21:19:03 +0400 Subject: [PATCH] update examples --- src/demo-components/ParserDemo.tsx | 2 +- src/lib/src/parsing/parse-vp.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/demo-components/ParserDemo.tsx b/src/demo-components/ParserDemo.tsx index aa7423a..5af2d7c 100644 --- a/src/demo-components/ParserDemo.tsx +++ b/src/demo-components/ParserDemo.tsx @@ -37,7 +37,7 @@ const todo = [ ]; const examples = [ - "سړي زه ولیدم", + "سړی ما ویني", "تلم به", "یو به مې ړلې", "د غټې ماشومې زاړه پلار ولیدم", diff --git a/src/lib/src/parsing/parse-vp.ts b/src/lib/src/parsing/parse-vp.ts index b07e983..b2af23f 100644 --- a/src/lib/src/parsing/parse-vp.ts +++ b/src/lib/src/parsing/parse-vp.ts @@ -29,7 +29,7 @@ import { isFirstOrSecondPersPronoun } from "../phrase-building/render-vp"; // ویې وهم // TODO: add tests for negatives and negative order - +// TODO: imperfective past should also be "was going to / would have" // map over transitivities, to give transitive / gramm. transitive optionns // make impossible subjects like I saw me, error