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