<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "LatentSemanticMapping",
  "identifier" : "/documentation/LatentSemanticMapping/LSMTextAddWord(_:_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Latent Semantic Mapping"
    ],
    "preciseIdentifier" : "c:@F@LSMTextAddWord"
  },
  "title" : "LSMTextAddWord(_:_:)"
}
-->

# LSMTextAddWord(_:_:)

Adds a word to the text.

```
func LSMTextAddWord(_ textref: LSMText, _ word: CFString) -> OSStatus
```

## Discussion

The order of words is significant if the map uses pairs or triplets, and the count of words is always significant.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)