forked from GitHub/gf-rgl
removed vocative case from Slovak
This commit is contained in:
@@ -14,6 +14,6 @@ lin
|
||||
PConjConj conj = {s = conj.s2} ;
|
||||
|
||||
NoVoc = {s = []} ;
|
||||
VocNP np = {s = np.s ! Voc} ;
|
||||
VocNP np = {s = np.s ! Nom} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user