mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 21:19:31 -06:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
instance LexiconGer of Lexicon = open StructuralGer, ParadigmsGer in {
|
|
|
|
oper
|
|
play = tvDir (vWeak "spielen") ;
|
|
song = nBuch "lied" "lieder" ;
|
|
|
|
yesterday = npReg "Yesterday" ;
|
|
} |