New post: Checking Unker Non-Linear Writing System (UNLWS)
Moving forward with the tool. Now there is no need to draw the glyph, that can be placed, moved and rotated.
Added also a button that generates a simple Text Meaning Representation.
What is great about UNLWS is that it matches almost one to one with the TMR, there is almost no need to disambiguate. At least with simple sentences.
Video and Downloads: https://www.patreon.com/posts/generating-tmrs-93479544
#godot #godot4 #conlang @conlang #ComputationalLinguistics #NLU
Using now a better rendering technique for smoother lines. Improved selection of glyphs to prevent overlap. Generating connections even when no explicit binding point is used. Cleaner instance ids.
More info and downloads: https://www.patreon.com/posts/unlws-is-looking-93645922
Started documenting how the syntax parsing could work. Including all the information needed to represent a sentence (to later be able to do Semantic analysis).
https://github.com/Eibriel/UNLWS-tool/blob/main/docs/syntactic_parsing.md
If you thing some information is missing, if some sentence can't be represented, let me know!