update examples
This commit is contained in:
parent
c012c26630
commit
ae9ab8f5d6
|
@ -37,7 +37,7 @@ const todo = [
|
||||||
];
|
];
|
||||||
|
|
||||||
const examples = [
|
const examples = [
|
||||||
"سړي زه ولیدم",
|
"سړی ما ویني",
|
||||||
"تلم به",
|
"تلم به",
|
||||||
"یو به مې ړلې",
|
"یو به مې ړلې",
|
||||||
"د غټې ماشومې زاړه پلار ولیدم",
|
"د غټې ماشومې زاړه پلار ولیدم",
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue