summaryrefslogtreecommitdiff
path: root/old-examples/mp3/LexiconEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'old-examples/mp3/LexiconEng.gf')
-rw-r--r--old-examples/mp3/LexiconEng.gf9
1 files changed, 9 insertions, 0 deletions
diff --git a/old-examples/mp3/LexiconEng.gf b/old-examples/mp3/LexiconEng.gf
new file mode 100644
index 000000000..5b5861397
--- /dev/null
+++ b/old-examples/mp3/LexiconEng.gf
@@ -0,0 +1,9 @@
+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