# N3 source-highlight language definition file # Author: Gunnar Aastrand Grimnes # e-Mail: gunnar.grimnes < AT > dfki.de # the fields used for things is pretty arbitrary, but it makes for nice HTML output comment start "#" keyword = "prefix|a" function delim "\"" "\"" escape "\\" function delim "'" "'" escape "\\" function delim '([[:space:]]*\'{3})' '(\'{3})' multiline function delim '([[:space:]]*\"{3})' '(\"{3})' multiline string = '<.+>' symbol = "{","}","@",";","." variable = '\?[[:alnum:]]+' number = '[[:alnum:]]*:[[:alnum:]]+'