summaryrefslogtreecommitdiff
path: root/examples/mp3/LexiconEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mp3/LexiconEng.gf')
-rw-r--r--examples/mp3/LexiconEng.gf9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/mp3/LexiconEng.gf b/examples/mp3/LexiconEng.gf
deleted file mode 100644
index 5b5861397..000000000
--- a/examples/mp3/LexiconEng.gf
+++ /dev/null
@@ -1,9 +0,0 @@
-instance LexiconEng of Lexicon = open StructuralEng, ParadigmsEng in {
-
- oper
- play = tvDir (vReg "play") ;
- song = nReg "song" nonhuman ;
-
- yesterday = npReg "Yesterday" ;
-
-} \ No newline at end of file