mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
initial Slavic grammar, shared between Bulgarian and Russian
This commit is contained in:
@@ -16,7 +16,7 @@ concrete ConjunctionBul of Conjunction =
|
||||
|
||||
ConjNP conj ss = {
|
||||
s = \\role => (linCoordSep [])!conj.distr!conj.conj++ss.s!conj.distr!conj.conj!role;
|
||||
a = {gn = conjGenNum (gennum DMasc conj.n) ss.a.gn; p = ss.a.p}
|
||||
a = {gn = conjGenNum (gennum Masc conj.n) ss.a.gn; p = ss.a.p}
|
||||
} ;
|
||||
|
||||
ConjAP conj ss = {
|
||||
|
||||
Reference in New Issue
Block a user