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

Update grammar

parent f996a68f
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ Preposition ::= ("with" | "to" | "in" | "of" | "at" | "for" | "off" | "on" | "ov
Article ::= ( "a" | "an" | "the")?
at, for, in, off, on, over, and under
/* Conjunction */
/* Used to connect words, phrases, clauses, or sentences */
Conjunction ::= ("and" | "or" | "but")
\ 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