mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 21:19:31 -06:00
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" ;
|
|
|
|
} |