1
0
forked from GitHub/gf-core

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 b9b7984cfc
commit 9807837342
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 -}
** {