Skip to content

Commit f5aafb8

Browse files
committed
Added Gheg.
1 parent 9c8d98d commit f5aafb8

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

_aln/template-index.md

+59
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
layout: base
3+
title: 'Gheg UD'
4+
udver: '2'
5+
---
6+
7+
# UD for Gheg <span class="flagspan"><img class="flag" src="../../flags/svg/AL.svg" /></span>
8+
9+
## Tokenization and Word Segmentation
10+
11+
*
12+
13+
---
14+
**Instruction**: Describe the general rules for delimiting words (for example, based on whitespace and punctuation) and exceptions to these rules. Specify whether words with spaces and/or multiword tokens occur. Include links to further language-specific documentation if available.
15+
16+
---
17+
18+
## Morphology
19+
20+
### Tags
21+
22+
*
23+
24+
---
25+
**Instruction**: Specify any unused tags. Explain what words are tagged as PART. Describe how the AUX-VERB and DET-PRON distinctions are drawn, and specify whether there are (de)verbal forms tagged as ADJ, ADV or NOUN. Include links to language-specific tag definitions if any.
26+
27+
---
28+
29+
### Features
30+
31+
*
32+
33+
---
34+
**Instruction**: Describe inherent and inflectional features for major word classes (at least NOUN and VERB). Describe other noteworthy features. Include links to language-specific feature definitions if any.
35+
36+
---
37+
38+
## Syntax
39+
40+
*
41+
42+
---
43+
**Instruction**: Give criteria for identifying core arguments (subjects and objects), and describe the range of copula constructions in nonverbal clauses. List all subtype relations used. Include links to language-specific relations definitions if any.
44+
45+
---
46+
47+
## Treebanks
48+
49+
There are [N](../treebanks/aln-comparison.html) Gheg UD treebanks:
50+
51+
* [Gheg-A](../treebanks/aln_a/index.html)
52+
* [Gheg-B](../treebanks/aln_b/index.html)
53+
54+
---
55+
**Instruction**: Treebank-specific pages are generated automatically from the README file in the treebank repository and
56+
from the data in the latest release. Link to the respective `*-index.html` page in the `treebanks` folder, using the language code
57+
and the treebank code in the file name.
58+
59+
---

_config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,8 @@ collections:
384384
output: true
385385
bal:
386386
output: true
387+
aln:
388+
output: true
387389
# End of language collections (do not remove this comment, addlanguage.sh looks for it)
388390

389391

0 commit comments

Comments
 (0)