Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSL: support sub-glosses with @ #496

Open
soshial opened this issue Jun 26, 2023 · 1 comment
Open

DSL: support sub-glosses with @ #496

soshial opened this issue Jun 26, 2023 · 1 comment
Labels

Comments

@soshial
Copy link
Contributor

soshial commented Jun 26, 2023

The structure:
image

Sub-glosses marked with @ should be openable as separate dictionary entry:

image

This code:

little
	[m1]1) маленький[/m]
	[m3][*]
	@ little one
	малыш
	@
	[/*][/m]
	[m1]2) немного, мало[/m]
	[m1]3) пустяк, мелочь[/m]
	[m3][*]
	@ little by little
	мало-помалу, постепенно
	@
	[/*][/m]

...should be shown as this:
Screenshot 2023-06-26 at 21 27 20

The block of subglosses is closed whenever a single @ symbol takes the full line.

@ilius ilius added the Feature label Jun 27, 2023
@soshial
Copy link
Contributor Author

soshial commented Feb 18, 2024

Here's an example gloss from the dictionary that extensively uses sub-glosses. @ilius

And it doesn't look well:
Screenshot 2024-02-18 at 08 25 44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants