package acgtk
Abstract Categorial Grammar development toolkit
Install
Dune Dependency
Authors
Maintainers
Sources
acg-2.1.0-20240219.tar.gz
sha512=5d380a947658fb1201895cb4cb449b1f60f54914c563e85181d628a89f045c1dd7b5b2226bb7865dd090f87caa9187e0ea6c7a4ee3dc3dda340d404c4e76c7c2
doc/src/acgtk.datalogLib/messages.ml.html
Source file messages.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
(* This file was auto-generated based on "dl_parser.messages". *) (* Please note that the function [message] can raise [Not_found]. *) let message = fun s -> match s with | 2 -> "An integer is expected.\n" | 11 -> "A \"(\" is expected.\n" | 1 -> "A \"/\" or a \"(\" is expected.\n" | 18 -> "A \",\" or a \")\" is expected.\n" | 16 -> "A \".\" or a \",\" is expected.\n" | 42 | 25 | 19 | 12 -> "A variable or a constant (natural number) is expected.\n" | 32 -> "A \".\" or a \",\" is expected.\n" | 41 | 24 -> "A \"(\" is expected.\n" | 44 -> "A \"?\" is expected.\n" | 48 | 28 -> "A \".\" or a \":-\" is expected.\n" | 49 | 46 | 39 | 22 | 33 | 29 | 21 | 0 | 9 -> "A predicate symbol is expected.\n" | _ -> raise Not_found
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>