aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_intro.qmd10
1 files changed, 5 insertions, 5 deletions
diff --git a/_intro.qmd b/_intro.qmd
index b2a6bc7..cbb7694 100644
--- a/_intro.qmd
+++ b/_intro.qmd
@@ -16,12 +16,12 @@ But Markdown can only express structure and hypermedia annotations,
not semantic annotations.
Annotating text differs from annotating the document as a whole
in that the information is tied to specific text strings.
-A document annotation can state, for example,
-"this document contains strong language somewhere"
-or "this document contains a link to this URL somewhere",
-whereas a text annotation can state, for example,
+A text annotation can state, for example,
"this text string is strongly emphasized"
-or "this text string links to this URL."
+or "this text string links to this URL",
+whereas a document annotation is limited to stating, for example,
+"this document contains strong language somewhere"
+or "this document contains a link to this URL somewhere".
Semantic text annotation
is the process of applying information about meaning