Update Home
parent
e0cc751e4d
commit
560219a3af
9
Home.md
9
Home.md
|
@ -45,9 +45,8 @@ For aspects that flow weird, you have the option of `exc/`, which indicates an e
|
||||||
|
|
||||||
## Replacing verbs
|
## Replacing verbs
|
||||||
|
|
||||||
Some verbs need to be conjugated differently between actors. Verb exceptions are formatted as `vrb/`"not" (optional)`/`verb (first-person, present tense)`/`tense`/`"contract" (optional)`/`. Plural verbs always conjugate the same and don't need to be replaced. **JEAN REVISE THIS LATER THERE SHOULD BE A DEFAULT TENSE DO SOME DEMOGRAPHIC RESEARCH!**
|
Some verbs need to be conjugated differently between actors. Verb exceptions are formatted as `vrb/`verb (first-person, present tense)`/`tense`/`. Plural verbs always conjugate the same and don't need to be replaced.
|
||||||
|
|
||||||
- "vrb/has/present/" becomes "has" or "have"
|
- `vrb/has/present/` becomes "has" or "have"
|
||||||
- "vrb/not/has/present/contract/" becomes "hasn't" or "haven't"
|
- `vrb/is/present/` becomes "is" or "are"
|
||||||
- "vrb/be/present/" becomes "is" or "are"
|
- `vrb/is/past/` becomes "was" or "were"
|
||||||
- "vrb/be/past/" becomes "was" or "were"
|
|
Loading…
Reference in New Issue