This commit is contained in:
adueck 2023-08-19 21:12:51 +04:00
parent fc3431199c
commit c012c26630
2 changed files with 4 additions and 1 deletions

View File

@ -69,7 +69,7 @@ function ParserDemo({ opts }: { opts: T.TextOptions }) {
<div className="mb-2">Type a sentence to parse</div>
<div className="small text-muted mb-2">
<div>
<strong>NOT DONE:</strong> <em>sort of</em> works with:{` `}
<strong>NOT DONE:</strong> <em>should</em> work with:{` `}
{working.map((x) => (
<span className="mr-2" key={x}>
{x}

View File

@ -28,11 +28,14 @@ import { isFirstOrSecondPersPronoun } from "../phrase-building/render-vp";
// ومې لیدې
// ویې وهم
// TODO: add tests for negatives and negative order
// map over transitivities, to give transitive / gramm. transitive optionns
// make impossible subjects like I saw me, error
// TODO: learn how to yank / use plugin for JSON neovim
// learn to use jq to edit selected json in vim ?? COOOL
// TODO: transitivity options