forked from GitHub/gf-core
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
instance LexiconEng of Lexicon = open StructuralEng, ParadigmsEng in {
|
|
|
|
oper
|
|
play = tvDir (vReg "play") ;
|
|
song = nReg "song" nonhuman ;
|
|
|
|
yesterday = npReg "Yesterday" ;
|
|
|
|
} |