1
0
forked from GitHub/gf-rgl

commented out contents of LexiconSlo

This commit is contained in:
aarneranta
2020-04-28 17:51:13 +02:00
parent fc7d3b2218
commit 600bc66c9f

View File

@@ -5,6 +5,7 @@ concrete LexiconSlo of Lexicon =
ResSlo, ParadigmsSlo
in {
{-
lin
boy_N = declPAN "kluk" ;
man_N = declMUZ "muž" ;
@@ -54,6 +55,6 @@ concrete LexiconSlo of Lexicon =
buy_V2 = mkV2 (iii_kupovatVerbForms "kupovat") ;
love_V2 = mkV2 (iii_kupovatVerbForms "milovat") ;
-}
}