Formalizing a Construction for ItCon: A Practical Guide
Each construction in ItCon is defined by a main file, in .yaml format, and
a machine-readable formalization in CoNLL-C format — a UD-compatible
convention for expressing the constraints a construction must satisfy.
This guide walks through both, plus how to annotate construction instances
in a corpus (CoNLL-Uc) and the overall annotation workflow.
This is based on the project’s authoritative guide,
publications/tutorial/guida.md
(Italian) in the repository, integrated with additional detail from the
project wiki where the wiki goes deeper
than the guide itself — those pages are marked as such and linked from the relevant section below.
- The
.yamlconstruction file - YAML fields reference — extra detail, from the wiki
- The CoNLL-C format
- CoNLL-C field reference — extra detail, from the wiki
- Semantic features — extra detail, from the wiki
- Semantic roles — extra detail, from the wiki
- Morphology
- Formal variation in CoNLL-C
- Annotating examples in CoNLL-Uc
- Workflow: how to formalize a construction