The document proposes a framework for recommendations based on analyzing relationships between users, items, tags, and ratings (quaternary relationships). It models these relationships using a 4-order tensor and applies Higher-Order Singular Value Decomposition (HOSVD) to reveal latent semantic associations. This allows generating recommendations for users, items, tags, and predicting ratings. Experimental results on a movie dataset show the proposed quaternary approach outperforms methods using only ternary relationships.