Update Home
parent
4a07bb3b99
commit
e3540bfb83
2
Home.md
2
Home.md
|
@ -41,7 +41,7 @@ Capitalize the first letter of any `pov/`, `plv/`, or `prn/` marker to capitaliz
|
||||||
- `pov/s vrb/present/like/ apples` will correctly become "I like apples" in first-person and "he likes apples" in third-person singular
|
- `pov/s vrb/present/like/ apples` will correctly become "I like apples" in first-person and "he likes apples" in third-person singular
|
||||||
- `vrb/like/` will become "I liked apples" in first-person because past-tense is assumed when tense is not provided
|
- `vrb/like/` will become "I liked apples" in first-person because past-tense is assumed when tense is not provided
|
||||||
|
|
||||||
Use `vrn/` scope instead of `vrb/` scope when the subject is in `prn/` scope, as opposed to `pov/` scope!
|
Use `vrn/` instead of `vrb/` when referring to a `prn/` subject!
|
||||||
|
|
||||||
As with pronoun markers, capitalize the first letter to capitalize the word that it becomes.
|
As with pronoun markers, capitalize the first letter to capitalize the word that it becomes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue