Tech
    name = "LRN_TRANSLING_THT"
    description = "LRN_TRANSLING_THT_DESC"
    short_description = "THEORY_SHORT_DESC"
    category = "LEARNING_CATEGORY"
    researchcost = 16 * [[TECH_COST_MULTIPLIER]]
    researchturns = 4
    tags = [ "PEDIA_LEARNING_CATEGORY" "THEORY" ]
    prerequisites = [
        "LRN_PHYS_BRAIN"
        "LRN_ALGO_ELEGANCE"
    ]
    graphic = "icons/tech/translingustic_thought.png"

#include "/scripting/common/base_prod.macros"
