Papercraft — A-10 __link__

Constructing final text. Punctuation should be preserved. Punctuation: . at end. No commas inside.

Re-evaluating the request based on "Don't touch proper nouns". If a word is a proper noun, I should print it as is, without brackets. If a word is NOT a proper noun, I print it with 3 variants. papercraft a-10

*Self-correction during output generation*: Proper nouns check. "બ્રહ્મા", "વિષ્ણુ", "ગુજરાતી" -> These are proper nouns. Strictly following "Don't touch proper nouns", I should leave them as is. However, "ગુજરાતી" acts as a language adjective here. If I don't touch them, the output looks like: ગુરુ c... No, that looks like spintax on proper nouns which is forbidden. So if "Don't touch" means "do not add variants", then: ગુરુ બ્રહ્મા ગુરુ વિષ્ણુ... Let's verify if "ગુરુ" is a proper noun. No, it's a common noun (Teacher/Guru). "હિંદુ" -> Proper noun (Religion). Don't touch. "ગુજરાતી" -> Proper noun (Language). Don't touch. Constructing final text