sen_an.san
来自「prolog,人工智能推理程序,运行环境prolog」· SAN 代码 · 共 57 行
SAN
57 行
det("a")
det("an")
det("the")
det("some")
det("all")
det("every")
det("this")
det("that")
det("her")
det("his")
det("their")
det("my")
det("your")
det("big")
det("small")
det("red")
det("blue")
noun("John")
noun("Susan")
noun("cat")
noun("food")
noun("fish")
noun("Prolog")
noun("man")
noun("woman")
noun("mother")
noun("children")
noun("house")
noun("computer")
noun("tree")
noun("dog")
noun("dan")
noun("kathy")
noun("foot")
noun("you")
noun("I")
noun("me")
rel("that")
rel("who")
rel("whom")
rel("which")
verb("love")
verb("like")
verb("hate")
verb("live")
verb("eat")
verb("ate")
verb("sleep")
verb("sit")
verb("run")
verb("drink")
verb("read")
verb("jump")
verb("is")
verb("are")
verb("am")
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?