update examples

This commit is contained in:
adueck 2023-08-19 21:19:03 +04:00
parent c012c26630
commit ae9ab8f5d6
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ const todo = [
]; ];
const examples = [ const examples = [
"سړي زه ولیدم", "سړی ما ویني",
"تلم به", "تلم به",
"یو به مې ړلې", "یو به مې ړلې",
"د غټې ماشومې زاړه پلار ولیدم", "د غټې ماشومې زاړه پلار ولیدم",

View File

@ -29,7 +29,7 @@ import { isFirstOrSecondPersPronoun } from "../phrase-building/render-vp";
// ویې وهم // ویې وهم
// TODO: add tests for negatives and negative order // 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 // map over transitivities, to give transitive / gramm. transitive optionns
// make impossible subjects like I saw me, error // make impossible subjects like I saw me, error