public int WordAdd(string word) { int ret = SphinxBasePINVOKE.FsgModel_WordAdd(swigCPtr, word); return(ret); }