GSoC/GCI Archive
Google Code-in 2012 Apertium

Extract Armenian nominal declension for adjectives

completed by: Daniel Huang

mentors: Francis Tyers

For every Armenian adjective, make a list showing:

<lemma> ; <sint> / <not-sint> ; declension type.

e.g.

ամբարիշտ ; sint ; i-type, plural in -ner, animate

ամբարիշտ ; sint ; i-type, plural in -ner, animate, stem altered to ամբարշտ- (ambaršt-)

 

Note: Where there are two declension types then two lines should be made in the file.

 

The second part of the task is to generate a speling[1] file for each of the adjective declensions.

 

ամբարիշտ; ամբարիշտ; subst.sg.nom.ind; adj.sint

ամբարիշտ; ամբարիշտը; subst.sg.nom.def; adj.sint

ամբարիշտ; ամբարիշտն ; subst.sg.nom.def; adj.sint

ամբարիշտ; ամբարիշտի ; subst.sg.dat.ind; adj.sint

 

etc.