Cody Kingham
Cody Kingham
Maybe we can think of contextual parentage: the parent node itself comes with its template context. Then TF does not run 2 separate queries from scratch. Could it pass results...
What if instead of curly braces it were simply the same slashes as a quantifier? It is interesting, though, that we seem to be working back toward a format that...
In other words, what if instead of “quantifiers” or “named templates” we have “blocks”
I like that...But maybe the subtemplate should follow an all termination. As it is above, we cannot issue a template on w2 by itself. What about: ``` /all/ w1:word <...
Reason I was thinking the extra ending marker...the diff between this: ``` /all/ w1:word < w2:word /without/ w1 < word pdp=prep < w2 /-/ ``` and this: ``` /all/ w1:word...
I wonder if it would be possible of loading the new feature immediately without a restart of the engine. That would allow for a fast cycle of data construction and...
or instead of "discarding" the online version could allow you to download the .tf files. Then it also doubles as an online conversion engine. But it does not keep the...
If we go with `A`, then it will make it complicated to specify features while finding adjacent objects. I feel like `B` makes more sense intuitively. Algebra is not my...
Ditto. Params in output please.
After doing my homework, I believe I now have a good understanding of what's going on. After the position marker `quant .`, we may encounter any of the 4 input...