1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
inform7/services/linguistics-module/Figures/usingadverbs.txt
2020-08-06 22:01:38 +01:00

17 lines
744 B
Plaintext

(1) beth always carries the ming vase
SENTENCE_NT'beth always carries the ming vase'
VERB_NT'carries' {certainty:certain} {verb 'carry' 3p s act IS_TENSE +ve}
PROPER_NOUN_NT'beth' {proper nom/acc f s}
RELATIONSHIP_NT'carries' {meaning: carries-reversed}
COMMON_NOUN_NT'ming vase' {definite 'the' n/m/f s/p nom/acc} {common nom/acc n s}
(2) anna carries the ming vase for the third time
SENTENCE_NT'anna carries the ming vase for the third time'
VERB_NT'carries' {verb 'carry' 3p s act IS_TENSE +ve} {occurrence: <3 times>}
PROPER_NOUN_NT'anna' {proper nom/acc f s}
RELATIONSHIP_NT'carries' {meaning: carries-reversed}
COMMON_NOUN_NT'ming vase' {definite 'the' n/m/f s/p nom/acc} {common nom/acc n s}