Skip to content
Snippets Groups Projects
Commit 583c2533 authored by Esteban Prince, Liam (UG - Computer Science)'s avatar Esteban Prince, Liam (UG - Computer Science)
Browse files

Update grammar.ebnf

parent 37ac0093
No related branches found
No related tags found
No related merge requests found
...@@ -48,4 +48,7 @@ Conjunction ::= ("and" | "or" | "but") ...@@ -48,4 +48,7 @@ Conjunction ::= ("and" | "or" | "but")
Adjective ::= Adjective ::=
/* Adverb: */ /* Adverb: */
Adverb ::= Adverb ::=
\ No newline at end of file
/* Punctuation */
Punctuation ::=
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment