You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
250 B
JSON

{
"<start>" : "<noun_phrase> <verb_phrase>.",
"<noun_phrase>" : "<determiner> <noun>",
"<determiner>" : "a [0.1] | the",
"<verb_phrase>" : "<verb> | <verb> <noun_phrase> [0.1]",
"<noun>" : "woman | man",
"<verb>" : "shoots"
}