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

Vincolo fe-gen (esempio: lemma "virus") #20

Open
passarom opened this issue Jun 10, 2019 · 0 comments
Open

Vincolo fe-gen (esempio: lemma "virus") #20

passarom opened this issue Jun 10, 2019 · 0 comments
Assignees
Labels

Comments

@passarom
Copy link
Member

virus (u0803) -> non produce il genere in output.
Il problema è il seguente. Il programma ha un vincolo (sul "lessario") per cui un les con codles='fe' che è usato per produrre il lemma non deve avere alcun valore in campo 'gen' (così, infatti, è la situaizone attuale sul "lessario"). Questo comporta che il genere non venga scritto nell'output del lemma (invece, è scritto correttamente per le forme). Se aggiungo il genere in campo 'gen' su queste righe, la forma riportata su quella riga del lessario non è più analizzata.
Questa casistica si realizza in due possibili situazioni:
(a) in una clem formata da più di un les: il les patologico ha clem='v' e codles='fe';
(b) in una clem formata da un solo les: il les è patologico se ha codles='fe'

@gersh0m gersh0m self-assigned this Jun 10, 2019
@gersh0m gersh0m added the bug label Jun 10, 2019
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