forked from GitHub/gf-core
mp3 example
This commit is contained in:
9
examples/mp3/LexiconEng.gf
Normal file
9
examples/mp3/LexiconEng.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
instance LexiconEng of Lexicon = open StructuralEng, ParadigmsEng in {
|
||||
|
||||
oper
|
||||
play = tvDir (vReg "play") ;
|
||||
song = nReg "song" nonhuman ;
|
||||
|
||||
yesterday = npReg "Yesterday" ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user