mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
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