1
0
forked from GitHub/gf-rgl

pronouns in Slovenian. Slovenian has more personal pronouns and not all are currently covered in the RGL

This commit is contained in:
krasimir
2016-03-27 07:03:19 +00:00
parent 2a036579f5
commit e50d041cf7
5 changed files with 20 additions and 5 deletions
+4 -3
View File
@@ -3,7 +3,7 @@
concrete GrammarSlv of Grammar =
NounSlv,
-- VerbEng,
AdjectiveSlv
AdjectiveSlv,
{- AdverbEng,
NumeralEng,
SentenceEng,
@@ -12,8 +12,9 @@ concrete GrammarSlv of Grammar =
ConjunctionEng,
PhraseEng,
TextX - [Pol,PPos,PNeg],
StructuralEng,
IdiomEng,
-}
StructuralSlv
{- IdiomEng,
TenseX -}
** {