-
https://github.com/sanskrit-lexicon/Cologne/issues/156 continued.
The Same word is meant in all cases. These are all real-life examples from books on astrology printed in India. But the right word …
-
After the changes made in the `apply` branch on red/red repo, it is now possible to add an array of typesets to Red contexts, so that additional type-checking can be enforced for datatypes relying on …
-
I am trying to make a navigation layer which updates my panel when active.
```
[main]
capslock = overload(nav, toggle(nav))
[nav]
j=left
k=down
l=up
;=right
d=home
f=end
```
I can …
-
For words in a multiword token, when I export (download) a .conllu file, sometimes their dependents have the entire MWT in the HEAD column, e.g. `1-2` instead of `1`. This breaks the viewer when I reo…
-
### Problem:
The current keyword for _product type declarations_ in Hylo is `type`. This has caused confusion due to its generality, as it also applies to unions, tuples, etc. This generality makes…
-
Let's bring TNDD #9 over to TNND, but we need to make sure it does not trigger on table cell codes, i.e., ⌋\brk*\tc2, or compound words with the first part in implied brackets, i.e., ...younger-\imp*\…
-
cc @dmecke
-
We need to develop a way to code partial cognacy (if there is already one, please let me know).
By that I mean the following situation: suppose the word for "lips" in 3 languages (in all it is a comp…
-
So, this is a bit of fun that I had today while standing in line at Disneyland. Feel free to close this without responding if you don't feel like it or are too busy, etc. [Maybe this has already been …
-
Is it possible to use repetition within the CompoundRule? Is there some syntax that can be used in the spec to achieve this? Is there any documentation for this that i missed? Thanks!